Viewing profile — fasquoika
fasquoika
HN member- Joined
- Mon, Jan 30, 2017, 7:23 PM UTC
- HN karma
- 586
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About fasquoika
No profile information was provided.
Recent public activity
-
comment
Comment #38576026
Personally nearly every nice thing in my life either is a human or was made by one
-
comment
Comment #38493544
Reinventing polari is certainly one way to make yourself less understood...
-
comment
Comment #37775397
Well you're on a website called ycombinator.com so maybe the fixed point combinator Y = λf.(λx.f(xx))(λx.f(xx)) https://en.m.wikipedia.org/wiki/Fixed-point_combinator
-
comment
Comment #37302601
>There’s a well-established effect, common enough at this point to where some academic has probably given it a name like “The Twitter Dilemma” or something, that describes how a li…
- story
-
comment
Comment #37021791
In New Jersey the Midtown Direct line famously paid for itself multiple times over by increasing nearby property values so much the state collected millions more in property taxes …
-
comment
Comment #31216959
>A safe alternative is to use indexes instead of references. struct ParsedFile { contents: Vec , words: Vec } >This works well, and you can make it ergonomic by wrapping the index …
-
comment
Comment #31212696
https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.34...
- story
-
comment
Comment #31053823
GHC is nearly impossible to bootstrap if you don't consider the vendored transpiled C code to be source. Versions of GHC not dependent on GHC were never public AFAIK. https://eleph…
-
comment
Comment #31020931
https://tildeverse.org/
-
comment
Comment #30398490
Writefreely? https://writefreely.org/
-
comment
Comment #30326746
Closer to pi zero than pi 4 but you can order it right now https://aliexpress.com/item/1005003741287162.html
-
comment
Comment #29568536
Well, you didn't just find a cave, it was made for you by other people. Interdependence is a hallmark of social species such as Homo Sapiens. Even your caveman ancestors were proba…
-
comment
Comment #28514723
http://www.coboloncogs.org/
-
comment
Comment #28094322
>It really clued me into how the language got such a following in HR/Finance applications. You got an array of everyones hours per day. Weekly total hours, pay, tax, medicare, etc,…
- story
-
comment
Comment #27647879
>I was at a talk that had something to do with Unix. Fortunately, I’ve succeeded in repressing all but the speaker’s opening remark: >I’m rather surprised that the author of sendma…
-
comment
Comment #27511337
I'm guessing this is referring to the fact that early versions of Fortran stored return addresses in specific memory locations (at the end of the function definition IIRC) instead …
- story
-
comment
Comment #27070785
> Perhaps it relates to using 36-bit words? Yep, before ASCII was standardized it was common for machines to be built with word-addressable memory and words that were multiples of …
- story
-
comment
Comment #26746019
This is how both TeX and m4 do quoting by default so presumably common when they were created (mid-eighties and early seventies respectively IIRC)
-
comment
Comment #26740772
>My guess is that Microsoft has a secret new OS (written from scratch) that's super modern and efficient and they're just waiting for the market opportunity to finally ditch Window…
-
comment
Comment #22409267
https://github.com/munificent/vigil