Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ptttr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ptttr
1y ago
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 here? Or is it more about current tooling capabilities?
2.
▲
by
ptttr
2y ago
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 that better than throwing money at a problem. However with ind
3.
▲
Transforming Data with Malli and Meander
(metosin.fi)
2 points
by
ptttr
3y ago
|
0 comments
4.
▲
by
ptttr
3y ago
> 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-foundationdb#layers - not sure how comple
5.
▲
by
ptttr
4y ago
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 autonomy freedom to the collective as it could be potential
6.
▲
by
ptttr
4y ago
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 more difficult to find a great, satisfying job.
7.
▲
by
ptttr
4y ago
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 for newcomers and it has been the top paying l
8.
▲
by
ptttr
5y ago
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 you describe, and neither Rails nor JS have been
9.
▲
by
ptttr
5y ago
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?
10.
▲
by
ptttr
6y ago
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 convey the tone through emojis. In the time-stressed and client
11.
▲
by
ptttr
6y ago
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 great - I've switched over from Cursive and I'm not
12.
▲
by
ptttr
6y ago
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 super productivity, until you hit a wall. Data Declar
13.
▲
by
ptttr
6y ago
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 [2] = 7.8bn GUBI = $100 * 12 months * 7.8bn = $9360bn $9360bn
14.
▲
by
ptttr
6y ago
> 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 perverted by current political system, but the
15.
▲
by
ptttr
6y ago
> 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 drawbacks, wouldn't be needed anymore. People would be
16.
▲
by
ptttr
6y ago
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 loosing money/time.
17.
▲
by
ptttr
6y ago
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 in a global world. I see, however, a lot of benefits of e
18.
▲
by
ptttr
6y ago
This submission points to a pretty landing page instead of directly to the article, but of course the discussion stays relevant.
19.
▲
by
ptttr
7y ago
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 application programming system centered around gra
20.
▲
by
ptttr
7y ago
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 problem of querying the data, while Pathom/GraphQL&#x
21.
▲
by
ptttr
7y ago
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 reality. After spending of +4 years working professionally w
22.
▲
Why Build Solutions with Fulcro – Tom Toor (Clojure/Conj 2019)
(youtube.com)
6 points
by
ptttr
7y ago
|
2 comments
23.
▲
by
ptttr
7y ago
> 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 systems can transport larger amounts of information than qubits
24.
▲
by
ptttr
7y ago
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 cost.
25.
▲
by
ptttr
7y ago
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 a lot to do with managing and balancing one&
26.
▲
by
ptttr
7y ago
That's what I love about Clojure culture. It started as an acknowledgment of weaknesses of dominant solutions (isn't ORM an anti-pattern?) and lead to this beautiful story of open source: Yesql -> HugSQL -> PugSQL It's
27.
▲
by
ptttr
7y ago
The author mentions it in the first paragraph, just chooses to focus the article on the design part: "At this stage, I'm going to assume you've conducted some user research or at the very least, spoken to potential customers
28.
▲
by
ptttr
8y ago
The worst part about comments is that they just add a cognitive load of reading and parsing extra lines of text. What if the underlying logic changes? Do I need to update the original witty comment as well? How do I know if the comment is s
29.
▲
by
ptttr
8y ago
That sounds like a market ripe for disruption - imagine a competitor that follows software engineering best practices.
30.
▲
Code Quality – your powerful ally
(medium.com)
1 points
by
ptttr
9y ago
|
0 comments
More ›