Viewing profile — tuwtuwtuw
tuwtuwtuw
HN member- Joined
- Thu, Dec 08, 2016, 3:58 PM UTC
- HN karma
- 59
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About tuwtuwtuw
No profile information was provided.
Recent public activity
-
comment
Comment #14446705
Lexmark did attempt to move to new markets some years ago due to this. They sold off their consumer/inkjet business and have been buying a bunch of software companies. This attempt…
-
comment
Comment #13969734
Did you read the page linked to? Or: Because it's not a "private cloud".
-
comment
Comment #13905769
Which advertising preferences in Windows have you seen with this?
-
comment
Comment #13891925
Some people claim similar things about rape and try to use that as evidence showing that the accusation is false ("she could just have kept her legs together"). It's a bit disgusti…
-
comment
Comment #13721537
That's still pretty much as silly as a tshirt. When a vulnerability was found in my hobby project I paid 200 to the reporter as a thanks. From my own pocket for my own open source …
-
comment
Comment #13706205
No, the request wont consume 2000ms of CPU time if it's blocking. It will prevent the thread from doing other work which may be bad, but the CPU itself does not have to spend all 1…
-
comment
Comment #13469293
How does that work with stuff such as odd password complexity rules (such as only digits allowed), enforced rotation, leaked password etc? It sounds like it would need to store mor…
- comment
-
comment
Comment #13325549
I'm being at-home-dad one day a week, so I have also reduced my working hours with 20%. In Sweden, salary over a certain amount is taxed with somewhere around 60% (not the full sal…
-
comment
Comment #13284881
Because it might save time in the short term.
-
comment
Comment #13206641
PostgreSQL has features MSSQL does not have, and vice versa. PG is still very lacking when it comes to multi-node clusters for high availability for example.
-
comment
Comment #13176777
I agree, Twitter is more important right now.
-
comment
Comment #13176747
If you only have the password to your password manager, how do you log on to your computer? Honest question since I want a solution to that problem. I want separate credentials for…
-
comment
Comment #13174285
A somewhat similar issue appears with Bitlocker in Windows. When you set your password you are using your custom Windows keyboard layout, such as sv-SE (Swedish). But then when you…
-
comment
Comment #13131113
Maybe you can spin up an EC2 instance and run the test from there.