Live data from Hacker News

Viewing profile — benwills

benwills

HN member
Joined
Wed, Jul 13, 2011, 4:49 AM UTC
HN karma
215
Public activity
91 items

About benwills

No profile information was provided.

Recent public activity

  1. comment
    Comment #48700850

    I'm assuming you're talking about the featured image for the post. What you're seeing is not uncommon in America, especially in the mountains. Roads for traffic in the opposite dir…

  2. comment
    Comment #48700547

    It was added in the most recent release: https://manticoresearch.com/blog/manticore-search-27-1-5/

  3. comment
    Comment #48011249

    This was annouced a few weeks ago, and goes into effect today.

  4. story
  5. comment
    Comment #47985051

    As someone who has done a lot of downloading/parsing, this is so awesome and impressive to see. One thing to think about, which I also struggle with when it comes to large and comp…

  6. comment
    Comment #47843129

    Yesterday, Opus 4.6 cost three credits. You can no longer use 4.6 or 4.5. Opus 4.7 is available today for 7.5 credits per prompt. They have also suspended new signups. After testin…

  7. comment
    Comment #47634571

    I'm also not seeing it. Did you have the "Auto-reload" on or off?

  8. comment
    Comment #46981054

    Both. Just sent an email. Thanks!

  9. comment
    Comment #46980754

    I have been attempting this exact sort of clustering solution for a few years now (on and off as a side project). Do you have source code available, or more detailed explanations/r…

  10. comment
    Comment #46168948

    In the photo of him on his last day [0], there's a cassette deck on his desk. That could be something mundane, but I'd like to believe something crazy happens if you yell at it [1]…

  11. comment
    Comment #44881050

    URL shorteners significantly increased in popularity as Twitter did. There was originally a 140 character limit that became quite squeezed when adding most URLs, especially to blog…

  12. comment
    Comment #44850771

    For those interested, there's a new set of hour-long videos on the PBS site that has more about the recent Pompeii excavations. There are four so far. Not sure if there will be mor…

  13. comment
    Comment #44343056

    I've heard 6 at Fordow, and 30 or so Tomahawks across Natanz and Isfahan.

  14. comment
    Comment #44012347

    I don't know you're experience with hash functions, so you may already know what I'm about to say. This is a minor example, but since you asked... https://github.com/Cyan4973/xxHas…

  15. comment
    Comment #44012313

    Sure. Any worthwhile hash function will fit in the instruction cache. But there are ways to make more or less efficient use of the data cache.

  16. comment
    Comment #44012288

    I think they may be asking about the CPU cache.

  17. comment
    Comment #43774819

    I haven't used Claude Code, but I have used Windsurf, Cursor, and Continue. They all do well with their own "rules" files. I essentially understand that as something similar to a S…

  18. comment
    Comment #43753820

    I do that. And it's not bad. But it still doesn't treat the input/interface strictly as plain text. I can't remember all the little things that happen, which wouldn't happen in a p…

  19. comment
    Comment #43752279

    I have used Joplin daily for years. The only thing I _REALLY_ wish they did was allow you to just store and display notes as plain text. Instead, there is always either markdown or…

  20. comment
    Comment #42825303

    This is true in the US legal system. This is far less true in the general social system.

  21. comment
    Comment #42825249

    For people interested in this sort of thing, I recently published a blog post looking at counts of HTML tags and their attribute values from a 2.9B page Common Crawl dataset. [1] T…

  22. comment
    Comment #42807562

    If anyone is interested in an example of how ZSTD's dictionary compression performs against standard gzip, a number of years ago I put together an example using some Common Crawl d…

  23. comment
    Comment #42701388

    This is an analysis I put together of the November 2024 Common Crawl HTML/Warc dataset. I counted HTML tag attribute values to identify the most common values per tag+attribute com…

  24. story
  25. comment
    Comment #41675964

    If I understand correctly, this is the SVN repository for all public WordPress.org plugins: https://plugins.svn.wordpress.org/ If so, I'd imagine creating a mirror of the registry …