HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dividedcomet

42 karmajoined il y a 4 ans

Submissions

Ambient Website Background Clouds

github.com
2 points·by dividedcomet·hier·0 comments

Terminal Empire – Game Demo

old.reddit.com
1 points·by dividedcomet·il y a 22 jours·1 comments

Why Patagonia?

hec.works
4 points·by dividedcomet·il y a 2 mois·1 comments

Toast gets a website redesign to celebrate its system theme

paradise-runner.github.io
1 points·by dividedcomet·il y a 2 mois·1 comments

ShowHN: Feels Like GitHub Status

paradise-runner.github.io
1 points·by dividedcomet·il y a 2 mois·1 comments

The Cheap (Actual) AI Assistant Era Is Almost Here

hec.works
2 points·by dividedcomet·il y a 3 mois·0 comments

New (Twin) Dad Advice

hec.works
2 points·by dividedcomet·il y a 3 mois·5 comments

Open Source LLM Comparison – Is Opus Cooked?

paradise-runner.github.io
2 points·by dividedcomet·il y a 3 mois·1 comments

Show HN: Toast – An In-Terminal IDE (lite)

github.com
3 points·by dividedcomet·il y a 3 mois·0 comments

Show HN: Kaleidoscope – A Parallel AI Agent TUI

github.com
2 points·by dividedcomet·il y a 8 mois·0 comments

comments

dividedcomet
·il y a 13 jours·discuss
I love this post and the watch face! Makes me want a pebble for some real customization!
dividedcomet
·il y a 19 jours·discuss
I’ve also got two 7 month olds! It really is beyond any struggle I could have pictured. You got this!!!
dividedcomet
·il y a 22 jours·discuss
Wanted to share the first demo of a game I've been noodling on for a little while. Trying to gauge some interest before previewing it on Steam and devoting more resources to it.
dividedcomet
·il y a 2 mois·discuss
toast has seen some more active development as I have found my footing as a dad. The thing I wanted most was a nice system theme that worked with how my terminal felt. So I added that and also gave the landing page a little redesign to celebrate it. I'm now using toast for my IDE ~70% of the time, for everything except long sessions of staring into the ~void~ code. I'll noodle on what it would take to get it up to 100%.
dividedcomet
·il y a 2 mois·discuss
The unofficial status page for GitHub provides an un-biased look at overall reliability for the platform. I think you get an even better picture for how the platform feels when you filter by when you're interacting with it. You'll have a much different picture if you're using it during US business hours than nights/weekends. This is a little way to prove that, yes it can feel like GitHub is wholly unreliable during my working day.
dividedcomet
·il y a 3 mois·discuss
You’re probably right. My wife and I like to joke about what a different experience a singleton would be
dividedcomet
·il y a 3 mois·discuss
Not anymore. After the claude shut off I decided to look around since I found it heavy. I’m on Hermes now with StepFun 3.5 Flash. I mostly just use it as a glorified calendar manager over signal. That being said, it feels like it meets the cross roads “of a cheap executive assistant”. Granted it’s not wired up to my work slack or anything. StepFun is a good enough model for tool calling that so far has been incredibly cheap that I’m happy with it. I suspect I won’t crack $5 of api cost to run it. But I also don’t think the Hermes harness is good enough for development-via-text like openclaw+opus is. I still find myself in the terminal using open code for that.
dividedcomet
·il y a 3 mois·discuss
Mmm I'd say bath supplies? You're only ever doing one baby at a time. So one baby tub, comb, etc. They can even share a towel for the first few months.
dividedcomet
·il y a 3 mois·discuss
As of ~5 months ago, I became a father to a beautiful boy and girl. During my few months getting ready I saw little twin content marketed to dads (fair, moms do vastly more work!), so I figured I would share my experience and a few little tools and tricks that has made life a little easier.

If there is any dad in hackernews having a rough time, my email is at the bottom. Please reach out, support can make a world of difference.
dividedcomet
·il y a 3 mois·discuss
imo that’s what I’m doing. Trialing the Hermes harness since I can hook it up to signal. StepFun 3.5 Flash for general assistant stuff and Kimi/Minimax for software development
dividedcomet
·il y a 3 mois·discuss
I'm moving off of Claude Code due to constant limit hits. I use it for some personal software development, but I mostly use it for simple personal assistant queries via the Hermes harness and signal.

As I was moving off, I wanted a quick and easy way to compare what Opus would produce with what some open solutions can do. So I spun up a little comparison markdown and generated a webpage from it. I'll update it as new open models come online and I can hit them from OpenRouter.

Right now I'm really jazzed about how cheap StepFun 3.5 Flash for these basic personal assistant tasks that feel like the really valuable part of all of this.

Is Opus cooked? For complex engineering work I'm still unsure, but for front-end design I think it still comes out ahead. I do think you can get a digital assistant that when wired up with the right harness, you could probably run for under ~$5 a month.
dividedcomet
·il y a 3 mois·discuss
I use Claude Code for getting things done, Zed for general IDE viewing of long form documents, and I’m also building my own in-terminal IDE-lite called toast (https://github.com/paradise-runner/toast still very early development!!) that id like to be able to replace zed with.
dividedcomet
·il y a 6 mois·discuss
Happy New Year from Fort Collins, Colorado USA!
dividedcomet
·il y a 8 mois·discuss
I made a TUI to do something similar. It’s taking a backseat during parental leave, but it’s a fun project to see n number of agents iterating on the same problem and to see how they differ.

https://github.com/paradise-runner/kaleidoscope
dividedcomet
·il y a 8 mois·discuss
https://github.com/paradise-runner/kaleidoscope

A multi-agent TUI that uses opencode and tmux to help me solve the frustrating LLM slot machine problem. I find that running 3 agents in parallel on even tough problems is enough to have one that builds what I want.

It’s also been a fun challenge to build a tool that can be used to improve itself
dividedcomet
·il y a 9 mois·discuss
I tried both nvim and helix from vscode, and no luck. I feel like I don’t need a lot (syntax highlighting, lsp, goto definitions, file hot reloads, and crucially, a file tree). I can kinda get nvim there, but it falls apart when I can’t just enter and exit the file tree+file viewer with a simple ‘vi or q!’. Maybe I don’t understand quite how to get the config just right, but so far a friendly terminal first code editor seems out of my grasp.
dividedcomet
·il y a 10 mois·discuss
I love hosting my personal git, so glad to see others do! I use it for certain projects that I just want to be lazy about (personal website with sensitive data committed to the repo) projects that are for friends/family and don’t need to be public. I chose gitea maybe 2 years ago? And it’s been great. Very light weight compared to gitlab, with useful things like actions. So I can push a new commit to main on my personal server and it’ll deploy my website to the server. I still publish things I want to share to GitHub, but not everything.

I think the thing that sets it apart from others would be I run it on a m2 Mac mini? Very low power consumption, never makes any noise, and seemingly has plenty of power for whatever I need to get done.