Live data from Hacker News

Viewing profile — googletron

googletron

HN member
Joined
Wed, Oct 05, 2011, 5:06 PM UTC
HN karma
2,956
Public activity
389 items

About googletron

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
  3. story
  4. comment
  5. comment
    Comment #46745264

    what love to hear more about how people are using agents to build useful things.

  6. story
  7. story
  8. story
  9. comment
    Comment #40962023

    This is the feature, I want.

  10. comment
    Comment #40608907

    Nice! Are the plans to move upstream into voice chat or recording software for demos?

  11. comment
  12. comment
    Comment #35116769

    Thank you.

  13. comment
    Comment #35113133

    Thanks for sharing the post! Would love feedback on the work and post!

  14. comment
    Comment #34186985

    I challenge you!

  15. comment
    Comment #34128296

    By writing and editing.

  16. 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.

  17. comment
    Comment #33685447

    yeah just grab a cheap external microphone, it will do the trick! Keep up the awesome work.

  18. 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.

  19. comment
    Comment #33684651

    I have written something about this which says SOA is quite the middle ground. https://architecturenotes.co/granularity-of-systems/

  20. comment
    Comment #33165499

    That’s fair feedback. Large screen at home. I will try and resize them. Thanks!

  21. comment
    Comment #33164664

    I totally agree with this.

  22. 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!

  23. 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…

  24. 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…

  25. 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