Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lini
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lini
1mo ago
incident was just created - https://www.githubstatus.com/incidents/zkxwbgr0cnmx
2.
▲
by
lini
9mo ago
I have experience with an IB school in Europe - the kids have a special unit about clocks (analog and digital) in their math class in fourth grade. The student books have a lot of problems involving reading both types of clocks and calculat
3.
▲
by
lini
3y ago
Is it just me or the graph at the end of the article is not really showing rising adoption in general. It basically shows a couple of spikes - each corresponding to some big company switching their edge servers to HTTP/3 like Alphabet,
4.
▲
by
lini
3y ago
Some EVs use paddles behind the steering wheel to control recuperation. You can switch between several levels or use max regen while you hold one of the paddles. It gives a lot of control without touching the brake pedal.
5.
▲
by
lini
3y ago
Perhaps this YT video[1]? Range goes from 231 miles @ 60mph (best case) down to 100 miles @ 60mph when towing a small caravan. [1]: https://youtu.be/mmQJUW-VyRY?t=1162
6.
▲
by
lini
3y ago
Win 11 and the shortcut is Shift + Win + S.
7.
▲
by
lini
3y ago
macOS uses certificate pinning for some .apple.com and .itunes.com sites. If you pass all your traffic through the proxy, some stuff like the app store will not work. Do you bypass the proxy for those or just let them fail?
8.
▲
by
lini
3y ago
You can also use a MITM proxy tool to intercept the JS files and modify their response body to remove or replace the `debugger;` statements with something else. Might require inspecting the JS files first to see what needs to be replaced ex
9.
▲
by
lini
4y ago
> If you install Windows, apparently Microsoft doesn't allow you to get updates (on W11) because of the Deck's lack of a "TPM". I have installed Win 11 on my Deck because Easy Anti-Cheat does not work with Proton yet
10.
▲
by
lini
4y ago
Older Lego trains use IR for control so if you just want to control motors and lights, you can get one of those and control it with the IR blaster on the Flipper. If you also want the sensors/newer programmable hub, then you need the B
11.
▲
by
lini
4y ago
You should add basic rate limiting to your app. We had a similar issue with Stripe and making sure that different card numbers could not be quickly used one after the other by the same account fixed the problem.
12.
▲
by
lini
4y ago
Lots of these Easter eggs around - try searching for "joey tribbiani" and click the pizza.
13.
▲
by
lini
4y ago
Too many unknowns with the mileage solution. The most obvious for me is travelling abroad - travelling by car between EU countries is not uncommon. Another issue is that the mileage of the car is not very hard to modify. In Eastern Europe,
14.
▲
by
lini
4y ago
You need to have a registered address or a friend in Germany in order to take advantage of the incentives. The car must be with German plates for the first year, which presents some other problems. Some German auto dealers are skirting the
15.
▲
by
lini
4y ago
If you don't some of your neighbors might. I installed an app to control my AC remotely and when i pressed the button to add all units in range it automatically added one more than there were in my apartment. I had complete control ove
16.
▲
by
lini
4y ago
Went to Athens last month and saw the mechanism (a replica) in person in one of the museums. Overall, for me it was a strange experience looking at the ancient Greek civilization - these people were not thinking about simple things like sus
17.
▲
by
lini
4y ago
Cameras are optional for meetings except once a week when the whole team gathers and syncs up. The day is known in advance so even people who don't like cameras have time to "tidy up". Once every two weeks we discuss team
18.
▲
by
lini
5y ago
Alleged footage of the crash shows the plane dropping from the sky like a rock: https://twitter.com/aviationbrk/status/1505835466943352836
19.
▲
by
lini
5y ago
I had issues exporting my LastPass database to a CSV file a couple of weeks ago from a browser (no plugin installed). They seemed to render the CSV data inside a <pre> tag in an HTML page (I have no CSV browser plugin installed). I ha
20.
▲
by
lini
5y ago
The battery can be heated, so you can reduce the cold weather range problems by preconditioning the battery before a drive. Naturally this uses some power, so Tesla recommends keeping the car plugged in when it's cold so it can keep ev
21.
▲
by
lini
5y ago
Perhaps they mean BT Beacon advertising? A small BT device can broadcast a notification to other BT devices nearby. It is used in some places for marketing.
22.
▲
by
lini
5y ago
A video, explaining this paradox, was published by Veritasium last month - https://www.youtube.com/watch?v=OxGsU8oIWjY
23.
▲
by
lini
5y ago
ATX12VO[1] is a proposed major change to PSUs that hopefully will come in the near future. It will mean simpler (cheaper) designs and improved efficiency. I hope that the DIY market adopts ATX12VO before my next upgrade. Currently only OEMs
24.
▲
by
lini
6y ago
Perhaps they are waiting for someone to buy them. Even though most of their software is open source, the crucial parts are still closed IP. If it is really better than the current LKA systems and has the potential to handle even more drivin
25.
▲
by
lini
6y ago
Not a good idea - I can pay for an ad for an app I don't like and it will be removed.
26.
▲
by
lini
6y ago
There are multiple instances where phone manufacturers optimize the CPU performance when a specific app is loaded - e.g. Oneplus and Geekbench in the OnePlus 5 [1]. [1] https://www.xda-developers.com/oneplus-5-benchmark-chea
27.
▲
by
lini
6y ago
But will game studios do it now that both next gen consoles use AMD's RDNA 2 chips?
28.
▲
by
lini
6y ago
Many streaming services will split the media file into segments and send only the first few chunks to the browser, to limit bandwidth usage on longer media and block techniques like the one you described. Recently I used youtube-dl to get a
29.
▲
by
lini
6y ago
Excel has a limit of ~1M rows per sheet. Total cases in the UK until now are ~500K. So it seems they use 2 rows per case in the sheet. Edit: oops, it seems they used columns for the cases and the ~16K column limit was hit when daily cases e
30.
▲
by
lini
6y ago
The explanation of the failure was very strange to me. I know there are three main UPS types - offline, line interactive, and online. Offline types have the battery disconnected until there is a power outage and only use it when needed. Lin
More ›