Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
danh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Cloact becomes Reagent: Undo is trivial
(holmsand.github.io)
2 points
by
danh
13y ago
|
0 comments
2.
▲
by
danh
13y ago
Firstly, Hiccup is Clojure (so basically server only). Cloact is ClojureScript, that compiles to javascript (so browser, node.js, etc). Secondly, Hiccup produces strings. Cloact typically creates DOM elements, through React, that change eve
3.
▲
by
danh
13y ago
In a way. Using regular atoms you can only get a callback when they are modified, but not when they are deref'ed. You could still use regular atoms, though, with some extend-type magic. But then you risk messing with non-Cloact code
4.
▲
by
danh
13y ago
Thanks, again :) Yes, exactly, Cloact tries to stay really close to plain React. But since it allows you to separate data from rendering, undo should be quite trivial to implement (if you keep all your application data in a single cloact&#x
5.
▲
Cloact: Minimalistic React for ClojureScript
(holmsand.github.io)
118 points
by
danh
13y ago
|
44 comments
6.
▲
by
danh
13y ago
With React, you get to choose the parts of your code that integrate tightly which each other. Choice is good. And if you don't like html in js, you could always embed ClojureScript in ClojureScript :-): https://github.com&#x
7.
▲
Bill Gates Is Beginning to Dream the Thorium Dream
(motherboard.vice.com)
3 points
by
danh
13y ago
|
0 comments
8.
▲
by
danh
13y ago
I've been playing with React a little bit, and so far I like the experience a lot. Rendering is incredibly quick, since React only touches the parts of the DOM that have changed. Components are very lightweight, so you can break down the UI
9.
▲
Bringing async/await to life in JavaScript
(bjouhier.wordpress.com)
1 points
by
danh
13y ago
|
0 comments
10.
▲
by
danh
13y ago
Favorite part: "Since the only computer language Richard was really familiar with was Basic, he made up a parallel version of Basic in which he wrote the program and then simulated it by hand to estimate how fast it would run on the Connect
11.
▲
by
danh
14y ago
I think their problem is much worse than just being a question of improving data quality. They seem to get data from a lot of very different sources, and those simply do not fit together. For example, in Stockholm Apple's map still shows mo
12.
▲
by
danh
14y ago
Something like this would make a great addition to CoffeeScript.
13.
▲
Heap.coffee: Low-Level CoffeeScript
(syg.github.com)
5 points
by
danh
14y ago
|
0 comments
14.
▲
by
danh
14y ago
Thou shalt not use the name of software failure in vain.
15.
▲
by
danh
14y ago
It doesn't seem to fix anything, unfortunately, as far as I can tell after a quick test.
16.
▲
by
danh
14y ago
Now, if they only could sort out the iPhone app as well. It uses a lot more CPU (and corresponding battery) than other audio players (probably due to its Vorbis use), and skips as soon as the os is busy doing something else.
17.
▲
Mozilla about to change video policy
(blog.lizardwrangler.com)
2 points
by
danh
15y ago
|
1 comments
18.
▲
by
danh
15y ago
No problem. It's lists all the way down.
19.
▲
StratifiedJS: Javascript + structured concurrency
(onilabs.com)
53 points
by
danh
15y ago
|
7 comments
20.
▲
by
danh
15y ago
That is quite a strong reason, though.
21.
▲
Analysis: Wall Street puzzles over Google's new direction
(reuters.com)
2 points
by
danh
15y ago
|
0 comments
22.
▲
by
danh
15y ago
Allow me to be a little grumpy: I hate tabloidy headlines with question marks. As in "Queen Elizabeth: Is She a Transvestite?", "The Moon: Is It Made of Cheese?" or "Linkbait: Will It Ever End?".
23.
▲
Literate CoffeeScript
(github.com)
2 points
by
danh
15y ago
|
0 comments
24.
▲
by
danh
15y ago
Also: Xcode 4.2
25.
▲
by
danh
15y ago
Calling Windows 95 an "abysmal failure" might be a bit too harsh.
26.
▲
by
danh
15y ago
And I can't even imagine what Siri and Wolfram Alpha will cook up together.
27.
▲
by
danh
15y ago
A bit off-topic, but now you don't have to follow the G+ name rules if you're famous enough. At least if "famous enough" means "being Madonna". [1] I don't remember her last name, but I'm pretty sure it is not ".". [1] https://plus.google.
28.
▲
Airbnb: We screwed up and we're sorry
(twitter.com)
5 points
by
danh
15y ago
|
0 comments
29.
▲
CSS3 Animation With jQuery Fallbacks
(msdn.microsoft.com)
3 points
by
danh
15y ago
|
0 comments
30.
▲
by
danh
15y ago
I'm a heavy Spotify user because it is so much more convenient than the alternatives. I love not having to care about buying, downloading, uploading, sorting, tagging and generally messing about with files. Most of the time, I don't even ha
More ›