Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
2
213
7 mo. ago

  • That's exactly what I want to do! I saw a post some years ago, someone had connected a ~ESP32 (or the like) to their coffee maker, connected it to the WiFi and made an app to remote controll it.

    I want to do something similar. Prepp the coffee in the evening, set a time for the machine to start and then have fresh coffee when I wake up. I realise that I could just do all of this and just press the button when I wake up instead, but the idea of this makes me happy.

  • would make everything a CLI

    What do you mean? There is nothing wrong with a CLI tool.

    editing video from the terminal

    Okay, I can get behind that.

  • That’s one I’d have the facility owner hire someone to test.

  • I run Borg backup, and I did a successful live test yesterday. Deleted the wrong file and hade to restore it.

  • I love my wireless charger. I have an older iPhone with their stupid lightning port, no USB C for me. So instead I just use my wireless charger. No fuss with cables, put it on the pad to charge, pick it up to check something, put it back on. No fuss, no mess, perfection.

  • What do you use for OCR parsing?

  • You have no idea how much work goes into being really good at a game.

    That's why I'll never be any good at any game.

  • TestFlight for their iOS app is full. :-(

  • No need for a sharp knife, just don't breathe with you nose (or don't breathe at all while cutting).

  • I meant driving in ordinary traffic.

  • Haha! I actually paid for it. (Looking at my KeePass history, I first paid for it 2016-12-23).

  • This reminds me of my parents explaning to me as a kid that even if you are the best driver in the world, everyone else is not and they cannot read your mind. So it would still be dangerous.

  • Sublime Text. Used it to write web a year or two before VS Code was released (2015). I never started with VS Code because of that and still use Sublime Text for anything that does not require an IDE.

  • I'd say they are old enough to handle it by then (mostly). One hour less sleep is less dramatic when they are six compared to two.

  • Nice, I should try that. I've had no real success with teaching my 2 year old to wait.

  • There is no reasoning with them until ~3 years old, just diverting their attention.

  • I want this for cleaning my house. When did I last clean my dish washer, the lamps etc. It's on my TODO to create when I have time.

  • I was considering putting the secrets somewhere not in /etc/nixos/ and just point to them. Then I could push my nix files without worry. My plan was to use my other server as a remote with just git and ssh, but that server is not responding and is ~6 by car away from me (I don't own a car). It will be traveling here soon so I can configure it and send it back though.

    Thanks for the link to sops-nix, I will check it out. As you said, NixOS is great when you have it running. I can't see myself going back to debian now.