Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wswin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wswin
5d ago
the same way, app is the advertised products
2.
▲
by
wswin
3mo ago
Interesting observation, similar manner of work as Linus Torvalds. These guys implement existing ideas well, consistent and open, but are not inventors.
3.
▲
by
wswin
4mo ago
I think good system should be prepared to do a reboot in a short notice. Even some long running jobs can have a pause mechanism.
4.
▲
by
wswin
4mo ago
It terms of the IT sector there is not much difference to the rest of the Europe. America has dominated the field, China is catching up, especially in global giants category.
5.
▲
by
wswin
4mo ago
You greatly overestimate its significance. The benefits are roughly 1% of the GDP. In 2023 Poland netted 8.2 bn€ [1]. The GDP was 751 bn€. [1] https://www.pap.pl/en/news/poland-largest-recipient-eu-funds...
6.
▲
by
wswin
5mo ago
and Ungoogled Chromium
7.
▲
by
wswin
5mo ago
not the state, but the law
8.
▲
by
wswin
6mo ago
Home NAS, with data redundancy and filesystem with checksums. It's great because you can access it from any device and there is a ton of FOSS for it now
9.
▲
by
wswin
6mo ago
They don't have access to the host filesystem nor environment variables and this attack wouldn't work.
10.
▲
by
wswin
6mo ago
I will wait with updating anything until this whole trivy case gets cleaned up.
11.
▲
by
wswin
6mo ago
Containers prevent this kind of info stealing greatly, only explicitly provided creds would be leaked.
12.
▲
by
wswin
6mo ago
I don't think it would help here, they were stealing credentials
13.
▲
by
wswin
6mo ago
Cool project. I think most real life problems would be solved with shared memory objects, c.f. shm_open [1]. Python has a wrapper on in the standard library [2], not sure about other languages 1. https://www.man7.org/linux&#
14.
▲
by
wswin
6mo ago
what comments?
15.
▲
by
wswin
6mo ago
You didn't even slightly research the topic of phone malware, browse /r/isthisascam for starters. I don't say the problem is an "epidemic" and it doesn't have to be an epidemic to be addressed.
16.
▲
by
wswin
6mo ago
what's your solution to combat scammers?
17.
▲
by
wswin
6mo ago
Any reasoning/data or at least an anecoded behind this claim? No?
18.
▲
by
wswin
7mo ago
What's sketchy about proton?
19.
▲
by
wswin
7mo ago
These are from AWS right, what about simple, no cloud setups with just docker compose or even bare proccesses on a VPS?
20.
▲
by
wswin
7mo ago
At least it's figurative
21.
▲
by
wswin
7mo ago
Finally, but done wrong. This should be done by 3rd party app (probably owned by government) with access token without sharing one's identity.
22.
▲
by
wswin
8mo ago
Funny that this is a non-existent problem for the previous generation of phones, since they had removable battery.
23.
▲
by
wswin
8mo ago
Django is great, but it lacks typing in code, but especially in docs. It would spare me a lot of bugs. IMO, type annotations should only be omitted in obvious cases or simple/MVP projects.
24.
▲
by
wswin
8mo ago
I think they're two different tools. Containers are great for production environments. Beside reproducibility, they also give control over resources and manage virtual devices. Things that are rather not needed during development.
25.
▲
by
wswin
8mo ago
Let's not pretend they would do this if the tech monopolies were european.
26.
▲
by
wswin
8mo ago
The path frameworks usually go: open source some of it and paywall extras or some related service. Look at Expo or Next.js. It’s bold to assume people will spend money on something they can’t see in action and don’t know whether it will fit
27.
▲
by
wswin
8mo ago
Comparison to Spark in terms of speed and simplicity is pretty unfair since Spark is designed for multi-node use and horizontal scaling isn't going anywhere.
28.
▲
by
wswin
8mo ago
It's inefficient and not living to its potential
29.
▲
by
wswin
8mo ago
Home NAS servers are already shipped with user friendly GUI. Personally I haven't used them, but I certainly would prefer it, or recommend it to tech-illitarate people instead of allowing LLM to manage the server.
30.
▲
by
wswin
9mo ago
Rust gets harder with codebase size, because of borrow checker. Not to mention most of the communication libraries decided to be async only, which adds another layer of complexity.
More ›