Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

taanegl, to piracy in What's the best way to pirate a recent Windows OS?

Mmmm you’re talking about key resellers. A full retail version costs $150. Keys from key resellers are notoriously unreliable. It might work forever, or it might stop working a week after you authenticated. It’s more or less a gamble.

Great if it works for you, sucks if someone just wasted money (however little) on something that’ll stop working - especially if it’s grandma’s machine.

Also, hedge your bets a little better, buy the ones that cost $10 or even $15. Historically speaking those are a safer bet.

taanegl, to news in Mexican cartel forces locals to pay for makeshift Wi-Fi under threat of death

They just want you to know they won’t be going soft on you.

taanegl, to linux in Gentoo goes Binary (packages)

Wait, didn’t Gentoo have a binary cache? I seem to remember many years ago that I used one…

taanegl, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

Wayland on an Intel iGPU runs flawlessly and has for several years. However, that’s a matter of drivers. AMD is in the forefront regarding having dGPU support, while NVIDIA is playing catch-up.

In any case, the future is bright.

taanegl, to memes in A hot dog shaped car just drove into Argentina!!

I’m not sure about that one. Plenty of generalisimo’s got into power, partly because of the drip - I would argue.

taanegl, to linux in What distros have you tried and thought, "Nope, this one's not for me"?

Honestly, if you’re not using nix to deploy systems or need it to create reproducible environments across systems, then NixOS is a bit overkill.

I want to use NixOS for servers and embedded systems as well, so I run it on my laptop. But the user experience gives Gentoo a run for it’s money for being the most finnicky bastard in the distro world. They would both contend if there was a Razzy award for usability.

taanegl, to chat in Alone for Christmas, once again

A part of me says I should, since I also feel responsible for abandoning my best friend, who missed his teenage goals of joining the 27 club by a few years.

The heroin epidemic took many of my friends as a teen and left me kind of traumatized. Seeing some of them again could help to spur growth, but I also suspect it might make me deeply depressed.

So I’m not 100% about that one.

taanegl, (edited ) to risa in Writing 101 by Behr, Moore, and Taylor

Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.

Star Trek in general is stuffed with daddy and mommy issues.

taanegl, to risa in Spread the love

Listen, I’m never even putting my Jeffrey boner away.

taanegl, (edited ) to linux in So... how to fix this?

Firstly, check the logs directly to get a more concise error that we can analyse. journalctl is the standard systemd logging client you can use in the terminal. By specifying the unit (units can be socket files, timers, services) you can get logs specifically for said unit.


<span style="color:#323232;">journalctl -u udisks2.service
</span>

You can also specify binary, if said binary logs to journalctl, like so (if the binary path exists):


<span style="color:#323232;">journalctl /usr/lib/udisks2/udisksd
</span>

You can also check kernel messages (dmesg) by using the -k flag, like so:


<span style="color:#323232;">journalctl -k
</span>

You can utelize flags such as -e to scroll to the end of a journal, -f to follow a journal in realtime and utelize the -p flag to set priorities like error, crit, warning (-o error) and others to filter away common journal entries so you don’t have to scroll through every line in the log.

Secondly, and this is gonna sound weird, but reboot into windows twice. The first time you boot windows run diskchk on the partition(s) in terminal/powershell/command as administrator. If it tells you it needs to do an offline scan, reboot and you’ll see an offline diskchk screen on boot before login. If not, reboot again into windows anyways, and then reboot into Linux.

The reason is that NTFS has a weird failsafe flag that NTFS on Linux considers a no-go, and it’s usually set if the system crashes more than twice, but not always. If Linux NTFS drivers see the flag, it won’t mount as a precaution. The only way to reset the flag is to reboot in windows twice. Not once, not three times, but twice.

This might be outdated info, but that was the fact some years ago. There might be a way to fix it with modern day Linux, but I don’t know, especially when I have no direct and informative errors to go by.

journalctl is your friend :)

taanegl, to risa in TIL that Geordi directed some episodes

Lavar Burton is a goddamn treasure of a man. When you yanks rip down another one of those confederate statues, do me a solid and put up one of Lavar Burton in its place.

taanegl, to memes in Is this phisique even attainable?

I vant to zuck ur blood! BLEH!

taanegl, to risa in What's your warp slogan?

Cheese it!

taanegl, to piracy in A better Revanced

What do they do differently?

taanegl, to news in Zelensky asks to visit Israel in show of solidarity

He also doesn’t want Ukraine to plotz.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #