Live data from Hacker News

Viewing profile — ekez

ekez

HN member
Joined
Thu, Jul 25, 2019, 3:39 PM UTC
HN karma
74
Public activity
28 items

About ekez

percisely.xyz

Recent public activity

  1. comment
    Comment #46267208

    I implemented an algorithm for neural network verification called ⍺β-CROWN for a deep-learning library called tinygrad. https://github.com/0xekez/tinyLIRPA tinygrad’s small set of …

  2. story
  3. story
  4. comment
    Comment #43848980

    I wonder if the authors have tried incorporating error feedback from Lean into their models. Work from 2023 [1] showed general purpose models did better when they were able to inco…

  5. comment
    Comment #43286645

    There’s something compelling about these, especially w.r.t. their ability to generalize. But what is the vision here? What might these be able to do in the future? Or even philosop…

  6. comment
  7. comment
    Comment #41259664

    If "we" all got together and reduced permitting costs, "our" homes would be much more valuable because a developer can build a highrise where the house is.

  8. comment
    Comment #41158463

    Thank you for the response. (I assume you mean "p' How often are rational approximations computable within any given tolerance?

  9. comment
    Comment #41150172

    why is it impossible to decide whether x 0 as in Example 1?

  10. story
  11. comment
    Comment #39812784

    The metric the authors use confuses me. Edit distance seems like a strange way to test if the model understands arithmetic ([1], Figure 3). I think `1+3=3` would be equally as corr…

  12. comment
    Comment #38503967

    > ChatGPT specifically seems to absolutely adore the phrase [complex and multifaceted], using it at every opportunity to explain higher level concepts. I'm curious why this is. Bef…

  13. comment
    Comment #38325790

    The title is an allusion to the experiment which samples the output of the 12th layer of LLaMA-7b. Surprisingly, there is a fair bit of structure on the principle components of tho…

  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #27730407

    Generally agree - the goal here was mostly to illustrate how simple a TCP proxy actually could be. I shiver to think of how many lines of code actually get run with the tokio macro…

  20. story
  21. comment
    Comment #27717646

    What are the advantages of tagged memory as opposed to using the unused bits in a regular pointer as a tag?

  22. comment
    Comment #25828044

    Hi HN. I wrote this up after feeling frustrated about a lack of information online about compiling closures. My hope is that is is useful to other people who get stuck at that poin…

  23. story
  24. comment
    Comment #23761122

    `prefers-contrast` is important for moving web accessibility forward. Right now, making a website respond to someone's contrast preferences is next to impossible. Its neat to see F…

  25. comment
    Comment #23333141

    The author makes a distinction between the "commercial web" and "small web" but I can't help but wonder if some overlap is possible. I've recently been tasked with building a websi…