Viewing profile — davidaf3
davidaf3
HN member- Joined
- Thu, Aug 26, 2021, 7:32 PM UTC
- HN karma
- 23
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About davidaf3
PhD student at University of Oviedo and software engineer at SotySolar.
https://david.af
Email me at david dot alvarez dot fidalgo at google mail.
Recent public activity
-
story
Show HN: Hyke, a programming language that runs on TypeScript's type system
This absurd project started when I read a couple of blog posts that got very popular around here about solving the N queens puzzle using only Haskell's type system and TypeScript's…
-
comment
Comment #28319577
Hi, I'm the author of the repo. I use electron-builder [0] to build my Electron app. IIRC there are a few CLI flags to build for different operating systems without needing to run …