dyweb / weekly

DevComm-Shanghai Weekly 上海地区高校技术社团联合周报(欢迎投稿)
https://dyweb-weekly.netlify.com/
65 stars 5 forks source link

Weekly-325 #375

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 months ago

联合周报第 325 期开始投稿 :tada:

at15 commented 7 months 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.

at15 commented 7 months ago

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;
    $$
  );
at15 commented 4 months ago

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 ....

at15 commented 2 months ago

https://resend.com/docs/dashboard/domains/introduction#how-open-tracking-works 1x1 gif image with unique url ...