Live data from Hacker News

Viewing profile — tempcommenttt

tempcommenttt

HN member
Joined
Tue, May 28, 2024, 6:38 AM UTC
HN karma
21
Public activity
15 items

About tempcommenttt

No profile information was provided.

Recent public activity

  1. comment
    Comment #42233742

    I’d consider energy use. I use a projector for home cinema and it draws more power (over 200W) than I would want to pay for to run for a whole working day.

  2. comment
    Comment #42191056

    It’s nice it’s fast at 10k dictionary entries, but how does it scale?

  3. comment
    Comment #41561927

    If youre a python dev, pygame is an often overlooked option, it’s quite nice if you're targeting a specific screen resolution. I’m using it in production….

  4. comment
    Comment #41097984

    Maybe young people can’t, but older folks can easily store phone numbers in their brains, so IP4 is easy.

  5. comment
    Comment #41097978

    This is the first time I read about someone actually trying to remember IP6 addresses, maybe I should try that, because it’s really easy to remember IP4. For me, the problem is tha…

  6. comment
    Comment #41065046

    This doesn’t explain what toybox is. Maybe I should ask ChatGPT

  7. comment
    Comment #41057439

    I have a production API where sending 401 immediately kills your session and you’re logged out. And 403 doesn’t. We have this as a result of race conditions where the front end inc…

  8. comment
    Comment #41015468

    Also, some departments depend on Microsoft office and excel. I used to work in a company that managed to get rid of 95% of all office installations, but after a management change c…

  9. comment
    Comment #41015461

    Because of vendor lock in. Companies that have used windows for a long time have software that is essential and not available on Linux. Replacement is hard, you need to be really c…

  10. comment
    Comment #40895618

    That. When a page says “try” and “for free” in connection, I always research the hidden real long time cost before trying. If I can’t find it, I usually leave or Google to find out…

  11. comment
    Comment #40846838

    This is outdated. Denmark closed its long wave transmitter last year. The biggest hold out is bbc radio 4 and they stopped special long wave programming and the service is only sti…

  12. comment
    Comment #40630774

    This is error is one that most Python programmers must have experienced early in their career. Usually the other way around, when they define a mutable default value and are hit by…

  13. comment
  14. story
  15. comment
    Comment #40497980

    If you like this sort of things, why not check out “boltons” - things that should be built-in in Python? https://pypi.org/project/boltons/