Viewing profile — bausshf
bausshf
HN member- Joined
- Tue, Apr 03, 2018, 11:03 AM UTC
- HN karma
- 182
- Public activity
- 228 items
- HN profile
- View on Hacker News ↗
About bausshf
No profile information was provided.
Recent public activity
-
comment
Comment #19076006
Actually YouTube doesn't ask anyone who claims the revenue of someone else's video :)
-
comment
Comment #19075763
Nothing difficult about zip codes as long as you treat them as strings :)
-
comment
Comment #19053870
You're just in the wrong location of the country.
-
comment
Comment #19053794
Sounds like RuneScape too. They even killed the official classic version not too long ago.
-
comment
Comment #19017045
Maybe because the cost of travel and breeding expenses were lower compared to just doing the breeding in Canada. Could also be the sales price which might be higher there than else…
-
comment
Comment #18997653
You should look into UFCS from dlang, maybe that can give you some inspiration. https://dlang.org/spec/function.html#pseudo-member
-
comment
Comment #18997632
Pretty sure titles like "Pewdiepie is a Nazi" is not considered good reliable content. Good content, sure. Reliable, not so much.
- story
-
comment
Comment #18910711
I have a question and maybe someone here can answer me. For the "Use a privacy-first email provider". I currently use G Suite for business emails within my personal business. Are t…
-
comment
Comment #18909913
Yeah, I sure can. I used the following tech: D ( https://dlang.org ) - Used as the primary programming language. vibe.d ( https://vibed.org ) - Used to handle the basics of http/ht…
-
comment
Comment #18902587
My entire full-stack web framework because it's currently what's used for all my commercial projects. It has been the most beneficial project to me both financial but also in terms…
-
comment
Comment #18883249
I mean it's not really a scam, but it's definitely fraud.
-
comment
Comment #18883237
Are you talking about the US dollar?
-
comment
Comment #18883224
Wow... What the?
-
comment
Comment #18864136
The end of the comic was great.
-
comment
Comment #18855351
Off-topic: Slate trying to comply with GDPR by forcing you to agree. Nice try Slate.
-
comment
Comment #18855152
While correct. New posts happen all the time.
-
comment
Comment #18823406
Define "works"
-
comment
Comment #18724274
Separation is easier than marriage though.
-
comment
Comment #18723970
That's absolutely hilarious!
-
comment
Comment #18617536
If the business is registered in Australia then you're under Australian laws, regardless of where it's hosted. All my hosting is done in the US, but that doesn't mean any of my bus…
-
comment
Comment #18617520
Nothing bad about GDPR, since it's actually made to protect citizens.
- comment
-
comment
Comment #18617496
Unfortunately it's going to be way harder than you think because "Five Eyes" expand beyond just "Five Eyes" like "Nine Eyes", "Thirteen Eyes" etc. Pretty much any "good" country is…
-
comment
Comment #18559650
"Unnamed Namespaces and Static Variables GSG prohibits the use of static definitions and annonymous namespaces in header files. How else do we declare constants?" A constant is not…