Ever tried to read something in your dreams? Coding is basically 90% reading and 10% writing. Then you have to insure that shit compiles and runs.
I can’t speak for you, but I don’t think my brain has a valid edition of the Java Development Kit.
Ever tried to read something in your dreams? Coding is basically 90% reading and 10% writing. Then you have to insure that shit compiles and runs.
I can’t speak for you, but I don’t think my brain has a valid edition of the Java Development Kit.
Just think: People having to get help because the job they quit three years ago keeps showing up in their dreams. What’s worse is that they keep doing it, in control but unaware of the fact that they aren’t getting paid, threatened by their in-dream former boss with being fired if the quota wasn’t met.
Staying awake yet unemployed becomes one of their only escapes. They turn to stimulants to stay away from ‘work’ just a bit longer, just a little more peace.
But they then ‘crash’, falling asleep for almost a day, and starting a shift that feels like an eternity, Inception style.
How broken are we talking here? Like, installation is kinda borked but technically works broken, or purge it with fire and salt the storage medium broken?
I have often busted my machine learning rig as it runs an ancient (but spacious VRAM) GPU. If I upgrade the drivers by accident, it takes an average of 1-2 days to make everything happy again.
I used to be more cavalier with my boot partitions; I am no stranger to a busy box for repairs. Best moments are when I used to try and adjust a live partition to make more room for the swap partition (or vice versa).
I have screwed up more Raspberry PI installations than I care to count. Usually by my own hand.
I have completely broken Xwindows multiple times due to drivers, trying to go between desktop environments, and most frequently trying to get video cards to work that aren’t natively supported.
I don’t doubt you cleaned up it up well. But you are the exception rather than the rule for experiencing Windows 11.
The absolute shitfest that is the incessant integration with Bing and other online only tech is the biggest problem. If you have muscle memory like I do to start button + type keyword for a program + enter, it is unbearably slow to respond at times for the search to catch up. Or my new favorite, getting ready to hit enter, only to have it change the current selection right before.
And this is to say nothing of the critical settings you can no longer directly control or are just broken. Want to change the power profile of your laptop? Buried. Want to get an estimate on your battery time remaining? Better open the registry. Want to switch your background? Well, roll the dice on that high resolution PNG you just created; unlike 10, 11 fails on some backgrounds of certain filetypes if they’re over a certain size (try a detailed PNG over 3000x4000). Just want a plain old Documents directory that isn’t integrated with OneDrive? Happy hunting; turning it off ain’t enough anymore.
Friend, while I appreciate the time and effort on the docs, it has a rather tiny section on one of the truly worst aspects of pip (and the only one that really guts usability): package conflicts.
Due to the nature of Python as an interpreted language, there is little that you can check in advance via automation around “can package A and package B coexist peacefully with the lowest common denominator of package X”? Will it work? Will it fail? Run your tool/code and hope for the best!
Pip is a nightmare with larger, spawling package solutions (i.e. a lot of the ML work out there). But even with the freshest of venv creations, things still go remarkably wrong rather quick in my experience. My favorite is when someone, somewhere in the dependency tree forgets to lock their version, which ends up blossoming into a ticking time bomb before it abruptly stops working.
Hopefully, your experiences have been far more pleasant than mine.
Hahaha!..
Oh shit, you’re serious.
It’s all fun and games until the wheel variant you need for your hardware acceleration package conflicts with that esoteric math library you planned on using.
Windows 11 is trash. Microsoft kept boasting it was “faster” than 10, but it is (unsurprisingly?) heavy in some weird areas, including a less snappy start menu, more telemetry, invasive integration with their software, you name it. Tried one machine in my collection to try it via an upgrade (a Microsoft Surface Pro 6), and the performance was so bad I ended up going back to Windows 10. Multi-second lag just to get to the program shortcuts is a really bad sign.
Yes. So much yes.
Sure, at least half of the FAANG use Linux. But they use a homegrown Linux flavor often maintained by an entire dedicated team. Not some random ass Ubuntu or Mint ISO you downloaded; these images are custom tailored to the workflows, dev needs, security needs, and even package management needs of the corporation. They often carry a complete profile template that integrates with whatever they’ve chosen to enforce authentication, have a lavish on-board remote monitoring system, you name it.
Not safe enough. Give it another decade; I’m sure they’ll get around to ruining it by then.
Saw that myself for the first time last night. Surprisingly atrocious. And WTH happened to the shadows around it? Did I just visit it on an overcast day?
The trees themselves would be right at home in a game from the early 2000s. Frickin’ Planetside 2, the game infamous for its indestructible trees and graphics from 10 years ago, has better looking flora assets.
I will also go as far to say it looks as if the game was designed for HDR, but due to lack of time, they just compressed the range, capped it about 10% below the normal maximum to leave some breathing room, and called it a day. Even the flashlight looks washed out at times.
I can’t speak for your managers, but my past managers didn’t need Agile to f things up. They can do that with anything!
You know, I wish it wasn’t. Much of Amazon was on a version of Perl for years (and may still be) for almost all of their front end hosting. Facebook has transformed PHP into Hack (which is better for types, though technically not strongly typed), strongly suggesting they were running PHP until 2014. Let’s not forget what WordPress is still in PHP too.
https://quirksmode.org/css/ has entered the chat.
Ouch! Red flag. Sucks to get rejected, but maybe you dodged a bullet.
The mark of a true master.
Python should not be used for production environments, or anything facing the user directly. You are only inviting pain and suffering.
(That’s the joke!)
Rarely, TBH. Unless you’re OK with being an absolute ass in some form or another.