Viewing profile — darumderum
darumderum
HN member- Joined
- Tue, Sep 01, 2020, 8:24 AM UTC
- HN karma
- 11
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About darumderum
No profile information was provided.
Recent public activity
-
comment
Comment #28455510
You could also do this with YouTube Videos btw. There is also a github project doing that iirc
-
comment
Comment #28140610
More pixels provide more details, but not always more quality, as poor lens quality is also "enhanced". This is useful for large prints which require a high dpi. In low light, less…
-
comment
Comment #28070497
Same for Google Pixel
- story
-
comment
Comment #27472260
No, but they don't support it anyways
-
comment
Comment #27471188
Well, 72 bytes is still far away from 16 characters. Also, nearly every website is able to allow passwords longer than 16 chars, so it is definitely possible somehow!? This limit i…
-
comment
Comment #27470974
> I don't think is necessarily the case Back then, when they enforced a maximum 16 character password, I saw enough security. Are they storing them in plaintext or what? Btw, I thi…
-
story
Ask HN: Should you implement your own authentication system?
How would you proceed to add a login to your website? Setup a database with bcrypted credentials? Use a service / oss? What are common pitfalls? What's your thought on Auth0, Azure…
-
comment
Comment #27022597
+1 for hetzner
-
comment
Comment #26065586
So is "normal" money
-
comment
Comment #25988748
Some of them (or most?), but not in your favor. They will keep the profit
-
comment
Comment #25068080
Actually, it still runs inside a container using docker-compose. I just like it to set up my docker composes as a service
-
comment
Comment #25006282
I use Docker + Traefik and it's just a heaven. No nginx configurations, no cert generation, renewing or configuration of an auto-renewer. Everything just works out of the box
-
comment
Comment #25006254
I can't confirm this. I use traefik (+ Docker) for almost everything now. First thing I do with a new server is setup traefik as a systemd service. Everything runs smoothly and I d…
-
comment
Comment #24659837
Outlook
-
comment
Comment #24650567
As I can bypass Kaspersky SSL interception for basically the same reason, I see this as a win and hope it won't change
-
comment
Comment #24540774
But... why?
-
comment
Comment #24339633
Actually, you can self-host VS Code on a server and access it via browser: https://github.com/cdr/code-server