Live data from Hacker News

Viewing profile — bcardarella

bcardarella

HN member
Joined
Wed, Jul 23, 2008, 3:35 AM UTC
HN karma
2,995
Public activity
398 items

About bcardarella

CEO of DockYard.com

Twitter: @bcardarella GitHub: bcardarella

Recent public activity

  1. story
  2. comment
    Comment #48339216

    I'm very glad to see the work, thank you for all of the efforts.

  3. comment
    Comment #48339091

    I wonder how much this work being pushed forward right now is a response to the Bun drama.

  4. comment
    Comment #48286083

    Phantasy Star remains to this day my favorite RPG. I was the kid in the neighborhood who's parents bought a SEGA Master System instead of a NES. I would play Final Fantasy a bit ov…

  5. story
  6. comment
    Comment #46117060

    I agree that borrowing against unrealized gains is crap, it's lead to major economic divide. However, just make borrowing against unrealized gains illegal. Taxing unrealized gains …

  7. comment
    Comment #46034795

    "written in Rust" ok

  8. comment
    Comment #45946354

    I only ran both with `cargo build --release`

  9. comment
    Comment #45945551

    Just a small comparison, compiled for release: Boa: 23M Brimstone: 6.3M I don't know if closing the gap on features with Boa and hardening for production use will also bloat the co…

  10. comment
    Comment #45765081

    One that was tossed in 0.15 was `usingnamespace` which was a bit rough to refactor away from.

  11. comment
    Comment #45356459

    You may be correct, but the rate of change in baseball is glacially slow compared to the other sports. One of baseball's intrinsic values is it's legacy, tradition, and history. So…

  12. comment
    Comment #45163582

    This is how CSS should be written. I will never understand why class names need to repeat the semantic purpose for a given element.

  13. comment
    Comment #45007435

    How far should I be able to progress? I can out of the first room and open the cabinet in the second room, but cannot progress further.

  14. comment
    Comment #45003159

    Epic paintball venues

  15. comment
    Comment #44916306

    The issue in this case was Opus was pretty crap at C. It kept introducing segfaults.

  16. comment
    Comment #44914489

    I tried to do this a few weeks ago, I tried to build a NIF around an existing C lib. I was using Claude Opus and burned over $300 (I didn't have Pro) on tokens with no usable resul…

  17. story
  18. comment
    Comment #44784756

    This is another extraction from the project that I discussed in this HN thread: https://news.ycombinator.com/item?id=44651539#44652356 tldr; we're building a headless browser in El…

  19. story
  20. comment
    Comment #44774240

    > Increased submission quantity and quality So everybody just LLM'd this, right?

  21. comment
    Comment #44693965

    How does the performance compare to projects like Wasmtime?

  22. comment
    Comment #44693211

    This is one of the fundamental differences for what we're doing. We are not building a write-once-run-everywhere solution. SwiftUI will have its own templates, Jetpack (Android) wi…

  23. comment
    Comment #44654622

    Apple also doesn't allow JITs, and you cannot hot load code to modify the application.

  24. comment
    Comment #44654308

    The LVN Elixir libraries are pretty much done and those really shouldn't change out side of perhaps additional documentation. I have been back and forth on the 2-arity function com…

  25. comment
    Comment #44654234

    You'd have to refer to all of the applications running on the BEAM that are distributed across multiple datacenters. Fly.io's entire business model is predicated on globally distri…