![](https://programming.dev/pictrs/image/9c914913-a894-4f63-b79c-b13015d6836d.png)
![](https://lemmy.ml/pictrs/image/q98XK4sKtw.png)
Oh, it wasn’t just me!
Oh, it wasn’t just me!
Sorry, but I fear not. Ansible has a good getting started out there, but I think you’ll learn the most just using it.
Maybe a broad roadmap… Try to add systems. Test them via Ansible-Ping. Change some configs (add file, add line-in-file). Add handlers to react to changes by restarting services. Add host variables and customize behavior per host. Add templates…
I think it is a great way to document what you have done too. Especially with larger setups this can be quite time-intensive.
Then add that you may want to dynamically reconfigure your systems to interact with each other and then Ansibles template-rendering comes in really handy.
Finally, it is standardized - so other peopke can work with it too (relevant in work context).
Javasrcript. 0 == null == NaN.
Oh wow, I did not expect to ever get an answer - thank you, stranger! The design looks very similar to early Thinkpads, maybe I’ll get one of them (I assume better terminal use than on my smartphone).
Thanks!
Does someone know what this mini-thing in front of the cats is?
Run “sudo dmesg -w”, put it to sleep and then look what the kernel tells you why he could not sleep.
Most common issue would be something with your system memory. I could imagine that this caused the timeout of your cpu, which waited for the startup code, which never arrived.
In case you want to test that, swap your memory sticks around. Or tell the kernel to ignore that cpu (see command line arguments of the kernel).
Just use xca as a simple GUI - it can do it all.
Instant thought: “Ausgefressen - Moritz Matthies”. Good stuff.
For a university project I’ve scraped a shitload of stuff from dndbeyond.com (primarly the homebrew section) - are you interested in that? I would have to dig if I still have the raw data available (were processed with some ai-model later).
Oh yes, I also played a lot of Star Trek Elite Force back then - I think I liked the first title more, likely because I’m more into VOY. I liked solving the riddles on the levels and trying for hours to find the secrets… What a good time!
Well, sounds like blocking them is bad: https://gitlab.com/CalyxOS/calyxos/-/issues/370
The location permission is needed to activate BLE and scan for other devices using low energy. Android things…
Indeed. IIRC this feature was also part of the Reddit version. Also the view option to hide read was there…
IIRC it is based on Ubuntu, so yes.
Uh, under Windows use NetLimiter. Under Linux? Try AppArmor based policies, otherwise… No idea.
Just grab some old webcam, use an RPI with MotionEye and you are good to go. Bonus? With an non-IR RPI camera you’ll have “nightvision” and with MotionEye automatic gain control.
I would say it was at the start or middle. It is the scene were her boyfriend friend (not explicitly stated) was previously devoured by a Titan. She was discovered during cleanup of the mess after another (successful) attack on the walls, trying to revive him for hours - without success…
Edit: Found it https://attackontitan.fandom.com/wiki/Franz_Kefka
Google for Sony Open Devices. AOSP, but running on Sony devices. While I prefer LOS, SODP is always the beginning to port it from.