Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dm33tri
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dm33tri
2y ago
Totally not a coincidence https://x.com/platoff/status/1737142050603086281
2.
▲
by
dm33tri
2y ago
I don't even know what DRM brings to the browsers apart from breaking external monitors and blacking out screenshots All the content behind it is still available day 0 on trackers
3.
▲
by
dm33tri
3y ago
I think they have custom rules in the works, using `trustfall` query engine and yaml definitions https://github.com/oxc-project/oxc/tree/main/crates/oxc_quer...
4.
▲
by
dm33tri
3y ago
I think you only write WebGPU code if you are using JS or Rust for your hobby project
5.
▲
by
dm33tri
3y ago
Nowhere near CUDA. Maybe OpenCL and Metal replacement because nobody bothers to support them, so just a fallback option for AMD and ARM chips.
6.
▲
by
dm33tri
4y ago
These comments are deceptive. Yes, this is how LLMs work, but that doesn't mean they only repeat things they have seen before. LLMs are capable of following instructions to construct new words in any language they know, words never see
7.
▲
by
dm33tri
4y ago
Kinopoisk and Amediateka (legal places to watch content) grew a lot before 2022. Netflix launch there was a success too. Now there's no Netflix and shows are being pulled off Kinopoisk. I guess there's not a lot of paid content in
8.
▲
by
dm33tri
4y ago
I think on macOS programs are able to store data "inside" themselves, because .app files are just folders. They usually shouldn't put stuff in Library.
9.
▲
by
dm33tri
4y ago
I think three.js is pure JavaScript, it may be some physics engine that uses WASM (like Rapier)
10.
▲
by
dm33tri
4y ago
You don't need to pay a fee to develop an app, only to publish it
11.
▲
by
dm33tri
4y ago
The message on driver's screen says something like "Note from passenger: Guys and girls, stop feeding the yellow [Yandex], switch to Wheely!"
12.
▲
by
dm33tri
4y ago
Yeah to me seems they rather buy data, so in the app I see ads about things things I've looked for somewhere else. Never seen it other way around, but maybe it is more subtle - YouTube Shorts and TikTok have a huge overlap in content f
13.
▲
by
dm33tri
5y ago
In less developed countries $10k is >= 40% annual salary for most developers with almost any skillset
14.
▲
by
dm33tri
5y ago
Sometimes when I have a very limited connection on mobile, nothing helps the web and no pages would load over https, even if it's just plain HTML. And if the connection drops, then it almost certainly won't recover and full page r
15.
▲
by
dm33tri
5y ago
After some local streaming service took over like 70% of market (largely by expanding it, because it costs $3 compared to competitors at $5-10) other companies made a deal and now you can subscribe to "Most popular streaming service +
16.
▲
by
dm33tri
5y ago
Sometimes I'm baffled how basic functionality is considered innovation in other places. Where I live most banks allow turning online payments on and off, and you can issue a virtual card for your account and then set any limits on it.
17.
▲
by
dm33tri
5y ago
In my country we confirm every transaction with 2FA, if the site supports secure payments (almost every website)
18.
▲
by
dm33tri
5y ago
This website is so laggy, really tells us about the state of frontend in 2021
19.
▲
by
dm33tri
5y ago
In a nutshell: like MySQL but for analytic applications
20.
▲
by
dm33tri
5y ago
Yeah same I thought my laptop broke because my AirPods and my mouse weren't working. Turned out it's the other laptop connected to 2.4GHz across the room.
21.
▲
by
dm33tri
5y ago
I don’t think JS has built-in parser API either, but grammars are available that you can use to quickly build parsers and generators.
22.
▲
by
dm33tri
6y ago
In my country we have 2FA on most of the internet payments by debit/credit card. Also most people use debit and it’s nearly impossible to dispute the payment, but IMO relying on services (Uber Eats) rather than banks is simpler.
23.
▲
by
dm33tri
6y ago
You can use a mac from school or work and iPhones/iPads are as low as $300-$400. But paying $100 just for trying to publish an app is not worth it for many people. Android and Windows stores have lower and regionally adjusted prices.
24.
▲
by
dm33tri
6y ago
Easy in Russia because LinkedIn website and apps are blocked and enabling VPN just to scroll the feed is not worth it Maybe ban it in hosts and unban when needed?
25.
▲
by
dm33tri
6y ago
"The social graph" (your phone book) is most likely already uploaded somewhere by third-party app or even Google/Apple themselves. Using separate contact list (even uploaded to some server) seems more secure to me than using
26.
▲
by
dm33tri
6y ago
I don't get why people praise e2e so much If you look in the past main attack vectors on messengers are via exposed phone number, third-party insecure cloud backups or just physically accessing your device. Telegram addresses all of th
27.
▲
by
dm33tri
6y ago
Most of these issues vary between distros but they are mostly valid, especially on laptops. I only had two laptops, but on both suspend doesn't work properly because of btusb driver. And to get battery life on par with Windows, you nee
28.
▲
by
dm33tri
7y ago
They don't show full URL, and a few times when I clicked on "correct" link I got to a shitty landing which I could not escape. Of course most of the blame is on shitty website design, but still I want to see where the link ac
29.
▲
by
dm33tri
7y ago
They show big red error and prompt to continue is hidden under spoiler. Also XHR requests just cut off, it's painful when developing and testing.
30.
▲
by
dm33tri
7y ago
You can't assume protection, whereas with http you assume no protection. So, if you can't trust certificate (not when it is invalid), just show same level of protection as http.
More ›