Live data from Hacker News

Viewing profile — Firfi

Firfi

HN member
Joined
Fri, Jul 10, 2015, 1:54 PM UTC
HN karma
63
Public activity
33 items

About Firfi

github.com/dearlordylord

Recent public activity

  1. comment
    Comment #48935932

    Now I'll be thinking of "L" in ETL as "Land" and not "Load". Although the article doesn't propose that but uses a lot of "Land" terminology. "Load" => "load where? or FROM where?" …

  2. comment
    Comment #47720558

    That's a great idea, in fact. I'll try it out next time. Maybe even a mix, because I do sometimes want to be very specific about some expressions and experiment with wordplay

  3. comment
    Comment #47720509

    In my view, the edge cases like so (I think peasant railgun even mentioned in dm handbook) are more of a community problem than the game's. If it can be called a problem, of course…

  4. comment
    Comment #47720420

    That's the plan! D&D combat can be a slog sometimes, and when it is, that kills a lot of fun for me as a story-first approach adept. I'd really just ask about that or that rule fro…

  5. comment
    Comment #47720167

    Sorry for that, everyone. I did use the AI to help me with structure and English. I thought I'd proofread and edited that enough to be readable, but apparently it still smells. I'l…

  6. comment
    Comment #47719943

    Right. Quint is not used in runtime and is not supposed to be. It's a strong testing layer. But there's much more to it. My bigger idea is that I would generate whatever implementa…

  7. comment
    Comment #47674895

    Dungeons & Dragons rules are a spec spanning thousands of pages, not formalized, but thoroughly tested by the community. Moving them to a formal specification language (Quint) was …

  8. story
  9. comment
    Comment #44290336

    Thank you (twice!) for reading it. The idea wrapped in a scandalous topic indeed, but the PR process ambiguity was also what was the last straw for me to write it.

  10. comment
    Comment #44226438

    That's one of my biggest frustrations - I wasted a lot of time on reprompting. I was making myself stick to 100% LLM approach for a while, in order to learn. I can't say for everyo…

  11. comment
    Comment #44226234

    It seems to me we have to find out how to figure out "what matters" to have the benefits that 10x vibe coder bros promise. I think we still have to review (despite my clickbait tit…

  12. comment
    Comment #44225986

    I actually do recommend reviewing manually - it's just very convenient to see when a person wrote something (then much more scrutiny can be applied) vs. when the work was outsource…

  13. comment
    Comment #44225818

    Just feeling and experience, really. For me, if I spent time with the vibe code snippet and improved it until I can say "yes I would've written this" it's not slop anymore, even if…

  14. comment
    Comment #44225544

    After some vibe coding frustrations, ups and downs, I found that splitting the code explicitly into well-curated, domain-heavy guidance code and code marked “slop” can solve a lot …

  15. story
  16. comment
    Comment #42646518

    Hey folks, sometimes on PRs, I find that people aren't well-versed in the intricacies of code branching. So, I wrote a short article to educate fellow engineers and point to it som…

  17. story
  18. comment
    Comment #41602551

    An app with typescript validators features tests. The test case is based on real use cases but is kept generic. Tests more advanced stuff like algebraic data types, template litera…

  19. story
  20. comment
    Comment #40055200

    Hey, sharing my colleague's @juanArias8 article on Solana Mobile here. He'll answer questions/comments in this thread if any popup.

  21. story
  22. comment
    Comment #39456311

    We joked with my colleague that this post about real-time text-to-speech lipsync of his was either born too late because Sora is here to rule the industry or too early because his …

  23. story
  24. comment
    Comment #37063925

    They use N-tier architecture and FastAPI to build a scalable Zulip bot that can retrieve messages, links, and images from Zulip

  25. story