

Feisar represent…
I immediately thought of Wipeout too, loved the art design so much. I need to look at that artist’s work… (and apparently Marathon too)
Feisar represent…
I immediately thought of Wipeout too, loved the art design so much. I need to look at that artist’s work… (and apparently Marathon too)
I didn’t realize EyeSight had different versions, on the Solterra it looks like it is indeed LIDAR.
My Crosstrek has the older dual camera setup for depth perception, it would not be fooled by a picture of a road on a wall… I’m surprised the Teslas are.
For me what generally happens if I stop at 9PM, I will work through the problem in my sleep (and it will prevent me from getting a good night sleep), but I will often find a breakthrough the next morning during shower time.
I’m talking about those hard, multi-days debugging problems that nobody can figure out, but as someone else raised, that’s why I get paid good money for it.
It still sucks though. That first response in the thread rings so true, ok now I get it, no you don’t…
it’s not an optimization if you don’t measure an improvement.
This, so much. I often see this at work, theories about this and that being slow, or how something new « should » be better. As the resident code elder I often get to reply « why don’t you measure and find out »…
For some reason it seems nobody uses sampling profilers anymore, those tell you exactly where the time is spent, you don’t have to guess from a trace. Optimizing code is kind of a lost art.
Sometimes I wish compilers were better at data cache optimization, I work with C++ all the time but all of it needs to be done by hand (for example SoA vs AoS…). On the upside, I kind of have a good job security, at least until I retire.
It is exactly my case, as HomeKit by itself is way too limited for automations.
All of my HomeKit devices are actually exposed through HomeBridge, so I can still use HomeKit stuff if needed, and devices that do not support HomeKit can still be added to HomeKit.
My current challenge is on the Smart Dashboard side, I don’t really want to buy a Google Pixel Tablet for this, and the Nest Hubs I have don’t really integrate with HomeAssistant except through Google cloud services.
HomeKit dashboard is fine but too basic.
It was the same for me, eventually I uncovered too many scenes at once so I was constantly going over the same scenes without progressing, there were too many possibilities and even guessing failed. Perhaps I should just start over.
I was in a similar boat (heh!) with Outer Wilds, eventually I stopped progressing and gave up, the repetition without discovery wasn’t fun anymore.
It just makes me feel like I am too stupid for these games? And that’s no fun.
I was being a bit facetious, thanks for the corrections and insight. Cheers!
They became a poster child for why you should never “start over from scratch” even if your current codebase is awful. Because when you do that your competitors keep going, then they have years on your now stale product. Netscape lost all on their own…
Also: selling a browser? Man, the 90’s where wild.
Yeah it was not a surprise, and I understand someone has to pay for the bandwidth those features use up. But I still resent them for making remote start app-only.
I am otherwise happy with the car itself, but this does leave kind of a sour aftertaste. I feel like it’s only going to get worse with my next car…
Subaru does the same thing, on my car it was free for three years then you pay or lose all connected features. That includes remote start, there is no way to start the car from the keyfob.
What bothers me the most here is that those are 64 bit instructions, which did not exist when PS/2 was a Thing. But I still chuckled, nice work.
Back then our registers were 32 bits wide, and we liked it 🤣
You’d just point yourself in a random direction and see what popped out as interesting.
Fallout 3 was the same, and I loved this so much. Somehow they failed to keep this up with 4 (I never played 76).
I guess they felt like worlds you were a part of, rather than the center of. So many things to discover!
Amazon is a prime example
I see what you did there…
I remember your previous post, congrats on not giving up.
Whipping up a script to solve a very specific problem is super satisfying, but I found that anything you write quickly becomes a liability. Debugging Perl can be super difficult, especially when returning to something you wrote a while back.
Personally I grew tired of the punishment and left it all behind! If I need a quick script I’ll use Python instead, and if it doesn’t work I can use a real debugger to fix it.
In any case it’s always fun learning new things, I hope this experience ends up being useful to you in the future and you get to easily solve a problem that stumps everyone else involved.
Cheers!
some people on IRC
Well there’s your problem! (just kidding)
Honestly though I don’t know why you would pick Perl unless you want to learn an obscure language that is both painful to read and write. May $deity have mercy on your soul.
I thought the main issue with NordVPN was, good luck trying to close your account once you’ve signed up.
I don’t really remember, I use another provider and would avoid NordVPN if only due to their aggressive YouTuber push, they must be a scam!
To be fair, USB-C didn’t exist when Lightning was introduced, and it was vastly superior to Micro-USB.
It doesn’t really have any reason to exist now…
Agreed with your other points though!
I have an old iPad that I try to reuse for another purpose and all the locks to stop me to keep using it make it such a pain in the butt, when the alternative is simply to enable developer mode on an Android tablet.
Thankfully I remembered when buying a laptop and skipped the very enticing M-series hardware, because in 5-7 years that thing is a brick destined for the landfill.
This is the way! I did this recently with a recent Win11 Pro installation.
This is also the proper way to name the user’s folder yourself instead of letting Microsoft decide. The auto namer often makes poor choices and renaming it breaks a lot of stuff unless you wipe and reinstall.
I quickly gave up on the first. I really enjoyed the second one though, and also that some of the choices you make carry over in the 3rd one.
If I had one complaint about Witcher 3, it would be the stupid crafting system, even 200 hours in I am missing bits and pieces… I could not stand Gwent at the time and actively avoided it, but some people love it.