Live data from Hacker News

Viewing profile — nobodywasishere

nobodywasishere

HN member
Joined
Tue, Sep 15, 2020, 3:34 PM UTC
HN karma
278
Public activity
111 items

About nobodywasishere

Developer @ Kagi, Maintainer of CrystalDoc.info

https://blog.eowyn.net/

Recent public activity

  1. comment
    Comment #48270615

    Not in production yet, so will have more to share in time.

  2. comment
    Comment #48270560

    It's funny you say that as we just switched the Wikipedia widget over to our own internal index. We don't intend to stop there either.

  3. comment
    Comment #48270536

    That's what SlopStop is for :) developing methodologies that scale for detecting slop. I mean it sounds like that already has a lot of overlap with our Small Web indexing efforts, …

  4. comment
    Comment #48267007

    > didn't realize Kagi had no aspirations to build their own general purpose index Kagi employee here. We're actively working on building our own indexes beyond the limited ones we …

  5. comment
    Comment #43851449

    If you click on one though and go to swipe (unless it's in your subscriptions) it doesn't allow you to "scroll". You can watch them when necessary but it's impossible to get sucked…

  6. comment
    Comment #43847397

    You can disable watch history on your account, which completely disables it. No need to install any extension (which may not work on all your devices) https://news.ycombinator.com/…

  7. comment
    Comment #43847388

    If you turn off watch history it completely disables shorts as a whole (with no recommendations on the homepage as a side effect, but one I'm willing to live with). https://news.yc…

  8. story
  9. story
  10. comment
    Comment #43654560

    Relevant post on why Crystal doesn't have good tooling currently https://forum.crystal-lang.org/t/why-isnt-there-an-lsp-for-c...

  11. comment
    Comment #43649962

    I implemented support for the `:showdoc:` directive - happy to answer any questions!

  12. comment
    Comment #43593562

    This is just a normal VS Code extension, AI coding not required

  13. comment
    Comment #43542819

    There've been some really good not-sequel-remake-franchise movies recently though, recently watching Companions and Mickey 17 in theatres myself.

  14. comment
    Comment #43542800

    Yes unfortunately, I've grown to be used to it over time though. Sometimes will press my fingers into random objects to make sure I keep them up. Playing electric guitar also helps…

  15. comment
    Comment #43326923

    What index? Their results are sourced from Google and Bing

  16. story
  17. comment
    Comment #42795204

    I finally broke wasting hours on YouTube shorts (and youtube in general) by turning off the watch history on my account [1]. It completely removes all videos from the "homepage" (i…

  18. comment
    Comment #42644895

    > What about a language where for any given bit of code, the dynamicness is only a phase of compilation? This is (essentially) Crystal lang's type system. You end up with semantic …

  19. story
  20. comment
  21. comment
    Comment #41814780

    https://github.com/kagisearch/bangs/commit/55e8612cd5f19b292...

  22. comment
    Comment #41814716

    We do currently have a field to override the domain used for snaps (the `ad` field in the bangs repository[1]) which doesn't have much validation and is useful for situations like …

  23. comment
    Comment #41684796

    Also for finding shards/libraries/documentation, I'd recommend checking out https://shards.info/ , https://shardbox.org/ , and https://crystaldoc.info/

  24. comment
    Comment #41684764

    As far as a REPL for Crystal goes, the interpreter is available via "crystal i"

  25. comment
    Comment #41470370

    I disagree. A compiler for batch building programs and a compiler for providing as much semantic information about incomplete/incorrect/constantly changing programs are completely …