Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Sidnicious
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Sidnicious
28d ago
Sensor Watch is the non-phone-connected OG: https://www.sensorwatch.net
2.
▲
by
Sidnicious
3mo ago
This issue was related to an old macOS optimization called "detached mode" or FSLP (fullscreen low power). There were related bugs in Chrome and Firefox: - https://issues.chromium.org/issues/41359717 - https
3.
▲
by
Sidnicious
10mo ago
Not suggesting an alternative model here, but I think that Google et. al (based on my own time working on Chrome) don't take that responsibility quite as seriously as they should. Being responsible may be an accident, but being dominan
4.
▲
by
Sidnicious
1y ago
This one is ever so slightly smaller at 3.25 x 8.55 x 0.85mm: https://www.mouser.com/ProductDetail/TAIYO-YUDEN/EYSHSNZWZ?q... Six of them fit on the face of a dime, which is wild.
5.
▲
by
Sidnicious
2y ago
Generally speaking yes, they are different. One pattern is that you do something to create a source of audio, and the layer below you starts handing you buffers to fill. With each buffer you send back you can indicate if you want to keep ge
6.
▲
by
Sidnicious
2y ago
Would it be possible to let you run local models without an account?
7.
▲
by
Sidnicious
2y ago
I've had an issue with my phone for the past few months that could be solved by erasing it and restoring from backup, but I use Signal a bunch and I'm not currently feeling risky or motivated enough to migrate my whole Signal stat
8.
▲
by
Sidnicious
4y ago
Plus, successful couples are great advocates for the website that introduced them. You lose two customers in the immediate term but gain more as time goes on. (Also OkCupid, 2012-2015.)
9.
▲
by
Sidnicious
4y ago
A PDF doesn’t represent a responsive/resizable version of the page so it will look awkward on most screen sizes even if the original would have handled it. A PDF doesn’t capture scrolling behavior, so a nested scrolling element will lo
10.
▲
by
Sidnicious
4y ago
Not exactly the raw data, but Twilio has a cheap and easy-to-use API for this: https://www.twilio.com/docs/lookup .
11.
▲
by
Sidnicious
4y ago
The top-level comment you replied to doesn’t mention malware. In any case, both hardware and software keyloggers exist which would be thwarted by an onscreen keyboard. If I recall correctly, mouse keyboards became popular when keyloggers st
12.
▲
by
Sidnicious
4y ago
FYI: I believe this works because it saves the string "false", which is truth-y. You can also use: defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool YES
13.
▲
by
Sidnicious
5y ago
Not the OP, but this is super cool as a way to measure extensions' performance impact (in a super limited way, admittedly). For me… Chrome 99.0.4844.51: - 1Password + µBlock Origin: 277 ± 2.9 - No extensions: 303 ±
14.
▲
by
Sidnicious
5y ago
I think what the author's getting at is that the function you pass to JavaScript .sort() just returns a number — not special sentinel values — which represents the relative order of two items in the array. By calling that function stra
15.
▲
by
Sidnicious
5y ago
You can, but note that as a user you have to open System Preferences and check a checkbox to allow said malware to do this. (Apple locked down the accessibility APIs that let apps easily manipulate each other a few years ago.)
16.
▲
by
Sidnicious
5y ago
Yes, exactly. I'm sure there are more elegant answers — plus watching events so that it can hide the window right away instead of running in a loop — but I haven't used the accessibility APIs much lately and this is the first work
17.
▲
by
Sidnicious
5y ago
I made a very quick hack to deal with this; it should hide the dot. Improvements welcome: https://github.com/s4y/undot EDIT: As far as I know, the best long-term answer here is for apps that present visuals full screen
18.
▲
by
Sidnicious
6y ago
Apple considers a product "vintage" five years and "obsolete" seven years after the last one is sold: https://support.apple.com/en-us/HT201624
19.
▲
by
Sidnicious
6y ago
Apple has support statuses for discontinued products which kick in five years ("vintage") and seven years ("obsolete") after the it stops being sold . It's disingenuous for Google to start counting when the product
20.
▲
by
Sidnicious
6y ago
This loses something important about Keybase sigchains: on Keybase, a sigchain represents an identity and not a single key, which makes it possible to add separate keys for different devices and to seamlessly replace and revoke keys over
21.
▲
by
Sidnicious
6y ago
This is cool! I have some things like this around my house but via a different approach that I'd like to share: each one is just an old-ish e-reader from eBay or Craigslist, a mix of Kobos and Kindles. Both brands can be made to show a
22.
▲
by
Sidnicious
7y ago
It would be fascinating if Adobe quietly started selling license keys and offline-friendly software again. They couldn’t sell directly to Venezuela, but software, ah, finds a way.
23.
▲
by
Sidnicious
7y ago
Yes. Last year, I realized I needed glasses, went through two opticians and three pairs of lenses, still wasn't happy, and finally ended up seeking out an office that could measure for free-form lenses (measured objectively with more d
24.
▲
by
Sidnicious
7y ago
Does anyone know how this compares to the nRF5x series (and/or other BLE-friendly microcontrollers)?
25.
▲
by
Sidnicious
8y ago
Extensions should act on behalf of users but, like websites, some don't. A questionable or poorly-maintained extension can do more damage than any single website, and browsers can support user agency by replacing APIs with better o
26.
▲
by
Sidnicious
8y ago
It's worth noting that UAs can treat localhost, 127.0.0.1, etc. as secure even when they're visited over plain HTTP: https://w3c.github.io/webappsec-secure-contexts/#potentially... Chrome (in the post's
27.
▲
by
Sidnicious
8y ago
a: Interesting! b: Good point, but I just meant quieting the hiss that the author ended up solving with the op-amp circuit, not the 'explosions'.
28.
▲
by
Sidnicious
8y ago
I'm super curious… a. What in these files triggers the explosion of noise (and whether other people have run into this or the author would mind sharing a representative problem file). b. Whether an output attenuator (or "resistor&
29.
▲
by
Sidnicious
8y ago
For another example, I have a couple of these which are a bit bigger but have an ARM SoC and onboard Bluetooth (with antenna): https://www.digikey.com/en/product-highlight/t/taiyo-yuden/e...
30.
▲
by
Sidnicious
8y ago
This sounds like a bug. Could you please file it at https://crbug.com/new ?
More ›