Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
roryokane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
roryokane
25d ago
Algolia is a generic search provider. I didn’t say otherwise. They “launched a search tool for Hacker News”; they didn’t launch as a search tool.
2.
▲
by
roryokane
25d ago
A few corrections: • The company that launched a search tool for Hacker News in 2014 is called Algolia, not Agolia. • Algolia is not just another search tool, but Hacker News’s official one. It’s the tool you’re redirected to if you enter t
3.
▲
I Built a Blog and Forgot to Write
(benjcal.space)
8 points
by
roryokane
1mo ago
|
4 comments
4.
▲
by
roryokane
2mo ago
If you liked FF-Shrine, there are some active successor sites. Search for Sitting on Clouds (which is like FFShrine’s Galbadia Hotel) and SquidBoard (a forum).
5.
▲
by
roryokane
4mo ago
If anyone’s curious about games like this, the Scribblenauts series also has games that allow you to type the name of an object and spawn it in with game-like properties. Scribblenauts is not LLM-based – its first game was released in 2009.
6.
▲
by
roryokane
4mo ago
Cool idea for sure, but at this point, it’s more confusing than fun for a new player trying to learn the systems and goals of game. Some people have griefed the starting area by placing turrets that kill your character when you’re in range.
7.
▲
by
roryokane
4mo ago
Hypothetically, someone who doesn’t live in the United States and is considering accepting a job there might appreciate the insight from prediction markets on the upcoming U.S. presidential election. If the likely candidate promises to enac
8.
▲
by
roryokane
4mo ago
Many diff tools, such as delta ( https://github.com/dandavison/delta ) and the ones built into VS Code and IDEs by JetBrains, can configured to highlight changes within each line (by word) and ignore changes to whitespac
9.
▲
by
roryokane
4mo ago
In history, why did scientists research gravity for so long? Were they too stupid to realize that they were obviously being pulled towards the ground? No. They hoped to learn about the details. Eventually they learned details that were not
10.
▲
by
roryokane
5mo ago
While larger icons might be ideal, note that (according to those linked discussions) those icons also have associated keyboard shortcuts, which are displayed when you hover over each icon. If you memorized those shortcuts, you would no long
11.
▲
by
roryokane
6mo ago
I like most of Djot’s simplifications, but its requirement to write nested lists with blank lines between every change in indentation is a dealbreaker for me: - Djot requires - writing nested lists - with blank lines in
12.
▲
by
roryokane
6mo ago
Even if you don’t use p4merge, you can set Git’s merge.conflictStyle config to "diff3" or "zdiff3" ( https://git-scm.com/docs/git-config#Documentation/git-config... ). If you do that, Git’s confl
13.
▲
by
roryokane
6mo ago
Did you know that VS Code added support for the same four-pane view as p4merge years ago? I used p4merge as my merge tool for a long time, but I switched to VS Code when I discovered that, as VS Code’s syntax highlighting and text editing f
14.
▲
Related UI elements should not appear unrelated
(rakhim.exotext.com)
4 points
by
roryokane
6mo ago
|
0 comments
15.
▲
by
roryokane
7mo ago
The whitepaper says that the benchmark counted accessibility problems using the tool axe-core ( https://github.com/dequelabs/axe-core ). It’s too bad that neither the site nor the paper contains any examples of an LLM ou
16.
▲
GitHub: A case study in link maintenance and 404 pages (2013)
(chrismorgan.info)
26 points
by
roryokane
8mo ago
|
7 comments
17.
▲
by
roryokane
9mo ago
The section “Utility Classes: Yes, They Still Exist” is unfair in its comparison of Tailwind with pure CSS. It doesn’t take into account Tailwind’s recommendation in https://tailwindcss.com/docs/styling-with-utility-cla
18.
▲
by
roryokane
10mo ago
It’s not just on mobile – PC Gamer’s website does that on desktop too. Even with uBlock Origin. :(
19.
▲
by
roryokane
10mo ago
standardly’s comment has only hyphens, not em dashes. Em dashes are much longer: - vs. —
20.
▲
by
roryokane
11mo ago
Jujutsu’s changelog ( https://jj-vcs.github.io/jj/latest/changelog/ ) goes all the way back to 2022 and shows there was a release as recently as two weeks ago. I don’t see why the maintainers would stop at this
21.
▲
by
roryokane
1y ago
I made the “sit” gloss long: “to rest your body on your bum (while your bum is on a thing such as a chair or the ground) while your back is up”.
22.
▲
by
roryokane
1y ago
I don’t see anything specifically about boyhood or childhood on that page or on the rest of that sub-Reddit’s wiki. Do you have a more precise link?
23.
▲
by
roryokane
1y ago
Context: the Online Safety Act ( https://en.wikipedia.org/wiki/Online_Safety_Act_2023 ) is a law of the United Kingdom. Previous discussion on Hacker News: https://hn.algolia.com/?dateRange=all&page=0
24.
▲
by
roryokane
1y ago
> the two words do not sound even remotely the same Pronounced correctly, “segue” sounds just like “Segway” – not like “seg-oo”, as you might have assumed.
25.
▲
by
roryokane
1y ago
An excellent example of why dash length matters. Because of the wrong usage of ‘—’ and ‘-’, it took me 10 more seconds of rereading and re-parsing your comment to understand what that first sentence meant. I see what you did in the second p
26.
▲
by
roryokane
1y ago
That’s a misreading of the phrase “proportion of YES votes”. If 30% of judges vote YES, then only 30% – not 100% – of the prediction’s market cap is awarded to those who bet YES. The remaining 70% of the market cap is awarded to those who b
27.
▲
by
roryokane
1y ago
> [The Manifold prediction market] only requires 30% of judges to vote YES for it to resolve to YES. That’s a misreading. If 30% of judges vote YES, then only 30% of the prediction’s market cap is awarded to those who bet YES, while the
28.
▲
by
roryokane
2y ago
Finder already has equivalent functionality. You can Copy (Command-C) a file, then Paste and Move (Option-Command-V) it to the destination. I think those are better names for the two steps of moving files than Cut and Paste. Cut implies del
29.
▲
by
roryokane
2y ago
Yeah, I was about to post that it looked like some hybrid of a voronoi diagram and a treemap. More about those diagram types that can be combined in this manner: https://en.wikipedia.org/wiki/Voronoi_diagram https:&#x
30.
▲
by
roryokane
2y ago
> 1. The mods there can "steal" your post and any credit for it, reassigning its authorship to one of their friends. This happens more often than you would think. Really? As a Lobsters reader, I occasionally review the first pa
More ›