Viewing profile — george_____t
george_____t
HN member- Joined
- Fri, Sep 10, 2021, 9:13 AM UTC
- HN karma
- 15
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About george_____t
No profile information was provided.
Recent public activity
-
comment
Comment #47959717
> I don't understand why Zig's `Io` is a "monad". I don't see how it's true in any meaningful sense. It seems about the same as stating that any function is an example of the reade…
-
comment
Comment #46906469
Possible thanks to GHC's new WebAssembly backend.
- story
-
comment
Comment #46355198
Just to add some context, Strudel is TidalCycles ported from Haskell to JS. IMO, Haskell is a much nicer language for this stuff. Hopefully, now that GHC can output WebAssembly, so…
-
comment
Comment #38372275
> even python might be too far from the CPU to be a good introduction to computing That depends on what one considers to be the best way to introduce computing. I personally think …
-
comment
Comment #38372048
> AIUI, in this case, the major issue is that it is very tempting to try to impose a constraint that all intermediate states the code passes through are semantically valid. However…
-
comment
Comment #37773269
It's quite frustrating to use a language that's so close to Haskell, but without being able to use all the libraries you're used to. And I think now that Haskell's own story for we…
-
comment
Comment #37409315
What's impractical about Haskell?
-
comment
Comment #37254889
It has been rapidly improving over the last few years, though this can mean it's difficult to keep up. HLS (the LSP implementation) in particular is a pretty young project, and key…
-
comment
Comment #37254846
It's listed after Cabal as an "alternative", so a lot of people will presumably ignore it if they don't see any reason why they'd want anything else. I personally wish that page we…
-
comment
Comment #36789669
Python isn't the best language for exploring this sort of thing, by the author's own admission.
-
comment
Comment #28479276
That Haskell forum is newish and isn't used much. There's more discussion on r/haskell.