

I still don’t think it’s there, but development hss been fast, so a lot has changed and improved in the last couple of months.
I still don’t think it’s there, but development hss been fast, so a lot has changed and improved in the last couple of months.
Not exactly. Matrix 2.0 relates to the protocol (Matrix) version, which has its major number incremented due to a bunch of, well, major changes/updates to make it much better. OIDC, sliding sync and native calls are some of the new things that comprise the 2.0 update.
The server implementations are somewhat orthogonal to this. Synapse (the original Python server) is still the main implementation, and is Matrix 2.0 ready.
Agree, but mad props to the Gentoo people too. Nice community and incredible wiki as well.
This is a good suggestion. Docker is more mature and has more resources, so it’s better to learn the ins and outs of containers. After getting comfortable with it, you can move to Podman and have a much better time tackling its peculiarities regarding permissions and rootless.
I used Docker for years and only recently decided to give Podman a try, porting my Lemmy instance to it.
How can I make using Arch Linux my personality
That cracked me up x)
Anyway, I’d say it’s good that the OS is out of your way once set it up. Even though I don’t use Arch directly, I like how comprehensive the AUR is (even though there may be repositories more packages, like nix and whatnot), think the ArchWiki (like the GentooWiki) is a very useful resource, even if you use a completely different system.
Just tested* and it doesn’t seem to work, no. I don’t know if it’s doable though, it may be.
Kitty has been my daily driver for quite some time now, I really like it for its rich feature set and extensive configuration.
You can use its goto_tab
action with 0 and negative values to get MRU behaviour.
See more here: https://sw.kovidgoyal.net/kitty/actions/#action-goto_tab
I think security is a fair point, given caddy’s younger age compared to nginx, but I wouldn’t say it tried to do too much.
Why do you say that?
I’ve used both plenty and only once I thought Caddy was harder: caching. It requires you to install a plugin that also doesn’t have the easiest of configs. I think there’s a new and simpler one nowadays, but haven’t tried it yet.
I now use Caddy by default for everything new I make/host.
This. I don’t even need real “scripts”, I just plug my big drive into my laptop, start dropbear and use the shell (fish) history to get the right command. Takes about 15s to do everything :p
If you want a more continuous thing, you can look into Syncthing or something like that.
LibreWolf is little more than a custom config for Firefox, they don’t do actual development on the engine, which is the important and very technically laborious part.
Windows 7, but newer versions were already a thing. If I recall correctly, I made the final switch around the time Windows 10 started becoming available to the general public, but I had been dual booting for a while then.
Started with Mint, btw.
Interesting extension, didn’t know about it, thanks!
(sorry, clicked Enter by accident and ended up posting this half-way 😅)
So this is a tablet without a display. I never used one, it’s difficult to start using it?
Yeah, it isn’t a tablet in the usual sense of the word (i.e. it isn’t a smart tablet), it’s more like a tracking surface. The idea is that you use the little pen on it and the whole surface is mapped to your screen. There are differently sized devices, for different precision needs, much like A5 Vs A2 vs A3 etc. I have the medium one and I’m quite satisfied by it, but I had a professor that made class notes with the smaller model and it worked wonders too. Had mine not been offered to me, I’d would be more inclined to buying the small one.
They may be a bit weird to use at first, but I find that with you get the gist of it fairly quickly. I’ve had some colleagues try mine and while some got it faster and some had to spend a bit more time with it, they all got decent at it in a relatively short amount of time. I’m so used to it now that I make no conscious effort beyond what I’d do for traditional writing. I loose on a non-backlit surface and some of the physical pleasure of writing with true pen and paper (though the pen tip and tablet surface have a nice texture), but I gain incredibly productive superpowers in the form of undo, copy-paste, scaling and rotating, theming (love the white on near-black gray handwritten notes) and more (xournal++, for example, lets you embed images and even voice notes!). The pen even has nice pressure sensitivity, so you don’t loose much expressiveness with your strokes.
A lot of flaws, right?
Yeah, for this purpose, I’d say that device is not very well suited. The small version of One by Wacom is $40, which I consider fairly cheap for its quality and the value it can provide. In case that’s too expensive, you may try the second hand market, I suppose.
Your Acer tablet may still be useful for other purposes, like a Plex/Jellyfin client or similar. For good note taking, even if the device functions decently well with Windows, I’m unsure if the touch sensors are good enough (even if they were originally, they may have degraded performance now, not sure) for a proper experience. Before I tried this pen tablet, I was quite skeptical of digital note taking, but now I love it, and it’s mostly due to its incredible responsiveness.
So my other question is: what distro do you use on your computer?
I use Manjaro (based on ArchLinux) with KDE Plasma (now on version 6.1), though I use no touch interface, it’s just a regular laptop onto which I connect this pen tablet via USB. For good touch support, you should look for the mobile variants of GNOME and KDE, namely Phosh and Plasma Mobile, as those are more optimized for that sort of devices. You should still be able to connect Wacom tablets and similar (there are drivers in the kernel itself).
Overall though, I agree with your last sentence, I think having the note taking tablet separated from the laptop may be better because you can just keep using your daily driver computer and, when needed, plug a fairly cheap but quality tablet and get a good handwriting experience and improved posture (very crucial to me)!
Happy to discuss this further!
Never owned a Surface, so can’t comment on that, but I’m very happy with my One by Wacom (not to mix with Wacom One :p). It’s fairly cheap as far as these types of tablets go, it’s very responsive (I have 144Hz displays and it’s so nice to use), has a nice sueface roughness, it’s plug-and-play on Linux and has 0 maintenance (no batteries to swap).
What I like with my setup is that, contrary to traditional writing on paper, I can sit properly, looking forward, avoiding some bad neck and back pain I usually get otherwise.
Yeah Xournal++ is probably the best hand-written note taking and PDF annotation program available on Linux, it’s pretty well known. The system settings permission is to honor some global settings you might have enabled, and the file system access is so you can save and open stuff from anywhere, I assume.
While it’s not on the main F-Droid repo, they distribute it in their own repository: https://app.futo.org/fdroid/repo
Yeah, distros should, at most, change the default accent color and some pannel icon, but no more than that.
Never knew about prelockd, seems like a pretty neat and useful idea, thanks!