Comment on
Intel’s Anti-Upgrade Tricks Defeated With Kapton Tape
When will it stop? No really?
Comment on
Intel’s Anti-Upgrade Tricks Defeated With Kapton Tape
When will it stop? No really?
Comment on
Open Source Equivalent to Project Planning?
I selfhost Vikunja on a small 1GB RAM VM. It has views for list, table, Gantt and Kanban (I assume that's what you mean by not manually reordering?) You can setup reminders for your tasks like any project management tool as well.
You can access its web interface via port 3456, so no syncing or external app is needed, it's all browser based. Of course, you can setup a wireguard VPN to access it anywhere.
Comment on
*Permanently Deleted*
Reply in thread
Besides the lack of custom domain support Posteo is cheap and great. Stellar support team.
Comment on
*Permanently Deleted*
Toți fură la un moment dat. They all steal at some point. Peer pressure from their colleagues, most of which corrupt, influence this as well. As others said, at some point it becomes normal for the person, thinking they're doing something right, especially when they argument that "it's for the family"
Comment on
Molecule restores cognition, memory in Alzheimer's disease model mice
Anyone with a proper background would be kind enough to speculate whether this could lead to a possible cure?
Comment on
Obsidian can't handle several thousand of notes
Reply in thread
This. I also wonder when people will realize that having more RAM doesn't mean having to use it all (electron, looking at you)
Comment on
*Permanently Deleted*
Bun băiat, să-ți trăiască!
Comment on
*Permanently Deleted*
This is a great community. Happy birthday! Oh, and...
Comment on
The newest 'old' laptop?
Reply in thread
Framework seems like the ideal choice but right now it is out of my price range. For long term however it does seem like the best choice right now.
That MNT laptop sure looks fun to use (and modify to my liking). However it is expensive. But I do like its open mindset
Comment on
What's up, selfhosters? - Sunday thread
Setting up let's encrypt auto cert renewal with ACME. Also looking to setup some monitoring service, basic stuff like CPU, memory usage etc. If anyone has recommendations that have an android app available, that would be awesome.
Comment on
Novel attack against virtually all VPN apps neuters their entire purpose
Reply in thread
I understand this is a non-issue for your home network, but as I understand it, the real risk is when using a VPN in a public and untrusted place (e.g. a coffee shop) as most teleworkers do
Comment on
Ransomware attackers are increasingly targeting backups — so make sure yours are protected
Reply in thread
They'll never encrypt my 2000 DVDs!
Comment on
How can I go about using the tty only on my system
Reply in thread
Julia Evans recently did a thing about job control here. Nothing yet on multiplexers though
Comment on
When was the last time your PKMS was surprisingly useful?
I keep notes as wiki-like pages. It's incredibly useful to have specific, contextual documentation that makes sense to me. I can share it to people as well, but that takes some molding.
Comment on
What are your favourite locations?
Reply in thread
Will surely hike up there once I get some better clothing. Wolf furs take so long to craft!
Comment on
What's that fictional world and story you've been batting around inside your head?
The dishonored universe is constantly residing in my head. One story I think would be interesting is where Corvo uses the cut power (Void House) that allows him to take a respite from battle. It could be set in a canon level or a random encounter that leaves him pretty shaken up, so he needs to recover. If you want to see what I'm talking about, here's a link.
Comment on
Cloudflare Details 1.1.1.1 Service Outage Incident
Reply in thread
Comment on
Japan declares victory in effort to end government use of floppy disks
Reply in thread
I've never met someone that didn't hate their rewritable CDs. After a few months of reading/writing they would go bad.
I agree, some floppies are particularly bad as well, but most I've handled worked okay
Comment on
How can I go about using the tty only on my system
Like others said, you can try installing Arch manually (not with the install script). You get the hang of the terminal and you get to see a bit more of how Linux works under the hood. The wiki is your friend, spend some time reading it!
Comment on
What is something you get worse at, the more you do it?
Reply in thread
Sysprep can reset the activation clock a max number of 3 times. You can set SkipRearm to 1 and it no longer does this, but of course the activation clock isn't reset, which 'defeats' continued reactivation. You learn something new every day I guess. See Serverfault - Does doing sysprep too many times cause issues?