Live data from Hacker News

Viewing profile — eddsolves

eddsolves

HN member
Joined
Sun, Dec 01, 2024, 4:59 PM UTC
HN karma
49
Public activity
20 items

About eddsolves

No profile information was provided.

Recent public activity

  1. comment
    Comment #42507596

    I think liquid Haskell is a great example of refinement types? https://ucsd-progsys.github.io/liquidhaskell/

  2. comment
    Comment #42507584

    I assume modulo?

  3. comment
    Comment #42502349

    Na, it’s not intentionally malicious - people are just trying to pad their resumes for new roles while unemployed or as students. I did the same (not with AI, but picking up the lo…

  4. comment
    Comment #42502262

    I’ve been to a talk from the chief test engineer at Saab talking about all the Hardware in the Loop labs they use to test at unit, integration, and full system levels. Then there’s…

  5. comment
    Comment #42496665

    What will SBOM require in regulated domains?

  6. comment
    Comment #42489539

    My first job in tech was building servers for companies when they needed more compute, physically building them from our warehouse of components, driving them to their site, and se…

  7. comment
    Comment #42489503

    Simon Marlow is a famous Haskell developer, alongside the likes of Simon Peyton-Jones or Philip Wadler

  8. comment
    Comment #42469327

    Can you ELI5 how LLMs help there?

  9. comment
    Comment #42450691

    I can’t think of a time I’ve seen this, and I’ve worked with most languages at least once (including Haskell, Rust, Go, F#, PHP, Java, etc…)

  10. comment
    Comment #42445373

    A few universities scrapped exams during Covid and didn’t bring them back, focusing on coursework instead

  11. comment
    Comment #42424813

    > after crypto tanked with the recent fed funds rate hikes When? It's at an all time high right now

  12. comment
    Comment #42416136

    Yeah my bad, good point, didn't realise! Two great tools from one company though :)

  13. comment
    Comment #42416048

    Pydantic had a nice model where the open source tool is fantastic, but they now sell a cloud based logging system around that. There will be some enterprise tooling around UV that …

  14. comment
    Comment #42415988

    A lot of modern tooling in python is rust based such as pydantic - the skills to maintain this are already available

  15. comment
    Comment #42377995

    Sharing a fact as a defence of someone (he has an IQ of 130 but did X) without having any basis for that fact is worth calling out. Same way they said an active GitHub while the re…

  16. comment
    Comment #42371571

    Where’d you get that IQ? His GitHub isn’t active either.

  17. comment
    Comment #42332840

    It’s fine to not know, but why not google and check? It’s surely quicker than asking

  18. comment
    Comment #42318029

    True, but numbers are surprisingly bad in the US, Sweden, and in England (lived all three so still follow the local news and seen stories about this in the last two weeks).

  19. comment
    Comment #42289591

    That’s cool, but horribly ugly! What does production kdb+ look like? Is it similarly terse, maybe Perl-ish, or was this purely for speed? What does each flip asc do?

  20. comment
    Comment #42289415

    I just copy and paste into a local text file, but I bet there’s a tool if you want to do it programmatically already (unless curl’ing is your idea of fun!)