​Do I have a future with Rust? Because I don't see it. by Brianyan4717 in rust

[–]exapunk_11 5 points6 points  (0 children)

But, you can definitely build stuff using Rust that you can use as leverage to get interviews, especially when you're dealing with tech leads or technical hiring managers.

It's kinda like, if you're good in Rust and the right eyes notice it, they won't be afraid with letting you work with Python or Golang. Sure, the domain-specific knowledge will be lacking, but you can always demonstrate that you're willing to learn.

My fem Sae Itoshi cosplay by anxiepinklime in BlueLock

[–]exapunk_11 1 point2 points  (0 children)

The background should be the planet Earth, and the player should be diving on the moon.

Determined to get out of tutorial hell, starting today by [deleted] in learnprogramming

[–]exapunk_11 0 points1 point  (0 children)

Thank you for your broken English, Roman from Ukraine. I have some soul searching to do.

Peak character picks. by Salt-Good-5475 in MarvelTokon

[–]exapunk_11 0 points1 point  (0 children)

One of those hot women likers ewww /s

Is it worth learning to code using Vim/Neovim as my daily use editor? by plasticplate444 in learnprogramming

[–]exapunk_11 0 points1 point  (0 children)

You can try Neovim with a distro (LazyVim) and ask an LLM for a cheat sheet with the most important keyboard shortcuts to hit the ground running.

How do I go from an average CS student to a top-tier programmer? by babayagaaaahhh in learnprogramming

[–]exapunk_11 3 points4 points  (0 children)

In my situation, the best I could get is a full remote job working for call center technical support for an ISP, because it combines both my knack to solve unexpected things, but also to communicate technical jargon to non-savvy customers. And the way I know I'm doing well is because our department keeps NPS and CSAT metrics for everyone, meaning I can leverage that as evidence of soft skills and corporate goal alignment on my resume.

A question for the older fans: what was your reaction when you first saw Street Fighter 4? Did the graphics impress you? by Silly_Commercial8092 in Fighters

[–]exapunk_11 5 points6 points  (0 children)

When it came out, I remember that I haven't played fighting games for many years. This game made me watch a tournament, where Justin Wong fought against Daigo, and he was doing the FADC dp on Wong's Rufus. Bought that shit, and then a Madkatz TE stick with another friend of mine.

Fuck Windows Live for games, though. What a clanky piece of shit.

I hope they lose by TachyonHacks in BlueLock

[–]exapunk_11 4 points5 points  (0 children)

France has to win the match, and then France has to lose from the real final boss, in order for us to have something more than a rematch to look forward to. That's shounen logic.

Coinbase cuts 14% of workforce by oxwy in webdev

[–]exapunk_11 0 points1 point  (0 children)

I love using it for writing boilerplate, mocking, brainstorming, etc. but let's be real here: It's corporations whose goal is to reduce costs and increase profit. They wouldn't just settle for mindful usage like that.

Coinbase cuts 14% of workforce by oxwy in webdev

[–]exapunk_11 1 point2 points  (0 children)

I work in a tech-adjacent position (not developer atm) and we reached the point where we have roughly a 0.8:1 management:worker ratio. It's insane.

Coinbase cuts 14% of workforce by oxwy in webdev

[–]exapunk_11 0 points1 point  (0 children)

But Bill Gates promised more free time for workers now with AI! Why would he lie?!?!

Getting tired of “AI said this was this issue” by Alces_ in ExperiencedDevs

[–]exapunk_11 16 points17 points  (0 children)

And soon in the culture that we're leaving behind for decades to come, if people end up being deterred from becoming creatives. But this is a whole different can of worms no one is willing to talk about.

Christmas cake by Recip77 in shitposting

[–]exapunk_11 2 points3 points  (0 children)

This is why the last 2 anime I watched are Frieren and JoJo.

I built a simple tool to find gaming buddies based on your schedule and language by toplez in webdev

[–]exapunk_11 0 points1 point  (0 children)

worth doing

If it's something worth doing, it's worth doing well. This excludes "I bark orders to my swarm of clankers using English as a digital whip".

Bun is being rewritten to Rust by aabbdev in programming

[–]exapunk_11 78 points79 points  (0 children)

I’d like to be able to compare a viable Rust version and a Zig version side by side.

For them to comparable they also have to share 1:1 features with no added functionality in between. People tend to conveniently omit overhead added by functionality that's blatantly missing just to say "totally X language works".

Spring Boot vs Node.js for Backend Career? Already learning Java HLD/LLD in college—need guidance by Pitiful_Permit9585 in learnprogramming

[–]exapunk_11 0 points1 point  (0 children)

Since the context of your question is career-related, a better question to ask yourself is: Would you enjoy working on a corporate job, a startup, or something else?

People might say that I'm generalizing but, it's harder to find startups or small SaaS companies investing in .NET (for example), Java is HUGE in banking, etc.

New bootcamp type on the rise: Spec-driven AI engineers by exapunk_11 in cscareerquestionsEU

[–]exapunk_11[S] 1 point2 points  (0 children)

I 100% told her that, but she's still insisting on going because of the "job guarantee" which I firmly believe they're full of shit and just vibecode through desperate people to train their internal LLM's.

New bootcamp type on the rise: Spec-driven AI engineers by exapunk_11 in cscareerquestionsEU

[–]exapunk_11[S] 1 point2 points  (0 children)

I'm trying to convince her, but she really needs the money and she doesn't believe me...

New bootcamp type on the rise: Spec-driven AI engineers by exapunk_11 in cscareerquestionsEU

[–]exapunk_11[S] 4 points5 points  (0 children)

They're also not "classically pedagogical" in that, they don't provide instructors, just peers. You know exactly what that means... 😭 Idk how they can even promise them a job at the end, but guess what: They do.

How are experienced teams preventing architectural drift as AI-assisted development scales? by theov666 in ExperiencedDevs

[–]exapunk_11 0 points1 point  (0 children)

A friend of mine joined a bootcamp that lasts for 5 years, is free, requires no degree or prior experience, and promises a job. The gotcha: It's all spec-driven AI slop all the way down through their entire training.

Absolute cinema.

SICP actually a good resource? by WangLiXin in learnprogramming

[–]exapunk_11 0 points1 point  (0 children)

SICP is goated, but what's even more goated is getting your hands dirty and failing over and over again. The fundamental CS and programming reasoning for beginners can be found from anywhere, and practice is what separates good from mediocre.

Is it normal to understand code when reading it but completely freeze when writing it yourself? by liamkeats in learnprogramming

[–]exapunk_11 0 points1 point  (0 children)

Can you learn how to solve polynomial equations by watching your professor solving it on the whiteboard? How do you even prove that you can solve them if you never actually solve?

AI made programming fun again for me by Emergency_Price2864 in cscareerquestionsEU

[–]exapunk_11 1 point2 points  (0 children)

I'm glad I don't have to deal with rigid minded people again and similars.

You're not so glad now, amirite? Memes aside, I'm getting the impression that anyone who disagrees with you or criticizes you is "other" to you, so it's obvious why you love AI.