How I made a budget tracker for my gf because she kept complaining about Sheetsedm115.dev1 points·by EDM115·há 3 meses·0 comments
VS Code Sessions: an attempt at competing with Cursor and Antigravitytwitter.com1 points·by EDM115·há 4 meses·0 comments
Meta frees React to live in its own foundationtheregister.com11 points·by EDM115·há 5 meses·1 comments
EDM115·há 3 dias·discuss> How do you easily get to the first commit in a repo on GitHub?You can use the syntax github.com/user/repo/commits/?after=last_commit_hash+number_of_commits-2 (-1 for the latest and -1 for the last)ex : https://github.com/malisper/pgrust/commits/?after=3646a73515...
EDM115·há 25 dias·discusswell if you ever release it, make sure to make a post so we can check it out !
EDM115·mês passado·discusssee also https://voidzero.dev/posts/voidzero-cloudflare & https://vite.dev/blog/cloudflare-supports-vite
EDM115·há 2 meses·discussit's literally written on my thermos instructions to NOT put any carbonated drinks inside for this exact reason lol
EDM115·há 5 meses·discusswhile it takes time to get used to the new UI, and having everything in a different place, I see how it can improve productivity.it looks slick, and being able to import our own VS Code themes is so cool !I do feel like it's more catered towards teams than solo contributors, with large focus on tasks assigned to/created by you. very cool nonetheless
EDM115·há 5 meses·discussAlso see https://news.ycombinator.com/item?id=47143077 & https://news.ycombinator.com/item?id=47139979
You can use the syntax github.com/user/repo/commits/?after=last_commit_hash+number_of_commits-2 (-1 for the latest and -1 for the last)
ex : https://github.com/malisper/pgrust/commits/?after=3646a73515...