Live data from Hacker News

Viewing profile — gandreani

gandreani

HN member
Joined
Wed, Jun 28, 2017, 4:32 PM UTC
HN karma
925
Public activity
150 items

About gandreani

No profile information was provided.

Recent public activity

  1. comment
    Comment #49174321

    Ah that makes a lot of sense! Thanks for taking the time to implement. I like the design of the system.

  2. comment
    Comment #49160893

    Hello! Very nice article. I have a couple of questions if you don't mind. When doing the last streaming of the wal from the primary the article mentions that the nodes will catch u…

  3. comment
    Comment #49126224

    What does DTO mean in this case? And settlement-free peering? I didn't know the price for S3 could be so cheap with AWS

  4. comment
    Comment #49117749

    Hey this is amazing! I see the sqlite db is replicated but how does it handle multiple instances as writers? Curious if the underlying sqlite engine is syzy or if there's other res…

  5. comment
    Comment #49111004

    Meta: I like that the first comments are not about the model at all but the website's mouse trail. One is in favor and one is against. Sums up society pretty well hahaha. On the mo…

  6. comment
    Comment #49097975

    A talk by Alexis King, the author of [Parse, Don't Validate]( https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va... ). A refreshingly pragmatic take on the bounds of usef…

  7. story
  8. comment
    Comment #49069974

    I just checked and I have it available in opencode go! I just tested it with one message and confirm it works. It's not practical to use it though. It counts almost 8x more towards…

  9. comment
    Comment #49037698

    You can disable the laptop PIN requirement in keepassXC and store the OTP code in the app as well. Not the best security practice but thought you should know!

  10. comment
    Comment #49022650

    This doesn't apply here in this case since this is a continuation of the Zig based bun and the newer bun versions use Rust. There's no newer upstream changes to merge with the fork…

  11. comment
    Comment #48921456

    I feel it in two ways. I've been using windows for the past 5 years or so. I was using Linux before that. I used to complain about things breaking in Linux but the situation in Win…

  12. comment
    Comment #48876286

    This is very interesting! The sandboxing and quick startup make this an interesting foundation for a FaaS system. Lots of frontend devs (and vibe coders) just want a "deploy my cod…

  13. comment
    Comment #48876253

    I agree! It seems the author is already making thoughtful decisions on what to implement and what to drop. You kinda have to when it's a project of this scope. Implementing, runnin…

  14. comment
    Comment #48736460

    Clickhouse offers the same through https://clickhouse.com/docs/materialized-view/incremental-ma... . I personally LOVE this feature and concur with the gp that they're really elega…

  15. comment
    Comment #48727439

    It's such a little thing but while reading the opinion I see that the court (Kagan in this case?) makes a factual claim it provides SOURCES. https://www.supremecourt.gov/opinions/2…

  16. comment
    Comment #48727335

    It's not clear in the code how you're batching the writes. Could the performance improvement be mostly explained by batches?

  17. comment
    Comment #48690190

    Using gpt-5.4-mini in off-peak hours already feels like super-speed to me. That's probably no more than 100-150 tk/s. I can't imagine 750! I've always eyed Cerebras but never had a…

  18. comment
    Comment #48689959

    Easily the most interesting part of this announcement is buried in the second to last paragraph: "We're also launching GPT‑5.6 Sol on Cerebras at up to 750 tokens per second in Jul…

  19. comment
    Comment #48687879

    I believe you! I wasn't implying anything about your project. I just can't quite shake the feeling.

  20. comment
    Comment #48680733

    Man I have the strangest Deja Vu with this comment. I swear it's like the third time I read this??

  21. comment
    Comment #48666780

    I use both the openai subscription and the opencode go subscription. I use the go subscription for my personal work and the openai subscription for my consulting work. The differen…

  22. comment
    Comment #48494348

    "Death of Silicon Valley" in this case is such a funny perspective. Like, how twisted is the US's view of the market that they think "Competition? Oh no. Sound the alarms."

  23. comment
    Comment #48314831

    I also have this problem! It's the only model where an explicit instruction at the end of my message is sometimes ignored. This doesn't happen with any of the gpts, kimis, glms, qw…

  24. comment
    Comment #48314798

    I use it through my opencode go subscription and it's exactly how you described. Very pragmatic and not too ambitious. It's similar to Kimi 2.5/6 in that regard. I like it!

  25. comment
    Comment #48314774

    Have you tried DeepSeek V4 Flash? It's very competent and extremely cheap. I think Gemma 4 is also a good example of a capable small model. I mention these not only because they're…