Viewing profile — mixedbit
mixedbit
HN member- Joined
- Wed, Jan 25, 2012, 1:00 PM UTC
- HN karma
- 2,467
- Public activity
- 652 items
- HN profile
- View on Hacker News ↗
About mixedbit
I've co-founded Shapespark: https://www.shapespark.com
I'm also the author and maintainer of an authorization service for Heroku web applications: https://elements.heroku.com/addons/wwwhisper
You can contact me at jan@mixedbit.org
Recent public activity
-
comment
Comment #49022376
Apple stock is up 18% in 2026
-
comment
Comment #48894436
It assembles and pivots to own root filesystem. The filesystem mounts dirs and files from your original filesystem, most of them in read-only mode, but does not mount files that ex…
- comment
-
comment
Comment #48893717
I work on a sandbox which has similar isolation level to Podman (rootless Linux user namespaces), but with UX optimized for local development work. Take a look: https://github.com/…
-
comment
Comment #48751461
Normal vending machine transactions are B2C transactions, so the buyer cannot be a company - cannot pay with company money and cannot deduce the payment as the company cost. I gues…
-
comment
Comment #48750817
With payments the complexity is not only in accepting a payment, but largely in doing so legally. Someone makes a request to my company's paid service, I return 402 and get a stabl…
-
comment
Comment #48724836
You are right, but if stock repurchase does not increase market cap, dividend payment still decreases it (unless it would be fully reinvested in the same stock, which it is not, it…
-
comment
Comment #48721018
Could outperformance of largest cap companies be partially explained by dividends paid by smaller caps? Reasoning behind this: * Index investing raises in popularity, with index fu…
-
comment
Comment #48707297
I work on a Linux sandbox that makes it easy to hide sensitive files from AI agents while keeping the files they need accessible. Check it out: https://github.com/wrr/drop
- story
-
comment
Comment #48495580
Except for LLM services, which move away from subscriptions
-
comment
Comment #48450581
I made a sandbox to productively work with agents while restricting files they can read and write: https://github.com/wrr/drop
-
comment
Comment #48362610
one possibility is that some heavily indebted AI infrastructure company will be unable to meet its dept obligations, which will cause banks that become heavily exposed to AI-infras…
-
comment
Comment #48362525
sp500 has profitability requirement, I doubt LLM companies will show profits any time soon.
-
comment
Comment #48290602
This is just an implementation detail, a feature flag can very well be implemented with a Boolean in a database. To me the main appeal of feature flags is that they allow to work o…
-
comment
Comment #47967274
When I was doing Fast.AI Deep Learning course, I was surprised by the number of Python dependencies machine learning projects bring. Web front-end projects were always considered v…
-
comment
Comment #47765121
An interesting variant of a web phishing attack is to combine the back button hijacking with information that comes from the HTTP referer header. HTTP referer discloses from which …
-
comment
Comment #47748336
I'm working on a sandbox for Linux terminal work with UX similar to Python virtualenv: https://github.com/wrr/drop
-
comment
Comment #47701346
Recently I was wondering how viable it is to launch a niche, paid tool for Linux. I found that this is a very rare model, most tools are either just free, supported by sponsorship,…
-
comment
Comment #47701314
OK, I see, so a limitation is also that I cannot block an individual script, I need to block a Python interpreter.
-
comment
Comment #47701045
I'm not a Little Snitch or Open Snitch user, I wonder if these firewalls are able to block requests done with the use of some other, allow-listed program. Say I run a script `suspi…
-
comment
Comment #47583599
Check also https://github.com/wrr/drop which is a higher-level tool than bwrap. It allows you to make such isolated sandboxes with minimal configuration.
-
story
Show HN: Sandbox agents without losing your dev environment
Drop is a Linux sandboxing tool with a focus on a productive local workflow. It isolates programs and agents while preserving as many aspects of your work environment as possible. …
-
comment
Comment #47567169
Is the OS implemented from scratch, or is it a stripped down version of some existing OS?
-
comment
Comment #47566061
In Europe there have always been a good selection of affordable, entry-level vehicles, but recently these affordable choices have largely vanished. Toyota Corolla, the best-selling…