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
OSS isn't sufficient. It must also be forkable by a small team. If the software grows complex enough, like Chromium, it doesn't really matter much if the code is open or not.
2mo ago·view thread
comment
Or maybe we'll go back to creating websites for fun/passion instead of money.
2mo ago·view thread
comment
It's both. I recommend looking into it a bit deeper https://www.inkandswitch.com/essay/local-first/ …
3mo ago·view thread
comment
I think the term you want to search for is local-first.
3mo ago·view thread
comment
It's not hard to imagine a future where the only things committed to git repos are tests and specs.
3mo ago·view thread
comment
This post has some good examples of this sort of problem: https://loglog.games/blog/leaving-rust-gamedev/ …
3mo ago·view thread
comment
All 4 bits
3mo ago·view thread
comment
Not the same. SSE doesn't support binary, and has higher framing overhead than you can achieve with raw HTTP. If you don't need binary it's a solid option in the browser.
3mo ago·view thread
comment
Codeberg's achilles heel for me is not supporting custom domains for repos.
3mo ago·view thread
comment
Zig catching strays
3mo ago·view thread
comment
Craig Venter was famously involved in the Human Genome Project. He announced the first draft of the human genome alongside President Clinton and Francis Collins.
3mo ago·view thread
comment
> That said, using a vintage technology has some downsides. It was never updated to support WebSockets With widespread browser support for WHATWG streams, it's pretty easy to implement your ow…
3mo ago·view thread
comment
The VSCode remote ssh implementation is a bit concerning: https://fly.io/blog/vscode-ssh-wtf/ Any idea if zed does things differently?…
3mo ago·view thread
comment
It links to the system SDL, on Linux at least.
3mo ago·view thread
comment
Cool idea. I was wondering why the release explicitly is `cjit-x86_64-ubuntu-24.04` instead of generic linux, but it does in fact appear to not work on Arch: `tcc: error: file '/lib/x86…
3mo ago·view thread
comment
Give io buffering an inch and it will take a mile
3mo ago·view thread
comment
I believe recent versions of nvtop show efficiency, right?
3mo ago·view thread
comment
Crazy seeing this posted today. I learned about flipdiscs from ChatGPT just a few hours ago because I'm trying to find a text display type you could build or at least repair yourself. Don't …
3mo ago·view thread
comment
This was the first article I thought of as well. Highly recommended read.
3mo ago·view thread
comment
> that's how maths works Wait is British "maths" a singular noun or is this a typo? I was willing to go along with it if it was plural, but I have to draw the line here.
4mo ago·view thread
comment
I wish we had something like Hetzner dedicated near us-east-1. They do offer VPS in the US and the value is great. I was seriously looking at moving our academic lab over from AWS but server availabil…
4mo ago·view thread
comment
This is potentially very interesting to me, but I'm having a hard time under exactly what it is. Could you give a little background on what motivated it, and what the core features are?
4mo ago·view thread
comment
Tangent, but Slint is a really cool project. Not being able to dynamically insert widgets from code was the only thing that turned me off of it for my use case.
4mo ago·view thread
comment
> As you can see from the version number, this release is not a 1.0 release. In fact, we still haven’t finished discussing what 1.0 means for Servo Wait, crate versions go up to 1.0? EDIT: Sorry, w…
4mo ago·view thread
comment
It's pretty amazing email hasn't been replaced, or at least joined, by an open protocol where you can't message someone without first being approved by them, either directly like Facebo…
4mo ago·view thread
comment
It might be the newest thing on the ship.
4mo ago·view thread
comment
Wazero is awesome. For anyone wanting to embed in languages other than Go, check out Extism.
4mo ago·view thread
comment
I saw the one in Houston for the first time last week. It was so cool. My favorite spacecraft as a kid, but in real life it was about 4x as big as I expected.
4mo ago·view thread
comment
I disagree wrt NAT. It creates huge problems for many p2p applications.
4mo ago·view thread