Live data from Hacker News

Viewing profile — i3oi3

i3oi3

HN member
Joined
Tue, Nov 23, 2021, 4:57 PM UTC
HN karma
23
Public activity
12 items

About i3oi3

No profile information was provided.

Recent public activity

  1. comment
    Comment #47151340

    Interesting approach. I just finished some work for a similar task in a different domain. One thing that surprised me: tantivy's BM25 search is faster, more expressive, and more sc…

  2. comment
    Comment #46087753

    You bet I do. That's an hour of rubber-ducky time working through new architectures with someone who won't get tired of my endless blathering. I've worked through a bunch of bad id…

  3. comment
    Comment #44145446

    You know what's pretty good at cleaning up data that's a total trash fire? _More_ LLM. :-) I run a web service whose primary purpose is cleaning up messy, SEO-enshittified data fro…

  4. comment
    Comment #43989980

    The description of the algorithm notes that each irregular pentagon is divided into four sub-pentagons. Eyeballing the maps, I don't see any group of 4 pentagons forming a similar …

  5. comment
    Comment #42974542

    Are the examples all actual outputs of the program? It's entirely possible that my understanding of the grammar is off, but it looks like these examples are wrong: $ echo 'cat dog'…

  6. comment
    Comment #40143601

    We got one, and we love it. My daughter dropped hers and bent the case. We ordered a new case (which, admittedly, was a significant percentage of the price of a new laptop) and had…

  7. comment
    Comment #40143588

    That was my first thought also. OTOH, Framework's business model is "we're going to charge you more to get that thing you actually wanted without locking you into stupid business m…

  8. comment
    Comment #39369236

    Dragons Egg by Robert Forward had always been one of my favorites. Asks the question "what would like be like if it evolved on a neutron star," and has 20 pages of his notes on wor…

  9. comment
    Comment #38802235

    They did make a straight album, cleverly titled "The Smothers Brothers Play It Straight." https://en.wikipedia.org/wiki/The_Smothers_Brothers_Play_It_...

  10. comment
    Comment #32225664

    Hansen's Second Law: Clever is the opposite of maintainable There is nothing that will stop a code review quicker than "I discovered a clever way to..." A dozen engineers are going…

  11. comment
    Comment #31587345

    I was discussing low-load index investing with a friend, and the 7% over the last 200 years sounds great. He suggested the hypothesis that that's a reflection of the rise of the Un…

  12. comment
    Comment #29320189

    Some areas that I explored more deeply in my Earlier Days w.r.t hash tables (Java hash tables, at that) that aren't covered by the analysis are: * Memory footprint and GC load * Wr…