Details
-
AboutAAAAAAAAAAAAAAAAAAA
-
SkillsRust and other things
-
Locationhere
-
Website
Joined devRant on 12/8/2018
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
-
Boi do these emc servers take their time to boot up....
I wish all of them were proliants. Pooft -- it's up. -
Tech Hiring is so cooked now. Every job posting I see is like this
Must have 5+ years experience in:
TypeScript, FastAPI, Kubernetes, Java Spring Boot, PHP, Angular, React, Vue, CI/CD, DevOps, AWS, TensorFlow, Machine Learning, Flask, Flutter, Swift, Android Studio, Blockchain, ROR, Perl, Redux, Clojure, C, C++, C#, Golang, PostgreSQL, MongoDB, DynamoDB, Java.
Please don't apply if you don't fulfill all of the requirements.4 -
Traffic getting worse and worse everyday
Who are all these people?
Why are they in my town?
Why do they all have on-site jobs?8 -
I did a little bit of finger practice in Unity, nothing fancy just two spheres and a capsule-guy under Newtonian gravity and a force-driven player control script that works on spheres.
I will never understand how C# libraries spontaneously decide that some operations will be nonvirtual methods while others will be static methods. It is the exact same thing! You're just ruining intellisense for no conceivable reason!
Also, transform has a right but no left, the float return value of Vector3.SignedAngle is not the same unit as Transform.Rotate(Vector3, float), Transform has LookAt(Vector3 position) but not Look(Vector3 direction), to do that you need to
transform.rotation = Quaternion.LookRotation(Vector3.ProjectOnPlane(transform.up, direction).normalized(), direction)
you can't discover whether a collision encountered sticky or dynamic friction, you need to infer that by calling RigidBody.GetPointVelocity on both RB-s at the collision point, which has its own quirks. Apparently this is to keep the API engine agnostic, but any serious project will have its own physics materials which already specify the sticky friction coefficient. A simulation that works correctly with physics materials but doesn't discover the kind of friction as an intermediate result is not possible.
RigidBody's velocity isn't displayed in the GUI, so you can't give it an initial value without a dedicated script. I have a script on this fucking moon that does nothing but add a force in Start.
Is it just me or does Unity feel cheap somehow? Like a hastily written library for a research project that was never rounded out with the obvious features. I understand that it's a free product that catalyzed the golden age of indie game development, but I think it's seriously struggling to keep up, not with the showy investor bait stuff, but with the standard of comfort modern tooling provides.8 -
I see more and more tech books with AI generated cover, and every time I feel like the whole book is probably generated and is worthless 🤔3
-
In Windows 11, Microsoft has removed the option to make the taskbar smaller—and with the 24H2 build, even the old registry hack (TaskbarSi) no longer works.
Fuck Microsoft.22 -
So tired of “minimal” distros. Give me a 40gb fat bitch that can open any file type, has every codec and every app, and that has everything set up for me. I’ll delete apps I don’t need, deleting is easier than installing anyway9
-
Intel Management Engine is half-hoax. Yes, it exists, but rumors about its true capabilities are fabricated and artificially amplified to make "what about intel ME" a very effective though-terminating cliche in the privacy community.
Let me remind you that to this day there was not a single takedown or leak that resulted from some power exploiting ME. All kingpin takedowns, all whistleblower deanons, all deanons period, all doxxes — all due to software shortcomings and other exploits.
Yet, "what about intel ME" reigns supreme and instills doom into the minds of the questioning. I can totally see someone who is new to this whole privacy thing doing their research, finding this ME craziness and thinking that real, actionable privacy is impossible, and going back to using amazon alexa and giving tiktok full camera and microphone access.
Just forget about Intel ME. It might as well not exist at all, because it was never used successfully. Instead, do this:
- Keep your threat models updated
- Learn to distinguish state-level actors from surveillance capitalists7 -
I can’t seem to comprehend why I can’t comprehend modern Frontend approaches. I think I’ll just stick with the backend side of things and go deeper instead. Nice try react 💙37
-
dumb-init is a very popular package for Docker containers. Here's some fodder for feeding the DEI flame war:
- Those who are unable to speak have the right to remain silent
- What about speachless-init?
(my take: no action required at this stage)
https://github.com/Yelp/dumb-init/...8 -
Proud owner of a brand new Volkswagen, baked less than a month ago :)))
Lots of touch and tech inside, lots of assisting technologies -- quite a jump from a 2005 Audi a6. You can even track your car in your phone now OOTB :) cool!20 -
Embedded is so fun...
You get to use Code Composer from TI...
How do you add "system" variables and not break your project when someone else downloads it from the repo?
Edit the .cproject file.
TI: Please don't edit the .cproject file, but do it to fix this garbage shit mess.1 -
A colleague used AI to transcript our latest sprint retrospective and now they have in writing the very long list of insults I addressed towards the management. I'm cooked11
-
This is a really inspiring recap of Minecraft history. I was disappointed it didn't cover the modding scene. Which is huge and I believe a big part of the success of Minecraft. This narrator is really naive to think Notch is racist. I was really disappointed by that take. Notch refused to go along with the woke crowd (which is cancer). What is funny is the guy claims he had racist tweets. None of the tweets were nonfactual. People want to label hard truths as racist. They are not.
https://youtube.com/watch/...
Fun to watch to see where it came from. My big take away was the CEO of a company he worked for encouraged him to pursue his game. So a non dick CEO helped him go after his project. This in turn made this CEO close to, if not a billionaire himself.
Notch spend 10 years go after something. Which changed gaming forever.1 -
FUCK!!! I have the Minecraft bug right now! I got tired of Cyberpunk and want to automate shit in ATM10! If Minecraft ever gets a really good RPG mod(s) with immersive world gen it will be a killer game. I like open sandbox, but that gets tiring after a while.
One mod I like a lot right now is Modular Routers. Its a fake player on steroids. That combined with resource gen mods is a lot of fun to automate.
I also found a magic mod that lets you build islands in the sky that gets filled with villagers. Seems like a fun thing to play with.
Then there is Apotheosis that helps you build super OP gear. Like a pick axe with fortune 25 on it. -
Shithead manager.
Complaining that I'm a "senior" and he expects more from me (ignore that he's been making that complaint for 3 years and it's only been my job for less than 1)
Now complaining that I'm taking time to teach someone about something that they don't actually need to know.
I'm so fucking done with this job.3 -
Isn't it neat how Plato gave us Five Platonic Solids, but his kids were born because of One Platonic Liquid?8