Live data from Hacker News

Viewing profile — jcalabro

jcalabro

HN member
Joined
Thu, Aug 25, 2016, 12:54 AM UTC
HN karma
1,042
Public activity
126 items

About jcalabro

No profile information was provided.

Recent public activity

  1. comment
    Comment #48659701

    We use bunny as our CDN provider at Bluesky, and I have had a very positive experience! Team is great, service is great, price is great.

  2. story
  3. comment
    Comment #46569192

    Interesting. I just run it in docker compose: https://github.com/jcalabro/atlas/blob/fee905ba496d363188fb3...

  4. comment
    Comment #44577673

    Have you found them to work well and be consistent? I've been a helix user for a couple years now, and I found Zed's helix keybindings to be inaccurate. Either that or I have some …

  5. comment
    Comment #44565840

    came here to report the same

  6. comment
    Comment #44201694

    I remember reading a similar thing about FoundationDB with their DST a while back. Over time, they surfaced relatively few bugs in the core server, but found a bunch in the client …

  7. comment
    Comment #43910768

    I just gave it a try on some zig code and no dice. Works great with C though, and I might just be doing it wrong!

  8. comment
    Comment #43907801

    I had pretty much the exact same experience with my debugger (uscope). Your debugger looks awesome, nice work! Hopefully I'll have time to get back to mine at some point (or hopefu…

  9. comment
    Comment #43508374

    zigception!

  10. comment
    Comment #43497408

    I had a similar experience with my girlfriend and Dr. Worm - genuinely one of my favorite songs of all time!

  11. comment
    Comment #43205549

    Amazing game, thanks for sharing.

  12. story
  13. comment
    Comment #43067612

    What's next? Vingegaard: secure your wine online with this one simple app!

  14. story
    Show HN: Uscope, a new Linux debugger written from scratch

    Hi! I've been building a debugger on my nights and weekends because it's fun, and I personally need a better debugger for my work. GDB and LLDB pain me greatly; we can and will do …

  15. comment
    Comment #42578179

    I grew up in the town next door to Norwell and I play the drums. I drove by many times and would have loved to have gone in and seen if they might have given a high school student …

  16. comment
    Comment #42474691

    [2012] it took me a second when they said "Mayor Thomas M. Menino" rather than "former Mayor Thomas M. Menino"

  17. comment
    Comment #42441862

    I'm still having issues. I can't push, it just hangs forever.

  18. comment
    Comment #42410971

    The logo is quite similar to Roc? [0] https://www.roc-lang.org/

  19. comment
    Comment #42401586

    I'm in the exact same boat right now. I'm too lazy to fix it, so this is basically the only reason I still have my FB account.

  20. comment
    Comment #42351350

    I've been using just at work and in personal projects for almost a year, and I like it a lot. In particular, its self documentation with `just --list` makes onboarding new folks ea…

  21. comment
    Comment #42324393

    "A man who sits for something stands for nothing" https://www.youtube.com/watch?v=WqjUlmkYr2g

  22. comment
    Comment #42246097

    Agreed. As much as I want it to be simpler to build C++ programs from source, it's pretty much always _possible_ in my experience, it can just a PITA frequently. I think that tests…

  23. comment
    Comment #42135862

    I'm a heavy Zwift user myself and I saw think this is genius and now I want to replicate it. I even ride a Cannondale and use a ZSA keyboard haha

  24. comment
    Comment #42086585

    Love the 8-bit Holst :)

  25. comment
    Comment #42076588

    Indeed, Zig does this for instance (at least for x86_64 linux [0]) as a way to avoid having to link libc at all [0] https://github.com/ziglang/zig/blob/ee9f00d673f2bccddc2751c3...