Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edave64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
edave64
3mo ago
Does that somehow not make the headline misleading? Becase that's what that comment said, not that the arrest was ok and warranted.
2.
▲
by
edave64
1y ago
"Seamless integration" in this case doesn't read as statement about how well it works to me. It means the applications from the windows appear on your Linux desktop without the "seam" of a full windows desktop aroun
3.
▲
by
edave64
1y ago
I do tend to let tabs accumulate, but then I turn off my PC at the end of the day and let all tabs fall into the void. I like to start the day with a blank slate. Which seems to be such an uncommon thing to do that I couldn't convince
4.
▲
by
edave64
2y ago
Actions that are fundamentally impossible to undo should generally need confirmation anyways Maybe not for the email example, but the other comments already adress than
5.
▲
by
edave64
2y ago
The mailto is inside the SVG, not the HTML document. So that's not "also" it's the same idea of bots not looking at the svg at all
6.
▲
by
edave64
2y ago
Simple solution: Auto formatters - If you have project wide automatic code formatting: Tabs - Otherwise: Spaces Nowadays, most of my projects use option 1.
7.
▲
by
edave64
2y ago
Mac mini M2 user with safari here: The website causes 10-20% CPU load doing absolutely nothing. The spotlight effect also doesn't seem to work as intended. As long as the mouse is moving, the spotlight just barely moves in its directio
8.
▲
by
edave64
2y ago
I believe they mean that's how Google interpreted the query?
9.
▲
by
edave64
4y ago
Exploiting browsers to gain access to userspace is fairly common in stuff like console jailbreaking. And at that point you can proceed with the same kinds of kernel/driver exploits.
10.
▲
by
edave64
4y ago
Have you ever executed a script you didn't write? It's handy to have a runtime where you can see what a script can do from its permissions. I'd generally like to see more languages with APIs for untrusted sections. If I know
11.
▲
by
edave64
4y ago
Using bar graphs just showing the factor of improvement is kinda baffling. It took me a bit to understand how to read it, which is the last thing you want in a diagram. Just show before and after bars...
12.
▲
by
edave64
4y ago
It is fairly clear that it's not in competition with cargo, since it is literally based on cargo. It installs dependencies that are not managed by cargo, apparently mainly C dependencies.
13.
▲
by
edave64
4y ago
There is often a quite significant distance between the beautiful, elegant and efficient design that brings tears to the eyes of a designer, and being pragmatic and financially viable. Building a new competitive processor architecture isn&#
14.
▲
by
edave64
4y ago
I've been using a similar system, only that I additionally append a random 5 digit number, so that if e.g. hilton-68425@domain.org gets leaked, that doesn't automatically make hyatt-95813@domain.org easy to guess. Though it does s
15.
▲
by
edave64
5y ago
Reminds me of https://pngquant.org/ Same concept just for making images more efficient for PNG
16.
▲
by
edave64
5y ago
What are you doing with it that opus decoding complexity is any kind of barrier?
17.
▲
by
edave64
5y ago
That's a good step, but I think in most windowing systems, windows can just take and give focus as they please, so that alone probably wouldn't be too effective. It's probably a possible problem to solve, but fixing stuff tha
18.
▲
by
edave64
5y ago
Thanks. That works, but worse that actual Safari. Especially icon fonts seem broken. But better than nothing :)
19.
▲
by
edave64
5y ago
Metaverse means they can bring real world limitations to a virtual world that has no need for them, so they can profit of these limitations.
20.
▲
by
edave64
5y ago
Are there actually any Webkit browsers on Windows without having to build it myself?
21.
▲
by
edave64
5y ago
As I said, it needs to be as a direct reaction to user interaction. Though from the other comments, it seems my knowledge here is outdated anyways
22.
▲
by
edave64
5y ago
Are you running it as part of a click handler?
23.
▲
by
edave64
5y ago
That is not quite true. JS can read the clipboard on any direct user interaction using "Document.execCommand". Also, there is a newer Clipboard API that requires explicit user permission, but as far as I understand once it is give
24.
▲
by
edave64
5y ago
The applications still need to retrieve data for the clipboard to be of any use to anyone. E.g. Editor widgets like to have a paste button. Edit > Paste is a fairly common pattern, too. Without having the OS in charge of managing the ent
25.
▲
by
edave64
5y ago
That is exactly what is discussed in the article. A way to notify the user if a program request the contents of the clipboard. iOS apperently does just that. The thing with the clipboard is that the feature is ancient. And back then, most a
26.
▲
by
edave64
5y ago
This feels like a massive break with the most fundamental syntax of the language. The examples might look more readable in isolation, but I feel this would reduce readabilty in practice by making the language more complex to read and for al
27.
▲
by
edave64
5y ago
He what's that communication to reach people. You do public communicate where the public is.
28.
▲
by
edave64
5y ago
Google can't be a neutral middleman because everybody is trying to manipulate the search results. If everybody is clickbaiting their page titles, and Google just displays them as is, it makes their product worse.
29.
▲
by
edave64
5y ago
> The replacement, declarativeNetRequest, does not require the user to give any permissions, so the days of granting ad blocking extensions full access to every page are gone. From what I see, it also has some strict limits. My basic uBl
30.
▲
by
edave64
5y ago
> The new cross-plat runtimes and languages we could have had by now if JavaScript didn't have a stranglehold on the available browser-side language space Probably barely working, super fragmented garbage. A standard that isn't
More ›