Live data from Hacker News

Viewing profile — 2ro

2ro

HN member
Joined
Mon, Oct 21, 2024, 9:25 PM UTC
HN karma
55
Public activity
47 items

About 2ro

               https://ytp.me

                              "empty"

     https://0x.co/HUTCHINSON

                   https://functional.cafe/@66
https://pastebin.com/u/z66is

Recent public activity

  1. comment
    Comment #45537307

    How about this? https://mathstodon.xyz/@empty/115088095028020763

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

    mine: https://ytp.me/ ("empty" backwards) your approach excites me very much and i want to try it for myself !! thank you :))

  5. comment
    Comment #43801153

    someone should embed Prolog or microKanren

  6. comment
    Comment #43081012

    https://bear-images.sfo2.cdn.digitaloceanspaces.com/zett/img...

  7. comment
    Comment #43076809

    Don Knuth Marcus Hutter Terry Fuller Tom Standish

  8. comment
    Comment #43071518

    1/4+2/8+3/16+4/32+5/64+...=1

  9. comment
    Comment #43055541

    was right before

  10. comment
    Comment #43046641

    my COmpREss algorithm CORE here it is: a sequence of bits that is not necessarily random can be made to look random - the bits are lined up with pseudorandom bits and each one is X…

  11. comment
  12. story
    Ask HN: Can We Do Science on the Mandelbrot Set?

    If you notice, one of the most recognizeable features of the Mandelbrot set is a cardioid shape when completely zoomed out. Imagine looking for all the other patterns that are pres…

  13. comment
    Comment #43037651

    my COmpREss algorithm CORE here it is: a sequence of bits that is not necessarily random can be made to look random - the bits are lined up with pseudorandom bits and each one is X…

  14. story
    Show HN: COmpREss (a new compressor)

    I am not a good communicator but if you are willing to look past that, the idea is interesting.

  15. story
  16. comment
    Comment #42932429

    Read mine: https://ytp.me/ (work very much in progress)

  17. comment
    Comment #42930531

    I ask, are you yourself doing anything other than this when you think and act?

  18. story
    LLM composes logic programs which call on LLM to compose more logic programs ...

    The recursive nature of this architecture could lead to long chains of reasoning punctuated by brilliant moments of imagination.

  19. comment
    Comment #42927454

    So, this sounds like you could use a pure logic programming notation - specify intended functionality without any implementation details at all - that is basically what I am doing …

  20. story
    Ask HN: Can pseudocode make you a better programmer?

    In modern software development, do people still use pseudocode before writing computer code? I am kind of fascinated by the idea of improving my programming skill by focusing on th…

  21. comment
    Comment #42866668

    a variation of this which may be useful is to use N processors to sort upto N items - in this case the sort becomes O(N) in time

  22. comment
    Comment #42864703

    How can I assist you today? You said i have an o(1) time-complexity sorter which could be implemented in hardware - do you know about others who have achieved this? Copilot said Th…

  23. story
    Consider the hardware realizable and efficient O(1) time complexity sorter

    Sort up to some maximum number of items (N items) on a machine with N^2 processors: for each of the N items in the input array, which we assume are distinct, we will designate N-1 …

  24. story
  25. story