back
user profile

apitman

13,487karma·3,567submissions·December 11, 2014
about
Software architect on the iobio team at the University of Utah Eccles Institute of Human Genetics. I'm passionate about the application of computer science to solving health problems. Hans Rosling is my hero.

Personal site:

apitman.com

Projects:

IndieBits.io - A community for data ownership, self-hosting, and decentralization.

LastLogin.net - A free, privacy-focused login provider

TakingNames.io - Domain names for self-hosters

boringproxy.io - Simple, e2ee tunneling proxy

droplock.apitman.com - Simple secure secret sharing

recent activity (3,567 total)
comment
A large percentage of the code I've written the last 10 years is Go. I think it does somewhat better than the others in some areas, such as relative simplicity and having a robust stdlib, but a l…
6mo ago·view thread
comment
But you have to admit it loses a certain shine in the cases where you know that what you're doing is no longer solving a problem that could be solved simpler and cheaper another way.
6mo ago·view thread
comment
> If I have any doubt that someone might not complete a task, or at least accurately explain why it's proving difficult, with at least 95% certainty, I won't assign them the task It gets…
6mo ago·view thread
comment
> software engineering is the only industry that is built on the notion of rapid change, constant learning, and bootstrapping ourselves to new levels of abstraction Not sure I agree. I think most p…
6mo ago·view thread
comment
Obviously that matters, but how much does it matter? Does it matter if you don't learn anything about computer architecture because you only code in JS all day? Very situational.
6mo ago·view thread
comment
OT but I see your account was created in 2015, so I'm assuming very late in your career. Curious what brought you to HN at that time and not before?
6mo ago·view thread
comment
In some ways, I'd say we're in a software dark age. In 40 years, we'll still have C, bash, grep, and Mario ROMs, but practically none of the software written today will still be around.…
6mo ago·view thread
comment
Are you interested in having xcc700 ported to RISC-V, or want to keep it focused on Xtensa? I have a dream of building a simple C89 compiler that targets RISC-V and Wasm and runs on esp32-c6 someday.
6mo ago·view thread
comment
We should have an argument about how WASM would be the perfect app format for this.
6mo ago·view thread
comment
Things change when the underlying assumptions change. Memory protection is mostly useful for multitasking, but traditional multitasking isn't always needed when your entire app starts faster than…
6mo ago·view thread
comment
I'm loving my C6, and the P4s look like an absolute beast. I'm not ready for that kind of firepower yet.
6mo ago·view thread
comment
Obviously the dependencies are way too heavy currently, but I do wonder long term if we'll have simple, highly portable zig compilers.
6mo ago·view thread
comment
Hey you're the xcc700 guy! Very cool stuff. I've been interested lately in using MCUs for general purpose compute. I wonder how far you could push it.
6mo ago·view thread
comment
Can you expound on this problem a bit? I'm still pretty new to MCUs.
6mo ago·view thread
comment
I run my agents with full permissions in containers. Feels like a reasonable tradeoff. Bonus is I can set up each container with exactly the stack needed.
6mo ago·view thread
comment
Would love to hear more about your geneology app.
6mo ago·view thread
comment
How does it compare to Beeware?
6mo ago·view thread
comment
I've been looking into this recently. It seems to be possible with the right kind of controller: https://www.youtube.com/watch?v=ZWtTmmne6Bo Also the newer esp32-p4s have MIPI DS…
6mo ago·view thread
comment
> It’s like an echo chamber of the same mannerisms, which must be right in the center of the probability distribution for responses. Sounds like most communities on the internet these days to me.
6mo ago·view thread
comment
Are they not using a ton of ML to take exactly this sort of context into account?
6mo ago·view thread
comment
If you're not familiar with RetroArch I highly recommend checking it out. Very cool tech.
6mo ago·view thread
comment
Almost. The key difference is I can log in to Discord once and post in unlimited communities. The auth UX is excellent. Joining communities is very cheap. We need an open protocol of this concept.
6mo ago·view thread
comment
We don't need large scale social networks in the first place. The Discord model of small communities is the way forward. Keep groups small enough for natural human social rules to apply. Slows do…
6mo ago·view thread
comment
Have you tried it on Tailscale at all? Could be super useful but sadly TS doesn't support mDNS: https://github.com/tailscale/tailscale/issues/1013 …
6mo ago·view thread
comment
I know genii is the plural of genie, but for a second I thought it was a typo of genai and I kind of like that better.
6mo ago·view thread
comment
> creating multiple charts on the same page with GL (e.g. dashboard) has historically been limited by the fact that Chrome is capped at 16 active GL contexts that can be acquired simultaneously. Pl…
6mo ago·view thread
comment
There's no such thing as secure or insecure, only more secure or less secure.
6mo ago·view thread