

Ah, it does generate actual MS links there. My bad.
I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.
I am also dumb and worthless.
My laptop is HP 255 G7 running Manjaro and Linux Mint.
I own RTL-SDRv3 and RSP1 clone.
SDF Unix shell username: user224
Ah, it does generate actual MS links there. My bad.
Until you get this every single time:
We are unable to complete your request at this time. Some users, entities and locations are banned from using this service. For this reason, leveraging anonymous or location hiding technologies when connecting to this service is not generally allowed. If you believe that you encountered this problem in error, please try again. If the problem persists you may contact Microsoft Support
I see you attempted spoiler.
Like this
:::spoiler Spoiler name
Like this
:::
Welp, that was my only reason to specifically get a ThinkPad. I got to use one at school and quickly got used to it. I wanted to keep that experience, so I bought a ThinkPad. I’ve used the TrackPad precisely 0 times, I have it permanently disabled. If I run out of space for stickers, I’ll put them over the TrackPad as well.
I’d say the TrackPoint, once you get used to it, becomes an extension of the finger.
Only annoying thing is the occasional drift.
Sounds like a potential security hole. Hopefully there will be a way to fully disable it in the OS.
What do you use?
It’s 2025 already?
Shit, I overslept again.
Forcing it into recovery -> Power Off -> Booting up normally again
This freed up 8MB from somewhere, otherwise, I guess I’d have to do a hard reset.
Just in case: If your storage is completely full all of a sudden, check /var/log/nginx
if you haven’t pointed the logs elsewhere.
I know I was pretty confused to find my storage absolutely full, then I found the multi-GB error.log file. When a network interface it was listening on disappeared it filled with errors as such:
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
2024/12/10 07:57:06 [alert] 20420#20420: accept4() failed (22: Invalid argument)
(I just reproduced that now on-demand, thus the date.)
There’s a tool called logrotate
to take care of logs, but I just did the stupid and lazy thing…
error_log /dev/null;
Well, in case you get the idea to run NGINX in Termux, and then later you find your phone hot, stuck in a bootloop, it’s possible the error.log filled the storage causing Android to crash because it now can’t even write system files.
Not that I would have done such thing…
Not sure what way you’re heading with this, but how about neither if they’re both significantly younger?
Just because one is legal doesn’t mean it’s ethical either.
This is not a suggestion, it’s probably fairly stupid, but it’s what I’ve been using.
I’ve been using a convertible ThinkPad L390 Yoga as eBook reader as well. I never considered a 2-in-1 laptop, but it was cheap and I heard the Yoga versions have better colors (display). I thought I’d never actually use it in tablet mode, that my touchscreen would be unused, free of smudges. Hell, I didn’t know what I was missing, it’s awesome.
I’ve been using it to read eBooks, in portrait orientation as a tablet.
Software wise, Arch Linux (btw), KDE Plasma 6, Arianna eBook program.
Not optimal to be honest, Plasma 6 has some annoying bugs, and Arianna is broken as of recently. I suspect some depency issue, but anyway, for the time being I use the Flatpak Arianna package.
But I do like the experience. If I need to check some word in dictionary I can do it on the same device. Plasma 6 has touchscreen gestures, for example I use sliding from right to switch between windows. So, Arianna and Firefox with Wiktionary open at once, reading the book, unknown word, long press it, copy, slide from right, Firefox window, paste into Wiktionary, boom!
And to save extra power I use Bluetooth for network connection rather than WiFi. 1Mbps is plenty for dictionary searches.
Oh, important to me, when turned around there’s a deactivated keyboard on the other side that I can fidget with while reading. I feel like it helps keep me from getting distracted by something else. Just mashing the keys with my right hand fingers and clicking the trackpad with left.
Disadvantages of this:
Hardware wise, it’s a 1.5kg 13.3 inch eBook, so… perhaps not your glass of water (I don’t drink coffee ¯\_(ツ)_/¯).
Software wise, well, you can choose different software, but bugs. Visual glitches like the taskbar switching to floating when using virtual keyboard or the window occasionally staying retracted from where the keyboard was (fixed by toggling affected window out and back into fullscreen) are okay.
What’s worse, inactive window translucency can get stuck, i.e.: if the window gets stuck translucent even in foreground, and you close it, it’s now permanently on screen as ghost window and you’ll have to log out and log in again.
Worst, toggling Bluetooth (usually when done quickly after log in) may crash the system partially. The GUI completely freezes, tty works, but reboot won’t fully work. It will get stuck mid-way, so I recommend logging in as root, enabling magic sysrq (echo 1 > /proc/sys/kernel/sysrq
), issuing reboot
, let it freeze, then Alt+SysRq+REISUO (one by one while holding down Alt and SysRq keys) to shutdown.
(Bluetooth service cannot be stopped or killed, nor plasmashell)
P.S.: Use Wayland with touchscreens. X11 has no touchscreen support, it just emulates a mouse pointer which is suboptimal.
Maybe they referred to the Rust version.
Our cable provider (my parents like cable TV) had analog channels even like 2 years ago, but they started encrypting everything which required purging the analog selection.
This sucks. At worst analog would be grainy, digital just keeps cutting out in worse conditions.
I wish there was also still analog OTA TV for this reason. Much easier to pick up usable signal.
Mind explaining why use the content warning for this?
I get it when it’s used in some larger text perhaps with possibly triggering content, but this seems unnecessary. These domains don’t link to anything else than cock.li and airmail.cc either.
Warnings that are overused loose value.
Removed by mod
It was supposed to be released in October already, but it seems there’s absolutely no new info about it. Perhaps the idea got abandoned like P18K and P16K.
Don’t worry, it’s probably going to be even more locked down.
I miss Android 7 and prior. The only improvement I see is permission management and UI on tablets (dp >= 600). And perhaps app updates without prompting user from 3rd party app stores (like F-Droid), but I don’t like automatic updates anyway.
But it seems there is a 2048 character limit, so unfortunately no storing of files in base64 data URI.