Open github-actions[bot] opened 1 year ago
https://gist.github.com/idan/325676d192b32f169b032fde2d866c2c#github-next--technical-preview-sunsets
github blocks ... is already shutting down ....
With regards to GitHub Blocks, blocks.githubnext.com will no longer work once the technical preview concludes and we will not make Blocks into a full GitHub product. Blocks was an exciting experiment and thanks to your feedback, we learned a lot about how we might add extensibility to GitHub.com. We expect GitHub will continue to explore this capability in the future, but for now we’re focusing our efforts on other areas.
TIL there are postgres extension for sending http requests using postgres's cron https://github.com/supabase/pg_net https://typesense.org/docs/guide/supabase-full-text-search.html#step-4-understanding-scheduling-in-supabase
SELECT
cron.schedule(
'cron-job-name',
'* * * * *', -- Executes every minute (cron syntax)
$$
-- SQL query
SELECT net.http_get(
-- URL of Supabase Edge function
url:='https://<reference id>.functions.Supabase.co/Typesense-example',
headers:='{
"Content-Type": "application/json",
"Authorization": "Bearer <TOKEN>"
}'::JSONB
) as request_id;
$$
);
https://github.com/seemoo-lab/openhaystack?tab=readme-ov-file#how-does-apples-find-my-network-work
hmm need to re-enable the github action ....
https://resend.com/docs/dashboard/domains/introduction#how-open-tracking-works 1x1 gif image with unique url ...
联合周报第 325 期开始投稿 :tada: