It's great that LLMs provide opportunity for non-software engineers to make tech products, but I wonder how those "vibe-coded" products will fare when faced with actually maintaining the code (and also accounting for tech debt..)
Simplified syntax helps with maintainability for large projects? You're talking about a "modern" language which had no generics for the better part of its life? The language filled to the brim with "if err != nil"? Go is horrible to work with.
TypeScript & Rust don't "look nice to work with" because they force you to write maintainable code that doesn't just stop working because of a random runtime error. In my opinion, Go looks nice to work with but actually is a hidden monster full of footguns.
I wonder if there is something like this but open-source, so I could customize this. I'm looking for a tool to solve UWB positioning (for indoor navigation) - to be able to know where to optimally place various UWB anchor points.
That's on the companies for structuring their interviews like that. Actual technological competence is not measured, only skill in algorithms and data structures, 75% irrelevant for the job..
Impressive! I'm wondering if something like this is possible with other models, because of Gemini's extremely large context length certainly helping a lot with parsing such large documents.
I'll add another analogy of my own: "guy harvests his own ice, is mad at others for buying it from the store"
He is mad at others using AI on his favorite blogging website. I think it is an insult to himself, because most AI produced articles etc. are unreadable and full of useless filler information - I think the guy can do better.
I like this! I always carry a screwdriver and various kinds of cables (along with my laptop) to school/work. Makes me think I should actually make a tiny toolkit out of it!
He's conflating memory safety with languages that provide memory safety (by which I think he means Rust, as that's another thing listed in his "disliked" things list) - that's what I feel is the dumbest about this. For me, this seems like the most of his code is riddled with use-after-free, double-free, not freeing etc. bugs. He may be intelligent, but if his intelligence goes to no use (besides making random C side projects..), it is not worth it. Also he claims he was a member of Mensa, no comment on that one.
My point exactly! (Well not only being afraid of them, but also being a fan of them being objectified and generally being treated as less..)
In his case, being (mostly) straight (taken from his website) means being doomed from ever having a partner - if he dislikes the gender he's attracted the most to.
I agree with your sentiment - and I apologize, I've since revised my comment.
Hating on memory safety as a concept is pretty cognitively dissonant for a programmer (and in this case [& many others], cognitive dissonance is a sign of some underlying mental illness). Memory safety is something a programmer should strive to achieve 100%.
Not only that, but static typing is absolutely unrelated to memory safety. (How can you even compare these two concepts???)
How is the hypothetical person's nationality in any way relevant? Oh, yes, it's relevant, because the Western society hates racists, so if he is something the society doesn't want, then he must be mentally ill!
No. This guy is actually mentally ill. If I were a betting man, I'd wager that it's some kind of BPD and I think a psychologist could analyze this better than me, a layman.
Not only that, but also hating on memory safety (for no reason at all) is just dumb. Most of his software is just simple projects, except maybe this, it's definitely not something I'd use in my day to day life.
My opinion on him is the same as my opinion on Terry Davis (if he would contribute to Linux (or other FOSS projects, instead of making his own useless TempleOS), he would leave a way better legacy)
This isn't at all kindness. This guy's perception of kindness (and love, etc.) is extremely flawed. He doesn't have to worry about other people because he is mentally ill. I'd have to read up on it more to figure out the exact kind, but this seems something in the region of BPD or schizophrenia. It's very possible that it's multiple diagnoses.
I implore you all to read the coder's website, http://www.tastyfish.cz
This is one of the craziest rabbit holes I've been through. That being said, the guy sure can code, but judging by the website and its content, he can't AT ALL function in a normal society. His "wiki" is a cesspool of cognitive dissonance. I don't even think flat earthers or other anti-system people have that much cognitive dissonance going on. In short - this guy is as if someone took the worst opinions from a left-wing person and the worst opinions from a right-wing person. I hope he can get treated for whatever condition he has and live normally. I feel sorry for him.
His biggest beef with WP Engine is that their code is "bastardized" (???), because it doesn't enable revisions by default for their websites. That's one of the dumbest arguments I've heard. He's trying to convince us that only WP Engine is bad - and all other WP hosting companies are supposedly good.