Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
n3k5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
n3k5
4y ago
> you can never have the following contiguous string: WORDSAMPLE This kind of situation actually does occur, and you can then use the knowledge that the solution is unique to conclude that neither alternative (WORDS+AMPLE or WORD+SAMPL
2.
▲
by
n3k5
4y ago
https://iographica.com/ is a similar application that makes prettier pictures. (Anti-aliased rendering, more sophisticated visualisation that maps ‘mouse stops‘ of different lengths to disks of varying sizes, and maps time
3.
▲
Reporting Back on Mozilla’s Cryptocurrency Donation Policy
(foundation.mozilla.org)
7 points
by
n3k5
4y ago
|
11 comments
4.
▲
by
n3k5
4y ago
I don't know about “McKinsey infiltration into many a large F100+” first-hand, but from context I'd guess it's simply getting consultants from McKinsey & Company[0] jobs in the ‘infiltrated’ firm, on the basis that it has
5.
▲
by
n3k5
4y ago
Currently hugged, cache: https://web.archive.org/web/20220402000658/https://elektroni...
6.
▲
by
n3k5
4y ago
That's all correct. While researching, I potentially found another mistake: Not sure if others see it the same way, but to me, ‘Aldi brand groceries‘ means that the brand of those products is literally called ‘Aldi’. According to a WAZ
7.
▲
by
n3k5
4y ago
Depending on which style of literate programming you're going for, Sphinx[0] might be a good starting point. There are extensions that can fulfill a lot of requirements; for example, I like using Napoleon[1] and MyST-parser[2]. [0] ht
8.
▲
by
n3k5
4y ago
2019. Previous discussion: https://news.ycombinator.com/item?id=19871207
9.
▲
by
n3k5
4y ago
Aha, that's a good point! It was silly of me to assume that if any cheap dongle works, that should mean ‘proper’ interfaces would work at least as well. However, it seems like that explains why we needed Windows drivers, but not why de
10.
▲
by
n3k5
4y ago
> looked at it recently and was appalled at the amount of clicking required IMHO that's actually not a big deal. From a comment I made in 2020 [0]: > That's what I was concerned about before I played through one of the thr
11.
▲
by
n3k5
4y ago
Interesting; can you or someone please elaborate? I thought that device-specific drivers wouldn't be needed for the vast majority of audio interfaces, because they're connected via USB and all they need to do to ‘just work’ upon p
12.
▲
‘Mac Studio’ [desktop computer] is coming
(9to5mac.com)
31 points
by
n3k5
5y ago
|
20 comments
13.
▲
by
n3k5
5y ago
Release notes: https://www.python.org/downloads/release/python-3100/ In terms of language features, the stand-out highlight is structural pattern matching; see https://www.python.org/dev/
14.
▲
Python 3.10.0 Is Released
(python.org)
14 points
by
n3k5
5y ago
|
2 comments
15.
▲
by
n3k5
5y ago
The latter — each edge is parallel to one of three coordinate axes (X, Y, Z), which forces angles between different edges and surfaces to be multiples of 90 degrees. They don't need to be on a grid, just parallel to one. One way in whi
16.
▲
by
n3k5
5y ago
> And two people outside shut the doors simultaneously No, they don't. I'd phrase it differently, e.g. “each door is shut for an instant when the end of the pole is just inside the door”. (Also, make it clear that the barn is
17.
▲
by
n3k5
5y ago
> If there is no difference between reality and a simulation That's the crux, I guess. There's this ‘Matrix’ idea that the universe might be a simulation, but here we have a much weaker, more plausible property; I would des
18.
▲
by
n3k5
5y ago
I'm going to criticise one particular aspect of this comment, but overall I find it very interesting because it generates so many fascinating questions, some of which follow: > There is no equivalent for anything that can be run on
19.
▲
Everything is a Remix Part 1 (2021)
(youtube.com)
1 points
by
n3k5
5y ago
|
0 comments
20.
▲
by
n3k5
5y ago
I agree with everything, except that this is something that can be polished into sth. usable. After trying Bonsai, I think it's a promising proof of concept that demonstrates what should now be implemented properly. A ‘quick’ hack on t
21.
▲
by
n3k5
5y ago
Those 2015/2016 numbers are tiny! I guess a lot of that is no longer representative; e.g. Iran having more downloads than China. Wikipedia has more up-to-date stats about total download numbers: https://en.wikipedia.org/
22.
▲
by
n3k5
5y ago
They could be (and even seem) much more self-evident (and valuable as a tl;dr) if they were one-sentence summaries instead of a copy-paste of a paragraph from the beginning of the linked page.
23.
▲
by
n3k5
5y ago
Is anyone here familiar with Matomo? I noticed the linked page attempts to run it before seeing it mentioned, because Ghostery blocked it. It's a “Free software alternative to Google Analytics” “which can easily be configured to resp
24.
▲
The Internet Dungeon of Unexplained Phenomena
(thedungeonofunexplainedphenomena.com)
2 points
by
n3k5
5y ago
|
0 comments
25.
▲
by
n3k5
5y ago
The practice of de-beaking, for the purposes of rendering a quicker death to the entire herd, is a part of the job. The most the boss will say is “Do you have any questions?” There are no expectations of cooperation, no in-universe questio
26.
▲
by
n3k5
5y ago
Hmm, it seems like what I've observed (I only tried MacOS so far) is what's supposed to happen, and what you got is bugged; hopefully they'll fix that soon. In the case when the button does light up the instant it becomes cli
27.
▲
by
n3k5
5y ago
> Even the back button is wrong in the new version. Previously it spanned up to the left edge of the window. When you actually try it instead of comparing screenshots, you'll see that its clickable area still goes all the way to t
28.
▲
by
n3k5
5y ago
https://wiki.openttd.org/en/Manual/Tutorial/
29.
▲
by
n3k5
5y ago
Hehe, YouTube tells me that I'd hit ‘thumbs up’ on that video once upon a time. Probably put it on a playlist, too. However, that link is now obsolete — behold the more official version: https://youtu.be/OuJy9oCdUns N.
30.
▲
by
n3k5
5y ago
Yup. A.k.a. depth testing†. TFA illustrates it under ‘More performance’: https://github.com/s-macke/VoxelSpace#more-performance Edit : Originally, I had said: “Though in a highly constrained scenario such as this, wit
More ›