Could also be mineral oil wicking up the cable, there are the absolute madmen who opt for oil immersion cooling their rig
Could also be mineral oil wicking up the cable, there are the absolute madmen who opt for oil immersion cooling their rig
There are plenty of people who are completely comfortable with their partners being strippers or porn stars.
From a purely logical standpoint, given the number of strippers and porn stars out there, that statement must be true. It’s not quite something I can wrap my head around though.
As a python developer and user of websites, please no. The web is already a slow mess and my laptop is already spinning up fans on some websites that really shouldn’t do anything much more complicated than load text and images from a database and display them. CPython would make it exponentially worse. At least pick a sensible performance focused implementation.
Unless you jump through a crazy number of hoops, your domain just gets blacklisted by every spam filter under the sun.
I mean, ever tried hosting your own email server in ${CURRENT_YEAR}? Might as well write those mails to a thumb drive and throw it out of the window.
Rocky Linux: A Youtube video entitled “Latte art 101: How to make the perfect barista coffee at home!”
Arch user should be an aeropress: people can’t seem to shut the hell up about how great it supposedly is
I can (and do) just read the ~/ssh/.config
file if needed, it’s quite legible. In most cases however zsh autocompletion does all the heavy lifting for me (ssh ser(tab) -> ssh servername
).
Still a cool idea for a script, and if it works well for you more power to you, just saying there’s more ergonomic and universally applicable solutions. (Only mentioning this since you said “I couldn’t find a decent solution to this problem”).
It will be a cold day in hell when I consider using any software running on Someone Else’s Computers ™ for journalling or note taking. Even less so when there are a number of FOSS, self-hostable, highly configurable and feature-rich solutions out there (I personally am partial to Trilium).
How is it a “trap” to spend an hour or two configuring a tool to your exact needs, which you will then probably be using literally every day for years.
Literally who gives a shit about Twitter at this point.
why linux will never be a viable solution on the desktop
Has been pretty viable for me for the last 7 years or so.
why self hosting will never take off
Literally who cares, the community stands to gain nothing from another few million novice users who don’t even know or care to learn how to formulate a question or usable bug report.
I have a Chromecast Ultra connected by ethernet to my network. There’s an android app with a cast functionality which we both use with our respective accounts. I also hear good things about the Android TV and roku clients (but have neither myself)
Agreed, as long as you handle the HTTPS or VPN setup, and set up any automatic media downloading ( jellyseer, sonarr and radarr and jackett) the end product is certifiably wife approved and works nicely out of the box
and an industry grade internet connection if you plan on sharing your library with a few friends. Otherwise, fully agreed
edit: if you have mostly full HD stuff it might be pretty feasible with regular internet
inb4 zoomers unironically want this
How is that a complicated alias? Seems pretty straightforward to me. But again, if you prefer a shell script which does the same thing but separated line by line, also fine
No need to overcomplicate things, just write a small shell script or even just an alias. I use this daily:
alias get-rekt="sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y && flatpak update -y && flatpak remove --unused --delete-data -y"
adjust accordingly for Fedora and/or snaps. Obviously doesn’t work for appimages or manually compiled stuff which should be a last resort if there’s no other sensible way to install stuff.
edit: voyager shat the bed with the code block but you get the point
Agreed, the only argument for oil immersion cooling is, AFAIK, better energy efficiency which is of course not a real consideration for high end consumer grade hardware. A previous iteration of our national compute cluster was oil immersion cooled but the tradeoffs in maintainability etc. were not even close to sensible so the next iteration went back to regular server racks. And the iteration after that needed the floor space and finally dialed in the end of oily door handles and eerily quiet but oppressively hot server rooms.