Live data from Hacker News

Viewing profile — Strikingwolf

Strikingwolf

HN member
Joined
Mon, Jun 29, 2015, 3:23 AM UTC
HN karma
10
Public activity
18 items

About Strikingwolf

Functional Programmer

[ my public key: https://keybase.io/strikingwolf; my proof: https://keybase.io/strikingwolf/sigs/RKlF6lRRTAC221067plsLeoHzyqvBAwbFtEfd1v7bL0 ]

Recent public activity

  1. comment
    Comment #10290432

    Can't seem to figure out how the reverse or block works unfortunately, just stuck on A | B -> B | A

  2. comment
    Comment #10230408

    Very interesting opinion IMO. The end discussion being the power dynamic between teacher-student-school is very interesting to me as a student. The real question however is if your…

  3. comment
    Comment #10230405

    Idea channel once again poses an interesting idea. This time in the form of a discussion about trigger warnings and what is really being argued when we are talking about them.

  4. story
  5. comment
    Comment #10230295

    Idea Channel poses a very interesting idea arising from the maker movement. It's very true that as time has goes on more people will have the ability to mess with the internals of …

  6. story
  7. comment
    Comment #10229894

    That's actually a good question. What would a world wide environment look like. Currently we have the web, but that isn't really a world wide environment in this sense. I think tha…

  8. comment
    Comment #10229846

    Really interesting article. Sounds like a great solution to the problem in git of submodules. Definitely worth looking at. Thanks for posting OP. IMO this system would best be suit…

  9. comment
    Comment #10229836

    It sounds like a really awesome workflow, although parts of it really only work on very large teams. I bet the version control system would be very cool though, hopefully it gets a…

  10. comment
    Comment #10228412

    Awesome that so many people could come out in support of privacy through the Tor network, thanks for sharing OP

  11. comment
    Comment #9796940

    Yep, it is an awesome tool for keeping tasks from wandering off into time and never getting done...something I let happen a lot, so I may give the app a shot. Although most of my w…

  12. comment
    Comment #9796933

    Thanks for informing me! I'll use that approach next time I want a comment along with a link

  13. comment
    Comment #9796691

    Not my language, if that's what you're referring to :P If you're referring to the post, thank you very much

  14. comment
    Comment #9796349

    Personally, I think you are better off going to California. Judging by you considering moving there for a few years now, you want to go there, and from what I can see, there is no …

  15. comment
    Comment #9796323

    Wow. I understand why the app succeeded. 1) It has a simple and beautiful UI. 2) It uses a Skinner Box system effectively. Do task, get reward of seeing it completed on check box, …

  16. comment
    Comment #9796302

    Interesting, this is why security is extremely important for big companies. Especially ones where fraud is a real issue. Oh and of course for people who have to store personal data…

  17. comment
    Comment #9796295

    Awesome story. I wonder if the same kind of things have happened for other brands. Coke was also pretty clever advertising 5 cents a bottle to lock the price, brilliant plan to neu…

  18. story
    The Emily Programming Language

    Emily (http://emilylang.org/) is a neat little programming language where every feature is a function. Written in OCaml. It uses prototypal OO and has a semi-functional style. Made…