Viewing profile — googletron
googletron
HN member- Joined
- Wed, Oct 05, 2011, 5:06 PM UTC
- HN karma
- 2,956
- Public activity
- 389 items
- HN profile
- View on Hacker News ↗
About googletron
No profile information was provided.
Recent public activity
-
comment
Comment #48983778
you can see the diff before you merge it. my main use case for lg is looking at diff and staging logical parts then committing with another tool or manually.
- comment
- story
-
comment
Comment #48545727
what?
-
comment
Comment #46745264
what love to hear more about how people are using agents to build useful things.
- story
- story
- story
-
comment
Comment #40962023
This is the feature, I want.
-
comment
Comment #40608907
Nice! Are the plans to move upstream into voice chat or recording software for demos?
- comment
-
comment
Comment #35116769
Thank you.
-
comment
Comment #35113133
Thanks for sharing the post! Would love feedback on the work and post!
-
comment
Comment #34186985
I challenge you!
-
comment
Comment #34128296
By writing and editing.
-
comment
Comment #34045322
I was a big fan, growing up. Screensavers etc. I haven't kept up as much since, but he was a big reason, I got into computers as a kid. Big up Leo.
-
comment
Comment #33685447
yeah just grab a cheap external microphone, it will do the trick! Keep up the awesome work.
-
comment
Comment #33685312
Very cool project! I wanted to listen to your video, but the microphone noise was too much. I hope you do a walk through of the code for this.
-
comment
Comment #33684651
I have written something about this which says SOA is quite the middle ground. https://architecturenotes.co/granularity-of-systems/
-
comment
Comment #33165499
That’s fair feedback. Large screen at home. I will try and resize them. Thanks!
-
comment
Comment #33164664
I totally agree with this.
-
comment
Comment #33164452
Thought it might be cool to take a pass on 12 Factor application and how its evolved since it first came out!
-
comment
Comment #32437488
I would ensure that the data size is managed if you hit the limits due to your policy Redis will stop responding to ensure the data it has isn’t lost. I would also turn on some sor…
-
comment
Comment #32428188
> understanding the big-O complexity of each operation (…and ensuring that none of your interactions are more than logarithmic). This is a good idea, maybe a prompt for another pos…
-
comment
Comment #32427518
Fair point! Will update! I think the focus was on pure line latency. Check out the more detailed post here. https://gist.github.com/jboner/2841832