Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
angio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
angio
11mo ago
The top list would be all EU countries since not only they can travel almost anywhere, but they have the right to live and work in 20+ other rich countries.
2.
▲
by
angio
1y ago
I'm also in the camp that stopped using Pulumi, in part because despite the lack of state file it feels even more sluggish than tf.
3.
▲
by
angio
1y ago
How does this compare with Pulumi? AFAIK they also don't have a state file and relay on an external database to store state. Is your locking granularity better?
4.
▲
by
angio
2y ago
Three UK has unlimited 5G data plans.
5.
▲
by
angio
2y ago
TextMate is the first software I bought as a high school student. At the time it was _the_ code editor for anyone doing RoR.
6.
▲
by
angio
2y ago
If you're willing to pay out of pocket (~100 euro or so) that service is available in western europe too.
7.
▲
by
angio
2y ago
You can use Talos linux for an immutable (and tiny) OS.
8.
▲
by
angio
2y ago
kubectl-node-shell is also pretty good to do that automatically. https://github.com/kvaps/kubectl-node-shell
9.
▲
by
angio
2y ago
I'm seeing a lot of custom operators written in Rust nowadays. Obviously biased because I do a lot of rust myself so people I'm talking to also do rust.
10.
▲
by
angio
2y ago
I think you're just used to AWS services and don't see the complexity there. I tried running some stateful services on ECS once and it took me hours to have something _not_ working. In Kubernetes it takes me literally minutes to a
11.
▲
by
angio
2y ago
A lot of people (esp people that performed extremely well in school and in corporate environment) find "failing" and "losing reputation" very stressful.
12.
▲
by
angio
2y ago
I love how the EU introducing privacy laws and fining american companies when they break said laws is bad and the EU is overstepping their boundaries, but the US forcing the sale of a foreign company is totally cool.
13.
▲
by
angio
3y ago
Why would you want to live in a country that bans apps like dictatorships do? I'd rather live in a free country.
14.
▲
by
angio
3y ago
If you run their service locally it displays the connected account and you can interact with the app.
15.
▲
by
angio
3y ago
You can still name things in Tailwind + React (create a new component or variant), what changes is that if I need to add a 10px margin on the right I don't have to create a new component (like when using styled components), I simply ov
16.
▲
by
angio
3y ago
They mention metadata in the article. Imagine sending a message to a Signal account at time X, then asking Apple a list of all users that received a Signal notification at that specific time.
17.
▲
by
angio
3y ago
If you start vscode with `code .` after entering the nix shell it will work in most cases.
18.
▲
by
angio
3y ago
Trenitalia has to make money since it's partly a private company.
19.
▲
by
angio
3y ago
Roads still exists, but they're only used in emergencies or by people with special permits (e.g. disabled). Walkable communities are more dense and with less traffic, so emergency vehicles can reach destination faster in most cases.
20.
▲
by
angio
3y ago
Aave cannot fake its risk parameters because it's fully on chain and anyone can check them. Crypto scams are always off chain (like FTX and many more) or have smart contracts that can be upgraded by anyone (but again, anyone can check
21.
▲
by
angio
3y ago
In my experience (sticking to base services like vm, k8s and blob storage) they are more reliable than GCP and less confusing than AWS. They're managed offering is bad, but I don't touch managed services anymore after getting burn
22.
▲
by
angio
3y ago
Should be in your "Sent" folder right?
23.
▲
by
angio
3y ago
How do people deploy FDB to the cloud? Is it possible to deploy it without EBS to take advantage of cheaper VM temporary storage?
24.
▲
by
angio
3y ago
Buildkite encourages that, even plugins are just a bunch of bash scripts that are sourced at specific steps of the build.
25.
▲
by
angio
3y ago
We use mirrord together with a staging environment to run specific services without the need to bring up the rest of the stack locally (we have ~5 services so it wouldn't even be an issue).
26.
▲
by
angio
3y ago
Because they can buy western-made aircraft engines for a fraction of the price it would cost to develop one domestically.
27.
▲
by
angio
3y ago
In theory nix can solve that, in practice is more ergonomic to leverage a language's native package manager even in nix.
28.
▲
by
angio
3y ago
In that case NixOS rebuild will fail telling you exactly what to do. This is better than upgrading MacOS, where a system upgrade may break tools installed with homebrew and there is no way of knowing until _after_ the upgrade.
29.
▲
by
angio
3y ago
With NixOS someone else has written that script and now I can use a DSL to configure my desktop
30.
▲
by
angio
3y ago
Apisix. Envoy is so hard that there's entire suites of products (ambassador, gloo, etc) just to make it easier to configure.
More ›