

We run Taiga and it seems to work fine.
If you want to link to external sources in a structured way and you don’t mind tweaking the looks, SolidOS (ot another SOLID app) has a task list/tracker.
I keep my personal tasks in org-mode or org-roam.
We run Taiga and it seems to work fine.
If you want to link to external sources in a structured way and you don’t mind tweaking the looks, SolidOS (ot another SOLID app) has a task list/tracker.
I keep my personal tasks in org-mode or org-roam.
Oh I feel you. Typing too much too fast is terrible on the wrists.
I remapped some keys for the key combos and have no issues with those now. Regardless of editor, good posture may help. I find good posture easier with split keyboards which often include a thumb cluster.
Perhaps multi-modal editing is better and you can do that with evil-mode. I’ve created some prefix key combinations with Alt-Gr and with the super (windows) keys to create something like it whilst keeping most most common commands close to the default. Namely C-x is now s-c which is way more relaxing on Dvorak layout.
Doom Emacs includes evil-mode by default perhaps that’s your cup of tea.
That would be Emacs.
Emacs is like an operating system bringing various tools into the same editing interface, including email. Emacs is very adaptive, you can get VIm like bindings through evil-mode.
I own this. It is horrible. If the specs were real it would be great, but the specs are not real. It is a 3k black and white monitor with a fixed color filter over it. That means you need 3x3 pixels to resemble a color.
I consider it a scam from Dasung.
Boox on the other hand made a sane black and white display. Much better. I own a Max 2 Pro. Sadly they fail to understand that when you report a display as 20px smaller than it really is over an HDMI port and then rescale the image of the computer display on that, that it becomes really uncrisp. Their suggestion is to use the display with 200% scaling (so you don’t notice as much I suppose).
Epaper is really promising and nice. However both of these companies should either get some real competition or lawsuits.
Depends on the use.
The screen protector serves as a blue light filter too, it’s cheaper than a display, and fairly thin. That’s a straightforward addition for my use but if you don’t have issues with your phone dropping then you could certainly do without.
I very much dislike cases and loved the PH-1 for stating that a phone should be solid enough without a case (sadly it did not survive a 50cm drop on a floor so it did not hold up in practice). If you don’t have much issues with your phone dropping then not having a case makes it so much nicer.
I take more risk holding my phone than I should which means it falls more than average. The price I have to pay is a screen protector and cover. Replacing the display should be easy, but it’d also be wasteful.
I had to replace parts on my FP5. It fell on very bad asphalt at speed whilst cycling in a foreign country. The glass on the camera modules scattered. Display protector broke and the case got some good damage. I was instantly calmed realising it is a FairPhone and knowing I could order replacement parts.
Repairs were trivial and it feels good to have created just a tiny amount of e-waste instead of a large amount. The black aluminium case has some war wounds (scratches) reminding me of the trip.
I have not had many issues in the past 15 or more years myself running Linux exclusively aside from a shorter Macbook period. Perhaps I have just been lucky.
We sported (in guessed cronological order of first buy): Dell, HP, Lenovo, Slimbook, Tuxedo, Starlabs, BTO all running Linux at our company. We have not had big issues with any except for keyboard on a Dell, Tuxedo, Slimbook and cooling on a Lenovo. Since I chose the Slimbook many have followed on the path of smaller suppliers and I think we rarely buy from the big makes now.
I have been very happy with slimbook. I came from a macbook (bad idea) with the bad butterfly keyboard and the slimbook was a big upgrade on that front. It’s still not the greatest keyboard for some but I do like it. I have been wanting to buy a new one but whenever something broke or was insufficient I could either upgrade (2 x nvmeSSD slots and RAM can be replaced) or they still supplied spare parts when I sent them an email (keyboard replacement after 4 years). I wanted a framework but Slimbook has offered me spare parts as needed for longerbtham could buy a framework and the slimbook still works well. Plus it’s less expensive. Replacement of the keyboard was not toolless requiring glue to be heated but I did manage to quickly do it with a sleepy head at night. I’d buy their new 13" if this one would be out of service. I’d buy one now but it feels such a waste.
Things I did not like 6 years ago: webcam and microphone of lesser quality, display nice and matte with good color rendition but lower resolution than I’d prefer, no USBC charging on USBC port. Display and USBC are resolved on the new models, no clue about webcam and microphone.
Agree. They’ll surely to pay the cost and they have a proven track record on handling any potential lock in.
The Docker runtime is probably ok as it is a tool instead of a community. The registry has a community aspect and is where we’ll likely see exploitation of vendor lock in. Luckily Docker was grounded well and you can set up your own registry.
I don’t think Xerox invented the computer mouse. It was first drawn out by Douglass Engelbart and presented to the public in the 1968 presentation “Augmenting the Human Intellect” (you can watch it on the present day, it was recorded).
It was my understanding (which I did not verify) that this was picked up by Xerox and others and that windowing systems evolved from there on with Xerox leading towards Desktop Publishing.
This must be from another timeline. Sorry for the inconvenience, please skip.
User focused applications running on my own internet accessible infrastructure fully based on open standards and interoperable with the Fediverse… Yes please
I’m looking forward to play with this.
No, I came into this for mechanical prints 7 years or so ago. I would expect there to be dedicated Blender fora where you can ask.
The slicer (such as Cura) will be fine. Your printer will likely come with some default settings which will be sufficient to get started.
Blender is the sculpting tool you will master. Cura is the oven. Baking is important, but the general art is in the mastery of the pottery tools.
Assuming this is all new, it is not a small thing to learn. Some are faster than others but becoming proficient may take months if it’s a side gig. It is really fun though. Blender will also allow you to make gorgeous renderings if you’d want but I would stay out of that if you really want to print things as it’s another deep and super interesting topic.
Good luck!
I have chosen all the different things in 3D printing than what you need. This is big picture.
Most 3d prints are not food safe, but I guess that’s no big deal for decorative cakes. It is possible to make food safe prints.
A resin printer will give smoother results for what I’ve seen but it is more messy with respect to material handling. This is probably what you should do in your case if you know you can handle less safe materials and ventilate correctly.
The most common 3D printers deposit molten plastic. These are less messy but will yield less details. You can endlessly tweak and modify them.
For modeling cartoon characters I would learn Blender.
From Blender export to Cura for slicing into layers and commands the printer understand. Others exist, I doubt Cura does resin printers.
Mercedes’s stars have been on springs for decades indeed. You can easily push them over (but make sure you put it back nicely). I think Rolls Royce’s Spirit of Ecstasy pops back into the hood but I don’t know how that works on impact.
Nice script. What is the reason to toggle the brightness?
Kubernetetes is crazy complex when comparing to docker-compose. It is built to solve scaling problems us self-hosters don’t have.
First learn a few docker commands, set some environment variables, mount some volumes, publish a port. Then learn docker-compose.
Tutorials are plenty, if those from docker.com still exist they’re likely still sufficient.
Emacs: “What if your Operating System and your text editor had a child.”
Agree.
I found it more tempting to accept the initial answers I got from GPT4 (and derivatives) because they are so well written. I know there are more like me.
With the advent of working LLMs, reference manuals should gain importance too. I check them more often than before because LLMs have forced me to. Could be very positive.
deleted by creator
The post title says “ever” rather than “2025”. It’s cool for 2025 and we may get some interesting others, but many here will have ran it on something slower at some point.