Viewing profile — Isomorpheus
Isomorpheus
HN member- Joined
- Fri, Jun 07, 2019, 5:43 AM UTC
- HN karma
- 40
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About Isomorpheus
No profile information was provided.
Recent public activity
-
comment
Comment #39295498
Thanks for the reply. Sounds exciting, looking forward to the future of Modular!
-
comment
Comment #39294598
Since Chris is lurking: will Mojo on GPUs be more like using Jax (relying on compiler), Triton (more control, but abstracted), or more like CUDA (close to maximal control)? Combina…
-
comment
Comment #38180531
Can you name three things an average child knows which GPT-4 doesn't?
-
comment
Comment #38150527
Saving you the scroll: weaker than GPT-4 and Claude 2
-
comment
Comment #30728391
Fascinating. Saw a paper pop up on one of my Semantic Scholar feeds just the other day with the title "Symmetry and simplicity spontaneously emerge from the algorithmic nature of e…
-
comment
Comment #30167392
Cf Feynman method and writing. Also, https://twitter.com/slatestarcodex/status/147679666646424781...
-
comment
Comment #29473170
I still think I prefer Wikiwand https://en.wikipedia.org/wiki/Wikiwand but I like that yours doesn't redirect from Wikipedia (and presumably track you). If you could steal some des…
-
comment
Comment #28945086
This is an exciting idea, but the style of the paper is off-putting. It's written in the style of an academic paper, while clearly eschewing associated norms like not giving blatan…
-
comment
Comment #23695766
> Something else to think about would be looking at the ratio of clicks to completions instead of just the sum of completions alone. Good idea. In addition to better metadata for b…
-
comment
Comment #23692338
> The only reason is because I'm the only developer and simply haven't had time to build it yet! I see you're using React on the frontend. And, you only have an iOS app but not (ye…
-
comment
Comment #23691739
Ok, cool. Why is there no tagging or other organization (besides per author)? Skimming through the frontpage I either have no idea what an article is about or it appears to be some…
-
comment
Comment #23691039
I've also had the idea of creating a site which restricts users to having read the article. So, I'm excited about your project. Couple questions 1) You mention a paywall, but your …
-
comment
Comment #23596004
This sounds pretty cool, but, two thoughts 1) Echoing the other comments in this thread about uneasiness with feature creep 2) Wouldn't have been a breaking change if the language …
-
comment
Comment #23588581
Thanks, I intend to give it a fair try
-
comment
Comment #23588379
Thanks for the honest reply. Nim interests me but this nil business seems questionable to me. Just found this comment from the language creator, https://github.com/nim-lang/Nim/iss…
-
comment
Comment #23588222
Oh, thought you were same poster. Well, that other person mentioned it in a context which doesn't appear to be related to systems programming. Just checked Github for some of the t…
-
comment
Comment #23588161
Likewise unsafe Rust has null pointers, but I've never needed it or seen it used. (Same with Haskell). You just mentioned using "nil" in a simple example which doesn't appear to be…
-
comment
Comment #23588077
2/12 of those are dead links
-
comment
Comment #23588052
Why does Nim have "nil"?
-
comment
Comment #23440041
This would seem to be the hyper-individualist response. Our environment/context influences our behavior. Saying, "well, technically any given person could ignore their environment/…
-
comment
Comment #23344845
What's impressing to me is that in the most "IO-bottlenecked" benchmarks: 'Multiple queries' and 'Data updates' (on Cloud) Drogon is smoking the next best frameworks. What's up wit…
-
comment
Comment #23268389
> When you speak of emergent tendencies, I find the idea compelling, but I wonder if this compatible with a constantly changing set of editors. Crowds, for example, behave similarl…
-
comment
Comment #23259071
Something doesn't need to be a 'well defined entity' to speak about it meaningfully. "Most Wikipedia articles are less than 20k words". Is that not a meaningful statement? "But, an…
-
comment
Comment #23195214
I understand what you mean. In fact, I think we should more frequently do the opposite: we should publicly shame slow websites ( cough new Reddit). Anyway, for fast SPAs, here is a…
-
comment
Comment #23193779
> Maybe that's just confirmation bias and I just don't notice it as much on sites that do it well This seems to me to be the key phrase. I sympathize with all the "JS has gone too …