Viewing profile — localbuilder
localbuilder
HN member- Joined
- Sun, May 11, 2025, 5:12 PM UTC
- HN karma
- 15
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About localbuilder
Recent public activity
-
story
Ask HN: Favorite Engineering Blogs Currently?
What engineering blogs or posts have you enjoyed recently? Been a few months since it was last asked on HN and curious if anything has stood out this year so far.
-
comment
Comment #45130250
This is fascinating work, amazing job to the team! Does SwiftUI have properties that uniquely make this type of interpreted system possible, or could it also use UIKit under the ho…
-
comment
Comment #45122733
> There’s one issue with this, you’ll have to be careful to keep the “N – 1” interactions updated whenever you make some changes because you will be “simulating” something that wil…
-
comment
Comment #44182728
Yeah constant visibility is a great practice. I’ve used todo lists in a notebook in a similar way, constantly open on my desk so I can always be auditing my progress on things
-
comment
Comment #44182694
Nice, I’ve used simple notes in markdown in the past also. Definitely a simple and effective way to make sure you're on top of everything. I like that practice. That way you’re alw…
-
comment
Comment #44182141
Yeah no specific definition of tool, just curious how people organize their projects at smaller scales. But a wiki and version control makes sense to keep things lightweight. I cou…
-
story
Ask HN: Anyone using project management tools for personal projects?
Hey HN, curious to learn if anyone is using project management tools for their personal projects. I’ve started using Linear to organize tasks in my projects with some success. It i…
-
comment
Comment #44017536
We’re addressing a different use case from Calendly. Our focus is on automating meeting scheduling for internal teams. We add the most value to projects that have several stakehold…
-
comment
Comment #43976049
You can probably achieve similar results if you setup your own agent in front of a calendar MCP server, but it took a lot of prompt and tool response refinement to start seeing con…
-
story
FlyLoop – AI Agent for Scheduling Meetings and Managing Your Calendar
Hey HN! I'm Mike from FlyLoop (https://getflyloop.com). FlyLoop automates meeting scheduling for you, like your own executive assistant. You chat with FlyLoop in plain English to m…
-
story
Editing multiple codebases with a single editor in Cursor
Does anyone else use Cursor to edit multiple codebases using a single editor, and if so how's your experience been? I've been using Cursor to open a director with both a frontend a…