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·قبل شهرين·0 comments

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

github.com
3 points·by allanrbo·قبل 10 أشهر·0 comments

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

github.com
1 points·by allanrbo·قبل 10 أشهر·0 comments

comments

allanrbo
·قبل شهرين·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 أشهر·discuss
I wish all shops just have a clear email address. Id much prefer emailing over placing a voice call...
allanrbo
·قبل 4 أشهر·discuss
Screenshot or bust
allanrbo
·قبل 5 أشهر·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 أشهر·discuss
SIM=subscriber identity module. sim=simulator. :-)
allanrbo
·قبل 7 أشهر·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 أشهر·discuss
Not free
allanrbo
·قبل 10 أشهر·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 أشهر·discuss
This seems absurd. Just apt install irssi. Why Docker for such a simple self contained tiny app?
allanrbo
·قبل 10 أشهر·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
allanrbo
·قبل 4 سنوات·discuss
I believe a lot of mobile traffic to services like facebook/netflix/youtube use IPv6. That's a large percentage of internet traffic. And that allows telcos to NAT more customers onto fewer ipv4 addresses.
allanrbo
·قبل 4 سنوات·discuss
I used iPhone 2008-2012, Windows Phone 2012-2015, Android 2015-2022, and then recently bought an iPhone again to see what it's like these days.

I was baffled by how unintuitive it has become. So many "secret codes" you need to know these days to use an iPhone. Swiping down from the top on the left or the right bring you different dashboards? Swiping up from the bottom and hold to switch between tasks? How is anyone supposed to guess guess this stuff?
allanrbo
·قبل 4 سنوات·discuss
The odd thing to me was not missing autocomplete, it was that it says "start typing to search", but when you type, nothing happens. This is of course because the search field is not focused when you load the page, until you click it. It should maybe be "type here to search".