Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Strum355
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Strum355
3y ago
I feel like youre arguing a different point here. I agree with the other person that hooking a macOS machine to a non-HiDPI monitor makes for an awkward (Id call downright bad) font experience, due to them having removed subpixel anti alias
2.
▲
by
Strum355
3y ago
I personally prefer https://explain.dalibo.com over depesz's version, both from a visualization standpoint (I can more clearly see the hierarchy of operations) but also because I've had some not great experiences with
3.
▲
by
Strum355
4y ago
It's pretty much unmaintained, but it does still work!
4.
▲
by
Strum355
4y ago
There are android apps specifically for this that can fetch from a git repo and you can input your GPG password, with autofill and all
5.
▲
by
Strum355
4y ago
Still would not use V myself, its the prime example of overmarketing of impossible features, silencing of critics online etc
6.
▲
by
Strum355
4y ago
> the excellent toolchain and numerous libraries The same libraries that can be used from Kotlin?
7.
▲
by
Strum355
4y ago
Probably more like `weaveworks/ignite`, which creates firecracker microvms from OCI images
8.
▲
by
Strum355
4y ago
Nix and Docker share the same purpose in this context: declaring the dependencies needed for this environment. This can include shell scripts, system-level dependencies etc. If anything I would say Nix would be better here (logical middlegr
9.
▲
by
Strum355
4y ago
Note that if you delete entries in non sequential order (aka not at the start-only or the end-only) and continue inserting, BRIN index becomes much less effective. Its very much predicated upon the concept of append-only, as postgres fillin
10.
▲
by
Strum355
4y ago
You lost me at saying Go let's you forget to handle errors, when its pretty objectively more vocal at having you not handle them than Kotlin with its lack of checked exceptions, having just said Kotlin (and C#) are better than Go in it
11.
▲
by
Strum355
4y ago
Thats a separate issue from the one being shown here. The syntax here is just invalid
12.
▲
by
Strum355
4y ago
Not going to link it anywhere? I have some doubts given how widely it wouldve been shared if the claim is actually true, and your not linking of an example kinda just furthers that
13.
▲
by
Strum355
4y ago
Seeing that for my employer too, it lists tech like Elasticsearch, Kafka, Kibana etc that we're 100% not using and would have no mention of either
14.
▲
by
Strum355
4y ago
Its non deterministic on purpose because thats how its required to be to fit the model of CSP (communicating sequential processes)
15.
▲
by
Strum355
4y ago
That is actively being worked on currently, but is very WIP still
16.
▲
by
Strum355
5y ago
Ive had a number of python libraries (and Im not talking small, lesser known ones) that would depend on (and break in the absence of) specific quirks in Python versions that made upgrading python an unnecessary hassle.
17.
▲
by
Strum355
5y ago
> Corporate tax rates are the same as other countries in Western Europe Except for Ireland with its 12.5%
18.
▲
by
Strum355
5y ago
As a heavy discord user, its performance is just nothing compared to a native app (gtk etc). Its notably not native in performance
19.
▲
by
Strum355
6y ago
Outside of the JVM space, I share the complete opposite sentiment. Go and Rust support in the past few months (close to a year at this stage) have been vastly better with LSP than with intellij (or the more specific products). Rust-analyzer
20.
▲
by
Strum355
6y ago
How does Sarif compare to LSIF?
21.
▲
by
Strum355
6y ago
Does this use OpenTelemetry/OpenTracing if not, why not?
22.
▲
by
Strum355
6y ago
How does this compare to inlets.dev?
23.
▲
by
Strum355
6y ago
You can do IaC for bare metal home servers as well. And thats coming from a 90s kid. We run a few physical servers for a college society with proxmox on top, and all of our VMs are codified in Ansible
24.
▲
by
Strum355
6y ago
Doing `export TERM=xterm` has worked consistently for me
25.
▲
by
Strum355
7y ago
systemd-nspawn is mentioned as a Docker alternative for running an OS... but what about LXD/LXC?
26.
▲
by
Strum355
7y ago
If it didnt have such awkward "support" for reflection and missing support for key methods in Java, GraalVM would be much more likely to be adopted
27.
▲
by
Strum355
7y ago
V for Vaporware. Creator is either fully aware of the scam hes pulling off or is beyond delusional. Just check the sourcecode for the "compiler" (really just a bad C transpiler) and see the atrocities within. Paths hardcoded to hi
28.
▲
by
Strum355
7y ago
Teamwork Projects Used across various teams in the company, from support, marketing, HR and developers. Also has Gantt chart but I've never used that much
29.
▲
by
Strum355
7y ago
And not a single mention of honeycomb.io
30.
▲
by
Strum355
7y ago
Sentry for error reporting. If you can host more services, Grafana + Elasticsearch/Loki with the fluentd docker driver pushing to Fluentd to ES/Loki
More ›