Viewing profile — TheMatten
TheMatten
HN member- Joined
- Wed, Jun 24, 2020, 7:11 AM UTC
- HN karma
- 91
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About TheMatten
No profile information was provided.
Recent public activity
-
comment
Comment #44085989
Glasgow Haskell Compiler project does this: https://gitlab.haskell.org/ghc/ghc/-/tree/master/testsuite/t... Every test starting with T and a number is an example created from a cor…
-
comment
Comment #43692823
I've just tried it in one of the supported languages, and it seems to respond far better than any model under 24B that I've tried before. With its licensing, it sounds much more ex…
-
comment
Comment #43596920
Another fun one in case someone's interested: the post shows an example of a type that may sometimes lack the inner value of a given type (`Maybe a`), but what about type that neve…
-
comment
Comment #42656524
My point was about the sentence from the original post - its not the consequence of sound type system, its the consequence of choice of runtime representation. If runtime checking …
-
comment
Comment #42656393
The representation would be _the_ runtime representation of those types - in the same way as TypeScript objects are just JavaScript objects with static analysis. The choice of repr…
-
comment
Comment #42655181
Very nice release, Gleam looks like a good contender for "high-level Rust". Small nitpick: > One drawback of this sound type system is that converting untyped input from the outsid…
-
comment
Comment #41939031
You seem to have a very specific use case in mind and I am not really sure whether Prolog is going to be a good fit, but there was recently a discussion about the language: https:/…
-
comment
Comment #41932094
In a sense, doesn't speaking naturally in front of a camera require you to be more fake? It's not the easiest thing to do, trying to address audience without any feedback, looking …
-
comment
Comment #41595276
Hi Andy! Deno basically restored my hope in being able to understand (T|J)S tooling, thanks for working on this amazing project. 2 questions: Support for TS in notebooks in VSCode(…
-
comment
Comment #41337257
Thanks a lot!
-
comment
Comment #41332484
What sort of API can be used for this? Is it a special proxy setting, extension or WebDriver client?
-
comment
Comment #41327171
This one in Haskell is coincidental, but used as a joke: ``` import Data.Function main = do let it = fix error print it ```
-
comment
Comment #40708023
> Wow, lord of the flies was a big lie then. This article from Guardian touched on this: https://www.theguardian.com/books/2020/may/09/the-real-lord-...
-
comment
Comment #40500988
I don't think it's really about Latin vs Cyrillic. Cyrillic is indeed very natural even for Slavic languages that only use Latin (modulo language-specific tweaks), but same results…
-
comment
Comment #40487539
> I can also visualize images in my head but they too are typically accompanied by some language like "I am now visualizing a Hot Dog". I can certainly have thoughts not accompanie…
-
comment
Comment #39077469
> Speakers of different languages express laugh differently in English too. > > Native English speakers write "hahaha" or "ha-ha-ha", but speakers of many Slavic languages write "a…
-
comment
Comment #38811178
> Monads need to wrap each other, effects are more composable It's really trickier than algebraic effects make it seem though. Haskell-ish "monad transfomers" as a stack of wrapper…
-
comment
Comment #38791279
Clash isn't really a separate language, it's more of a library+scaffolding+tooling for Haskell.
-
comment
Comment #38702814
Seems to be around 3 tokens/s on my laptop, which is faster than average human, but not too fast of course. On a desktop with mid-range GPU used for offloading, I can get around 12…
-
comment
Comment #38699737
I can reasonably run (quantized) Mistral-7B on a 16GB machine without GPU, using ollama. Are you sure it isn't a configuration error or bug?
-
comment
Comment #38379697
Page linked in the text seems to have a friendly explanation of how it works: https://anastasis.lu/ If I understand this right: you generate two keys using your identity, split you…
-
comment
Comment #38168837
Another interesting implementation is Shake: https://shakebuild.com/ It is technically a Haskell DSL, but supports Ninja files, time estimates and has tools for linting and profili…
-
comment
Comment #37689636
I've played it on (Arch) Linux today. It seems to work fine, and I don't see any traces of Wine/Proton/Steam Play in task manager, so I assume it's native.
-
comment
Comment #37411187
slovak 7 - Priveľa sa lúčila 8 (with "before"/"already") - Priveľa sa už lúčila
-
comment
Comment #37249925
> On the other other hand English does weird stuff with thousands - saying 2300 as 23 hundred. Czech often does the same thing though, both when counting and naming years - "devate…