Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
operator-name
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
operator-name
7mo ago
I’ve been using WindHawk for a bit, and my favourite mods have been: - Slick Window Arrangement (better window snapping): https://windhawk.net/mods/slick-window-arrangement - Better file sizes in Explorer details: htt
2.
▲
by
operator-name
7mo ago
Previously on HN: https://news.ycombinator.com/item?id=45925971
3.
▲
by
operator-name
7mo ago
This wasn’t a pen test? It was a drive by “oh fuck the platform I’m using is completely insecure”.
4.
▲
by
operator-name
7mo ago
The custom Github Actions approach is very customisable and flexible. In theory you could make and even auto approve bumps. If you want something more structured, I’ve been playing with and can recommend Renovate (no affiliation). Renovate
5.
▲
by
operator-name
7mo ago
The refined github extension[0] has some defaults that make the default view a little more tolerable. Past that I can personally recommend Renovate, which supports far more ecosystems and customisation options (like auto merging). [0]: htt
6.
▲
by
operator-name
7mo ago
I think they mean if they already have her fingerprint from somewhere else, and a secret backdoor into the laptop. Then they could login, setup biometrics and pretend they had first access when she unlocked it. All without revealing their b
7.
▲
by
operator-name
8mo ago
I'm not sold at the idea - for most projects it makes sense that the author of the PR should ultimately have ownership in the code that they're submitting. It doesn't matter if that's AI generated, generated with the hel
8.
▲
by
operator-name
8mo ago
This is new to me, and a wonderful dive that I wish I was aware of during my OS course. Thanks!
9.
▲
by
operator-name
8mo ago
also previously from the owner of archive.is/today: https://archive-is.tumblr.com/tagged/patokallio
10.
▲
by
operator-name
9mo ago
> a PC laptop with Apple build quality and display quality, and there definitely aren't many options There’s been a bunch of Windows ARM laptops that aim to directly compete with the M series Macs. Linux compatibility will depend on
11.
▲
Parrot – A C++ library for fused array operations using CUDA/Thrust
(nvlabs.github.io)
22 points
by
operator-name
10mo ago
|
2 comments
12.
▲
by
operator-name
11mo ago
Wow, that is an awesome resource and something I wish I knew about earlier!
13.
▲
by
operator-name
11mo ago
There’s also a hell of a lot of gestures that I’ve just learned of: https://www.cnet.com/tech/i-finally-got-used-to-the-new-ios-...
14.
▲
by
operator-name
11mo ago
The article makes an interesting point about the search focus. I wonder if there were plans for AI assisted search? That is a direction that could explain why search became so prominent.
15.
▲
by
operator-name
11mo ago
From reading this thread I’m glad I’m not alone. It seems their “compact” mode has a bunch of invisible gestures that you’re just supposed to know about. Luckily I’ve also discovered that you can revert back to “bottom” tab mode in the sett
16.
▲
by
operator-name
11mo ago
As a long time Android user, I find these magical gestures frustrating difficult to discover. How on earth is someone supposed to guess such a gesture exists, and how am I supposed to guess the rules for when certain gestures work and certa
17.
▲
by
operator-name
1y ago
Could you elaborate how it is better?
18.
▲
by
operator-name
1y ago
The browser ensures that a passkey can only be used on the correct site.
19.
▲
Serverless Horrors
(serverlesshorrors.com)
626 points
by
operator-name
1y ago
|
484 comments
20.
▲
by
operator-name
1y ago
In the west we have “No Animals Were Harmed in the making of …”, which I’m only just learning comes from the American Humane Society: https://en.m.wikipedia.org/wiki/American_Humane_Society#No_A... I had always thought
21.
▲
by
operator-name
1y ago
httpx also supports sync and async, but I remember seeing an issue in their repo about worse performance than aiohttp.
22.
▲
by
operator-name
1y ago
Not to mention sync_to_async and async_to_sync are also part of a library, asgiref that the Django developers made to wrap a thread pool runtime!
23.
▲
by
operator-name
1y ago
This looks similar to https://github.com/chengzeyi/ParaAttention or https://github.com/ali-vilab/TeaCache . It’s a shame they don’t compare against or mention them.
24.
▲
by
operator-name
1y ago
I strongly disagree. Making invalid state unrepresentable is important. > wastes space > premature optimisation A timestamp is a witness of when the email was verified. Since if they’ve verified can be calculated from it, having both
25.
▲
by
operator-name
1y ago
Just tested it out on iOS. It’s scored 94% against Adguard’s 79% on this test page: https://adblock.turtlecute.org/
26.
▲
by
operator-name
1y ago
You frame that as if python doesn’t have a choice, but it chose to have explicit syntax. There’s no reason a python-like language couldn’t have deeper semantics for async, and language level implementation.
27.
▲
by
operator-name
1y ago
I think that only applies to tilde_syntax=False but way it is written isn’t very clear.
28.
▲
by
operator-name
1y ago
Certainly an interesting approach compared to asgiref or synchronicity but I have doubts about the approach. Does this not add further function colors - that of a transfunction, tiddle superfunction and non-tilde superfunction? Now every ti
29.
▲
by
operator-name
1y ago
The video is linked in the article, amongst the response, timeline and further fixed exploits. But it is correct that the article does not reiterate the technical details of the exploit.
30.
▲
by
operator-name
1y ago
If Android was anything to go by, migrating build systems is a risky endeavour. Miso claims compatibility with ninja, so I’m guessing this route was deemed easier to make incremental improvements.
More ›