Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
systoll
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
systoll
12d ago
The options are: * Automatically Follow the system theme * Lock in the opposite of the current system theme. If you change a page to light while the system is dark, that page will render light forever. (Or at least until you change the se
2.
▲
by
systoll
24d ago
You’ve linked one example of exactly how those samsung displays do consist of a matrix of individual squares. Here, samsung draws a border around one: https://global.samsungdisplay.com/wp-content/uploads/2021
3.
▲
by
systoll
4mo ago
> Although with current trends we might instead get a chat bot prompt “tell me how you feel about where you want your files to be” That almost feels too optimistic. Google Drive already has 'Suggest File Moves' aka 'Tell m
4.
▲
by
systoll
4mo ago
You’re not wrong, though it seems like we’re going to wind up with: box-sizing: border-box; height: calc-size(auto, round(up, size, 1rlh)) Solving most of the big issues before this will land anywhere.
5.
▲
by
systoll
4mo ago
Australian here, and the differing wording on the site kind of changes my answer. I believe I 'can' but also that I 'wouldn't'. I'm not worried about theft, but see 'reserving' a seat like that as rud
6.
▲
by
systoll
5mo ago
The relevant rule from standard chess: > Leaving one’s own king under attack, exposing one’s own king to attack and also ’capturing’ the opponent’s king are not allowed. N6 and K8 both expose the black king to attack, so black is not al
7.
▲
by
systoll
5mo ago
The author pretended they addressed the obvious criticism. You can read the skill. They didn't do anything to mitigate the issue, so the criticism is valid.
8.
▲
by
systoll
6mo ago
They have subscription plans for their software, and a seperate billing process for the API. There's nothing to change. 'Accepting that it's a dumb pipe' would just mean removing the Pro & Max plans as options. Clawd
9.
▲
by
systoll
6mo ago
600 days is less than two years, while not being one year. (“Fewer than two years” would mean one or zero years, but… don’t write that)
10.
▲
by
systoll
6mo ago
The second paragraph of the article somewhat misrepresents the study. There wasn't a group that chose to opt out, and another group that chose not to. Everyone agreed to be in the study, and then a random half of the cohort was remov
11.
▲
by
systoll
6mo ago
Apple highlights a different use case than Valve, but the underlying program is equivalent. They’re both forks of wine ( https://www.winehq.org ) - the game porting toolkit's main addition is that it'll also convert Vu
12.
▲
by
systoll
6mo ago
Apple’s ‘Game Porting Toolkit’ is basically Proton; they just haven’t made a GUI for it.
13.
▲
by
systoll
6mo ago
Given that people have access to LLMs themselves, publishing their output in lieu of good documentation (no matter how sparse) seems like it’s mostly downside.
14.
▲
by
systoll
6mo ago
From 2005-2007 it was available everywhere. It was a purely US operation, but the internet is international unless you take active steps to stop it. In 2007 the copyright lawyers caught up with them and they locked it to US IP addresses: h
15.
▲
by
systoll
6mo ago
For me, it's been 'gone' since 2017, when they shut down in Australia. They used to be available everywhere, but locked off international audiences when laws became inconvenient. (Obviously you could VPN in, but it's a m
16.
▲
by
systoll
6mo ago
And if you want one subscription for popular & classical music, Apple Music is miles ahead of Spotify. Music.app is already better than Spotify at handling the relevant metadata. But the dedicated Apple Music Classical app is roughly
17.
▲
by
systoll
6mo ago
From the first version of iWork, the inspector panel had the same basic purpose and layout as the sidebar. (Screenshot: http://www.macosxtips.co.uk/index_files/120609-inspector-win... ). The formatting bar was an (IMO
18.
▲
by
systoll
7mo ago
> I'm confused. This seems like a bad change. It’s a good change in that it discourages unwarranted funding. Bad for the DoD’s budget, good for the country. It’s analogous to why `React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_F
19.
▲
by
systoll
7mo ago
Language changes. In this case just the spelling though. "Almaund mylke" is all over medieval cookery manuscripts, among other options. We’ve been using milk for non-animal products for longer than we’ve spelt milk with an i, and
20.
▲
by
systoll
9mo ago
The CSS Object Model. HTML comments are basically just a HTML tag that isn't rendered. Tools that 'compile' the HTML code into a document tree, including browsers, preserve comments as nodes without any extra effort. CSS comm
21.
▲
by
systoll
9mo ago
His podcast with Louie Mantia in July was pretty clear with it, though it also suggests why he’s given significant criticism of the design direction, but mostly just has quips and shade thrown at Alan Dye on the blog: > I get to ask Alan
22.
▲
by
systoll
10mo ago
This is silly. Sketchfab clearly notes the original file format when you download a model, and lets you choose between it and various other converted formats. [Example: https://imgur.com/a/himJBfG ] Blender doesn'
23.
▲
by
systoll
11mo ago
A script tag would be able to call setHTMLUnsafe, bypassing whatever sanitation you configured. I’d’ve made it a runtime error to call setHTML with an unsafe config, but Javascript tends toward implicit reinterpretation rather than erroring
24.
▲
by
systoll
1y ago
Seems like most AIs generate the hiking boot emoji, and accept that as being a hiker emoji. If you specifically tell it not to do that, you get hints of similar behaviour to OP, but I can't get it to go totally off the wall: https:&
25.
▲
by
systoll
1y ago
The entire idea that numbers would be treated on a character by character basis rather than as numbers is somewhat intuitive for developers and not for non-technical people. The answer to all of those questions is no for lexicographic ord
26.
▲
by
systoll
1y ago
I don't disbelieve you but… where? I don't think I’ve ever heard it used like that, and in trying to find any example other than the page we’re commenting on, I’ve only found counterexamples. Whether it’s wikipedia’s 'Glossar
27.
▲
by
systoll
1y ago
If you can start from any arbitrary different point, you can just start from the point you’re intending to reach, and don't need to break any other rules. As per FIDE rule 3.10.3 "A position is illegal when it cannot have been rea
28.
▲
by
systoll
1y ago
What does making a different choice for GUI and CLI apps achieve, other than making it impossible to ever have a single coherent place to look/synchronise/etc? XDG's spec doesn't make such a distinction, so you’re advo
29.
▲
by
systoll
1y ago
Control+F4 - ‘move focus to the active or next window’ is essentially that. (With the caveat that if your keyboard focus winds up on the menu bar or otherwise not on a window at all, control+f4 shifts focus back to the window, rather than s
30.
▲
by
systoll
1y ago
Based on all this is does seem like there's a 'missing' option to only swap the fonts when they’re off-screen, which avoids: 1. blocking first-paint 2. 'flashes' of anything 3. Not showing the font at all. A quick m
More ›