Albeit true, I want to note that some languages encourage such practices way more than others do. Also, when you’ve got a hammer everything looks like a string nail.
Rust dev, I enjoy reading and playing games, I also usually like to spend time with friends.
You can reach me on mastodon @sukhmel@mastodon.online or telegram @sukhmel@tg
- 0 Posts
- 9 Comments
lad@programming.devto Programmer Humor@programming.dev•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.English4·1 month agoBy printing memes on it?
lad@programming.devto Programmer Humor@programming.dev•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.English29·1 month agoVibe coding is when you’re not coding, just typing prompts into AI in hopes it will produce a legible code.
lad@programming.devto Programmer Humor@programming.dev•Never trust the windows api docs!English3·1 month agoSource I found from a link on Stack overflow
Also, the could be better if it had alt text
lad@programming.devto Programmer Humor@programming.dev•Vibe Coders might be serious, but I cannot take them seriously, especially when they say "It is a must-have skill".English1·1 month agoI find this statement to be a bit contradictory to your point of ‘there is no “best” solution’
I don’t think vibe-coding is particularly good thing, but I find it completely normal for someone to just want to vibe something up and not want to understand. It’s not always a useful approach, but sometimes it might be a ‘best’ strategy, too
lad@programming.devto Programmer Humor@programming.dev•Which of these javascript expressions is false?English0·2 months agoThat’s just short for JavaScript, isn’t it?
Almost nowhere but America exists /s
So, every time I use a library to recognize patterns on a picture, to interact with Kafka, do some SSL, or do database mapping, I should hate myself, noted
We did Elastic API integration in Java by creating and maintaining huge half-codegenerated transformer from code to Elasticsearch’s JSONs, it was a pain and it was source of more than one error
Dependences should be reviewed and audited to make sure they do what you need and they are worth using. Just making everything in-house gets you nowhere most of the time
They seem to think any type inference makes for a weak typing, judging by their previous rant about
auto
in C++So, yeah, author’s views are a bit special, not sure this article will help me be better :(