I did not have this on my radar, sadly. On the one hand, I somewhat was there via livestream which make me happy but on the other hand I am so sad that I missed it.
I did not have this on my radar, sadly. On the one hand, I somewhat was there via livestream which make me happy but on the other hand I am so sad that I missed it.
I am exposing docker via tcp in wsl and set the env var on the host to point to it. A bit more manual but if you don’t need anything special, it works too.
We slowly need to interface with an app at work that uses fixed-width too. It does not sound that bad if you hear it but it sucks to figure out where you are missing whitespace when most fields are not used and therefore all whitespace. Oh, and of course there are a lot of fields, also are aligned/formatted differently based on their type and has thin/no/wrong documentation. And I have yet to find a simple but decent “debugger”.
To add a more technical explanation, the main point is about the expectation on how it behaves and not what it really does. To get windows to do something, you read the specification (interface) and make a call against it. Windows interprets your request and does what you wanted. You do not care how it works but just that it works. As a developer, you can also switch to the other side and make your own program that interprets these calls and translates, them for linux.
Legally (I am not a lawyer), the specification is a fair game. The spicy part is how it is done and copying that gets you in trouble.
Of course, this is also extremely simplified since linux and windows differ wildly in many regards. Also a “specification” is often incomplete or the implementaion bleeds into the real world use. This makes it not reliable to look at it alone and so, often the “original” implementation has to be observed on how it behaves.
As a more relatable example, think about websites. On the one hand, it does not matter which browser you use. It “just” has to display the page and act accordingly. On the other side, it does not matter what server sends you the page. It could be a pre-computed static page, served via a proxy server or dynamically generated by any of the different programming languages.
Edit: grammar
One I quickly gave up on trying recently was Star Citizen. Failing myself with dumb errors I found out that you need to follow a rather elaborate tutorial. I decided that it was very much not worth it. Not sure how it is possible to fuck it up that badly.
The other I am bummed about is Talos Principle 2. Last time I played at release it worked perfectly. Now it runs so slow that it takes like 10 minutes to even get to the main menu. In the realm of tens of seconds per frame and I am at a loss how to even debug that.
One dumb thing for native (!) Unity games (at least Valheim and Shapez 2) is that they disrespect the default audio output device.
Otherwise, plug and play. It’s so nice!
I started using it on my NAS and also on root. Then I switched my personal machine to ZFS on root. I manually created both setups (somehow). This is the worst part in my opinion. The best decision, though, was to ditch grub in favor of zfsbootmenu. Skips all the brittle steps with grub and its boot partition. Now I just have zfsbootmenu directly loaded by UEFI from the EFI partition. Everything important is directly on ZFS, including… well, everything. Can also use snapshots but I have not needed that yet.
Weirdly, years ago when I last played it, I had to use proton because of performance problems. I have it in the backlog for for quite some time again already and hope I can use it natively with all its glory in 4k now.
My go-to solution is to use a vm and pass it raw access to the os disk on my normal desktop. Then I just put the disk into the server.
I reinstalled from scratch. Went from Xubuntu to minimal Ubuntu with KDE de. And then tried wayland again. One the one hand, gaming performance went up by a lot which was basically my main issue.
On the other side it is buggy af. The file manager fails mostly at moving files. There are random graphical glitches. Had the whole DE crash/lock up a couple times And the tabbing/tasbar handling is (still) not what I want. I also have still not found out why zfs automount does not trigger.
But at least I have something useable again!
They somehow got the message and actually implemented that it can *checks notes* open emails.
I never understood why everyone uses it as a ignore list. In my own and work repositories I always exclude everything by default and re-add stuff explicitly. I have had enough random crap checked in in the past by coworkers. Granted, the whole source folder is fully included but that has never been a problem.
Interesting. Could be useful.
Meanwhile letting a friend watch my game is still broken. And so is managing gifts in the inventory.
Man, I always found that weird but never looked it up…
And I thought that “8” had something to do with “netes” because it somewhat resembles the pronunciation 🤦♂️
Yeah, if you get this exception and not doing anything not-“normal” then the chance is high that there are multiple versions of the same class. A possible way to trigger this is when extracting code to a separate module without changing the package. If you copy instead of move and change something you will have a bad time. It is also possible that the IDE complains but building and executing works.
Fun times!
First time I read in windows update “we are commited to reduce co2 emissions” I was like “wtf”.
My dad is one of them. Always says that stuff does not matter. I once asked him if he followed the instructions closely and said yes. I did not believe him and so asked every point in the list individually. For every every instruction he told me that he didn’t do that.
I certainly don’t care if others get the game other ways (except unauthorized key stores). I am just happy that good games get their recognition and give people joy. I am in the fortunate situation that I am able to just buy all games I want. Heck, I even bought games for friends who were unsure or even dismissive “if it would be worth it”. I also buy/bought games that I never played or won’t play but watched streamers play it.
Finish? I never finish anything. But I stopped playing Ostriv. Too many rough edges and a bug made me stop completely.
Currently: Farthest Frontier: cool but still some rough edges.
Plan? I never have plans.
Ongoing once or twice a week, still: Guild Wars 2 WvW
It’s cool but as soon as I need to move I am out. Moving is inconvenient at best and nausiating at worst (for me). So that does not leave me with a lot of possible games. Edit: I am sure that is the same for most people.