one_old_coder
one_old_coder@piefed.social
Posts
-
Post #4472415
I can test from France in 3 hours if you want. FTR: fiber connection, 160 Mbps download with a VPN in Sweden (Mullvad fuck yeah), same upload speed.
-
How to embed vomit in your own code, by JetBrains
You can now embed prompts in your Kotlin code. It’s worse than generating code and checking it beforehand since it will now be done at runtime. Expect a lot of new applications that will put one prompt in the main function like: fun main() { chatgpt("open a window with a button, and make no mistakes") }