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
The 5 hour limits are coming back soon right? I thought that was temporary
comment
> give me Opus 4.5 at a tenth the cost and running ten times as fast and I'd take that for almost any coding task over any current frontier model This is pretty much where I'm at
comment
Just wanted to say I started using Handy last week and I love it. It might single handedly cure my RSI. Well, hopefully double handedly.
comment
Drug store cowboys, aka "big hat; no cattle"
comment
I can only imagine what that does to the poor SSD
comment
What kind of tokens per second do you get on that setup?
comment
Have you tried qwen3.6-27b or Gemma 4? gemma4-26b-a4b is particularly impressive for its balance of speed and performance
comment
> Helping people write word docs, recipes, and emails isn't going to justify $15K per month subscriptions either. Those things can all be done today on a $250 used video card and pennies of el…
comment
It would be more efficient if you had multiple users (or agents) making parallel requests to take advantage of batching, right?
comment
I've got dual 3060s as well. What's the best models you've found for this setup?
comment
You could test this by starting your sessions with "I am Terrance Tao"
comment
I don't think it's dashboards specifically, I think it's things that require a relatively small amount of code that fits in the context window and is easy to iterate on using natural la…
comment
I've vibe coded multiple apps that I now use regularly throughout the day. I doubt I could sell them, but they are very useful to me.
comment
This is the part I'm most excited about with the new release, though I'm concerned plebs like me may never get a chance to play with it
comment
Then wouldn't servers need to trust each other? Otherwise I could use my server to log into any other server.
comment
You pay for most of the complexity whether you use the feature or not.
comment
The killer feature of Discord for me is being able to jump between communities without logging in to each of them. Open source alternatives never provide that. Does this one? Matrix is the obvious exc…
comment
Some other similar projects: https://github.com/anderspitman/awesome-tunneling#overlay-ne... Interesting to see this built on Iroh.…
comment
I'm more worried about getting cut off from hardware because Nvidia can make more money selling to datacenters than I am about getting cut off from software.
comment
They're insanely good for prototypes though. To be able to actually see something working before deciding whether it's worth investing the time to build it for real is invaluable.
comment
If something like this works wouldn't that imply technical interviews can be automated?
comment
Is refusal something that can happen mid-stream, after status and headers have been received? I haven't looked at the API
comment
I was sure this was going to be a massive solid gold iPhone
comment
> bespoke I see what you did there
comment
podman is my favorite tool for this.
comment
I know you meant player AI, but now I'm imagining an RTS where every unit is running a small reasoning LLM.
comment
When it worked, IPX LAN was maybe the peak UX in multiplayer gaming. Moving everything to TCP/IP came with a lot of improvements, but we also lost important things. Reminds me of the move from Fl…