It would be funny for the AI to make such a complex plan and fail catastrophically because of a misconfigured DNS at Cloudflare bringing half of the internet offline
- 0 posts
- 5 comments
I don’t use Windows anymore, but I understand if you have to. Recently I found this alternative to the windows explorer build from the ground up to be as efficient as possible https://filepilot.tech/ It’s a cool project from a great programmer that has a presentation on the Better Software Conference showing how it works underneath. It uses older windows API functions that apparently are way faster than the modern alternatives.
- cout970@programming.devto
Programming@programming.dev•Which protocol or open standard do you like or wish was more popular?
2 yearsThats an issue with the time library, not with timestamps. Actually timestamps are always in UTC, you need to do the conversion to your local time when displaying the value. There should be no possible off-by-one errors, unless you are doing something really wrong.
- cout970@programming.devto
Programming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?
3 yearsKotlin without a doubt.
Gives you more flexibility and freedom that most scripting languages. The syntax is clean and concise, the tooling is amazing and can compile to JVM, JS, Native and WASM.



Micro my beloved