Viewing profile — skeuomorf
skeuomorf
HN member- Joined
- Sat, Mar 28, 2015, 4:03 PM UTC
- HN karma
- 273
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About skeuomorf
No profile information was provided.
Recent public activity
-
comment
Comment #14339085
ad hominem.
-
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…
-
comment
Comment #12982822
I haven't used Alfred but I think you might find rofi[0] interesting. [0] https://davedavenport.github.io/rofi/
- comment
-
comment
Comment #11934844
The video is also available on youtube: https://www.youtube.com/watch?v=Jmjlmn0jHbw
-
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…
-
comment
Comment #11300778
Of relevant interest: "Quasicrystals in medieval islamic architecture" https://www.youtube.com/watch?v=rldnu9rNpH8
-
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…
- comment
-
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…
- story
-
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…
- story
- story
-
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…
-
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…
-
comment
Comment #10103943
Relevant video [0] [0] https://vimeo.com/mediatedmattergroup/glass
- story
-
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/
-
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.…
- story
-
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
-
comment
Comment #10096659
There's also "The Dash" which is an earphone. [0] [0] https://store.bragi.com/
- story
-
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…