Viewing profile — captn3m0
captn3m0
HN member- Joined
- Thu, Sep 29, 2011, 11:39 PM UTC
- HN karma
- 11,456
- Public activity
- 3,265 items
- HN profile
- View on Hacker News ↗
About captn3m0
[ my public key: https://keybase.io/captn3m0; my proof: https://keybase.io/captn3m0/sigs/MrazMfyap5PnbYUKQhtqeLGfctJcwxsDB6Oo0t6ABxM ]
my email: me@captnemo.in
meet.hn/city/in-Bengaluru
Socials: - github.com/captn3m0 - x.com/captn3m0 - t.me/captn3m0
Interests: Books, Cybersecurity, DevOps, Fintech, Open Source, Privacy, Web Development
---
hnchat:Z44vjhzI6AG5YXzEY5pD
Recent public activity
- story
-
comment
Comment #49029194
Namecheap also suspended my primary domain because of a bug at their end: https://captnemo.in/blog/2026/05/05/namecheap-whois/ tl;dr: Namecheap configured Domain Privacy on my doma…
-
comment
Comment #48988985
I reversed Super Hexagon these last few weeks and ported it to the Playdate (the yellow console from Panic with a crank): https://old.reddit.com/r/PlaydateConsole/comments/1v1zxmt/…
- story
-
comment
Comment #48792831
There are a lot of other implementations of this idea that don't necessarily rely on trust-on-first-use. The securedrop team explicitly includes malicious JS served by the primary-…
-
comment
Comment #48791645
This is a OS port (iOS) of an existing functional and maintained fork (MacOS) of the official release (Windows). Most of these low-hanging bugs would have been caught upstream by n…
-
comment
Comment #48789017
upstream is a MacOS+linux build. https://github.com/fbraz3/GeneralsX .
-
comment
Comment #48780270
Do we know how Apple sends these? Is it just a notification, or also email?
-
comment
Comment #48753717
There are 2 complete folds in the Isaac 0 video around 0:40, but speeded up: https://m.youtube.com/watch?v=KhImSR8GuCE The about page claims 1000+ lbs of laundry folded every week.…
-
comment
Comment #48725985
10% apparently for .tk. I also remember .tv windfall, which is 8-9% of their GDP.
-
comment
Comment #48702037
I wrote superbright to be able to force it: https://github.com/captn3m0/superbright (fork of BrightIntosh). The display does get hit after 10-15 minutes of this though.
-
comment
Comment #48656309
When I read the title, I thought it would be for research papers.
-
comment
Comment #48651153
Hooks are not a new standard. Package managers have always supported hooks. It is just a call to get us to parity.
-
comment
Comment #48644214
> The problem of everchanging malware isn't fixable by global policies and global rulesets. But it is an important tool that's missing in our toolbox. You could do most of the abov…
-
comment
Comment #48641611
Package-level hooks are everywhere: https://github.com/ecosyste-ms/package-manager-hooks I wrote this in response to the recent AUR attacks. The problem isn’t really too many depen…
-
comment
Comment #48641579
Aliases and pre-hooks are nowhere near the guarantees you want, that’s what I am arguing - not everything is invoked from a blessed shell. Safely-bump-does.sh is also impossibly ha…
-
comment
Comment #48641551
Author here - people are definitely looking at other places. This just happens to be where the attacks are, and gets disproportionate attention as a result. Do you have examples of…
-
comment
Comment #48641235
`PreInstall` mainly. But `PreFetch/PreBuild` also for source-repositories, such as AUR helpers. homebrew doesn't support hooks as a system package manager: https://github.com/ecosy…
-
comment
Comment #48641100
(Author here). I don’t really care _how and what you decide to do with it_, the post is about package managers giving users the ability to decide. Dependency Cooldowns can be imple…
-
comment
Comment #48641042
(Author here). It isn’t a matter of pre-install hooks. I don’t want known malware on my system irrespective of whether it runs at install-time or not. Pre-install hooks are going a…
-
comment
Comment #48637164
Has anyone reversed their SDKs to run a swarm that captures enough traffic to see what requests are actually getting made?
-
comment
Comment #48631989
You can route an encrypted video stream through a server, same as messages. Zoom supports this as well now. You can’t do fancy stuff like transcoding at the server to support an ol…
-
comment
Comment #48622102
There is also microformats.
-
comment
Comment #48599917
This was published in April, and we are far from consensus on what is “varnish”. Lots of distributions are now packaging vinyl and calling it varnish, some are pointing to the varn…
-
comment
Comment #48591411
> I don't think there exist a password manager that is explicitly designed for a compromised/hostile device. The crypto people tried this with hardware only password managers but t…