Live data from Hacker News

Viewing profile — skeuomorf

skeuomorf

HN member
Joined
Sat, Mar 28, 2015, 4:03 PM UTC
HN karma
273
Public activity
66 items

About skeuomorf

No profile information was provided.

Recent public activity

  1. comment
    Comment #14339085

    ad hominem.

  2. comment
    Comment #12994721

    Also, when writing code it's not unusual (at least among LISP and Haskell programmers) to have the editor replace a word for its corresponding symbol, the most famous example of wh…

  3. comment
    Comment #12982822

    I haven't used Alfred but I think you might find rofi[0] interesting. [0] https://davedavenport.github.io/rofi/

  4. comment
  5. comment
    Comment #11934844

    The video is also available on youtube: https://www.youtube.com/watch?v=Jmjlmn0jHbw

  6. comment
    Comment #11312797

    This is not entirely true, ancient Egyptians used chariots in warfare, which they originally picked up from the Hyksos [0]. [0] https://en.wikipedia.org/wiki/Chariotry_in_ancient_E…

  7. comment
    Comment #11300778

    Of relevant interest: "Quasicrystals in medieval islamic architecture" https://www.youtube.com/watch?v=rldnu9rNpH8

  8. comment
    Comment #11290966

    Yeah, it's pretty common with code that uses the builder pattern as well. I also like to use it with rust combinators e.g. https://github.com/skeuomorf/conshash/blob/master/src/lib…

  9. comment
  10. comment
    Comment #10808253

    I think some (most?) of these mathlets are used in conjunction with MIT courses [0], for example it's used in [1] with an assignment so that it develops the intuition of the studen…

  11. story
  12. comment
    Comment #10695161

    Cite? Cause Al-Hassan Ibn Al-Haytham (Arab muslim), Al-Biruni (Persian muslim) and Ibn Sina (Persian muslim) among others played a big role in the development of the scientific met…

  13. story
  14. story
  15. comment
    Comment #10105056

    That was kinda my point, I was not nitpicking -relative OP's- grammatical usage, I just thought it was convenient to refer to the author in a more specific manner since his details…

  16. comment
    Comment #10103964

    Actually I think the correctness of using a singular they is disputed but I am not a grammaticist, however the word cromulent which you used is not even a real word but I didn't me…

  17. comment
    Comment #10103943

    Relevant video [0] [0] https://vimeo.com/mediatedmattergroup/glass

  18. story
  19. comment
    Comment #10103700

    nitpick: He not they . [0] Steven is also the person who developed MathBox. [1] [0] http://acko.net/about/ [1] http://acko.net/blog/making-mathbox/

  20. comment
    Comment #10103000

    Oh, you're gonna love this [0] and the work of Territory Studio[1]. Also, check out r/unixporn [2], it has some cool stuff. [0] http://www.hudsandguis.com/ [1] https://www.behance.…

  21. story
  22. comment
    Comment #10098400

    This is pretty cool. It reminded me of [0] where a guy emulates kinda GTA-like behavior. [0] https://www.youtube.com/watch?v=Kb1hOCX_UVo

  23. comment
    Comment #10096659

    There's also "The Dash" which is an earphone. [0] [0] https://store.bragi.com/

  24. story
  25. comment
    Comment #10091231

    You might also enjoy ranger[0] which is a console file manager with vi key bindings, I use it as my primary file manager and it's pretty convenient when SSHing as well. Edit: I sho…