

Personally any game that requires a rootkit in order to play is not a game I’m interested in, from either a gameplay or a security point of view.


Personally any game that requires a rootkit in order to play is not a game I’m interested in, from either a gameplay or a security point of view.


I’ve switched both my laptop and desktop over to Linux (Bazzite and Fedora respectively) in the last 6 months.
The last time I tried to daily Linux (over a decade ago) I ended up switching back eventually, but this time I really don’t think I’ll need to. All of the games I play most often work perfectly, the dev tooling is even better than it is on Windows, and the hardware compatibility side has been completely flawless.
Gone are the days of having to hunt down obscure Linux drivers for your touchpad or webcam. Everything just works out of the box.


Hot take: Nintendo peaked with the Wii.
Well, I’m currently writing a service and frontend, both in C# (Blazor for the UI), and using docker-compose to build and deploy them to a Raspberry Pi running Linux. So not only cross-platform, but cross-architecture as well.
This is not a new thing either. Since .NET Core was released almost 10 years ago, it has supported cross platform development.


We refer to it as kew-bee-cuttle


My old boss actually thought it was a waste of time bringing everyone back as well. This was a big enterprise, all the RTO orders were coming down from the C suite and senior leadership.


I quit my last job because management wanted us back into the office at first one, then two, then three days a week - all so that we had to commute into an office pointlessly and then either spend the entire day on Teams calls, or just sit at desks writing exactly the same code that we would have at home.
When I accepted my new role, I made very sure that my contract of employment was explicitly set up for full time remote work only.
I wish the best of luck to anyone attempting the same switch at the moment, the job market in general (and especially in tech) is in a crazy situation at the moment.


In Voyager, he’s shown to have pips. In fact, switching him over to Command mode shows a deliberate animation of pips showing up on hid collar.
The EMH is never shown with pips on Voyager. The “ECH” was shown with pips appearing on its first appearance, however:
The entire ECH subroutine was created as the result of The Doctor’s daydreaming, so the visualisation of a rank appearing out of thin air makes sense in that context.
The only other time the ECH mode was used in a genuine emergency (Season 7, Episodes 16/17), he did not have pips.


There was an entire TNG episode (Season 6, Episode 12) whose plot centered around this:
Moriarty was reactivated by mistake, and took the ship hostage, demanding to be able to leave the holodeck.
Geordi and Data spent half the episode experimenting with beaming (inanimate) holographic objects off the holodeck, to no avail. With that said:
Their transporter turned out to be a holographic fake (and so was Geordi), so who knows if the results were valid.
Nah, the SWAT would have to arrest themselves.


Even without an official rank, on Voyager he was still considered a Department Head and (more importantly) the CMO, which gave significant authority (even exceeding the Captain on certain medical matters), regardless of whether or not he was ever given any pips. The same thing would likely apply on subsequent postings.
If he ever had to be assigned a rank for clerical/administrative purposes, it would probably be the default required rank for a Starfleet CMO candidate for the class of ship he was serving on.
Discord enshittification is well under way, just this week I have started seeing ads in the client just above the voice channel status in the bottom left. Cancelled my Nitro immediately, no point if they are going to shove ads in my face anyway.
Currently looking at alternatives, Revolt looks promising, and can be self hosted.
I grew one during lockdown, decided I liked it and kept it. I suspect I am not an anomaly in this.


For digital copies, they could bury this into the EULA and make it a requirement that you agree to it before you make your purchase (IIRC some storefronts do this already).
However for physical copies I suppose there could be a case made if the duration of support was not disclosed at the time of purchase (or it was not printed somewhere on the outside of the packaging).


A few thousand years later, Ed decides to create 20 18 superhuman clones of himself, and things start to get pretty grimdark.
Worf is in the opening scene because he’s trying to sue Picard over that barrel.


Kevin and Toby as O’Brien and Barclay fixing the transporter again.
I have witnessed companies make this exact mistake before - they have a legacy system written in $LanguageA that they either cannot find developers to maintain, believe is badly written, or does not support some new feature they want to implement (or some combination of the three) - and decide to solve this by taking the existing codebase and porting/transpiling it to $LanguageB (which is more modern, performant, is easy to hire developers for, etc) - without actually rewriting or rearchitecting anything.
What they are actually doing is substituting one kind of tech debt for another. The existing code that was poorly written and/or not well understood is now just bad code written in a different language. Fixing bugs or implementing new features now takes just as long, if not longer to account for the idiosyncrasies of how the code was ported.
And now this is being done by AI with even less oversight than usual? Recipe for a maintenance disaster.