Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ds_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ds_
1y ago
One of the many joys of working with Clojure https://clojure.org/guides/threading_macros
2.
▲
by
ds_
1y ago
Not sure why you're being downvoted, because you're absolutely right.
3.
▲
by
ds_
1y ago
The execute function can recognize it as a t-string and prevent SQL injection if the name is coming from user input. f-strings immediately evaluate to a string, whereas t-strings evaluate to a template object which requires further processi
4.
▲
by
ds_
4y ago
Documentation (and press releases/FAQs) are usually for users. Specifications are for developers. The former can precede and help with forming the latter.
5.
▲
by
ds_
5y ago
Limits have been proposed for how many of these stable relationships it's possible to maintain: https://en.wikipedia.org/wiki/Dunbar%27s_number
6.
▲
by
ds_
7y ago
It's only not a valid point of criticism if you believe any level of wealth is justified as it must be proportional to that individual's contributions to society.
7.
▲
by
ds_
7y ago
"Simple is often erroneously mistaken for easy. 'Easy' means 'to be at hand', 'to be approachable'. 'Simple' is the opposite of 'complex' which means 'being intertwined', 
8.
▲
by
ds_
7y ago
AMP? ( https://amp.dev/documentation/guides-and-tutorials/learn/spe... )
9.
▲
Handheld device sequences human genome
(bbc.com)
2 points
by
ds_
9y ago
|
0 comments
10.
▲
EuroClojure 2017 videos
(youtube.com)
2 points
by
ds_
9y ago
|
0 comments
11.
▲
EuroClojure 2017 videos
(youtube.com)
2 points
by
ds_
9y ago
|
0 comments
12.
▲
EuroClojure Videos
(youtube.com)
6 points
by
ds_
10y ago
|
0 comments
13.
▲
Interactive development (Clojure)
(tonsky.me)
2 points
by
ds_
10y ago
|
0 comments
14.
▲
by
ds_
11y ago
"Om Next is meant to be paired with Datomic" - although datomic makes some things easier, Om Next has no opinion on what backend you use.
15.
▲
by
ds_
11y ago
ClojureScript can do this along with dead-code elimination / cross module code motion: http://swannodette.github.io/2015/02/23/hello-google-closure...
16.
▲
Om Next Quick Start
(github.com)
71 points
by
ds_
11y ago
|
22 comments
17.
▲
by
ds_
11y ago
Here it is on Google maps: https://goo.gl/maps/6kZfb
18.
▲
An alternative core API for Clojure
(dunaj.org)
2 points
by
ds_
12y ago
|
0 comments
19.
▲
by
ds_
12y ago
That's fine if you're happy losing potential productivity gains from new features or community projects that tend to use the latest and greatest.
20.
▲
by
ds_
12y ago
Are there any promising open source alternatives with similar philosophies to datomic?
21.
▲
by
ds_
12y ago
This is also something I'm curious about, particularly how migrations are managed within a team. Most of the solutions I've seen require writing plain SQL in migration files which you name yourself. It's simple but I miss the
22.
▲
Functional UI programming with React.JS and ClojureScript
(vimeo.com)
1 points
by
ds_
12y ago
|
0 comments
23.
▲
by
ds_
12y ago
http://en.wikipedia.org/wiki/Betteridge's_law_of_headlines
24.
▲
O'Reilly – In Celebration of *Day Against DRM* 50% off everything
(shop.oreilly.com)
5 points
by
ds_
12y ago
|
0 comments
25.
▲
by
ds_
12y ago
Can the improvements in loading time be attributed to angular alone?
26.
▲
by
ds_
13y ago
And I bet most people can give you several. Can't remember the last time I bought a DVD or vinyl record, without having enjoyed it somewhere else first, for free.
27.
▲
by
ds_
13y ago
It's the first result for "om clojurescript". So not really.
28.
▲
by
ds_
13y ago
I can't see the parallels between js/html and css/html. React disregards the js/html because they acknowledge that there never really was proper separation. With css/html, at least to me, it seems like there is a cl
29.
▲
by
ds_
13y ago
I'm wondering if the two projects are aware of each other and if there is the possibility for some collaboration there(similar ideas/approaches?)?
30.
▲
by
ds_
13y ago
Why would you want to bundle styles with your components? There is already a nice separation there, maybe you could give an example use case?
More ›