I’ve been working on my own macOS tiling window manager inspired by Gtile for gnome. I’ll probably put it on github at some point.
I’ve been working on my own macOS tiling window manager inspired by Gtile for gnome. I’ll probably put it on github at some point.
Hydrophobic coating loosely means a thin water proof coating on a material that otherwise isn’t waterproof.
Example: the previously mentioned popcorn bags are paper based but with a thin plastic based coating. (Historically we used to use wax for this kind of thing but in the modern day it’s almost always plastic)
Not that containers made of glass, ceramic, or metals that don’t corrode don’t need and typically don’t have hydrophobic coatings.
Honestly services like Blue Apron help with this. It’s more expensive than buying your own groceries, but still cheaper than eating out. It also helps you learn meal planning to eventually be able to buy the right amount of food on your own.
(It is easier to do if you have more people to feed though, like ideally at least one friend/partner/roommate to share the subscription with you. You can do a 2-3x a week meals for 2 subscription for one person, but it’s a bit much.)
In Python, self is not a keyword, it’s a conventional variable name. You can replace all instances of “self” with “this” and your code will work the same.
No.
The “all browsers are iOS reskin” thing is browsers must use WebKit for JavaScript and rendering, which are the two biggest parts of a browser. WebKit is a library of code distributed as part of the iOS SDK. However, Safari adds more on top of WebKit, including its plugin API. Installing plugins into iOS Safari wont affect anything just using WebKit because they aren’t using the Safari plugins code.
In theory Firefox could implement its own plugins system for iOS, but it would more limited than the normal Firefox plugin system for other devices, and also they might run into policy issues with Apple (this policy about 3rd party browsers is part of a broader policy against side loading, which has in the past prevented things like emulators and programming apps into the App Store. They have recently started loosening up on their anti-side loading policies, however).
Sea of Thieves is the game for you
I don’t know if I want my text to be that bright TBH.
I have a 1000 nits monitor and IMO it looks best with things like stars in a night sky or lights in a dark cave.
When it gets too much of the screen bright at once it hurts my eyes. Sometimes that happens when playing Destiny 2, which generally has a pretty good HDR implementation, but when too many explosions happen at once it gets overwhelming.
Possibly. I haven’t played in a while but it was quite good when I did play.
considers things moving at very close to the speed of light uses Newtonian mechanics
It’s an interesting idea but this is a pretty massive oversight.
BattleBit Remastered
I got nitro for higher audio quality so I could stream background music while running a DnD campaign over discord.
It also increases your streaming resolution and file upload size limit which is quite useful.
It also lets you use emojis from any server in any other server, which isn’t “useful” but is fun and I do it all the time.
For these 3 things I think it’s worth it. It’s worth noting I have a grandfathered Nitro plan that is more features than “Nitro Basic” but less features than the next tier at a cost that’s in between.
The real enshitification I’m worried about is the gradually increasing prevalence of ads in increasingly prominent places.
Some particular reasons why I’d recommend Minecraft for this:
That’s not an outlandish amount of storage. You can get more than that for $200.
I’ve worked on a library that’s Python because the users of said library are used to Python.
The original version of the project made heavy use of numpy, so the actual performance sensitive code was effectively C++ and fourtran, which is what numpy is under the hood.
We eventually replaced the performance sensitive part of the code with Rust (and still some fourtran because BLAS) which ended up being about 10x faster.
The outermost layer of code is still Python though.
What about fictional or ancient religious swears?
When I’m in a gaming VC I sometimes swap in setting-appropriate swears.
What about political figures?
What about cringy internet/gaming references?
I have a Switch I play mostly on trains and airplanes.
Helldivers 2
It’s primarily 3rd person but then again so is Warframe.
I looked into building my own keyboard, and then realized there are some excellent hobbyist tier keyboards that are 99% of what I would have wanted from building myself for like 30% of the cost.
I’m using the Hexgears Gemini Dawn right now, and I’m quite happy with it, but if I were to get a new one today I might go with something that supports QMK like the Massdrop CTRL.
The main 2 features I look for are hot-swappable switches and programmable firmware. Personally I like an aluminum frame and look for that as well.
You’ll pay about $100 for a prebuilt vs like $500 for building it yourself
Wait hasn’t DDG been the default in Safari for a few years now?
There is some truth to this
There is some truth to this too.
Making an MMO maintainable by the userbase might be complicated. But way more common are games that could easily have LAN based multiplayer but the company decides not to add it, or even singleplayer games that require an internet connection, just so the company can put limits on how and when the game is played.