Live data from Hacker News

Viewing profile — bausshf

bausshf

HN member
Joined
Tue, Apr 03, 2018, 11:03 AM UTC
HN karma
182
Public activity
228 items

About bausshf

No profile information was provided.

Recent public activity

  1. comment
    Comment #19076006

    Actually YouTube doesn't ask anyone who claims the revenue of someone else's video :)

  2. comment
    Comment #19075763

    Nothing difficult about zip codes as long as you treat them as strings :)

  3. comment
    Comment #19053870

    You're just in the wrong location of the country.

  4. comment
    Comment #19053794

    Sounds like RuneScape too. They even killed the official classic version not too long ago.

  5. 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…

  6. 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

  7. comment
    Comment #18997632

    Pretty sure titles like "Pewdiepie is a Nazi" is not considered good reliable content. Good content, sure. Reliable, not so much.

  8. story
  9. 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…

  10. 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…

  11. 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…

  12. comment
    Comment #18883249

    I mean it's not really a scam, but it's definitely fraud.

  13. comment
    Comment #18883237

    Are you talking about the US dollar?

  14. comment
    Comment #18883224

    Wow... What the?

  15. comment
    Comment #18864136

    The end of the comic was great.

  16. comment
    Comment #18855351

    Off-topic: Slate trying to comply with GDPR by forcing you to agree. Nice try Slate.

  17. comment
    Comment #18855152

    While correct. New posts happen all the time.

  18. comment
    Comment #18823406

    Define "works"

  19. comment
    Comment #18724274

    Separation is easier than marriage though.

  20. comment
    Comment #18723970

    That's absolutely hilarious!

  21. 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…

  22. comment
    Comment #18617520

    Nothing bad about GDPR, since it's actually made to protect citizens.

  23. comment
  24. 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…

  25. 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…