Live data from Hacker News

Viewing profile — dvektor

dvektor

HN member
Joined
Sun, Jun 04, 2023, 9:02 PM UTC
HN karma
916
Public activity
112 items

About dvektor

pthorpe92.dev github.com/PThorpe92 preston@unlockedlabs.org linkedin.com/in/pthorpe92

Recent public activity

  1. story
  2. comment
    Comment #44376969

    Absolutely love this article, couldn't agree with this more.

  3. story
  4. comment
    Comment #44291316

    Yes unfortunately for a long time my whole life revolved around 'drug culture', and so did of all my 'friends' and my entire social circle. I certainly cannot act like I did not de…

  5. comment
    Comment #44290818

    Thanks Gavin! Really appreciate the support.

  6. story
  7. comment
    Comment #43967978

    There is definitely a need for this, great idea! Looks like there is a TLS cert issue on the public instance, but I'll be sure to check back in a couple days and check it out.

  8. comment
    Comment #43908241

    I asked someone else what they use for rust. Normally I get by well enough with good structured tracing but lately that hasn't been cutting it.

  9. comment
    Comment #43907503

    Yeah the whole 'git repo = helm chart' just does not feel great at all. As we all know, the only thing worse is not using helm and having to deal with writing all those service, pv…

  10. comment
    Comment #43905666

    Fantastic post, definitely could relate to quite a bit of that.

  11. comment
    Comment #43905627

    Very cool! I have been using LLDB quite a bit lately so I am eager to try this out. The state of debuggers dev experience really hasn't caught up to what things like Cargo have don…

  12. comment
    Comment #43851566

    Congrats OP. also: microsoft teams is an unholy abomination

  13. comment
    Comment #43754141

    Reminds me of the scene in Silicon Valley where they team are excited to hear a VC interested in the details so they are explaining the technology on the whiteboard to the "investo…

  14. comment
    Comment #43724840

    I store my secrets in gpg encrypted files and inject them into my environment in my shell rc file. AWS_SECRET_ACCESS_KEY=$(gpg -d ~/.secrets/aws/key.asc) type of deal. its annoying…

  15. comment
    Comment #43724621

    fun fact. in federal prisons (and some portion of state prisons), books of stamps are essentially $5 bills. It's common to see people with huge wads of stamps in their pockets much…

  16. comment
    Comment #43724510

    Love to see someone writing about vtabs, I implemented vtab support for a rust reimplementation of sqlite so I've recently learned a tremendous amount about them. They are very pow…

  17. comment
    Comment #43700260

    Great read. Love those articles where you go in thinking that you have a pretty solid understanding of the topic and then proceed to learn much more than you thought you would.

  18. comment
    Comment #43639302

    at least we all know what apache is, what it does and doesn't do, when it's running and how to start/stop/remove it :) god knows what a microsoft webserver is doing.

  19. comment
    Comment #43589457

    Surprised no mentions of sqlite yet :) I've always associated Tcl with sqlite because of how much it is used in their test suite and how you can have a tcl interpreter as a virtual…

  20. comment
    Comment #43541913

    Am I the only one that detected sarcasm? (cool business)

  21. comment
    Comment #43449831

    Ouch, 13 days to triage that is crazy. I definitely wasn't in need of any more reasons not to use something like nextJS, but I'll add this to my list.

  22. comment
    Comment #43368265

    Love it :) Glad to hear there are others who appreciate things like this

  23. comment
    Comment #43297462

    Little did my guy know that he would be starting one of the more hackernews-ish arguments out there. "is terraform code?", and despite everyone knowing exactly what he means, every…

  24. comment
    Comment #43195222

    You are welcome sir, I quite enjoyed digging into your implementation a bit. I have been absorbing as much as I can to better understand sqlite and its general ecosystem. Yup you a…

  25. story