Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SquareWheel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
SquareWheel
1mo ago
This seems like an impressive improvement, and I'm looking forward to it eventually being upstreamed. Though unfortunately I'm on Nvidia right now, and have been struggling with vram. They don't seem to support any kind of
2.
▲
by
SquareWheel
2mo ago
I would imagine that both companies have extensive internal tooling to address this concern; likely at multiple levels.
3.
▲
by
SquareWheel
2mo ago
I'm not sure how much insight we can glean from looking at the number of commits and release cadence here. In the aftermath of such a major refactor/rewrite, I would expect it to take some time to get back up to their usual devel
4.
▲
by
SquareWheel
2mo ago
If anyone wishes to remember what that looked like. https://web.archive.org/web/20071012231544/http://www.apple.... https://web.archive.org/web/20071012025941/http://w
5.
▲
by
SquareWheel
3mo ago
Well, I wasn't intending to violate any guidelines, and I don't believe I've dismissed the article besides. I was just trying to save some people from potential frustration, as there was no warning provided upfront. edit: Ah
6.
▲
by
SquareWheel
3mo ago
Note that this post includes a major spoiler for the show The Good Place . The show is fantastic, so I'd suggest not reading unless you've already finished season 1, or have decided it's not for you.
7.
▲
by
SquareWheel
3mo ago
I know that an uncommon name needed to be chosen, but something about the hyphenated /.well-known/ just turns me off. I'd have really preferred another term: registered, reserved, defined, meta -- or really anything else.
8.
▲
by
SquareWheel
4mo ago
Yep, they solve the same problem. I built my blog on Harry Roberts' ITCSS paradigm some ten years ago, and found it extremely easy to migrate to cascade layers. They're an underutilized solution to addressing growing specificity
9.
▲
by
SquareWheel
4mo ago
Personally, I forget syntax all the time. There's always a warm up period after I switch languages, and it takes me longer to be start writing good, idiomatic code. Like sure, I can probably write some python, but will it be pythonic?
10.
▲
by
SquareWheel
4mo ago
Sure, and Microsoft acquired DOS, and Adobe acquired Photoshop. At a certain point though, after 20+ years of development, you need to give some credit to the new owners for making it into what it is today.
11.
▲
by
SquareWheel
5mo ago
> Did vibe coding the business page inject it into ChatGPT's training data? No, at least not directly. Inference does not train models. It is possible that OpenAI may separately collect the chat data, clean it, and feed it back in
12.
▲
by
SquareWheel
5mo ago
"Open source" as a term has evolved due to its success. It wasn't some malicious attempt at redefining things from the technical elite. It was a natural shifting of language, as happens with all words, as it entered more co
13.
▲
by
SquareWheel
5mo ago
Sorry, too busy "stealing code" to answer right now.
14.
▲
by
SquareWheel
5mo ago
This is a pretty banal comment at this point. Open source is the term used in the LLM community. It's common and understood. Nobody is going to release petabytes of copyrighted training data, so the distinction between open source v
15.
▲
by
SquareWheel
5mo ago
Well, yes, but that's why it's behind an about:config flag and users should not enable it without understanding its effects.
16.
▲
by
SquareWheel
5mo ago
Single Page Applications use the History API to create a working back/forward history within the SPA. This will cause you to navigate away on use, and potentially lose data.
17.
▲
by
SquareWheel
5mo ago
Chromium does include an ad blocker for "intrusive ads". ie. Those using many resources, flashing, auto-playing sounds, or otherwise behaving badly. https://support.google.com/chrome/answer/7632919
18.
▲
by
SquareWheel
5mo ago
Manifest 3 explicitly enables ad blocking through the declarativeNetRequest API. It's trivial to do so, and many blockers exist in the Chrome Web Store.
19.
▲
by
SquareWheel
5mo ago
Removing film crew, boom mics, and missed props from a scene would surely be useful to studios. It may even enable some shots that previously would have been impossible due to the positioning of cameras, etc.
20.
▲
by
SquareWheel
5mo ago
Windows has a native (cloud-based) dictation software built-in[1], so there's likely less demand for it. Nonetheless, there are still a handful of community options available to choose from. [1] https://support.microsoft.co
21.
▲
by
SquareWheel
6mo ago
Bazzite KDE picked up my 8BitDo controller immediately, with no prior configuration. I didn't even have to manually pair the Bluetooth. I was very impressed.
22.
▲
by
SquareWheel
7mo ago
Many people will likely be watching this show for the first time based on this thread. Please don't spoil major plot events for them.
23.
▲
by
SquareWheel
8mo ago
Just in case you missed it, your quote was referring to encoding requirements. Decoding (eg. Netflix users) will have a different set of requirements. The situation will also improve over time as dedicated hardware encoders and decoders b
24.
▲
by
SquareWheel
8mo ago
Contextual permissions are a big improvement over early and uncertain prompts. I will never agree to grant my permission when first loading a page, however, I may do so if intentionally activating a map widget. At least then I understand
25.
▲
by
SquareWheel
8mo ago
Well, because it means that other energy generation sources like oil, gas, and coal aren't being used there instead. Since they cause far, far more harm than nuclear waste does, it's a net win.
26.
▲
by
SquareWheel
9mo ago
Thanks for clarifying. It looks like I needed to refresh my memory of the browser APIs. Reading further, this API only works remotely for CSS via chrome.scripting.insertCSS. For JS, however, the chrome.scripting.executeScript JS needs to
27.
▲
by
SquareWheel
9mo ago
Note that a checkbox's indeterminate state can only be set via JavaScript, so that lessens the elegance of a CSS-based approach. I agree that using radios would be better. Or just prefers-color-scheme, which sidesteps the FOUT issue t
28.
▲
by
SquareWheel
9mo ago
Not having looked at the extension, I would assume they use the chrome.scripting API in MV3. https://developer.chrome.com/docs/extensions/reference/api/s... https://developer.chrome.com/b
29.
▲
by
SquareWheel
9mo ago
> "probably should’ve added a disclaimer" It's a violation of the Amazon Associates program to not have one.
30.
▲
by
SquareWheel
10mo ago
It means exactly what it says: "What other parties do you mean?". Key players are already in lockstep on this decision, so insisting that Google must submit to the other WHATWG members doesn't make any sense in an argument f
More ›