

can’t be heartbreaking if you don’t have a heart
Probably based
can’t be heartbreaking if you don’t have a heart
probably not true in most other langauges. although I’m not well versed in the way numbers are represented in code and what makes a number “NaN”, something tells me the technical implications of that would be quite bad in a production environment.
the definitive way to check for NaN in JS would probably be something like
// with `num` being an unknown value
// Convert value to a number
const res = Number(num);
/*
* First check if the number is 0, since 0 is a falsy
* value in JS, and if it isn't, `NaN` is the only other
* falsy number value
*/
const isNaN = res !== 0 && !res;
C, because yes.
other distributions should start having an option for this in the GUI installer, but it might be tricky for the average user
Arch Wiki has a guide on FDE using the TPM and it’s transparent in my everyday usage
some minor issues I see are:
then don’t.
it’s not something your being forced to do. it’s the lifting of an unnecessary restriction that in turn gives you more power on your device.
Unless I’ve missed something big, passkeys are pretty easy for me if the website supports them imo.
Using KeePassXC, I click register on the website, register the passkey with KeePass, then it just works when I need to authenticate or login. My database is then synced across all my devices.
Passkey support is yet to come to KeePassDX on Android though, so I’ll be awaiting that feature
and this is why uBlock origin is the be all end all of extensions.
GrapheneOS on Pixel 9 Pro XL. it’s a very refreshing experience having nearly no preinstalled apps, and having to install anything you want yourself, not the other way around. I don’t need Play Services/FCM notifications either, I use Molly to talk with people, a fork of Signal that allows for UnifiedPush support, which I self host ntfy for.
Immich full stop, like everyone else has said. self hostable so as much storage as you can buy (and maintain backups of!), AI so you can search your photos like “sunset on beach”, and just rock solid, despite it “”“technically”“” still in pre-release stage
FINALLY! something to help LOWER those gas prices!
/s
shred
or alternatively you can zero out all the bytes in a drive with dd if=/dev/zero of=/dev/<DRIVE>
if you know/use docker, the solution that has been the most straightforward for me is SWAG. the setup process is fairly easy when combined with registering your domain with Porkbun, as they allow free API access needed for obtaining top-level (example.com
) as well as wildcard (*.example.com
) SSL certificates.
along with that, exposing a new service is fairly easy with the plethora of already included nginx configs for services like Nextcloud, Syncthing, etc.
fair, been to one of those as well. definitely worse than Olive Garden.
not even sure if I stand alone on this hill, but Olive Garden is the worst place I’ve ever eaten at.
I still find Tealdeer useful even now, it helps me get working with commands I know little about, more so than a manpage
who let the magic mouse engineers loose
Signal uses AWS.
I tried both MQTT and just the plain HTTP variant, and I couldn’t get either to work. I’ve fully settled on the latter you mentioned, Traccar. it’s pretty much what I’ve wanted: self-hosted, easy to set up, beautiful web interface. Thanks for the suggestions!
for two reasons, I can’t use this.
I sentence you to radial blur on everything