Live data from Hacker News

Viewing profile — ygouzerh

ygouzerh

HN member
Joined
Sun, Feb 24, 2019, 2:03 AM UTC
HN karma
242
Public activity
173 items

About ygouzerh

Passionate about IT, Computer Sciences.... and everything else. Lead DevOps Engineer during the day.

Recent public activity

  1. comment
    Comment #49267885

    This resonates well with engineers: making something complex is easy, making them simpler is harder

  2. comment
    Comment #49241218

    This one looks shocking on the outside indeed! It's however a sales HR practice: lower salary and commission, but use the alluring treat that top performers will have a special exc…

  3. comment
    Comment #49240597

    > It seems like AI has incidentally commoditized the complement (procedural knowledge), and in turn created greater demand for inputs like human judgement and "empathy". I think as…

  4. comment
    Comment #49178347

    Crazy that it's a small lab becoming the frontier in term of moderation models, instead of Meta which is pouring dozens of billions into LLMs. Meta would really benefit from work d…

  5. comment
    Comment #48975586

    Small sharing tips, in case it can help: have the maximum of hangers possible. It take a bit more space, but the time saved is huge + it remove iron time for low wrinkle sensitive …

  6. comment
    Comment #48975557

    I will suggest mix of both: some everyday tools are already built for being used with hands and legs (e.g opening a door). But indeed adding some different grip types, additional a…

  7. comment
    Comment #48840509

    What are the pros and cons versus Rocket.Chat?

  8. comment
    Comment #48839940

    So true! I am not sure if it was on purpose that the model spoke with a so strong accent!

  9. comment
    Comment #48750396

    Actually, x402 was created because using a credit card programmatically is very difficult. The whole business of Stripe is based on that: it's so hard for developers to do, and so …

  10. comment
    Comment #48750348

    It seems the usage will be mostly agent service or service service. For user, probably using a Metamask-like wallet yes

  11. comment
    Comment #48750317

    An partnership with Perplexity AI would be nice! Let's say a part of the subscription is used to pay for it.

  12. comment
    Comment #48750290

    Their example of an /api/premium is quite nice! You could you like keep existing pages free, but provide specific output content for llm! So if: cost monetized API data got by scra…

  13. comment
    Comment #48750203

    For non-corporate entities, it is! Having an almost a plug and play solution who does CDN + DDoS Protection + WAF/Rate Limiter + Bot Protection, for a few bucks, is very useful for…

  14. comment
    Comment #48742213

    It's good point! However, one of the main benefits of a technology like this, would be not really for everyday people, but for people with handicap or a speech impediment. I person…

  15. comment
    Comment #48730514

    It's mostly a conglomerate nowadays (e.g the list of subsidiaries in Wikipedia is huge https://en.wikipedia.org/wiki/Meituan ). In the same way than Amazon spin-up AWS, they are qu…

  16. comment
    Comment #48668861

    Probably some business will popup, like: "rent part of your unused subscription", or even: "proxy tokens with a premium", eg. 5.5 USD on Opus 4.7 paid by the distiller to the user,…

  17. comment
    Comment #48668821

    So true! It was the same for Gitlab, Cisco, Oracle... every-time they used the AI excuse to explain their laid-off, instead of explaining why they have bad financials. Actually, in…

  18. comment
    Comment #48633375

    Indeed, they are hitting a weird spot, their pricing category is stuck in between people who just want to play without breaking the bank account, who will go for a PS5 or XBox, and…

  19. comment
    Comment #48601674

    Thank you for the sharing!

  20. comment
    Comment #48575784

    Definitely! One exemple is Grab, in all Southeast Asia: what people like is that the app is fluid, and will get you from A to B. There is no marketing like Uber did sometimes of li…

  21. comment
    Comment #48575668

    I feel like the author wrote like the full plan/ substance himself, and gave to an AI the formatting. It's quite fine for me so actually, as long as the substance make sense/is log…

  22. comment
    Comment #48575639

    One thing I have a question: what about business that doesn't have hospitaly/B2C? Many exemples relies on the F&B business, which is quite special in the fact that one of the core …

  23. comment
    Comment #48575213

    How does this work when a projet have many external dependencies, like an S3 bucket, a secret manager, a third party API, etc?

  24. comment
    Comment #48575080

    Regarding the body used as a key for the caching: in the RFC, from my understanding, it's indicated that we can use Location as well: Exemple: ``` QUERY /search HTTP/1.1 Content-Ty…

  25. comment
    Comment #48574832

    The exemples section at the end, with csv and sql are quite powerful. It open the door to easy caching of raw data and probably other use cases, quite interesting!