Viewing profile — lrobinovitch
lrobinovitch
HN member- Joined
- Wed, Dec 27, 2017, 3:32 AM UTC
- HN karma
- 213
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About lrobinovitch
Recent public activity
-
comment
Comment #49116385
Yes, this was exactly what I had, pretty much. A system of equations, 4 equations, 4 variables. MO (mary old), MN (mary now), AO (ann old), AN (ann now) MN = 24 MO = AN 2AO = MN MN…
-
comment
Comment #48887443
https://shareourpics.com/ A focused and functional service for event hosts to collect guest photos through a shared link/QR code that leads to an upload page. Think photo gathering…
-
comment
Comment #47927578
This is great! Somewhat similar to a site I made a while ago, but for more "perception boundary" colors: https://theleo.zone/colorcontroversy/
-
comment
Comment #47787183
Author here! If I were to give this post a longer title, it would be "I made a terminal pager because I needed a really good viewport component for my Go TUIs, then realized that a…
-
story
Show HN: Jeeves – TUI for browsing and resuming AI agent sessions
I made Jeeves to search, preview, read through, and resume AI agent sessions in your terminal. It shows sessions across claude and codex in a single view, with more AI agent framew…
-
comment
Comment #47665829
A modern launch of a similar tool: https://github.com/maaslalani/sheets
-
comment
Comment #47574928
The reasonable suspicion around random people wearing secret face cameras is consistent with the idea that both more government and more corporate surveillance are bad.
-
comment
Comment #45883781
Nice! Have you figured out how to manage album art with beets-alternatives?
-
comment
Comment #45428001
Been fortunate to get to try out Sculptor in pre-release - it's great. Like claude code with task parallelism and history built in, all with a clean UI.
-
comment
Comment #45401433
Also linked in the article, https://esolangs.org is worth a read if this is up your alley
-
comment
Comment #45400152
What exactly drove you nuts? The python ecosystem is very broad and useful, so it might be suitable for the application (if not, reasonable that you'd be frustrated). With strict m…
-
comment
Comment #45084944
That makes sense, good to know, thanks. > I basically always force push How do your colleagues deal with this, or is this mostly on experimental branches or individual projects?
-
comment
Comment #45084727
You have to force push each time you do this, right? How do your coworkers find the incremental change you made to commit 1 after you force push it, and how do you deal with collab…
- story
-
comment
Comment #41431483
Ha, I made something in the same vein a few years ago: https://colorcontroversy.com/
- story
-
comment
Comment #41086749
It's unclear to me what you're defining as real. Coal mining? Childcare? Community centers? Through hiking? Interesting theoretical realms can have enormous consequences in the phy…
-
comment
Comment #40891302
NYC was also my least favorite part of Recurse. I had to move 2 weeks in because my first apartment was right next to the train. I absolutely loved Recurse though and credit it for…
-
comment
Comment #38723845
This github issue is often linked when this topic is discussed: https://github.com/github/gh-ost/issues/331 > Personally, it took me quite a few years to make up my mind about whet…
-
comment
Comment #38499940
Myst has parity with most reST features and is equivalent to markdown for users not using those features: https://myst-parser.readthedocs.io/en/v0.13.7/using/syntax.h...
-
comment
Comment #38499713
A Sphinx plugin[0] allows for writing in markdown, and I'd heavily encourage using it if you're looking to get widespread adoption of sphinx on a project or at a workplace. Rst is …
-
comment
Comment #35916709
All the episodes of your podcast are excellent. Thank you for making it and keep it up! Just became a Patreon supporter, been meaning to for a while.
-
comment
Comment #35871789
Awesome, thanks for sharing!
-
comment
Comment #35871779
> Ten years isn't seeming nearly long enough anymore. I'm getting better at feeling energized by this view rather than sad and overwhelmed. Something about embracing my inner dummy…
-
comment
Comment #35867292
Similarly there is Lipgloss for the Go ecosystem