How I made a budget tracker for my gf because she kept complaining about Sheetsedm115.dev1 points·by EDM115·3 miesiące temu·0 comments
VS Code Sessions: an attempt at competing with Cursor and Antigravitytwitter.com1 points·by EDM115·4 miesiące temu·0 comments
Meta frees React to live in its own foundationtheregister.com11 points·by EDM115·5 miesięcy temu·1 comments
EDM115·3 dni temu·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·25 dni temu·discusswell if you ever release it, make sure to make a post so we can check it out !
EDM115·w zeszłym miesiącu·discusssee also https://voidzero.dev/posts/voidzero-cloudflare & https://vite.dev/blog/cloudflare-supports-vite
EDM115·2 miesiące temu·discussit's literally written on my thermos instructions to NOT put any carbonated drinks inside for this exact reason lol
EDM115·5 miesięcy temu·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·5 miesięcy temu·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...