@float13 @lmorchard I’m sure it’s a small fortune to pay for something that outputs the contents of /dev/rand
Notices by :flan_reaper: (lordbowlich@hackers.town)
-
Embed this notice
:flan_reaper: (lordbowlich@hackers.town)'s status on Saturday, 20-May-2023 10:56:17 JST :flan_reaper: -
Embed this notice
:flan_reaper: (lordbowlich@hackers.town)'s status on Thursday, 20-Apr-2023 22:49:45 JST :flan_reaper: @requiem I still don't quite grasp the problem it's trying to solve or what use it would even be to me.
If I'm fixing a bug it's going to be a days worth of running tests and isolating the problem and then probably a single line of code. Writing it for me saves, what... 10 seconds?
If I'm working on greenfield work 99.999% of the work is all wrapped up in defining the solution. Naming classes, deciding what methods to have on them, designing tables. Nothing that an AI is going to help me with because it has no idea about the domain...
I don't have problem to solve that are as clearly defined as fizzbuzz.