| ▲ | ssivark 7 hours ago | ||||||||||||||||||||||
> All I can say is skill issue I know nothing about you or your code, but till you make your code + workflows public and have all of it reviewed / critiqued (so that other can replicate the performance), it's hard to accept it as a serious case study. For all we know, this could just as well be a severe case of Dunning-Kruger. | |||||||||||||||||||||||
| ▲ | williamcotton 5 hours ago | parent | next [-] | ||||||||||||||||||||||
https://williamcotton.github.io/datafarm-studio/ https://williamcotton.github.io/algraf https://williamcotton.github.io/pdl https://github.com/williamcotton/algraf https://github.com/williamcotton/pdl Check out the /docs dir in the repos for each plan file and the language specs. They are my 4th and 5th DSLs and I learned quite a bit along the way, most importantly how to separate a WASM runtime wired up to a Monaco editor “lsp” with the same crate for editor-services that works with the actual system binary LSP. | |||||||||||||||||||||||
| ▲ | logicprog 4 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
Feel free to peruse the repos! I follow compression-oriented programming, so there are places where the code is "insufficiently" DRY intentionally, as I feel out the precise use cases, and I explicitly made some other decisions (like a God editor object) for meta design reasons (I want it to be easy to modify the editor state from anywhere, just like in Emacs), so all I ask is that you review these without being excessively punative to prove your point. https://github.com/alexispurslane/cursed/ https://github.com/alexispurslane/industrialworld/ Feel free to look at my past projects, prior to me starting to use AI (which started with gemini-ocr) to assess my baseline skill level. | |||||||||||||||||||||||
| ▲ | fzeroracer 5 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
I've found this to be more consistently the case than not. People almost never post their project and in the rare cases that they do, it's usually some shambling mess that doesn't actually function. They put together a keyword soup post that sounds good on an AI generated resume but falls apart upon investigation. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | InkCanon 6 hours ago | parent | prev [-] | ||||||||||||||||||||||
Not specifically about the comment you replied to, but there has been an absolute Cambrian explosion of plausible sounding projects that use really complicated words that are just AI psychosis. Recently there was someone who posted a huge Lean proof on GitHub supposedly of proving P=NP. The problem is AI is really good at deluding people if that person doesn't have domain specific knowledge. AI severely makes dunning Kruger worse | |||||||||||||||||||||||