Live data from Hacker News

Viewing profile — krzkaczor

krzkaczor

HN member
Joined
Sat, Aug 22, 2015, 5:54 PM UTC
HN karma
280
Public activity
55 items

About krzkaczor

No profile information was provided.

Recent public activity

  1. comment
    Comment #47413948

    I don't get it, what OP actually reverse engineered? OpenClaw itself? Of did Viktor team created their own OpenClaw like agent?

  2. comment
    Comment #46599526

    I hope that we can move to using DurationLike objects in place of ms (or sometimes seconds?) as plain numbers like in `setInterval`. `sleep({seconds 5})` is so much better than `sl…

  3. comment
    Comment #45834348

    This is nice. Reminds me how in warp terminal you can (could?) just type `# question` and it would call some LLM under the hood. Good UX.

  4. story
  5. comment
    Comment #44809232

    How so? Care to elaborate? I get that bloggers/educators can sometimes be not the best fit for IC roles but doing open source seems like a huge advantage.

  6. story
  7. story
    Show HN: NY – Use right JavaScript package manager

    I got tired of trying to use yarn in npm projects. Ny always picks the right package manger based on the lockfile. Additionally it's super fast because it's written in rust. Give i…

  8. comment
    Comment #29595480

    I like simplicity of mochajs but chai felt really outdated. Jest on the other hand is so complicated and magical that I have no confidence in tests that I write using it. That's wh…

  9. comment
    Comment #29003163

    I am surprised to see no mentioned of Onyx Boox Air in this thread. I bought it recently instead of Remarkable 2 and it's amazing. You simply can't beat open ecosystem like android…

  10. comment
    Comment #27572601

    It seems like it only generates types for entities. My dream library would be basically a generated client that looks like knex or objection but with full type-safety and mapping. …

  11. comment
    Comment #26077347

    Objection.js is neat but give me Objection with full type safety (Prisma style) and I am in haven.

  12. comment
    Comment #25900869

    Yes, in principle it looks very similar to MakerDAO but I think some details are different. For example DAI is pegged to one USD to make it as useful as possible but "The Reserve t…

  13. comment
    Comment #25900848

    Correction: DAI is not an algorithmic stablecoin. It's backed by collateral of multiple different assets. https://blog.makerdao.com/busting-makerdao-myths-seven-misco...

  14. comment
    Comment #21563032

    Are you familiar with https://mightyapp.com/ it looks like there are people working on something very similar but closed source & VC backed. Thoughts?

  15. comment
    Comment #21473879

    Funny fact: code in a second snippet (awaiting on promises invoked before) can result in node throwing `uncaught promise rejections` errors. More info: https://dev.to/gajus/handlin…

  16. comment
    Comment #21379279

    I think access to bank APIs is a similar space. Companies like Tink or Truelayer used to rely on credential passing but now with the wake of open bank apis (PTSD2) they are impleme…

  17. comment
    Comment #21149804

    It's explained here: https://www.figma.com/blog/how-we-built-the-figma-plugin-sys...

  18. comment
    Comment #21145505

    > Thank you for TypeChain, it's great. I remember last year, I got Gitcoin to give you some free money to put up bounties. Thanks!!! I really appreciate it. I am actually wrapping …

  19. comment
    Comment #21144773

    I work in crypto space myself and I can tell that this space is really interesting. Both technical and business challenges are quite unique. Here's just a quick recap of different,…

  20. comment
    Comment #21099891

    The average salary in Warsaw (highest in Poland) is 6k PLN. Google (as any reasonable IT company) will pay no less than 20k PLN for senior developers. I would say that it's a prett…

  21. comment
    Comment #20767121

    > - using `any` nearly always comes back to bite you as you trick yourself into feeling typesafe This. I was so frustrated with this point that I created a tool for automatic track…

  22. comment
    Comment #20766832

    Events like this make me realize how much I rely on my CI/CD pipeline for working on new features, deploying etc. I am often too lazy to run E2E tests on my machine if I know that …

  23. story
  24. comment
    Comment #20684155

    Yes! I really hope that this is what Github Sponsors will end up being. They should make it trivial for businesses to spend each month X USD to split between open source projects t…

  25. story