Live data from Hacker News

Viewing profile — Kesty

Kesty

HN member
Joined
Thu, Dec 01, 2011, 10:51 AM UTC
HN karma
363
Public activity
121 items

About Kesty

No profile information was provided.

Recent public activity

  1. comment
    Comment #40631095

    The conclusion of the blog are not great either. Sure you should have tests, sure you shouldn't copy paste code you don't understand and you shouldn't push directly to production. …

  2. comment
    Comment #40631069

    The idea of moving fast is to have extensive logs and alerts so you fix all error fasts while they appear without "wasting time" with long expensive tests in a phase where things c…

  3. comment
    Comment #40631051

    CEO thoughts: "Oh post-morten are always well received, I should write one for that very really basic bug we had and how we took 5 days to find it, and forget to mention how we fix…

  4. comment
    Comment #40631030

    They don't have logs and commit directly to production 10/20 times a day. I don't think 128 bits vs 36 byte performance it's a main concern right now

  5. comment
    Comment #40631021

    Everything can be understandable if this is a small first personal project of someone. Here we are talking 1.65 MILLION CAD $ backed YC company

  6. comment
    Comment #40630995

    Sure not having tests, is bad. Doing thing with AI without triple checking is dangerous. But not having error logging/alerts on your db ? That's the crazy part. This is a new produ…

  7. comment
    Comment #40630978

    ChatGPT-4o might spot it when asking about the code directly, but this was a conversion from js to python, errors where chatgpt/copilot or any other AI will allucinate or make mist…

  8. comment
    Comment #19379940

    Their point is that Apple app could do that and it was unfair to block other apps to be able to do the same.

  9. comment
    Comment #19379880

    They already used to do that https://www.theverge.com/2015/7/8/8913105/spotify-apple-app-...

  10. comment
    Comment #16975090

    You can already do it on youtube, it's integrated on google activity. https://myactivity.google.com/myactivity

  11. comment
    Comment #16374555

    It's not wrong that AMP is a terrible thing in a pretty package. While the idea of having standards for mobile and slow connection might be a noble one, forcing everyone into it by…

  12. comment
    Comment #16367414

    And unfortunately nothing will change because what you want to do is better in every single way, but their way of doing thing is better in the only one that actually counts: It's f…

  13. comment
    Comment #16367383

    Welcome to code development in the real world 101. You either go insane, give up and take up beekeeping, start your own company or finally decide to not give a shit anymore and sta…

  14. comment
    Comment #16326024

    The article doesn't simply say it's deterministic but the seed doesn't change.

  15. comment
    Comment #16325927

    Google has checks in place to see if someone is serving things to GoogleBot differently that the rest of the users. So it almost definitely has bots that double checks pages withou…

  16. comment
    Comment #16159500

    Next outrage is when we will find out how much this technological masterpiece actually costed.

  17. comment
    Comment #16159448

    Biggest issue is that the system probably doesn't have a flag Test /Not Test. The Test Records probably do the same thing just to a smaller list than the real one. So there is no r…

  18. comment
    Comment #15432507

    I think there is a dissonance between smart personalized suggestion and being against tracking. Which is the main downfall of DuckDuckGo they use as the smart bar search engine. If…

  19. comment
    Comment #15432483

    Electron main selling point is being cross platform. Having it only Ubuntu/macOS seems counter-intuitive.

  20. comment
    Comment #15257666

    This is just a simple example for this kind of situation. Of course, you could make it faster by removing everything under 128 from the array before starting the loop, but it's not…

  21. comment
    Comment #15064715

    Not sure if if it's regional but from Switzerland it's been around 1 hour that any kind of connection to github goes in timeout.

  22. comment
  23. comment
    Comment #13715464

    It's a classic point in most, if not all, social websites or where the content is generated by the user. And it's usually there to protect the website for altering storing and adve…

  24. comment
    Comment #12966693

    The ai keep throwing guesses in 20 seconds until he got the right one. So if you draw a simple shape it start to go trough the list of things he recognize and end the game there. I…

  25. comment
    Comment #12461938

    But he has the final solution to any git problem: cd .. sudo rm -r fucking-git-repo-dir git clone https://some.github.url/fucking-git-repo-dir.git