Kate is fine if you are already running KDE. If you are using a different wm, you need to install half of KDE to use it.
Kate is fine if you are already running KDE. If you are using a different wm, you need to install half of KDE to use it.
I use ICE’s Cyberspace and throw out everything that slows down the story. Works well enough. It was written before most of the world was online, so still has a lot of the quaint charm of early cyberpunk.
I am still waiting on cyberpunk. Is it ready now?
Not op, but I have been doing this for years with a userscript. Getting rid of SEO garbage, pintrest, quora, etc links makes more room for the helpful results.
It is also a good way to ensure you don’t land on any recipe sites that are built more for wasting your time than helping you cook.
I just got into the habit of permabanning any site that had anti-user patterns, annoying popups, right click/back button blocking, or clickbait headlines. I don’t see a lot of that stuff anymore. Makes the net a bit more useful. Or at least less frustrating.
I still get that bass line from the bgm stuck in my head, all these years later.
Gitaroo Man is fantastic. We need more games where you can defeat enemies using the power of your rock.
Brutal Legend also, although not the same genre by a long shot.
I could probably even settle for just being able to take the logo out of it. Last thing I want in my personal data device is to have a corporate logo of an ad company staring me in the face all the time.
If you are fairly tech savvy, this isn’t hard to do.
I have built a few sprinkler valves using an esp8266, relay, solenoid, and esphome. Total cost of each one is less than $15 (US). If you are willing and patient, you could probably get that to under $10 via aliexpress.
The circuit is really simple -
Parts list:
Outline:
Run power supply to dc-dc converter, and set converter to output 5v.
Connect one leg of 12v through switch on relay, then to the solenoid.
Connect other 12v leg directly to solenoid.
Run 5v from output of buck converter to input of esp and relay.
Run data wire from esp pin to data input in relay.
Put everything but the solenoid in a plastic box.
Run water source to solenoid inlet and connect sprinkler or drip system to solenoid outlet.
Flash esp with esphome
In the esphome code, you will need the home assistant api, a switch, and a sprinkler component.
In home assistant, set a switch or button on your front end to test everything with and provide manual control
Write a basic home assistant automation to control via timer, or weather conditions, or soil hydration, or whatever.
You can do all of this without any soldering or any (real) programming - that being said, those two skills will improve the results by quite a bit, and are just useful in general for this sort of work.
It can (of course) get as complex and full featured as you like, but if all you want is a system that can water your flowers every time the ISS passes overhead, the above will get you there pretty cheaply.
I have been doing home automation for almost 30 years. I started with x10, and still have a few x10 devices deployed in my house, so I think I’m in a position to know what I’m talking about here.
There are a few major advantages Zigbee and Zwave have over x10, namely:
Now there do exist some wireless battery powered x10 devices (the MS16A motion sensor, for example or the DS10A door sensor). These are actually fairly solid devices, and I still use a good number of them in my home. (I have many DS16As that have been in daily use for more than 20 years)
It isn’t all bad, and there is no reason to throw it all out if it works for you. However, if you are buying new gear to automate with, there isn’t really a compelling reason to go back to X10. the modern solutions are cheaper, faster, more secure, and easier to work with.