Looks interesting, I'll check it out, thanks :D
Looks interesting, I'll check it out, thanks :D
YAML would such a nice language for config files but then it turns out that "no" is falsy and so a list of Scandinavian countries turns from
into
I wish there was like a JSON5 equivalent for YAML that just reduces its scope lol
(and no, TOML also looks ugly :P)
Convenience for end-users and avoiding link rot is probably one of the reasons.
yeah, tunneling into your local network and then calling WoL from there is the way to go.
Also why having doc comments and docs generated from code are super useful. When someone changes the code but not the comment above, it becomes really obvious that something was missed as opposed to having code and doc changes be two separate tasks.
Not selfhosted but I think Pocket also falls into that category of service.
I can only hope that governments finally take that as hint to explore other platforms (Mastodon *hint* *hint*) for their public service announcements.
This. I hate the whole left/right tribalism.
Like I know that it can be used to get a rough idea of what political motivations someone might have and I know that where my own ideologies would mostly fall in that inaccurate one-dimensional linear spectrum but ultimately it is too inaccurate to use it to classify everyone’s political motivation.
Worse it creates a whole us-vs-them divide. “Oh you aren’t right, when then you must be a commie”. “Oh you aren’t left, then you must be a fascist”. So you might consider yourself in a different position on a political spectrum and just see the differences to someone on the other end of a political spectrum even though you might have more in common then you think. Heck, if you are on complete opposite ends you might even have more in common then you think.
Ultimately, the focus should be less on left/right and more on individual policies. Like should healthcare be public or privatized, should be build another road or another train track here, etc
Why does political debate always have to turn into this tribalistic mud fight instead of proper discussion on how to best address the needs of citizens?
You could just rebase your develop branch to a commit before the merge and have a different commit history, or actually do it properly and have squash merges.
Type error unless there’s an implementation of +
that specifies adding together and integer and a string.
Ah yeah. I had to do the same. When you said “solution” I was hoping you meant you found a way to resolve the FPS drops while keeping polling at the original polling rate ^^
Definitely my iFixit Pro Tech Toolkit. Cost like 70€ but I’ve repaired dozens of devices with it which otherwise would’ve gone to waste. Based on that it easily saved me more money than it cost :D
Out of curiosity I might would’ve but not for long term and given that it seems to require an Instragram account I’m not really interested.
Why would you want to show all information stored on the frontend?
I’m gonna start out by saying that I don’t know how lemmy’s federation code works. So if I host another instance and federate do I only see the upvote count or also who upvoted? Cause if the only person that can see the count is the admin of the instance the user belongs to, then there’s no need to show it in the frontend. If however all you need to do to see upvote count of all lemmy users, is to host your own lemmy instance, then there should be an easy way to also access that information in the front end to indicate to the user that what they up/down vote is in fact not private.
So for me whether up/down voting is private is less of an issue as long as it’s clearly communicated. Again if only the instance admin the user is part of can see the count, then that’s essentially “private” as you are trusting that entity already ^^
I came across the solution and man did it at first feel like bullcrap, but it worked for some reason
Wait, what was the solution? o_O
Please tell me, I’m begging you. I’ve been searching for like half a year without success. One of my PCs is still running “old” hardware (first gen highest tier Ryzen) and so I’m desperate to get this fixed ^^"
While Vaultwarden is great I would not suggest selfhosting your password manager unless you do regular backups. Losing all your password cause your server went down is a great way to ruin your day.
Nextcloud-snap is surprisingly easy to setup. snap install nextcloud
is all you need to have a functioning setup. Then run a second command to setup HTTPS and you’re good to go :D
It’s not just applications. I recently “upgraded” two of my PCs from Windows 8.1 to to Windows 10. Ever since that having the mouse polling rate above like 125Hz and moving the cursor would result in frame drops in games.
This happened across two machines with different hardware, the only common denominator being the switch in Windows version. Tried a bunch of troubleshooting until I ultimately upgraded CPU + RAM due to RAM becoming faulty some time later on one of the machines. That finally resolved the issue.
So yeah, having to upgrade your hardware not because it’s showing its age but rather because the software running on it has become more inefficient is a real problem IMO.
The easiest way to block an auto-upgrade to Win11 is to just disable TPM in the BIOS. That way Windows will see the PC as not Win11 compatible and not perform the upgrade.