HackerTrans
TopNewTrendsCommentsPastAskShowJobs

allanrbo

no profile record

Submissions

Scaling Trusted Access for Cyber with GPT‑5.5 and GPT‑5.5‑Cyber

openai.com
4 points·by allanrbo·2 mesi fa·0 comments

MiniMeshT: A tiny terminal chat client for Meshtastic. No protobufs, no bloat

github.com
3 points·by allanrbo·10 mesi fa·0 comments

MiniMeshT: A tiny terminal chat client for Meshtastic. No protobufs, no bloat

github.com
1 points·by allanrbo·10 mesi fa·0 comments

comments

allanrbo
·2 mesi fa·discuss
If anyone's interested in the really low level radio modulation bits too, you might enjoy this talk I gave at last years Defcon: https://youtu.be/SM1XSxP6W78
allanrbo
·4 mesi fa·discuss
I wish all shops just have a clear email address. Id much prefer emailing over placing a voice call...
allanrbo
·4 mesi fa·discuss
Screenshot or bust
allanrbo
·5 mesi fa·discuss
For those situations where you need just a little bit of protobuf in your project, and don't want to bother with the whole proto ecosystem of codegen and deps: https://github.com/allanrbo/pb.py
allanrbo
·6 mesi fa·discuss
SIM=subscriber identity module. sim=simulator. :-)
allanrbo
·7 mesi fa·discuss
I use Syncthing a lot. Is Garage only really useful if you specifically want to expose an S3 drop in compatible API, or does it also provide other benefits over syncthing?
allanrbo
·9 mesi fa·discuss
Not free
allanrbo
·10 mesi fa·discuss
No, again, just run VMs on your desktop/laptop. The software doesn't know or care if it's a rack mounted machine.
allanrbo
·10 mesi fa·discuss
This seems absurd. Just apt install irssi. Why Docker for such a simple self contained tiny app?
allanrbo
·10 mesi fa·discuss
Sometimes you are integrating with system that already use proto though. I recently wrote a tiny, dependency-free, practical protobuf (proto3) encoder/decoder. For those situations where you need just a little bit of protobuf in your project, and don't want to bother with the whole proto ecosystem of codegen and deps: https://github.com/allanrbo/pb.py