HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ainka-ainka

7 karmajoined 2 lata temu

comments

ainka-ainka
·17 godzin temu·discuss
Does the laptop have an AMD processor? This is expected behavior with them.
ainka-ainka
·12 dni temu·discuss
I'm working on there exact path since a few months to make this process feel magical to people who can run Home Assistant, but rf capture and replay is too technical. I'm using evilcrow-rf for it and goal is to provide trivial setup flow so that copying rf remotes feels easier than signing up with the company you bought your device from. Hopefully I'll be able to do a show hn in near future.

https://github.com/meowtochondria/EvilCrowRF-V2
ainka-ainka
·16 dni temu·discuss
Here's a project trying that - https://nousresearch.com/nous-psyche
ainka-ainka
·7 miesięcy temu·discuss
Go to https://www.bayareafastrak.org/en/home/index.shtml, make an account and link your tag using it's serial number. Hopefully you'll get the information you're looking for there.
ainka-ainka
·10 miesięcy temu·discuss
https://www.tesla.com/ownersmanual/model3/en_us/GUID-A7A60DC...
ainka-ainka
·2 lata temu·discuss
I do it using https://gist.github.com/meowtochondria/8b99b8fbf364eec41ef66... on my Debian based machine running X11. I've bound this script to a key as a global shortcut using OS provided facilities. See the comment on gist if you have a different setup and want to adapt it to your needs. Algo: 1. Find path to wezterm binary by looking at desktop file 2. Use pgrep to get pid of running binary from previous step. 3. If no window is running, launch desktop file using gio 4. If window is running, bring it to front using wmctrl