Viewing profile — _wldu
_wldu
HN member- Joined
- Thu, Oct 02, 2014, 1:24 AM UTC
- HN karma
- 5,420
- Public activity
- 1,351 items
- HN profile
- View on Hacker News ↗
About _wldu
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #33544684
Thank you, this is very helpful.
-
comment
Comment #33542119
Anyone may purchase a domain name from a registrar (such as 'example.com'). That is not a 'lower platform'. It's just a domain name. Sure, it's not as popular as 'github.com' but i…
-
comment
Comment #33542017
That idea sort of proves that Github has evolved into a popularity contest/social platform. It use to be a git hosting company.
-
comment
Comment #33541976
I have been thinking about closing my Github account and moving all my code to gitweb on one of my personal domains. I'm tired of the social/popularity contest aspect of Github and…
- story
-
story
Ask HN: Unsigned Software Downloads
Why do some large, reputable open source projects not provide digital signatures for software downloads? I thought everyone did this now, but neither Golang or Postgres sign downlo…
-
comment
Comment #33417649
You could probably use Twillo to make this work. It would require some coding to forward the SMS to email or post it to a website someplace where you could read it. I have done thi…
-
comment
Comment #33413964
I do this too. I can do anything with vim, Go and a Makefile.
-
comment
Comment #33396866
They are probably trying to reduce SIP abuse. It's a big problem.
- story
-
comment
Comment #33385312
Put the checksums in a separate system such as the DNS. Use DNSSEC on your domains. Manage your DNS system as an isolated system (don't mix your HTTP/Email/Other stuff with your DN…
- comment
-
comment
Comment #33190911
Every language dreams of being faster and safer than C and C++. Can't have it both ways.
- story
- story
-
comment
Comment #33114498
Nice, this Go version satisfies gofmt: https://github.com/62726164/quine
- story
-
comment
Comment #33087119
The complexity of C++0x is one reason Go was created. "For me, the reason I was enthusiastic about Go was just about the same time we were starting on Go, I read (or tried to read)…
-
comment
Comment #33056528
I agree 100%. Massive frameworks with massive complexity. I don't enjoy them at all. That's one reason I like Go. It's very modern, but I can still use vim and a simple Makefile to…
-
comment
Comment #33055959
It may be useful for websites to make these logs public. The logs would show the exact time, the IP and the specific abuse. In my experience, a lot of 'threat intelligence' data ha…
-
comment
Comment #32887543
I agree 100% with this statement (and with the article in general): “Basic hygiene” is arguably better than any of these bolt-on option, including things like: * Knowing what depen…
-
comment
Comment #32887352
If it earns 20 million + each year, I'd leave it alone.
- story