favs.blue
  1. 1

    We now have multiple options for source-code hosting, but I don't think we have a conventions for workflow files (CI/CD). Would to see a `.forge/` convention (or something else) to make repo multi git server compatible.

    As of today we have .github, .forgejo, .gitlab and now .tangled

  2. 2

    I've just discovered the Buffalo Bike non-profit brand, which offers low-cost bikes designed for heavy loads and trails. With a clever gear shifting system.

    www.buffalobicycle.com

    #Urbanism+ #bike #nonprofit

  3. 3

    GPT 5 writes non standard characters that are throwing errors during linting. I've just asked for a code snippet in TypeScript

  4. 4

    React 19 !!!

  5. 6

    Just ordered my first Meshtastic compatible hardware. Can't wait to try it out 😜

  6. 7

    Reply

    Indeed, very annoying especially if the whole point of the Atmosphere is to federate many apps, therefore users are seeing this 2FA flow quite often..

    And I don't think email based 2FA is that popular in the non-tech consumer products market

  7. 8

    Nubya Garcia in Bordeaux !

  8. 9

    Reply

    Congrats ! Motion is now the standard way to animate on the web

  9. 10

    Here is a small webapp that show new post in live on the Bluesky network (jetstream ws + bsky API).

    Add ?search=🦋 to the URL to filter out posts

    wall.squale.dev

    #ATProto #Bluesky #bun

  10. 11

    Reply

    Same issue for me... I find also the language servers to be downloaded very often (TypeScript for me)

  11. 12

    Reply

    I always dreamed of a collaborative tool to annotate the web !

  12. 13

    Reply to @quillmatiq.com

    @leaflet.pub catches my eye more and more ! The only thing that doesn't please me is the speed, especially for textual content only

    pagespeed.web.dev/analysis/htt...

  13. 14

    Reply to @danielroe.dev

    Yeah that's bad, same for Forgejo. And there is no easy solution for this. Maybe the workflow / actions definitions can self describe their supported runtime

    For textual contents like CODEOWNERS or FUNDING.md this can work I guess

    Will ftm keep the .github and .tangled in my repos 🫠

  14. 15

    Reply

    Let's goo !

  15. 17

    Here's a dataviz for global warming skeptics
    pulse.climate.copernicus.eu

    #dataviz #globalwarming #copernicus

  16. 18

    Deepseek R1 is now available, OpenAI O1 equivalent with a MIT license 🤯

    Try it out with ollama

  17. 19

    Full Stack Framework comparison v1

  18. 20

    Capitalists want you to donate for Los Angeles Wildfires LMAO

  19. 21

    TIL: You can skip the Windows login / ToS infinite setup during installation by using the command oobe\BypassNRO.
    To do this:
    1. Start the Windows setup.
    2. Press Shift + F10 to open Command Prompt.
    3. Type oobe\BypassNRO and hit Enter.

    This makes for a much smoother installation process !

  20. 22

    Reply

    Is it useful to implement microfrontend pattern?

  21. 23

    Last night I went to the Kokoroko concert, a great time with excerpts from their forthcoming EP, a mix of afrobeat and jazz.

  22. 24

    Reply

    Thx for your reply ! I nearly have the same use case, I need to be able to programmatically allow new apps to use my central auth server, I'm currently LogTo. I can't wait to see what SST team made for us!

  23. 25

    Reply

    Yes I agree, a Personal Access Token like on GitHub (especially with the fine grained token) is more convenient