Live data from Hacker News

Viewing profile — kzemek

kzemek

HN member
Joined
Sat, Jan 04, 2020, 6:06 PM UTC
HN karma
207
Public activity
42 items

About kzemek

No profile information was provided.

Recent public activity

  1. comment
    Comment #47269644

    Fair enough! My comment is about agentic-focused libraries in general, it’s inaccurate of me to call all such libraries “LLM-focused” Speaking of inaccuracies, BEAM does provide pr…

  2. comment
    Comment #47268427

    I really like the focus on “data and pure functions” from the beginning of the post. I’ve read a lot on HN about how BEAM execution model is perfect for AI. I think a crucial part …

  3. comment
    Comment #47077287

    We also had a similar use case, so I built Snex[0] - specifically for Elixir-Python interop. Elixir-side spawns interpreters with Ports managed by GenServers, Python-side has a thi…

  4. comment
    Comment #45977832

    There’s a setting for that: Cursor Settings -> Agents -> Applying Changes -> Auto-Accept on Commit

  5. comment
    Comment #45946146

    These are spoofed packets for SYNACK reflection attacks. Your response traffic goes to the victim, and since network stacks are usually configured to retry SYNACK a few times, they…

  6. story
  7. comment
    Comment #44102367

    It might be from me being so used to it, but I do like Elixir’s `def`/`defp` second best to Rust’s `pub`

  8. story
    Show HN: es6_maps v1.0.0, new Elixir syntax feature via runtime compiler hacking

    Hi HN! It’s been a year since I posted a Show HN[0] for the initial release of my Elixir library, `es6_maps`. It enables JS-style "shorthand" map literals (`%{foo, bar}`) in Elixir…

  9. story
  10. comment
    Comment #40336896

    Oh nice, I didn't know about that one! It's interesting how many solutions are in this space; aside from Destructure[0] and shorter_maps[1] I also know about shorthand[2] and synex…

  11. comment
    Comment #40336326

    There was also a relatively popular fork shorter_maps [0], mentioned in the blog post above. My motivation for implementing es6_maps instead of using/updating shorter_maps was (I'm…

  12. comment
    Comment #40336296

    > I think the formatter plugin is going to give someone insane amounts of regret one day The formatter plugin features a "reverse" flag exactly to prevent any kind of regret like t…

  13. comment
    Comment #40336279

    Yes it does!

  14. story
    Show HN: es6_maps, new Elixir syntax feature via runtime compiler hacking

    Hi HN! I thought you might enjoy this even if you don't know much about Elixir. `es6_maps` is a small library that introduces a "shorthand" map creation syntax, similar to shorthan…

  15. comment
    Comment #38804005

    > There have never been a single 4K monitor under 27”. There's a few 24", Dell has at least a couple.

  16. comment
    Comment #38189820

    And why does it seem fair enough? The garage door is mine, not Chamberlain's (although that starts to be more and more debatable the farther into enshittification we go).

  17. story
  18. story
  19. comment
  20. comment
    Comment #33501281

    I'm pretty sure we're also allowed to discuss and even criticise it to our hearts' contents.

  21. story
  22. comment
    Comment #32810166

    TFA does mention some points that address your "why"; the ones that most speak to me the most are: > WordPress’s minimum requirements would be a simple PHP server, without the need…

  23. comment
    Comment #32809946

    Are you saying that SQLite is weakly adopted in general or weakly adopted in WordPress? The former is rather far from the truth[1], while the latter is rather obvious given that Wo…

  24. comment
    Comment #31674686

    Firefox quarantines Facebook sites in a separate container (with its own cookies and browsing history, etc.), losing back button is an unfortunate side effect.

  25. comment
    Comment #31580476

    I don’t think calling Erlang esoteric is fair. Niche, sure, but it powers multiple big services and well known enterprises