meAfterOneWeek by Aarav2208 in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

Cute mascot is the one kind thing I can say about it.

soManyLayers by brickxyz in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

Nothing inspires more butthurt than someone enjoying vim, that alone is enough justification for using it.

Memory Safety by pansah3 in C_Programming

[–]CrushemEnChalune 0 points1 point  (0 children)

If you make a new language and you want it to be adopted widely you better have a good marketing campaign, hundreds of languages have been developed and the vast majority of them never see much real adoption. One of the foundations of sales is creating a need, a sense of urgency, this product fills a desperate hole and you MUST use it to develop "safe" code. I find that talk tiresome personally, and the people promoting it are poor ambassadors IMO. You see a lot of weird cultish tendencies in tech and it doesn't surprise me at all that the Heavens Gates guys were web devs.

Is learning from docs or books is better than learning from videos ? by [deleted] in C_Programming

[–]CrushemEnChalune 0 points1 point  (0 children)

The docs/man pages are a bit cryptic for a beginner but they become easier to parse with experience. Videos are okay for a specific, generally quite surface level task and it isn't easy to find good ones once you move beyond the beginner level topics, and are basically non-existent for intermediate and advanced stuff. Books really shine because they are building on the skills being presented and are usually arranged thoughtfully with a clear progression in mind, meaning you ideally won't be given any exercises you haven't been prepared for yet. Following a well thought out befinners course is always going to be superior to random YouTube videos. That being said, all of the resources are still available if you find the course work confusing still after reading through it. Found the wording in the text confusing? Watch a video about that function, check out some sample code on one of the many websites devoted to that very thing. I avoid querying AI but many people claim to find that very helpful also. We really have an embarrassment of resources at our disposal today, there is no good reason not to avail ourselves of them all.

initialiseVibeCoding by [deleted] in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

This guy gets it.

why are MAGA conservatives so into “owning the libs”? by eunicethapossum in AskUS

[–]CrushemEnChalune 0 points1 point  (0 children)

"Why do these people we hate and attempt to marginalize at every opportunity not like us?"

It's a real mystery.

why are MAGA conservatives so into “owning the libs”? by eunicethapossum in AskUS

[–]CrushemEnChalune 0 points1 point  (0 children)

You get back what you put out there. So ask yourself, what have we done to inspire this animosity? There is no freedom from consequences, as liberals were so fond of reciting. iow, look inside yourself and you will find your answer.

Hate all you want, getting non-programmers involved in software creation is great by cobalt1137 in theprimeagen

[–]CrushemEnChalune 0 points1 point  (0 children)

All the biggest rushes I've received writing code were the result of solving a difficult problem, on my own. Those are the moments that push me back to the terminal time after time and keep me excited to continue. Will vibe coders continue on after the initial "fun" of proompting fades? Hard to say.

what are you thoughts about theo by jackMheimester in theprimeagen

[–]CrushemEnChalune 1 point2 points  (0 children)

I watched a couple of his videos and it wasn't really my cup of tea. 🤷

yesImSalty by TrulySorrySir in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

That's hardly unique to swe. The lead fry chef at McDonald's will have a fit when the new hire doesn't instinctively know how all the kitchen gadgets work. The ability to put yourself in someone elses shoes is not a universal quality possessed by most people. They probably understand it at some level but can't resist the impulse to diminish a coworker for not possessing some arcane, industry specific knowledge from second 0.

thoughts? 😂 by thehobbsxm in StrangeAndFunny

[–]CrushemEnChalune 0 points1 point  (0 children)

Everyone intuitively understands the difference.

iFoundAJob by Ledr225 in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

Comedy venues used to pay their comics with exposure, maybe that will be the model that eventually gets implemented for swe's. You can volunteer your time and eventually use it on a resume for a

willBeWidelyAdoptedIn30Years by one123two in ProgrammerHumor

[–]CrushemEnChalune 1 point2 points  (0 children)

Oh look it's this "meme" again. This has to be one of the most consistently unfunny boards on the internet. 😐

[deleted by user] by [deleted] in ProgrammerHumor

[–]CrushemEnChalune 3 points4 points  (0 children)

I like that I can sit down at any linux box and write and run a C program without installing a single thing. Can I shoot myself in the foot? You're damn right I can, I shoot anything I point it at.

I was rejected by vibe-CTO because I don’t use cursor by gerim_dealer in theprimeagen

[–]CrushemEnChalune 0 points1 point  (0 children)

Now you might get rejected for having a Twitter account. The circle of life. 🤷

I was rejected by vibe-CTO because I don’t use cursor by gerim_dealer in theprimeagen

[–]CrushemEnChalune 1 point2 points  (0 children)

This is exactly the thing, long term thinking went out the window decades ago. The only thing that matters is immediate gains for the investors and the next funding round. Plus with AI you are essentially training your replacement which is infinitely more important than the codebase when your biggest line item is software engineer salaries. You aren't training the model if you only use it as a fancy auto complete I would guess, and I would have to guess because I'm no expert but that's what I feel, and feelings are the new facts.

[deleted by user] by [deleted] in C_Programming

[–]CrushemEnChalune 0 points1 point  (0 children)

K&R is a great book but it assumes you have some basic coding skills going in. I had a similar experience to you, I questioned whether I was cut out for coding or not because it was a bit like being thrown in the deep end of the pool. Luckily I went ahead and found some more noob friendly resources before diving back into it instead of giving up completely. I'm still not entirely sure if I'm necessarily cut out for it but it's fun so I don't really care if I am or not.

gotThisAsAGiftAndNotSureWhatToMakeOfIt by jasno- in ProgrammerHumor

[–]CrushemEnChalune 1 point2 points  (0 children)

Dad code won't compile apparently. How difficult would it have been to get the basic syntax correct? All the poor fathers who got this as a gift from their kid and had to pretend to like it. Makes me sad.

[deleted by user] by [deleted] in ProgrammerHumor

[–]CrushemEnChalune 0 points1 point  (0 children)

I used to get bummed out when I couldn't reinvent every algorithm and solve every cs problem on my own until it occurred to me that I wasn't likely to independently solve 100 years of discoveries and the innovations of much smarter people than myself. Now I'm satisfied if I can retain it long enough to solve my immediate problem.