Live data from Hacker News

Viewing profile — hpeter

hpeter

HN member
Joined
Tue, Dec 22, 2020, 10:12 AM UTC
HN karma
71
Public activity
74 items

About hpeter

No profile information was provided.

Recent public activity

  1. comment
    Comment #41435905

    I got this: Your boundary is at hue 173, greener than 57% of the population. For you, turquoise is blue.

  2. comment
    Comment #41075919

    So, how much slower is it than running js?

  3. comment
    Comment #41054903

    If you want security, use a secure OS. But it's not so easy, often decisions are made not to have the best technical solution, but to fulfill business agreements.

  4. comment
    Comment #41017594

    It only gets worse when the company that published their environment variables sues the security researchers for finding it. It happens.

  5. comment
    Comment #40592831

    It's an engineering challenge and they do solve a problem, it's just not your problem :) It's a nice read anyways.

  6. comment
    Comment #40592788

    You probably had to compile libsodium and build a shared object. That can take a long time. But the scripts that run when npm installing modules can contain malicious payload, yes.…

  7. comment
    Comment #40592734

    Intel. Mainly for journalists about pedos or terrorists. I'm not quite sure OPs approach is the best tho, serverless is just somebody else's server. Better to use something like On…

  8. comment
    Comment #40592466

    Sperm count might not be dropping but the behavioral sink we are in definitely causes men to have a reduced sex drive.

  9. comment
    Comment #40473776

    They could do an anti-institution hard fork, that adds a built in mixer that would be illegal for institutions to use. Then the network will hard fork and we will have SETH (the se…

  10. comment
    Comment #40473752

    It's not a move from the ecosystem, it's an attack against the ecosystem. Contrary to BTC, ETH is not deflationary if it's not traded on chain. The deflation comes from the burn me…

  11. comment
    Comment #40452027

    "weak stdlib": You can use the Java ecosystem, most of the things you need are there "it can be very hard to follow": I agree, if you are not a lisp developer it's really hard, but…

  12. comment
    Comment #40451439

    It's not XSS if it's not cross-site.

  13. comment
    Comment #40451372

    same. I just noticed it too, about 30 minutes ago

  14. comment
    Comment #40405749

    Yeah, also the complete ruin of the internet. I don't want to read generated content. Feed that back to AI and you got a ruined internet and AI can't even learn anymore.

  15. comment
    Comment #40405738

    Yes because people are stupid and vulnerable and will believe things a computer tells them. They can make life decisions on chatGPT advice, instead of asking friends or family. Hec…

  16. comment
    Comment #40405590

    It depends on the size of the business. For startups, subscriptions can stack up fast and it's the same as B2C, they can't afford it. Subscriptions are liabilities. But for medium …

  17. comment
    Comment #40404407

    A lot of people have tons of subscriptions already, I would go with usage based pricing. It's a deal breaker for me, if I need to add a monthly subscription for something I don't u…

  18. comment
    Comment #40362815

    It happens sometimes. Just the other day a local TinyLlama instance started asking me questions. The chat memory was full of mostly nonsense and it asked me a completely random and…

  19. comment
    Comment #40362771

    I can't wait to try it out, it sounds too good to be real. It will be fully available in Eu with the GDPR compliance?

  20. comment
    Comment #40329415

    I often build project specific tooling, to generate code or just transform some data, but maybe someday I create a FOSS version I can share. Stuff like parse some XML or JSON and o…

  21. comment
    Comment #40321984

    Yes, vendor lock in. That's why you need to be careful what you use it for. You rely on it too much, you can't get away from it and can end up costing you a lot of money with the p…

  22. comment
    Comment #40321557

    I emit less methane than a few years ago, since I changed my diet. No gluten and lactose.

  23. comment
    Comment #40321532

    Let's take a look at one of the definitions of science --------- Science noun The observation, identification, description, experimental investigation, and theoretical explanation …

  24. comment
    Comment #40321410

    I think Deno KV is a great tool with a nice API, it's great to see how it works. Really well designed. I used it a couple of times locally with Sqlite for CLI apps, if you want to …

  25. comment
    Comment #40321096

    One more reason to make it minimalist. The built in security already makes OpenBSD slow, so installing anything unnecessary will slow it down even more.