Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fowl2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
fowl2
3mo ago
Telco networks are sprawling and accurately defining the boundary might be harder than it sounds. Traditionally they have a bias towards "working"/delivering traffic. It's easier to issue a refund than answer a urgent su
2.
▲
by
fowl2
4mo ago
I wonder if the next obvious attack - 2 pushes in rapid succession, one to show and one to hide - has been handled. The browser should debounce and replace the notification with a notice instead of hiding if it’s removed too quickly. Human
3.
▲
by
fowl2
6mo ago
It might be possible to create/use some app compatibility shims: https://techcommunity.microsoft.com/t5/ask-the-performance-t... https://learn.microsoft.com/en-us/previous-versions/window
4.
▲
Standardizing Pure PQC
(securitycryptographywhatever.com)
2 points
by
fowl2
6mo ago
|
1 comments
5.
▲
APSW in Colour (Async) – Another Python SQLite Wrapper
(rogerbinns.com)
3 points
by
fowl2
6mo ago
|
0 comments
6.
▲
Abusing AAD Family Refresh Tokens for Unauthorized Access and Persistence (2022)
(github.com)
1 points
by
fowl2
6mo ago
|
0 comments
7.
▲
by
fowl2
7mo ago
Windows already does, so you’re talking about the BSDs or Darwin?
8.
▲
by
fowl2
8mo ago
So: 1. Apple froze the Safari user agent in iOS 26 to be the same as iOS 18.6, so stats websites are reporting under-reporting. AND 2. Apple is for some reason rolling out/'recommending'/'pushing' automatic upd
9.
▲
by
fowl2
8mo ago
Yeah wow! Even most "trusted" contributors shouldn't have this level of access. Is there really no way of scoping tokens with more granularity?
10.
▲
by
fowl2
9mo ago
I was thinking more for communicating the “mass disruption in progress” message - or even just distributing the manually verified “traffic lights down” data between vehicles.
11.
▲
by
fowl2
9mo ago
I wonder if the cars also have some sort of mesh (LoRaWAN?) network to help each other out in temporary dead zones, emergencies, etc.
12.
▲
by
fowl2
9mo ago
> When you run Get-Mailbox -Identity <MailboxIdentity> | Format-List AuditEnabled, the AuditEnabled property always displays as True. This hardcoded display value doesn't reflect the actual mailbox-level audit configuration. &
13.
▲
by
fowl2
9mo ago
Would really benefit from some more technical details. I wonder if they rolled this out to client/Windows 11 first for some lower stakes testing.
14.
▲
Exchange Online Mailbox Audit Logs "On" might not mean "On"
(twitter.com)
1 points
by
fowl2
9mo ago
|
1 comments
15.
▲
by
fowl2
10mo ago
Incredible that no one from Google noticed this as a regression from their side and either put a workaround in or contacted Wikimedia.
16.
▲
by
fowl2
11mo ago
Interestingly the public of Azure’s etcd-compatible service was withdrawn before exiting preview. [1] https://learn.microsoft.com/en-us/answers/questions/154061/a...
17.
▲
by
fowl2
1y ago
Seems like there’s a few places Postgres could benefit from some more consistency checks.
18.
▲
by
fowl2
1y ago
(kinda) suprised there isn't environment variable to do this all in one go. Many of these can definitely be set/automated using policies.json[1] [1] https://support.mozilla.org/en-US/kb/customizing-firefo
19.
▲
by
fowl2
1y ago
Suprised no one has mentioned RFC 8914 Extended DNS Errors, specifically section 4.17[1]: > 4.17. Extended DNS Error Code 16 - Censored > The server is unable to respond to the request because the domain is on a blocklist due to an e
20.
▲
by
fowl2
2y ago
Binary compatibility is necessarily at odds with the “recompile the world” philosophy. This global view has some advantages, eg. performance can be improved system wide LTO, calling conventions changes, security with hardening options, etc.
21.
▲
by
fowl2
2y ago
Presumably there's some reason Go can't just use an embedded manifest[1] like everyone else? Ahh, I'm inferring (from [2]) even with the manifest entry, a system wide registry key is also required to get long paths working:
22.
▲
by
fowl2
2y ago
Oh wow didn't really expect anything other than whole device loss. Just returning garbage does sound bad. Do you know if they tried to communicate with clients and were just ignored/not implemented or if the APIs just don't s
23.
▲
by
fowl2
2y ago
I guess "hibernating" (writing VRAM to swap) works better than expecting userspace to gracefully handle device resets. One linear read vs. a thundering herd of processes re-initialising, decompressing, etc. should be more predic
24.
▲
by
fowl2
2y ago
A seemingly coordinated release with the nominally independent FerretDb? What’s the relationship here?
25.
▲
by
fowl2
2y ago
Huh. Apparently the “current plan without AI” is $20 more expensive than “current plan”. Guess I’m grandfathered or something.
26.
▲
GraphemeOS' sandboxes Google Play [X Thread]
(twitter.com)
3 points
by
fowl2
2y ago
|
0 comments
27.
▲
by
fowl2
2y ago
Wonder how this compares with the Consumer Data Right in Australia. The standards and discussions around them are right there on GitHub [1] - pretty surreal seeing accounts for the big banks. Of course it's mostly completely useless f
28.
▲
by
fowl2
2y ago
There is a distinction in the dotnet world too. The docs[1] seem to refer to ABI as "Binary compatibility" and API "Source compatibility". Jon Skeet has some good examples [2] [1] https://learn.microsoft.com&#
29.
▲
Is this thing on? Using OpenBMC and ACPI power states for reliable server boot
(blog.cloudflare.com)
3 points
by
fowl2
2y ago
|
0 comments
30.
▲
by
fowl2
2y ago
Anyone have a textual version?
More ›