Then live life and love without emojis, we did fine without for most of history <3
- 0 Posts
- 10 Comments
Try using a feature complete browser
Eggymatrix@sh.itjust.worksto Ask Lemmy@lemmy.world•Are the USA heading towards civil war?2·5 days agoYour second paragraph was considered a feature in the context of the time
Not a rust dev, rather c++, but just to understand, how should a type be named if it is used to carry information about an error?
Os this an issue with the language, similar to C where you don’t have namespaces, and thus need to call everything acmecorp_error_v5 or something like that?
Eggymatrix@sh.itjust.worksto Linux@lemmy.ml•How to use legacy OpenCL in amdgpu without using DKMS on Pop OS 22.04?3·24 days agoTry using a distro that is less ultra optimized for gaming on modern hardware. You have a legacy system, try something like debian or arch
I really hope not
Honestly the wiki is excellent, I do recommend to dive in head first with the install guide
Thunderbird
It is bot the most feature rich and the most annoying thing, but it works
Eggymatrix@sh.itjust.worksto Linux@lemmy.ml•Stability problems with a Raspberry Pi ZeroW221·3 months agoThe issue is that it is simply not built with reliability as a high priority so probably some hardware component shits itself too much after a while.There is a reason every reasonable company that needs a server to run reliably in production uses something orders of magnitude more expensive than a rpi.
You lucked out with your previous experiences, but many others did not, or the industry would not pay the price of a rpi a month to run a machine with the specs of a rpi.
That said, if you don’t need the reliability some easy hacks like a reboot cronjob or systemd timer, or trying to turn off unneeded services or peripherals could give you 90% of an industrial server’s reliability
I see, thanks for the time you took explaining this. I think it is more a cultural difference then in how patterns evolved.