Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kalmi10
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kalmi10
5mo ago
There are many small shops that swap batteries just fine in an hour, at least in Europe.
2.
▲
by
kalmi10
3y ago
This method is really simple for Chrome, Firefox and other OpenSSL apps: https://wiki.wireshark.org/TLS#using-the-pre-master-secret You set an environment variable to instruct the app the write a file that Wireshark can use
3.
▲
by
kalmi10
3y ago
It can pick up on inconsistencies, especially when pointed out, and can say it was wrong, and try to reconcile the information.
4.
▲
by
kalmi10
4y ago
This sounds like an easy way to keep the players in sync. That is important if you have multiple players nearby each other on the same corridor.
5.
▲
by
kalmi10
4y ago
Displays often support input switching using DDC/CI, so a simple script should allow you to switch all the displays over.
6.
▲
by
kalmi10
4y ago
https://killedbygoogle.com/ I miss Google Reader and Google Wave the most.
7.
▲
by
kalmi10
4y ago
I think the idea is that if one in a loyalty program, and it provides them with some discount/benefits, then they are more likely to shop there instead of at some other chain. This way they spend their money at that chain, and that is
8.
▲
by
kalmi10
4y ago
The way she put it led me to believe that there were significant non-rubel monetary assets inside the country, which I could totally believe to be true.
9.
▲
by
kalmi10
4y ago
I remember hearing on France 24 (from Anastasiya Shapochkina iirc) when the sanctions were just being introduced that the sanctions would effectively make it cheaper for Russia to finance the war as most their monetary assets are in foreign
10.
▲
by
kalmi10
5y ago
Took some clicking around to find a good description of what this actually is: https://kontainapp.github.io/guide/overview/#a-new-approach-...
11.
▲
by
kalmi10
5y ago
I once had a directory on OpenZFS with more than a billion files, and after cleaning it up with only handful of folders remaining, running ls in it still took a few seconds. I guess some large but almost empty tree structure remained. http
12.
▲
by
kalmi10
5y ago
Google Sheets is canvas-based. I don’t remember anyone being upset about that.
13.
▲
by
kalmi10
6y ago
I remember reading that card transactions have different costs aspects for the parties involved depending on if the card is actually physically present at the time of purchase. And iirc Apple managed to convince the banking sector that Appl
14.
▲
by
kalmi10
7y ago
Good point about the experimental Tor support and the Onion IPFS gateways. Is there a reasonable way to use untrusted gateways while upholding the data integrity guarantees? I think it should be possible in theory.
15.
▲
by
kalmi10
7y ago
I understand that no one is going to tamper with the data. Everybody (who is running a full node) is gonna get what they ask for, but then they are gonna go and announce it to the world that they have it, and that worries me privacy-wise.
16.
▲
by
kalmi10
7y ago
The thing I worry about with IPFS is privacy. If you use IPFS directly (as intended, not via a public gateway), and you visit a site, then you are automatically going to be seeding (like a torrent) the visited content, and thus you will be
17.
▲
by
kalmi10
7y ago
I found this in the FAQ: If I want to share a calendar with my spouse, do I need to get two subscriptions? No. You can just create a normal subscription for yourself, and an "Associate" subscription for your spouse. Then share the
18.
▲
by
kalmi10
7y ago
The sites still get your UA. This was about your DNS server getting your UA.
19.
▲
by
kalmi10
8y ago
Somewhat unrelated, but the first time I bought something in a physical store in the USA, i thought i was being ripped off, because the final price came out different than the one that was listed next to the item. I had no idea that it was
20.
▲
by
kalmi10
8y ago
Relevant: https://developers.google.com/web/updates/2018/10/wasm-threa...
21.
▲
by
kalmi10
8y ago
It's not like interoperability suffered because of that. HTTP fallback was always there.
22.
▲
by
kalmi10
8y ago
.. so you can live swap routes and endpoints even with dynamic routing (without performing any hot-reload dance in your own code), which actually sounds like a neat feature at first.
23.
▲
by
kalmi10
8y ago
Strange thing is that I never intended or expected my regular ad blocker to skip Spotify ads. I just kinda noticed one day that there seems to be more ads on mobile, and I left it at that. Then one day I noticed a bug related to looping on
24.
▲
by
kalmi10
8y ago
I guess some would prefer not to lose their sometimes elaborate music libraries, playlists, likes, history, recommendations, friends, etc..
25.
▲
by
kalmi10
8y ago
Please fix the title. It's misleading. The linked article in no way claims that "Parachutes prevent death when jumping from aircraft".
26.
▲
by
kalmi10
8y ago
Do I understand correctly that they provide the manager nodes for free?
27.
▲
by
kalmi10
8y ago
I think the average customer doesn't really care. The information about the surrounding wifi APs is (ab)used to speed up the time to get a location fix. Time to location fix is important for the customer. Apple claims battery life impl
28.
▲
by
kalmi10
8y ago
there is a difference between dead and dying
29.
▲
by
kalmi10
8y ago
Macbooks usually have multiple mics for noise filtering. That could also be an issue.
30.
▲
by
kalmi10
8y ago
Fun fact: Not even the whole of number type is safe to clone with the JSON method, because Infinity or NaN turn into null. So one can’t infer JSON-clonability from TypeScript/JavaScript types. Learned this the hard way.
More ›