Viewing profile — nobodywasishere
nobodywasishere
HN member- Joined
- Tue, Sep 15, 2020, 3:34 PM UTC
- HN karma
- 278
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About nobodywasishere
https://blog.eowyn.net/
Recent public activity
-
comment
Comment #48270615
Not in production yet, so will have more to share in time.
-
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.
-
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, …
-
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 …
-
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…
-
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/…
-
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…
- story
- story
-
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...
-
comment
Comment #43649962
I implemented support for the `:showdoc:` directive - happy to answer any questions!
-
comment
Comment #43593562
This is just a normal VS Code extension, AI coding not required
-
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.
-
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…
-
comment
Comment #43326923
What index? Their results are sourced from Google and Bing
- story
-
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…
-
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 …
- story
- comment
-
comment
Comment #41814780
https://github.com/kagisearch/bangs/commit/55e8612cd5f19b292...
-
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 …
-
comment
Comment #41684796
Also for finding shards/libraries/documentation, I'd recommend checking out https://shards.info/ , https://shardbox.org/ , and https://crystaldoc.info/
-
comment
Comment #41684764
As far as a REPL for Crystal goes, the interpreter is available via "crystal i"
-
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 …