Viewing profile — ptttr
ptttr
HN member- Joined
- Sun, Oct 26, 2014, 1:22 AM UTC
- HN karma
- 65
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About ptttr
Recent public activity
-
comment
Comment #44481319
what great answers could look like here? A one way to address that is via tooling (e.g. to visualize state across time) but maybe there’s something more fundamental to be solved he…
-
comment
Comment #41295062
What? Does the idea of employment seem kinda novel in this take? You can gain significant impact multipliers by focusing human attention on a single goal. And not many things do th…
- story
-
comment
Comment #37571008
> you should really use a well designed layer between yourself and FDB. A few are out there. Any recommendations? All I could find is https://github.com/FoundationDB/awesome-founda…
-
comment
Comment #34038587
If a person belongs to the society, then sick, suffering people are not a value but a cost and killing them becomes net gain for society. It's very dangerous to give away body auto…
-
comment
Comment #32206479
I understand your worry, but I've had a quite opposite take on this. I think we can agree that it's not that hard to find ANY job as an experienced developer. However it's much mor…
-
comment
Comment #32203454
I do definitely recommend Clojure - I've switched to it in 2019 coming from Rails and JS and never looked back. Clojure's job market is great, there's no shortage of offers, even f…
-
comment
Comment #30024789
I went from Ruby on Rails, then Javascript/Typescript to finally land at Clojure in 2019 and I'm not looking back. Clojure has been a perfect fit for my needs, very similar to what…
-
comment
Comment #29255727
Would you say, for someone starting in the same place as OP, that it's better to skip K8s entirely and just go with Nomad?
-
comment
Comment #25916163
The punctuation serves a purpose of separating thoughts from each other and conveying the tone. In messaging apps you separate thoughts by sending them as separate messages and con…
-
comment
Comment #25443367
Nowadays, you can get VSCode support for Clojure pretty much out of the box with calva[1] extension working together with clj-kondo [2] almost without any configuration. It works g…
-
comment
Comment #24252386
You're on to something. Low code platforms, at their core, allow you to define the software with data (from predefined components usually through UI) and that's how they enable sup…
-
comment
Comment #24024555
The most humanitarian solution to the collapse seems to be a combination of both: Global Universal Basic Income and Global Carbon Tax. Global GDP [1] = $142000bn Human population […
-
comment
Comment #24019059
> UBI is one of those ideas that is theoretically awesome but doesn't survive contact with reality You don't know that - you just base it on your theory. Of course, every idea gets…
-
comment
Comment #24018948
> Probably minimum wage would have to be raised so that people would want to work as a maid or McDonald The beauty of UBI is that government mandated minimum wage, with all its dra…
-
comment
Comment #23789761
It needs to be universal so it doesn't penalize work. If there's any set limit, it'll create pathologies around it like people not taking up a job because it would lead them to loo…
-
comment
Comment #23369160
The downsides are not clear to me as well. The only argument I could think of is a nationalistic sentiment that nations should live & work together but I find it poorly motivated i…
-
comment
Comment #22944296
This submission points to a pretty landing page instead of directly to the article, but of course the discussion stays relevant.
-
comment
Comment #21881301
If you're looking for potential alternatives to REST and GraphQL, I suggest checking out how Fulcro [1] works together with Pathom [2] using EQL [3]. It's a data-driven full-stack …
-
comment
Comment #21747883
The original question made this mistake probably because the poster didn't know it but Pathom is the actual alternative to GraphQL-based APIs. Datalog solves a subtly different pro…
-
comment
Comment #21643507
Rails were successful in the 2005-2015 era of server-rendered HTML but today MVC + REST API might not be enough anymore for solo founders to compete in multi-platform, client-rich …
- story
-
comment
Comment #20783567
> With this, the international research team has also made an important step towards practical applications such as a future quantum internet, since high-dimensional quantum system…
-
comment
Comment #20368999
I would add cryptic error java stacktraces to this list but, as someone who recently overcame the "java is gross" bias, I'd say benefits of JVM and its vast ecosystem outweigh the …
-
comment
Comment #20211924
I have a feeling that this book is _the_ advice. It's literally in the subtitle: "Upgrade Your Reasoning and Make Better Decisions with Mental Models". I imagine mental models have…