Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
1kurac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
1kurac
1mo ago
Would be interesting to know if those same long tail results come up in Alt-Power [0], which also uses Google's index. So far I get what I ask for, but would be reassuring to know the whole long tail index is indeed shared and I'm
2.
▲
by
1kurac
2mo ago
Why not simply use a more focused and user-respecting search engine? https://altpower.app/?q=%22Attachment+Economy%22#gsc.q=%22At...
3.
▲
by
1kurac
3mo ago
I don't know... laptop-mode and all, my battery runs out pretty quickly.
4.
▲
by
1kurac
4mo ago
FYI, on reasonable search engines like altpower.app, you can exclude sites with `-site:domain.tld` keyword. See also: https://altpower.app/#Advanced%20Search%20Operator%20Syntax https://www.exploit-db.com/go
5.
▲
by
1kurac
6mo ago
> I remember when you could half-remember a comment from a website, type that into Google, and get taken to the article you were looking for. You should try that on more niche user-centric search engines, like https://altpower
6.
▲
by
1kurac
7mo ago
I tried AltPower Search and it exhibits the same issue as Google. I think you might just need to give it more time to index. Nanoclaw.dev has only been available for a week. Then, it's the lower relative reputation of the 'dev
7.
▲
by
1kurac
7mo ago
Confirmed. The professional term is "enshittification". Nowadays, I just use https://altpower.app
8.
▲
by
1kurac
7mo ago
> what search engine is far better? Since you ask, this surely has to be altpower.app!
9.
▲
by
1kurac
7mo ago
Two "major" ones you forgot are https://marginalia-search.com and https://altpower.app
10.
▲
by
1kurac
2y ago
I replaced doomscrolling, a passive and empire-led activity, with active playing chess. I play correspondence games so a minute or two of engagement, per active match, fits me just right any fit time of the day. I don't at the slightes
11.
▲
by
1kurac
2y ago
Interesting concept, but also a great way to obtain zero browsing history on the topics you research.
12.
▲
by
1kurac
2y ago
> a little scripting language built-in to the OS MacOS has something like this: https://en.wikipedia.org/wiki/AppleScript#Basic_concepts You can send around events and macro/script GUI stuff.
13.
▲
by
1kurac
3y ago
This looks good: https://github.com/kernc/diff-logs
14.
▲
by
1kurac
3y ago
If the immune response is stalled/reversed during the fast, the causal agent seems pretty clear (and corroborated by studies innumerable): it's the food you eat.
15.
▲
by
1kurac
3y ago
Just curious, has any of you tried, or would you consider trying, fasting for a few days every month? https://chriskresser.com/could-type-1-diabetes-be-reversible...
16.
▲
by
1kurac
3y ago
One lawsuit away.
17.
▲
by
1kurac
3y ago
$/mo is widely used.
18.
▲
by
1kurac
3y ago
In that case, what's wrong with https://sources.debian.org (other than people apparently not being aware of it)?
19.
▲
by
1kurac
4y ago
> Or is the DNA roulette wheel already spinning, like it is for people who have been heavy smokers in the past? Heavy smokers ingest trace amounts of radioactive metals that continue to emit radiation for years to come. The mechanism is
20.
▲
by
1kurac
4y ago
So why, then, is Japan having cases/deaths at their all time highs?
21.
▲
by
1kurac
4y ago
The thing with TK is, it costs nothing upfront, but the internet is bursting with countless reports that if your site eventually becomes popular, TK domain admins might outright snatch it from you for their own ads, without the possibility
22.
▲
by
1kurac
4y ago
See also https://www.getfreedomain.name for more free subdomains like that. I guess something like this is good enough for "a website", but you eventually end up getting what you paid for ...
23.
▲
by
1kurac
4y ago
Neither does TCP over WiFi, really.
24.
▲
by
1kurac
5y ago
Damn, some of these paksets are insane! https://www.simutrans.com/en/paksets/
25.
▲
by
1kurac
5y ago
What settings did you use for Slack, and did you, by chance, have `downclock_on_battery=` enabled? https://github.com/kernc/xsuspender/blob/92ea5c6dfcb0f79eb10...
26.
▲
by
1kurac
5y ago
The closest option seems to be `resume_every=` [1] which resumes the application so it can handle its accumulated events. All apps are preconfigured with it. [2] [1]: https://kernc.github.io/xsuspender/xsuspender.1.html
27.
▲
by
1kurac
5y ago
That's just about redrawing. It does nothing about other, potentially unwanted process background CPU use.
28.
▲
by
1kurac
5y ago
A similar tool to prolong laptop autonomy is XSuspender < https://kernc.github.io/xsuspender/ >. It configurably SIGSTOP-s unfocused X11 applications. It is, sadly, XWindows-only.