Live data from Hacker News

Viewing profile — windows_sucks

windows_sucks

HN member
Joined
Mon, Jun 20, 2022, 11:55 AM UTC
HN karma
31
Public activity
18 items

About windows_sucks

No profile information was provided.

Recent public activity

  1. comment
    Comment #37586233

    I've really enjoyed using Reolink + Blue Iris.

  2. comment
  3. comment
  4. comment
    Comment #34725378

    I think it's being downvoted because it's a little too simplistic to be meaningful. Everything we do, literally everything, we do because it makes us feel good, and therefore every…

  5. comment
    Comment #33566384

    fwiw they release about monthly in the dev channel

  6. comment
    Comment #32964731

    works flawlessly on my X1 carbon

  7. comment
    Comment #32586381

    the client should be responsible for not executing embedded JS in a message

  8. comment
    Comment #32474046

    yeah I really can't fathom how the material design won out. it's so.... gimmicky. like when you click a button, and it radiates out a ripple across the button surface.

  9. comment
    Comment #32432810

    would love to see an example of the data corruption you're talking about

  10. comment
    Comment #32429164

    nothing but if you want to do something, say even at 1fps, you need to enable the signal to fire in the first place.

  11. comment
    Comment #32429025

    "onMouseMove" is a user signal that you would want to be fast. also signals should be used for more than just user input interactions, like "download progress" etc..

  12. comment
    Comment #32318439

    The problem I've had with Airflow is that it tries to do way too much: UI/logging/config management I've really enjoyed using taskflow ( https://github.com/taskflow/taskflow ) it a…

  13. comment
    Comment #32069264

    why do you keep posting this over and over again in this thread? The department applied this rule to attempt to reduce turnover, not because they literally want dumb cops.

  14. comment
    Comment #32026255

    yeah but deployments and language choice are no longer a single teams choice now. microservices really do allow for a "we did our job" development

  15. comment
    Comment #32015166

    make_pepperoni_pizza() is bad code compared to make_pizza(toppings=[PEPPERONI]) How would you make Hawaiian pizza? I forget, does it include Ham? or just pineapple? you're forced t…

  16. comment
    Comment #31839316

    I think you can disable notifications, so you're not disturbed

  17. comment
    Comment #31809518

    I agree. If you can't rely somewhat on previous experiences to guestimate roughly how long a task will take, you're not a senior eng. I mean, to illustrate the point, if you call a…

  18. comment
    Comment #31809217

    > Ever been told to do something by a developer and you firmly disagree? I'm not going to give in and do what he says How do you go about doing this? A direct confrontation? Or by …