Viewing profile — marxism
marxism
HN member- Joined
- Fri, Oct 13, 2023, 7:18 PM UTC
- HN karma
- 114
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About marxism
Recent public activity
-
comment
Comment #48123991
Something nobody's really calling out: Forgejo is genuinely hackable. I just added a "showcase" mode to my instance: private repos can show their README and root file listing publi…
-
comment
Comment #47802139
Run. I've used it in a product for a couple of thousand repos. The big problem is architectural. Each branch is serialized into a single bundle file. There is no structural sharing…
-
comment
Comment #46757485
Hey! Happy Coder contributor here. Great timing on this post. I hear you on the reliability issues and feature stagnation. The project went through a rough patch, but we've had som…
-
comment
Comment #45586632
I'm trying to understand where our viewpoints differ, because I suspect we have fundamentally different mental models about where programming difficulty actually lives. It sounds l…
-
comment
Comment #45586485
I watched a youtube video showing off Orlog https://www.youtube.com/watch?v=3rW3jtbsxZk . Challenge accepted. If you get back to me I'll livestream this on Saturday. I want to be c…
-
comment
Comment #45573255
I'm curious: could you give me an example of code that AI can't help with? I ask because I've worked across different domains: V8 bytecode optimizations, HPC at Sandia (differentia…
-
comment
Comment #45572598
I actually agree with everything you said, and I see I failed to communicate my idea that's exactly why I'm so upset. You said "the only exception here is learning" - and that exce…
-
comment
Comment #45572408
I think you're misunderstanding my point. I'm not saying I don't know how to use planning modes or iterate on solutions. Yes, you still decompose problems. But what's the decomposi…
-
story
Ask HN: Has AI stolen the satisfaction from programming?
I've been trying to articulate why coding feels less pleasant now. The problem: You can't win anymore. The old way: You'd think about the problem. Draw some diagrams. Understand wh…
- story
-
comment
Comment #45429059
Here's an example of gold plating from a CLI I created this past weekend. I did not like the terse errors when parsing JSON. "invalid type: boolean `true`, expected a string", line…
-
comment
Comment #45422162
I'm working on Happy Coder, an open source Codex and Claude Code native mobile app (plus a web app). Happy lets you spawn and control multiple Codex/Claude Code sessions in paralle…
-
story
Show HN: My first vibecoded Rust project, how do I share the AI sessions?
Hey HN! I built this Rust CLI tool to scratch my own itch in about 3 hours using AI coding (Claude Code + Cursor) and wanted to share it as a concrete example to support the "AI ma…
-
comment
Comment #45381000
I'm working on Happy Coder, an open source Codex and Claude Code native mobile app (plus a web app). Happy lets you spawn and control multiple Codex/Claude Code sessions in paralle…
-
comment
Comment #45308431
Let me rephrase this. I am feeling empathy for the Blue founder because I am in a similar position to show voice control to people and the overwhelming response is "cool, I'll use …
-
comment
Comment #45307735
Counterpoint: don't blame the founder for leading with driving use cases. It's audience selection bias, not the founder being reckless. He's showing what gets traction, not necessa…
-
comment
Comment #45252270
I really liked the definition of reverse-centaur > A reverse-centaur is a machine that is assisted by a human being, who is expected to work at the machine’s pace. This exactly des…
-
comment
Comment #45187388
Hey, you mentioned needing a web UI for your agent. I contribute to Happy Coder, an open source agent client (mobile app, desktop app, and web app). The project is just a UI layer …
-
comment
Comment #45077720
I want to weigh in here because I see comments focusing on how these products are useless trash. I think that's missing the point. This wealthy engineer mindset is too literal. The…
-
comment
Comment #45047168
I contribute to the Happy Coder app https://github.com/slopus/happy (MIT License) I've gotten a lot of use out of Claude Code in the past few months. The big problem for me is stru…
-
comment
Comment #44937860
Why a relay server? I want an app to just work with no fuss while running an AI agent on arbitrary consumer hardware. Having both the mobile app and agent wrapper process connect o…
-
comment
Comment #44937775
Yes you can self host the relay server (and please do so!). If you are like me and already have Mac Mini in a closet running docker, k3s, or just have a friend group kubernetes clu…
-
comment
Comment #44935987
I've been contributing to an open source mobile app [1] that takes two swings at offering something that Roo does not have. 1. Real-time sync of CLI coding agent state to your phon…
-
comment
Comment #44935304
If the "on the go" experience is important to you, i.e. you actually want some care and intention put into the phone experience. There are 4 apps I'm aware of: - Happy Claude Code …
-
story
Show HN: What time is it in Corporate
Three months ago someone posted a site that showed time in corporate [1] The most interesting comment to me was about the National Retail Federation 4-5-4 calendar. That calendar w…