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
Could probably do that. What's your use case?
comment
To clarify: I bought the car after I moved out of SF. I didn't need one while I was there. But I still think being trapped in the city was unhealthy for me.
comment
Buying a car after not having one the year I lived in San Francisco was one of the most liberating things I've ever done.
comment
I think something like Sandstorm/Cloudron is the way forward with decentralization. I'm more than happy to pay someone else to manage all my services for me. But I see where my apps are ho…
comment
This article is about htop but explains tons of useful Linux commands and idiosyncrasies along the way.
comment
So you're saying Svelte might have the best performance, but Concurrent Mode makes it much easier to achieve medium performance (there certainly would be value in that)? Sorry, haven't had t…
comment
Rich Harris' excellent talk Rethinking Reactivity has an interesting section where he compares a React Concurrent Mode demo to Svelte: https://youtu.be/AdNJ3fydeao?t=1128 …
comment
On a purely technical level, this is really cool. But I can't help but wonder: if this level of complexity is the answer, maybe we're asking the wrong question.
comment
This is why I've struggled to understand why CORS is implemented the way it is. It's so easy for developers to circumvent, but the solution is always hacky and/or semantically diluted, …
comment
First of all, when using HTTPS isn't the method encrypted? That should prevent proxies from messing with things and make this less of an issue over time, I'd imagine. But more to your point,…
comment
Yep. I was introduced to this two-axis model several years ago, and it's been very helpful for me to understand my own personality and energy flow.
comment
Because HTML doesn't have a way to import another piece of HTML.
comment
Does Vue use Proxy objects for the reactive state magic? I implemented something similar and that's what I ended up using.
comment
Totally agree. I built my own last year. I don't use it anymore (decided to move to vanilla JS rendering for performance, and to remove the need for a build step), but the process was very instru…
comment
All I want is a small Bluetooth device (maybe wrist-mounted) with a few buttons, a slider, some sort of rotary sensor like a mouse wheel, and accelerometer. Then give me complete control in my phone o…
comment
DigitalOcean?
comment
Our '91 Tacoma (simply called SR5 back then) made it well past 200k miles and only stopped then because it got caught in a garage fire a couple years ago and melted. Loved that rig
comment
Does this work over arbitrary concurrency barriers (ie a network), or is it for libraries only?
comment
I recently started using Fastmail for a new project I'm working on. The web app might be the snappiest I've ever used. Way better than Gmail. Protonmail is painfully slow in comparison. I…
comment
Makes sense, thanks for the detailed response!
comment
Apparently my information is out of date, thanks.
comment
NextCloud is quite a dependency for a simple file upload.