Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Sephr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Sephr
2mo ago
Apple has degraded privacy online through Safari's cookie-preferential storage partitioning (i.e. site capabilities are penalized for using private localStorage instead of cookies), requiring sites to occasionally leak data over the ne
2.
▲
by
Sephr
3mo ago
I hope that AI labs aren't going to wait for widespread distribution of malware encoding novel CBRN & AI info in its fundamental execution architecture (wholly preventing analysis by these safetymaxxed 'frontier' models)
3.
▲
by
Sephr
3mo ago
I make privacy tooling and Fable 5 rejects the vast majority of my prompts to analyze and improve the software that I've written. It's bleak.
4.
▲
by
Sephr
4mo ago
Manual string replacement with a hardcoded list of cases for escaping as suggested by the article isn't good advice for the use case of 'support inserting arbitrary text'. Do use CDATA nodes, but only work on XML with an actu
5.
▲
by
Sephr
5mo ago
Judging by the graphics used in the launch event, it may actually be miniLED. Perhaps they aren't mentioning this so people don't compare their max 700 nits full screen brightness to other vendors' >1000 nits full screen b
6.
▲
by
Sephr
5mo ago
Where are you getting that this doesn't have a unified memory model? This laptop uses an iGPU with shared memory.
7.
▲
by
Sephr
5mo ago
My main gripes: - There's zero mention of the display technology, just "2.8K Touchscreen Display" - The optional HDMI ("3rd Gen") adapter is only 4K 60hz, when the host chip has integrated Thunderbolt 4 which can ou
8.
▲
by
Sephr
6mo ago
Going to be interesting to see how this affects Uber prices in Colorado. afaict Uber heavily engages in surveillance pricing but claims otherwise, deferring to 'discount' terminology.
9.
▲
by
Sephr
7mo ago
You're off by a factor of a trillion. It's 6.6 TFLOPS/W.
10.
▲
by
Sephr
7mo ago
Discord would have never gotten to where it is today if not for the Mumble community never shipping a decent fully-featured web UI. There were multiple efforts throughout the years but iirc they were not coordinated and didn't gather m
11.
▲
by
Sephr
8mo ago
I'll post about the repo and more on my blog once I'm ready.
12.
▲
by
Sephr
8mo ago
I'm planning to eventually launch an open source platform with the same name (peerweb.com) that I hope will be vastly more usable, with a distributed anti-abuse protocol, automatic asset distribution prioritization for highly-requested
13.
▲
by
Sephr
8mo ago
My other canonical link is https://hacker-news.addon.download/account-takeover-xss-poc Unfortunately I can't guarantee fully automatic processing
14.
▲
by
Sephr
8mo ago
https://dangerous.link/virus.exe
15.
▲
by
Sephr
9mo ago
Addy told me that he didn't use AI to write his apology. I can see why people might suspect otherwise though.
16.
▲
by
Sephr
9mo ago
> with no attribution in the code or request of attribution from others, no license, and seemingly intended to share it freely with the world The bottom of every page on my blog has a copyright link that you can follow. I dedicated the c
17.
▲
by
Sephr
9mo ago
That is not what I posted. My original post, accessible via the GitHub comment version history is "@addyosmani No problem; just remember that modifying someone else's code does not grant you any copyright to that code. I don'
18.
▲
by
Sephr
9mo ago
The notable part is the PNG file was copied exactly. He could have generated one himself.
19.
▲
by
Sephr
9mo ago
Correct. He did not commit copyright infringement. Just plagiarism.
20.
▲
by
Sephr
9mo ago
This feels somewhat hypocritical coming from Addy. Addy Osmani plagiarized my code and 'apologized' years later by publishing an article on his website[1] that he has never linked to from his social media accounts. I cannot accept
21.
▲
by
Sephr
9mo ago
I don't see any mention of HTTP 204 or multipart/x-mixed-replace. Those are both very helpful for implementing rich JavaScript-free HTML applications with advanced interactivity.
22.
▲
by
Sephr
10mo ago
They don't need revenue, they need a community. I don't know how this acquisition will affect that.
23.
▲
by
Sephr
11mo ago
Throwing in my anecdote: I acquired aphantasia after a viral infection as a child. This also slightly impacted my speech. There can definitely be a fundamental difference. In my case, I can distinctly remember my experiences from before the
24.
▲
by
Sephr
11mo ago
Third-party cookies, and presumably Privacy Sandbox are both enabled by default. I can't find any controls to disable Privacy Sandbox, and I see the presence of Privacy Sandbox attribution APIs in JS.
25.
▲
by
Sephr
1y ago
For me, upon its inception. We desperately needed unity in API design and node.js hasn't been adequate for many of us. WinterTC has only recently been chartered in order to make strides towards specifying a unified standard library for
26.
▲
by
Sephr
1y ago
HBM would most likely have to be integrated directly on the GPU module given performance demands and signal constraints.
27.
▲
by
Sephr
1y ago
I reached out to JVC's simulation projector sales department directly and confirmed that this projector is not discontinued. It appears that Projector Central has incorrect information. Note that it took a few weeks for JVC to get back
28.
▲
by
Sephr
1y ago
"Content forwarding or sharing functionality" seems like it would cover any website with a URL.
29.
▲
by
Sephr
1y ago
Selling exploits doesn't inherently violate the CFAA.
30.
▲
by
Sephr
1y ago
Protip: Make your web SDK APIs EventTargets instead of creating custom event subscription models wherever practical.
More ›