Live data from Hacker News

Viewing profile — hyperswine

hyperswine

HN member
Joined
Sun, Sep 11, 2022, 2:50 AM UTC
HN karma
30
Public activity
33 items

About hyperswine

No profile information was provided.

Recent public activity

  1. comment
    Comment #39902939

    wow, thats really amazing. Are you a hardware engineer?

  2. comment
    Comment #39902932

    One hell of a social engineering attack

  3. comment
    Comment #38861873

    Will be missed.

  4. comment
    Comment #36206818

    do you happen to know any?

  5. 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

  6. 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…

  7. comment
    Comment #33606727

    StandardML or maybe OCaml

  8. comment
    Comment #33544940

    A functional society

  9. 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…

  10. 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…

  11. story
  12. comment
    Comment #32844855

    why google if the docs are great and the lang server/IDE actually shows good docs + examples on hover

  13. comment
    Comment #32844837

    absolutely

  14. 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

  15. 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 …

  16. comment
    Comment #32844803

    Having the "same syntax but in multiple different contexts" is a good idea in general I feel

  17. 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 -…

  18. comment
    Comment #32844782

    Hm, Im hearing a lot about REPL and GC

  19. comment
    Comment #32844779

    Interesting

  20. 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…

  21. comment
    Comment #32834939

    I guess you could use arr.for_each() or arr.map()

  22. comment
    Comment #32834937

    What specifically about JS do you think you are attracted to most? Maybe the clean syntax and dynamic typing? npm?

  23. 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…

  24. comment
    Comment #32833319

    really? Thats the complete opposite of my vision

  25. comment