Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zcam
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
zcam
2y ago
+1 for fennel
2.
▲
by
zcam
2y ago
Exoscale, a cloud provider is also using clojure heavily. Pretty much anywhere where the jvm is a good fit, but given it’s a hosted language you can also use it to emit dart code or js and find it running on shoulders of others (like jank,
3.
▲
by
zcam
4y ago
datalog is just the query language. For me there's no such thing as a datalog db, there are various db that uses some derivative of datalog for querying but that's it. To give you an idea, datomic has other ways to query your data
4.
▲
by
zcam
4y ago
All the things you are mentioning would be nice to haves but frankly nothing prevents us to use these today already, either directly or via a bit of wrapping. Communication "style" and slow pace is frustrating sometimes but that&#
5.
▲
by
zcam
4y ago
No
6.
▲
by
zcam
4y ago
I am a swiss expat living in Sweden and I can confirm the trains are terrible over here. They are rarely on time, cancelations are very common and incidents can deadlock an entire region. I had to take cabs a few times at the last minute af
7.
▲
by
zcam
4y ago
The enemy =)
8.
▲
by
zcam
4y ago
I was lucky to play UO from the beta days, when a lot of unintentional "features" existed. To name a few good ones: * monster gating. Opening a gate (portal) would allow people to travel from one place in the world to another by
9.
▲
by
zcam
4y ago
It's a bit like nix but only for emacs. Modes are downloaded/built locally and versions pinned. From there you can put in version control your pin file and update/revert updates safely. It also guarantees you get the exact
10.
▲
by
zcam
4y ago
Most often lsp-servers installation is bundled with lsp-mode via 'install-lsp-server'
11.
▲
by
zcam
5y ago
The price tag is ridiculous
12.
▲
Fennel 1.0.0 Released
(lists.sr.ht)
3 points
by
zcam
5y ago
|
0 comments
13.
▲
by
zcam
5y ago
I have been living not too far from Lund for 7 years and it's a mixed bag here. Sure in Lund it's full of expats, people are friendly and generally almost everybody speaks English. But 15km away in the country side it's quit
14.
▲
by
zcam
5y ago
And soon clojure-dart.
15.
▲
by
zcam
5y ago
There is also ClojureDart in the making. That one seems quite promising.
16.
▲
by
zcam
6y ago
exoscale.com would be a good alternative as well
17.
▲
by
zcam
6y ago
Nubank is also pretty big (clj/cljs/datomic). There's also Exoscale using clojure(script) extensively. Funding Circle and CircleCI also use it but I think "only" on the backend.
18.
▲
Pitch: Collaborative presentation software for teams
(pitch.com)
242 points
by
zcam
6y ago
|
116 comments
19.
▲
by
zcam
6y ago
There are a few libraries that make it possible without abusing conformers, one of which is https://github.com/exoscale/coax
20.
▲
by
zcam
7y ago
I build/assemble keyboards using qc switches, I own boards with "old" qc and some from this year (+ others with mx, kailh) . I can confirm they are much better now. Current switches have way less wobble and are far more rel
21.
▲
by
zcam
7y ago
With very high fines if you were caught paying less or nothing, that helped a bit I guess.
22.
▲
by
zcam
8y ago
Both models are/can be profitable, it's down to a personal (strategic) choice from the authors ultimately. There are many successful stories of proprietary dbs and also a number open sources ones in terms of profitability, ex: Ela
23.
▲
Katamari – a Clojure build tool
(youtube.com)
2 points
by
zcam
8y ago
|
0 comments
24.
▲
by
zcam
8y ago
It "transpiles" to lua. So you can do anything lua does, run on any lua interpreter, use any lua library. So yeah, blazing fast, with a decent macro system and fixing some of the odd corners of Lua at compile time. It's reall
25.
▲
by
zcam
8y ago
> And the client/server model.. sure, nailgun and grenchman were a bit clunky, but none of these efforts have gained widespread adoption, afaik. Most people don't just go out of their way to tweak their build tool. I was not th
26.
▲
by
zcam
8y ago
Right it's also gpl my bad. The fact you can download and build it doesn't mean much in general tho.
27.
▲
by
zcam
8y ago
You'd be surprised, there are people in the community with some clever ideas to do that with a (fast)client/server model and change diffing (incremental builds), but it's super early days. With tools.deps and the need of some
28.
▲
by
zcam
8y ago
Oracle didn't own java 20 years ago :) That said there's a lot of FUD around Oracle ownership nowadays but most of it is moot since OpenJDK is the fundation of Oracle's Java.
29.
▲
by
zcam
8y ago
It's not all unicorns though. Performance can vary quite a lot from task to task, also compile times suffer a lot and you lose some dynamic features. So from what I understand it might be useful for clojure cli apps, but at this poi
30.
▲
by
zcam
8y ago
It's super easy to learn for people with programming experience limited excel macros and the like, not to mention the huge number of tutorials, books etc. It's used in a rule engine for cases where the user needs an escape hatch t
More ›