Viewing profile — invisiblerobot
invisiblerobot
HN member- Joined
- Tue, Jul 16, 2019, 2:54 PM UTC
- HN karma
- 142
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About invisiblerobot
Recent public activity
-
comment
Comment #34778639
Agree except for the cooking. Like gardening, its a very rewarding privilege if you don't have to do the other shit
-
comment
Comment #34778633
Agree except for the cooking. Like gardening, its a very rewarding privilege if you don't have to so the other shit
- story
- story
-
comment
Comment #34629659
Yup. In a gold rush, sell shovels.
-
comment
Comment #32933864
Java runs at 90% the speed of C for most common benchmarks. It uses 50x the RAM to do so. But you're dead wrong to think java is slow. The only reason physics game engines are writ…
-
comment
Comment #32933836
Consider you can easily emulate Vim inside Emacs but NOT the inverse and you'll understand what those extra cycles do.
-
comment
Comment #32933674
I can't understand why shit like this exists. Anybody who needs a UUID can surely generate their own with one line in any language they choose. It's not like tinyurl where non tech…
-
comment
Comment #32898720
Oh I see, you were asking rhetorically :)
-
comment
Comment #32898707
polymorphic typed lambda calculus. it's the theoretical basis for ML and Haskell. https://en.wikipedia.org/wiki/System_F
-
comment
Comment #32898655
If poker was "about" chance you wouldn't see the same top players every year in the finals of every major competition. The chance aspect is why poker is so interesting. But in the …
-
comment
Comment #32853514
Well both. Also in Clojurescript. Clojure's nil punning and Java's Null Pointers are an unholy alliance here. But a type system like Elm solves the problem before it ever gets to J…
-
comment
Comment #32851008
In my experience most dsls are not of the quality of Typed Racket or Scribble. And many of the good languages designed in Racket could be just as well designed if they targeted LLV…
-
comment
Comment #32850917
In my experience it's the exact opposite. Good design is precisely about constraints. A good type system like Haskell's gains you much more than it costs. Sure Json and Clojure are…
-
comment
Comment #32845925
I was in the process of creating my own language in racket. It was going to codify everything I had learned over the years into powerful abstractions and target JavaScript. Halfway…
-
comment
Comment #32842753
Don't stop there. I thought racket was the holy grail due to the macro system but my real metamorphosis came after learning Haskell. I realize now that my previous preference for C…
- story
-
comment
Comment #32741020
https://youtu.be/sl2zo7tzrO8 HAXL
- story
- story
- story
-
comment
Comment #30952249
https://youtu.be/S3pIuy69UE8
-
comment
Comment #30484397
It's not surprising once you watch
-
comment
Comment #29970427
It doesn't need to be complicated. Just long. ie theuniverseis99%emptyspaceatleastthatswhatiwastaughtbymr.cattoningrade6 easy to remember without paper and uncrackable. Pair it wit…
-
comment
Comment #29596950
Do you have a link for the pacman behaviours? Can't find it