N.eko – open-source self-hosted virtual browsergithub.com9 points·by bryogenic·hace 3 años·1 comments
bryogenic·hace 3 meses·discussPoe’s (C)law: The more absurd AI-generated content becomes, the more likely people are to believe it is real.
bryogenic·hace 6 meses·discuss- Start with takeout- Setup automatic forwarding- Then probably just use that old email for searching old emailsThis has worked okay for me
bryogenic·hace 9 meses·discussI just setup the same HT801 but I used SIP-domains and twilio services/functions instead of SIP trunk and asterisk. I'll make sure to reply again once I have a write up.Nice work!
bryogenic·hace 2 años·discussOmega Star has finally shipped ISO timestamps!https://www.youtube.com/watch?v=y8OnoxKotPQ
bryogenic·hace 3 años·discussExcellent video on the pain points and tradeoffs related to freeway bridge designs and fire safety.Practical Engineering: Why fires destroy bridgesPhiladelphia I-95 Bridge Collapse Explainedhttps://youtu.be/iKNw1mnA5M0
bryogenic·hace 3 años·discussYou might like: Making Survival Game with 1 Pixel https://youtu.be/rM0ic5Ii-5w
bryogenic·hace 5 años·discussI took this tmux config line to the next level because:- I want it yanked into both the selection AND the default clipboard- I want tmux to exit copy mode after yanking bind -T copy-mode-vi y send -X copy-pipe-and-cancel 'xclip -in -selection default; xclip -o | xclip -in -selection clipboard'