Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cooper12
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
cooper12
5y ago
On the mobile site, go to the settings in the sidebar and enable Advanced Mode. And no, they won't ever get rid of categories. It's just that the phone variants of the site are very heavily geared towards a specific type of reader
2.
▲
by
cooper12
5y ago
> they gave each language a different Cyrillic orthography than the rest to fragment them even further That doesn't seem correct to me. Different languages require different orthographies because they have different phonetics. Compa
3.
▲
by
cooper12
5y ago
They're also using a monospaced font for the body text and aren't limiting the line length.
4.
▲
by
cooper12
5y ago
ffmpeg -i foo.mp4 -c:v h264_videotoolbox -b:v 1600k foo_out.mp4 On macOS, this uses hardware acceleration to reencode a video at a lower bitrate. My macbook is from 2012, so this does make a notable difference. There's also &
5.
▲
by
cooper12
5y ago
I read it as "[you] double-time[d] me, oxface", with "ox face" being meant as an insult.
6.
▲
by
cooper12
5y ago
SKIP is about matching the kanji to a pattern and counting the strokes of the two portions. This is more about inputting the kanji's constituent parts themselves. For example, say we have the kanji 訓. For a SKIP-based lookup, you'
7.
▲
by
cooper12
6y ago
> In formal settings, the problem will be taken care of Forensic evidence has been and still is systematically abused: > * a 2002 FBI re-examination of microscopic hair comparisons the agency’s scientists had performed in criminal cas
8.
▲
by
cooper12
6y ago
If anyone wants to be ahead of the next trend of listening to nostalgic Japanese music, check out enka. [0] Even when it was contemporary, it was harkening to a bygone past. Kidding a little though, ballads probably don't appeal to mod
9.
▲
by
cooper12
6y ago
They're quick to tell on themselves. When Biden condemned white supremacy, a lot of conservative leaders were outraged at the attack against them: https://nymag.com/intelligencer/2021/01/why-are-conservat
10.
▲
by
cooper12
6y ago
Setting your user agent would only be considered hacking by the same people who think the Internet is a series of pipes. The browsers themselves copy each other's user agents for interoperability, so it's far past the point that c
11.
▲
by
cooper12
6y ago
There's some stuff here: https://github.com/Pocket
12.
▲
by
cooper12
6y ago
OED (an older edition): > the process of renovating and improving a house or district so that it conforms to middle-class taste In this case, it's making the internet conform to Google's taste. Seems to be an appropriate use of
13.
▲
by
cooper12
6y ago
SSR = Server-side Rendering, if anyone else was unfamiliar like me.
14.
▲
by
cooper12
6y ago
Levitt was also a signatory: https://www.aier.org/article/aier-hosts-top-epidemiologists-...
15.
▲
by
cooper12
6y ago
Your quote doesn't even make sense here since they're not suppressing his COVID ideas. Regardless, the scientific community considered it and responded: https://www.johnsnowmemo.com/
16.
▲
by
cooper12
6y ago
There was a NYT article on this today. Most other scientists thought that their idea didn't actually consider how this would be implemented, and ignored those living in multigenerational households. Touting fringe theories to pander
17.
▲
by
cooper12
6y ago
I also forgot to mention interactive 3D models in STL format. [0] There's also a user who has done amazing work [1] with SVG files, but these mainly only work if you view the original file, as MediaWiki generates a static PNG thumbnail
18.
▲
by
cooper12
6y ago
Wikipedia only accepts freely-licensed content (for example, CC-BY or CC-BY-SA; it must allow commercial use). People who are creating professional-quality video are not giving it away for free. Video takes a non-trivial amount of effort to
19.
▲
by
cooper12
6y ago
There actually are two methods of interactivity on Wikipedia right now, the Graph extension [0] and Kartographer. [1] With the first you can create charts, timelines, and histograms, based on Vega. With the second, you can add points on map
20.
▲
by
cooper12
6y ago
The browsers could buffer the text in text fields until the field loses focus (clicked another field or submit) or hit enter. It would break search-as-you-type functionality, but not the biggest loss in the world.
21.
▲
by
cooper12
6y ago
CJK fonts also commonly max this out as well.
22.
▲
by
cooper12
6y ago
I think most people would just inline images rather than going through the process to create a font. That's not to say what you said doesn't happen: https://en.wikipedia.org/wiki/Medieval_Unicode_Font_Initiati
23.
▲
by
cooper12
6y ago
WPS is considered insecure.
24.
▲
by
cooper12
6y ago
Not sure why you chose to have the mouse pointer change on hover for all the cards via CSS, as nothing happens when you click on them.
25.
▲
by
cooper12
6y ago
Firstly, Wikipedia doesn't have moderators, but admins. Their function is not to moderate article content, but rather carry out technical duties like page protection. They don't personally decide if an article should be fixed or d
26.
▲
by
cooper12
6y ago
I don't for a second doubt that a single person in this age could spin up a site. In fact, looking at the source, it shows that it's Wordpress. However, even the best webdev has their blind spots, but this site somehow covers them
27.
▲
by
cooper12
6y ago
That site claims to be "self-funded" and by "an American citizen" (singular), yet it's very obvious this was made by a decently funded team. It's very well-designed, comes with a slogan, each point has a summar
28.
▲
by
cooper12
6y ago
More like: rendering Doom output as pixels in the task manager for hundreds of CPU cores. They didn't massively parallelize Doom itself, but just the pixel drawing.
29.
▲
by
cooper12
6y ago
Also supports subnet notation, so you could add /24 to the end of the URL for example.
30.
▲
by
cooper12
6y ago
If you click the "Computed" tab next to the CSS rules, and scroll down, at the bottom there's "Rendered fonts", which confirms that it's LAText.
More ›