Viewing profile — hyperswine
hyperswine
HN member- Joined
- Sun, Sep 11, 2022, 2:50 AM UTC
- HN karma
- 30
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About hyperswine
No profile information was provided.
Recent public activity
-
comment
Comment #39902939
wow, thats really amazing. Are you a hardware engineer?
-
comment
Comment #39902932
One hell of a social engineering attack
-
comment
Comment #38861873
Will be missed.
-
comment
Comment #36206818
do you happen to know any?
-
story
Ask HN: Anything done with hardware-software codesign?
has there been any research/experiments with serious hardware-software codesign or isomorphism? kind of like apple but also beyond things like just using an ISA
-
comment
Comment #35736508
systems programming and HDL are quite enlightening, though bordering EE. Really gets deep into how computers work and what they really are, so you are not just dealing with a compi…
-
comment
Comment #33606727
StandardML or maybe OCaml
-
comment
Comment #33544940
A functional society
-
story
Ask HN: What are we all missing?
There's AI, quantum computing, lab grown meat, genetic engineering, security and data, better iterations of current technology, and so on. These get talked about often. What things…
-
story
Ask HN: What part of the computing hierarchy can be most improved?
In terms of hardware, systems software, end user software. I think higher level software is an area that can be improved greatly but Im curious if there are any opinions on the low…
- story
-
comment
Comment #32844855
why google if the docs are great and the lang server/IDE actually shows good docs + examples on hover
-
comment
Comment #32844837
absolutely
-
comment
Comment #32844830
Ruby is quite perfect for simpler, web based kinds of things from my experience. BUt one thing that always puts me off is that `start, do, end` syntax
-
comment
Comment #32844818
A bunch of them already show up in languages like rust. Generics are the more ergnomic impl of HKTs and with ownership after you pass an entity it off to another context, you cant …
-
comment
Comment #32844803
Having the "same syntax but in multiple different contexts" is a good idea in general I feel
-
comment
Comment #32844796
Ooh this is something Ive been pondering too. Perhaps a transformer model like GPT but focused primarily on language semantics and such. Especially the point about cognitive load -…
-
comment
Comment #32844782
Hm, Im hearing a lot about REPL and GC
-
comment
Comment #32844779
Interesting
-
comment
Comment #32834950
Id be fine with delphi if their IDE was available on other systems like linux or mac. I also kinda find fpc a bit verbose and clunky. Something like an elm interface would make sen…
-
comment
Comment #32834939
I guess you could use arr.for_each() or arr.map()
-
comment
Comment #32834937
What specifically about JS do you think you are attracted to most? Maybe the clean syntax and dynamic typing? npm?
-
comment
Comment #32833876
I kinda just like using the default os shell with simple cargo run/test/etc. I want to understand why REPL is more and more used, in langs like julia, elixir, etc. Do you guys find…
-
comment
Comment #32833319
really? Thats the complete opposite of my vision
- comment