

save me from having to block em
I’m not sure, but I doubt getting banned stops you from seeing a community?


save me from having to block em
I’m not sure, but I doubt getting banned stops you from seeing a community?


an unseasoned barebones window
That’d be because micro doesn’t do a window, or at least doesn’t need one. It’s a terminal text editor, which some people prefer in general, but it can also be used without a graphical environment - like when SSHing into a server or recovering your system if the graphical environment breaks. Or if you’re editing critical system configs with sudo and want to do it from tty with a simple editor to minimize points of failure.


Obsidian, featured in the meme, is on Linux, and for a while now free of charge (but with paid official plugins for syncing and web publishing), and I’d say is pretty good.
I honestly just take notes in sublime text myself, which is paid, but I’m paying for it anyways and often have it open in the background. It can store unsaved tabs in some session file, so I can just put unimportant notes in a tab and have them available to open later.
I also want to mention nextcloud notes, I don’t use it for much so I don’t know how good it is, but I have a nextcloud instance and use the notes for simple notes I want to be able to access from my phone.


Nope, the rise in water shows exclusively the volume. Density is derived using volume and mass, with mass being measurable by weighing. The only factor density plays directly is indeed floating, but you can just push the sphere under with a thin rod without significantly impacting the measurement.
It’s generally simple - water has some volume, sphere has some volume. Assuming a cylindrical container, the base of the cylinder is known, and the volume of it is equal to the volume of water, which means you can derive the height (or vice versa). If you now add the sphere, the sphere pushes out the water, which means you add the volume of the sphere to the water - and if you measure the height, you can calculate the total volume of water+sphere, and subtract the initial volume of water to isolate the volume of the sphere.


One thing I’ll say is that Chants of Sennaar is, to my knowledge, usually compared to metroidvanias, part of a subgenre sometimes called “metroidbrainia”, also known as knowledge-gated/rule-discovery puzzle games. Though it’s a bit debatable in terms of how much of it is gated by knowledge, and how much is built to be mechanical progression, but the general idea holds.
I’m also not sure if you can really bruteforce your way through it, but it’s been a while since I’ve played it.


Roguelike is more complex, there’s no governing body to decide on a proper definition, but I think the consensus that was reached long ago includes elements like turn-based, grid-based, non-modal, playable in an ASCII terminal. I think the last one is outdated, but the rest are significant components of what makes roguelikes… roguelikes.
Modality in games is a particularly interesting aspect when you start looking at various other games, and something that matches up with things I dislike in games. One fun example is movement in FPS games, which can be built either on universal mechanics or a predefined moveset - some games will allow you to perform a vault move when next to a low obstacle, other games might let you crouch, jump, and crouch while jumping to get over low obstacles.


There are plenty of games with that that suck, so it can’t be the foundation of what Souls-likes are.
I’m sure there are also plenty of games with exploration that suck, I don’t think that really makes it a valid point. I can’t speak to what soulslikes are, since I haven’t played the original games, but a game can implement one element well and still fail at being an interesting game, which doesn’t invalidate that element in any way.
Realistically, can’t both combat and exploration be foundational elements of soulslike? I got the impression a big part is the way the combat works, usually involving a lot of commitment into your combat moves, with animations on attacks, dodges, heals, and multiple ways to be punished (and punish enemies), including plain damage, wasting items, wasting stamina.


I haven’t played souls games, but perhaps the difference is how central that is to progression? In a metroidvania the world is typically littered by both paths you can’t go through and secrets for you to find, both of which require abilities you’ll be gathering consistently as the main method of progression. As you wander the same paths, the abilities make it easier and faster while letting you find those secrets and now-usable paths to progress further.
It can’t be FOSS but not Libre, the Free in FOSS means Libre. And it also can’t be FOSS but not opensource, of course.
From my experience, I think this also happens because of badly written code, where it tries to detect user input to do validation, but it handles events incorrectly and sees autofill as invalid.


It’s surprisingly simple, if you have two cameras side by side, you’re capturing two images where the camera is moved horizontally relative to the subject. If you now instead take two pictures where you move the subject horizontally relative to the camera, you’re achieving the same effect on the subject in the images. This means you won’t get a correct effect on every video, and the background will be unaffected, but it can work.


As mentioned in another comment, paying with my card through my phone, and when I get a new ID using it to verify identity (on government sites).
Also pinging @HerbGrower@slrpnk.net, since you’re also curious ;D


Recently I’ve just been using it to pay with (instead of a separate physical card), but when I get my ID updated I believe I can use it to scan the chip inside to verify my identity. I’ll be honest, I think back then I was seeing NFC stuff pop up more often, but not sure if it was a passing trend or if I’ve just not been using stuff where it’d be useful.


Arguably you’re still giving google money, by funding the next google phone for the person who previously bought a google phone :P
Though I’d imagine buying a used phone is still a better choice than buying a new one, even if it’s theoretically funding a better company.


Huh, that makes me wonder, last time I upgraded was fairphone 4, and that’s because my previous phone didn’t have NFC, which is very useful nowadays, and it seems to have been a model released in 2017. Did I make a bad choice on my previous phone, or do you not have that either?


I think that might be losing a $100 discount from the other configuration, possibly because they have excess smaller drives that don’t meet win11 requirements?


Yeah, it’s so annoying how every crossplatform project is having to do that, it’s such a burden on all those indie developers all managing so much hardware and automation to support those platforms. /s
I think I’ve seen the same argument against Linux package managers in general, and it’s bullshit in the way that it’s not on the projects to package for each distro, it’s on the project to provide a functioning build system, or at least binaries, and from there it’s on the distribution maintainers to figure out packaging.
But also, in cases where packaging is more complex than just one dependency system for a whole language, it would be beneficial to have one unified system - if all languages are packaged in a unified way for specific system package managers, then you only need to develop a system for them once across all languages, and then you might have one system you need to plug your project into, and from there it could be automatically packaged into all those systems.


Worth noting is that C# generally uses compiled libraries, not quite binaries but CIL rather than source code, so that’s what you get when adding references and NuGet packages. And at the same time, compiled C# files include a lot of metadata about the code, like class structure and method signatures, so one .DLL is all you need to use a library.
NPM is a more complex situation. To say there is one build system is already misleading, since there isn’t a build system built into JS - packages can be source distribution, or they can use a variety of tools, minifiers, packages for web or for Node, and occasionally include native libraries/binaries or otherwise compile native code from other sources.
I think generally new languages have their own package managers primarily because older languages weren’t planned for convenient dependency management, so solutions for that are stapled on top of their stuff, aren’t compatible with existing libraries, often have some annoyances, and there are often multiple alternatives that were independently developed. On the other hand, new languages can just plan things out from the start, tweaking the language to work well for libraries, and establishing a single tool to avoid fragmentation.
The image in the comment mostly just feels hipster to me, and that would fit jumping on a currently trendy distro that’s also technically Arch. I don’t know if there’s more to it, it’s just a vibe thing for me.
Not sure what you mean by that, but off the top of my head, you can get certificates via challenges that prove DNS control (rather than checking if the DNS points to your server), and you can get wildcard certificates so you don’t even have to expose the existence of subdomains.
And that’s ignoring the option of using your own CA, which only really works with your own devices, but for local access might be viable.