Live data from Hacker News

Viewing profile — prashantv

prashantv

HN member
Joined
Fri, Jan 15, 2010, 8:40 AM UTC
HN karma
69
Public activity
15 items

About prashantv

No profile information was provided.

Recent public activity

  1. comment
    Comment #47470901

    I personally prefer the fzf UX, but I liked atuin's better tracking of history and sync abilities so I combined them: https://github.com/prashantv/atuin-fzf

  2. comment
    Comment #38479814

    The stack trace and return path are pretty similar if the flow goes through function calls on a single goroutine, but if errors propagate across goroutines or across different stac…

  3. comment
    Comment #35335894

    I evaluated Jsonnet and Starlark for configuration generation at a previous job, and found Starlark more practical -- the similarity to Python made it much simpler for everyone to …

  4. comment
    Comment #33918668

    I'm glad Meter published this post as I've been fighting this issue for the last couple of weeks and wasn't able to find much information on the root cause. I started getting packe…

  5. comment
    Comment #32832308

    bufdev brought up some good concerns on that issue: > This as a community project defeats the purpose of creating a definitive grammar/spec that protocolbuffers/protobuf holds itse…

  6. comment
    Comment #25898209

    Should that be 3.9T per year? (330,000,000 12 1000)

  7. comment
    Comment #19488429

    I switched from a Macbook Pro to the X1 Extreme as well, and have been very disappointed. * The touchpad doesn't feel as smooth as the Macbook Pro (despite it also being glass) -- …

  8. comment
    Comment #9450660

    This was my favourite course at UNSW, very intense but that's also what made it fun! Many nights spent debugging race conditions and bugs till 4am.. The OS courses at UNSW are all …

  9. story
  10. story
  11. comment
    Comment #4404636

    We're trying to solve this problem with more of a focus on priorities - mainly to try and prioritise what one person should be working on at a time: https://mijura.com/

  12. comment
    Comment #3226286

    While I don't like you have to pay for it, I do like the fact that your warranty isn't voided when you "unlock" the phone.

  13. comment
    Comment #2438308

    Going to http://ie.microsoft.com/testdrive/ on Chrome (dev-channel) shows a little banner with the following message, "Cool, you're using a Chrome 12 nightly build! Don't forget to…

  14. comment
    Comment #1813593

    I've been waiting for 256 colour support for so long. I've given up now though, and configured iTerm2 instead. iTerm2 also lets me use my mouse in vim over ssh, which is a nice bon…

  15. comment
    Comment #1797131

    I had the issue of not being home by my "sleep" time, but it was easy to fix - add a location check so it only goes silent (or turns on airplane mode) when you are at home. I have …