Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dimitar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dimitar
17d ago
and that is why the share of households with AC is increasing rapidly in places that didn't use to have them, as one would expect.
2.
▲
by
dimitar
21d ago
The truth is that until recently AC was not needed in the mild climates of much of the continent and it is already present everywhere in the South and East. Regulation and affordability is part of the story, but its far from the primary fac
3.
▲
by
dimitar
2mo ago
I remember Google+ had groups called "circles" which could be used to choose with whom you share a post; it is a very common sense feature which I haven't seen since. And your reason 1 is a good explanation why.
4.
▲
by
dimitar
3mo ago
There is an interesting technical reason why its a challenge (and they can't just swap in a supported library): > What makes the “simulate inputs” approach work is that the engine takes utmost care to keep calculations identical on
5.
▲
by
dimitar
3mo ago
It doesn’t have to be the leading countries, if the EU allows it, it is good enough to create a market for distilled models
6.
▲
by
dimitar
5mo ago
It is! And also it has inspired a few other clojure datalog databases, so there is much more choice: * https://github.com/datalevin/datalevin * https://github.com/replikativ/datahike * https:&#x
7.
▲
SQLite in Production? Not So Fast for Complex Queries
(yyhh.org)
4 points
by
dimitar
8mo ago
|
0 comments
8.
▲
by
dimitar
9mo ago
Data oriented in clojure slang means modeling things in data structures like hashmaps and clojure sets as opposed to defining classes and types. The language encourages you to do it and provides a lot of built-in functions to work with them
9.
▲
by
dimitar
11mo ago
I'm an employed emacs user and more than half of my team also uses emacs
10.
▲
by
dimitar
11mo ago
Indeed! I went back just to mention it owes its incredible UX to the transient package, I am going to look up more uses for it. Do recommend more if you can, please!
11.
▲
by
dimitar
11mo ago
I think Emacs still does all of this; the argument the author makes is that it is "arcane", it just uses conventions he is not used to. It is however fully self-documented and interactive. For me the best textual interface I'
12.
▲
by
dimitar
1y ago
30s might be the threshold for me; any more than that it is distracting; since this is a laptop I might open it just to check my email for example
13.
▲
by
dimitar
1y ago
How quickly does your laptop start? I like this idea a lot, I am now going down the rabbithole of finding which distributions boot the fastest (I remember this mattered a lot to linux users about 20 years ago)
14.
▲
Daily Azure Shit
(mastodon.social)
1 points
by
dimitar
1y ago
|
0 comments
15.
▲
by
dimitar
1y ago
Can you give an example? I can't speak for all possible lisps but Common Lisp and clojure have great string built-ins: https://lispcookbook.github.io/cl-cookbook/strings.html https://clojuredocs.org
16.
▲
by
dimitar
1y ago
Nothing relaxes me like throwing tanks and helicopters into the fire in Warno - a Cold War Combined Arms Real-Time Tactics game
17.
▲
by
dimitar
1y ago
And yet people write a ton of XML, JSON or YAML by hand.
18.
▲
by
dimitar
2y ago
honeycomb
19.
▲
by
dimitar
2y ago
It is as complicated as you want or need it to be. You can avoid any magic and stick to a subset that is easy to reason about and brings the most value in your context. For our team, it is very simple: * we use a library send traces and tra
20.
▲
by
dimitar
2y ago
I have a Boox Note Air 4C so here is the good: * I can comfortably read any PDF; I don't think the font is too tiny. This is the main reason I bought it for. * Android means great data support, I can open any format and I can even inst
21.
▲
by
dimitar
2y ago
Well you can make the case that people don't have to dress a certain way because we are much better insulated (metaphorically and literally) from the environment. And there are of course no sumptuary laws. So clothing can be more fun,
22.
▲
by
dimitar
2y ago
Datomic Pro doesn't need AWS, I don't see what complications it can cause. It has some helpers for running it in AWS (like a bucket to export to CloudWatch), but none of them are mandatory. And if your use case is small you can ru
23.
▲
by
dimitar
2y ago
This phenomenon needs a term, how about Premature Architecture?
24.
▲
by
dimitar
2y ago
They are seen as unfortunate cost centers. They don't add new features that are sold to clients. They don't even fix the bugs the clients care about. Making the others more efficient or preventing catastrophe is invisible work.
25.
▲
by
dimitar
2y ago
you're going to be the "ops bitch" for the "real" programmers Rachel is spot on about what is often wrong with IT culture; "typecasting" people for someone's convenience or to get a fancy title lead
26.
▲
by
dimitar
2y ago
Let's see the features used in that snippet: * The cond macro which works similarly to C switch * Hashmap functions like merge and merge-with * Destructuring * The for macro which is similar to the "for each in" statements No
27.
▲
by
dimitar
2y ago
Dr. Strangelove or how I learned to stop worrying and love the bomb Casablanca The first Sean Connery James Bond films, Casino Royale with Daniel Craig The Matrix Django Unchained The Wolf of Wall street
28.
▲
by
dimitar
2y ago
There is an alternative and complementary approach worth considering - instead of duplicating infrastructure in a smaller scale, you can simplify it to the simplest possible requirements needed to make your service run. Consider an old shar
29.
▲
by
dimitar
2y ago
Omm is built using the charm libraries: https://charm.sh/ Easiest way to do it any language is to shell out to gum: https://github.com/charmbracelet/gum
30.
▲
by
dimitar
2y ago
I cannot help but think products like DB2 and AS/400 (i Series/IBM i) are intentionally not promoted by IBM - they concentrate all marketing resources onto the next hype and view these reliable workhorses as a burden.
More ›