Details
-
AboutYou know who.
-
SkillsYou know what.
-
LocationSome nice park.
-
Website
-
Github
Joined devRant on 7/20/2025
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Week: 112 (Year 3)
How is the weekend going, lads?
Question: What’s something you think 90% of people are secretly bad at?
last Weekend : https://devrant.com/rants/193766004 -
Real chads aren't C devs.
Not Assembly ones.
Not R or Haskel, not Matlab.
Not Rust.
ITS FUCKING APL DEVS5 -
Hey guys, should I bake gun/weapon Rendering in my graphics engine or not? If I do so, it will be an engine limited to FPS games...
Anyways if anyone got time please give me feedback about my engine, https://GitHub.com/3dgoose/wipe4 -
https://lightningchart.com/net-char...
Generate one trillion datapoints. Interesting. lol. I need 128 GB RAM for that, though...11 -
There is always something, innit? Some "data scientist" in waaaaaay over his head complained to my teammate that the piece of code she wrote was faulty in some overly weird edge case that only occurred to him, but was never actually seen in practice. But the jerk complained in a very, very annoying and entitled and pushy way.
He brought my girl almost to tears.
Now, im not exactly the most delicate in my manners, but One. Doesn't. Mess. With. My. Team.
I just sent an email to his manager that from this day forward, every single piece of code anyone on his entire team requests will be tested to the entirety of the possible inputs. They had asked for some delay measurement tool. I've locked my cluster for... nineteen hours now, just computing the complete list of test parameters. 3.1Gb of parquet files with possible input combinations. Or about 1200 USD coming out of their budget *just to _test_ this one fucking function*. And about a week delays for the tests to complete.
And a chip on my shoulder.
P.S. the data science team manager is actually nice and all, and he is also at the end of his patience with his jerk of a teammate. Someone is getting a bloody poor quarterly review.3 -
- joins new company
- here for a month
- finds out entire team is getting laid off
- hr: "can you finish your 30 day survey please"3 -
Somehow in my engine when I do :
camPos.y += camUp.y * speed * deltaTime;
It goes faster than Trump seeing an underage girl,
and when I add up everything :
camPos.x += camUp.x * speed * deltaTime;
camPos.y += camUp.y * speed * deltaTime;
camPos.z += camUp.z * speed * deltaTime;
It goes as slow as my gf seeing me.
(jk arch users dont have gfs)
Also what keys could I map to go up and down ? WASD/ZQSD usually for right left back...
Space/ctrl?14 -
Everyone knows nVidia is a bubble. Even fucking Bloomberg is reporting on the circular flow of money between nVidia/OpenAI/Intel/AMD/Anthropic/CoreWeave/Oracle (remember, Oracle's first customer for its first 3 years was the CIA).
Even the US Government has put money into this scam by propping up 10% of Intel for .. national security or something?
So everyone can see this bubble clearly. Can anything be done about it? How do you keep a bubble from destroying everything when it's in plain sight?
Whoever is able to hold their shorts for nVidia is going to make a shit-ton (*not financial advice)7 -
Does somebody have the words to explain wifu that plastic shit goes in the trash and not in the sink or on the counter.
Like it's basic human decency idk4 -
I just bought some new device that has AA bateries included, already inserted, and obviously, already leaking.
Clowns.4 -
i dont know frontend or react
now toss in nextjs and pandacss
why the fuck is some box from @styled-system/jsx' possibly squishing the height of an image
why the fuck is my color not being applied to the existing <Image , the existing approach could be wrong
how is it that there's new frameworks and libraries coming out all the time ,but front end development hasn't been solved to be retard proof so i can do it11 -
New Job new me.
Looks like it's pure chaos. Randomly turning on aws features until things work. Lots of money down the drain.
Oh well. It's a job.9 -
HDOOM!
Really a good version of Doom, many gameplay improvements.
Thinking of doing my own Doom maps !5 -
Sigh. There are a number of 'app' makers out there that slap their website into a WebView framework and call it 'our app'. Are you fucking kidding me? If you develop an app, make it at the very least native, not a port. Lazy fuckers.20
-
How can one phrase things in a way that they won't be ignored? As in how to ask questions that will lead to actual answers and a path forward instead of being ignored or dismissed as "not enough"? Too frequently everywhere I work I've experienced the pattern that I'll be close to identifying a problem/solution but my mentions are often dismissed, and then months later when things are really bad someone else, usually a manager or higher ranking engineer, says the same exact thing and it is suddenly this huge revelation. Of course I can share links to previous meetings about the topic where I tried suggesting whatever this is, but it again goes ignored as "contextually invalid" or something similar.
Is this normal? Do I just need to wait until I'm a higher ranking engineer to earn this respect of opinions?4 -
Whenever I feel bad about my engineering skills, I take a look at what people build who work in enterprise or the public sector, and I feel like a fucking 1337 pro.9
-
had argentinian midterm election yoday.
much candidate. such democracy. wow.
i voted for capybara man; ~0.33% of votes.
no congress 4 u lmaoo
ok see you back in 202716 -
I want to make one of my projects cross platform,
I pull up my thinkpad,
I clone my repo,
I cd into it,
I make
There's no make
I write a CMakeLists
It works after 10 copilot attempts
I open VS,
and it doesnt work1
