Live data from Hacker News

Viewing profile — KenoFischer

KenoFischer

HN member
Joined
Sun, Dec 02, 2012, 11:13 PM UTC
HN karma
4,368
Public activity
557 items

About KenoFischer

Julia Core Developer Co-Founder at Julia Computing

Reach me at keno@juliacomputing.com

Recent public activity

  1. comment
    Comment #48971412

    I'm not sure I understand the connection, but I also know basically nothing about iOS.

  2. comment
    Comment #48970967

    Not sure the MLIR folks would appreciate a vibe-rewrite PR from C++ into Julia, but guess we could give it a go ;).

  3. comment
    Comment #48970050

    Yes, except these are the devdocs for the current IR: https://docs.julialang.org/en/v1/devdocs/ssair/ . I wrote that system about 10 years ago, but it was a bit of a rush job in th…

  4. comment
    Comment #48970008

    I don't think there's anything we need to do here that couldn't be expressed in MLIR representationally. That said, I also haven't studied MLIR's representation in too much detail …

  5. comment
    Comment #48969872

    Probably not. It's mostly about making it less of a pain for downstream packages that need to do compiler-y things.

  6. comment
    Comment #48969851

    MLIR pulls in a lot of interface complexity that we don't want or need for pure-julia end-users. That said, it is obviously and deliberately close to MLIR as a representation since…

  7. comment
    Comment #48969819

    Uh, hi guys. This is my PR, but you should probably know that this is an AI generated prototype based on some of my design documents, but nowhere near ready for prime time. I do wa…

  8. comment
    Comment #48821006

    I also just added these to Julia for 1.14 ( https://github.com/JuliaLang/julia/pull/60311 ).

  9. comment
    Comment #48384789

    You'd think so, but Julia has been around a while now. Julia was one of the first non-python languages added back when it was still called ipython. I remember sitting in a room at …

  10. comment
    Comment #48232377

    I only met him twice, so I don't have much to say, but let me share Alan's message instead, since he knew him well: https://discourse.julialang.org/t/cleve-moler-rip/137235 .

  11. comment
    Comment #48075255

    It always amuses me when people assume that the nefarious scheme is taking open source contributions and selling them. That's not the nefarious scheme. The nefarious scheme is goin…

  12. comment
    Comment #48070435

    It's tragic to see these hardware vendors repeat mistakes of the past by forcing UEFI on platforms that do not need it.

  13. story
  14. comment
    Comment #47665289

    While we have you here, could you fix the bash escaping bug? https://github.com/anthropics/claude-code/issues/10153

  15. story
  16. comment
    Comment #47304416

    I'm still surprised I was the first one to notice when Linus tried to change this - I always thought it was a pretty well known behavior.

  17. comment
    Comment #47270831

    I'll submit my bit flip story for consideration also :) https://julialang.org/blog/2020/09/rr-memory-magic/

  18. story
  19. comment
    Comment #46961013

    Congratulations to the Oxide team! It's a tough market out there :)! I'm still personally frustrated that I don't get to play with the hardware (too expensive for our internal serv…

  20. comment
    Comment #46787525

    > Do they have "leggo my eggo" itself trademarked? As a matter of fact, they do: https://tsdr.uspto.gov/#caseNumber=77021301&caseType=SERIAL_... The full complaint linked above has…

  21. comment
    Comment #46393260

    You're supposed to generate a random one, but the only consequence of not doing so is that you won't be able to register your package if someone else already took the UUID (which i…

  22. comment
    Comment #44390588

    One of them I managed to fry the pcie root complex somehow, not sure exactly how. One I damaged the traces to the BMC SPI flash. Two others I think just have bricked firmware, but …

  23. comment
    Comment #44389844

    Funny to see this come back and see my write-up linked. I did this 8 years ago and think I was the first on this particular board (although others had done similar on other boards)…

  24. comment
    Comment #44383337

    Tried it out. 1. First authentication didn't work on my headless system, because it wants an oauth redirect to localhost - sigh. 2. Next, WebFetch isn't able to navigate github, so…

  25. story