Live data from Hacker News

Viewing profile — serguzest

serguzest

HN member
Joined
Wed, Jul 22, 2015, 7:55 PM UTC
HN karma
105
Public activity
85 items

About serguzest

adam (at) afarmer [dot] dev

Recent public activity

  1. comment
  2. comment
    Comment #48521103

    I don’t buy any of this. They released something extremely resource-hungry, slow, and token-intensive. In layman’s terms, it feels more like overclocking than a real improvement ov…

  3. comment
    Comment #47345863

    It seems to me that AI target-selection systems are being used not just for efficiency, but as a way to distance military staff from responsibility for what they are killing. Curre…

  4. comment
    Comment #47288510

    AI target-selection systems have become a loophole that removes the link between the decision-maker (who should bear responsibility within the military bureaucracy) and the actual …

  5. comment
    Comment #45642338

    We are in a similar situation, and here's what I did: 1) Learned the basic concepts of double-entry bookkeeping. 2) Told ChatGPT about my business domain and requested an example C…

  6. comment
    Comment #44782872

    Most people (including the author apparently) don't know they can chain errors with cause option in-built way in node and in browser. It is not just arbitrary extending and it is r…

  7. comment
    Comment #44781057

    yes but consider this Jest code, replicating such in node testing is painful. testing code should be DSL-like, should be very easy to read. expect(bar).toEqual( expect.objectContai…

  8. comment
    Comment #44780988

    It is based on vite and a bundler has no place in my backend. Vite is based on roll-up, roll-up uses some other things such as swc. I want to use typescript projects and npm worksp…

  9. comment
    Comment #44779984

    I love Node's built-in testing and how it integrates with VSCode's test runner. But I still miss Jest matchers. The Vitest team ported Jest matchers for their own use. I wish there…

  10. comment
    Comment #44779699

    One thing you should add to section 10 is encouraging people to pass `cause` option while throwing new Error instances. For example new Error("something bad happened", {cause:inner…

  11. comment
    Comment #44435203

    bu yazdiklarimdan onu mu anladin aq otistigi. Hepimizi geberip gidecegiz doga devam edecek

  12. comment
    Comment #44434612

    There’s a truth we’re rarely taught in school and I find it deeply poetic: The vivid colors we see in flowers, even those beyond our vision in the ultraviolet, and the delicate fra…

  13. comment
    Comment #44171147

    Ravendb is trash. It can’t handle even 1/10 of this type of a load, it was trashed in jepsen testing too. I had to work with it 4 years and i disliked it.

  14. comment
    Comment #43956431

    It is not just a mainboard issue. I had an asus mechanical keyboard. After I started using it, Windows kept installing software and background services in system that is a listenin…

  15. comment
    Comment #42750275

    checkout ClickHouse cloud maybe they have cheaper options for your usage

  16. comment
    Comment #42664179

    clear men 3in1 active carbon shampoo. avon argon oil. ketogenic diet (I do this for weight loss but it helps for SD too)

  17. comment
    Comment #42657069

    Please Google Thomas Seyfried and William Makis. The latter is controversial—if he’s not completely fraudulent and making things up, he might be onto something. He’s sharing emails…

  18. comment
    Comment #42656957

    I have a friend who is an MD, and he recently asked me what I’ve been doing to manage my seborrheic dermatitis. Since dermatologists have no cure for it, we often have to resort to…

  19. comment
    Comment #42656791

    Have you read Thomas Seyfried's researches. he says it is possible to strangle cancer cells with keto diet + blocking glutamine. He calls that 'press-pulse strategy'

  20. comment
    Comment #42025260

    It is funny that my comment was upvoted at night and downvoted in the morning by early birds. Dear early birds, your lifestyle is not canonical. Yes, our civilization was built by …

  21. comment
    Comment #42020288

    This writing is as unhelpful as telling an obese person simply to exercise and eat less. Everyone is different; I'm one of those people who were made to protect the tribe while the…

  22. comment
    Comment #41866216

    I think things are getting worse, JD Vance is Peter Thiel's high-rank implant to possible upcoming Trump administration. Will evil techno-cons replace neocons?

  23. comment
    Comment #40380551

    I will make sure my children have ASCII names

  24. comment
    Comment #40240458

    you can run a tunnel client on any server and as long as the server has outbound internet access, you can publicly access this server via Cloudflare controlled domain. You can also…

  25. comment
    Comment #40228367

    My latest `serverfull` deployment: ܁ DigitalOcean droplet(s) with Docker service preinstalled. ܁ All services are running with docker-compose. ܁ Managed Postgresql and spaces for s…