Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rwinn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Show HN: GLSLWASMGIF – Create gifs from glsl shaders with WebAssembly
(johan-nordberg.com)
3 points
by
rwinn
9y ago
|
0 comments
2.
▲
by
rwinn
9y ago
Super cool! btw, you have a typo in the learn more section, the readme link ends in .mg
3.
▲
by
rwinn
9y ago
Hoping to get some help implementing support for other cameras, this was too much of a niche app for it to make sense for me to do it solo. I'm planning to break the PTP/IP framework out to a separate module so it can be reused by
4.
▲
Show HN: Triggy – Open-source DSLR intervalometer for iOS
(github.com)
2 points
by
rwinn
9y ago
|
1 comments
5.
▲
by
rwinn
9y ago
Source code here https://github.com/jnordberg/dreamcanvas
6.
▲
Show HN: DreamCanvas – Collaborative drawing canvas piped to Google's DeepDream
(dream.almost.digital)
2 points
by
rwinn
9y ago
|
1 comments
7.
▲
by
rwinn
9y ago
Impressive results! Even where the original is distorted and mixed with other videos it's detected. I take it you use a different technique than spotter?
8.
▲
DreamCanvas
(dream.almost.digital)
5 points
by
rwinn
9y ago
|
0 comments
9.
▲
by
rwinn
9y ago
Got the results now, posted one of my own videos I know has been reuploaded multiple times: 0 total copies were found with 0 total views Original: https://vimeo.com/132700334 Some known re-uploads: https:/
10.
▲
by
rwinn
9y ago
Jumped through the hoops and signed up to submit my own video, still "Queued to analyze..." after 1h.
11.
▲
Show HN: Dreamcanvas
(dream.almost.digital)
4 points
by
rwinn
9y ago
|
0 comments
12.
▲
Show HN: Collaborative drawing with protocol buffers
(johan-nordberg.com)
14 points
by
rwinn
9y ago
|
1 comments
13.
▲
by
rwinn
9y ago
Demo up here https://johan-nordberg.com/wspainter/
14.
▲
Show HN: Wsrpc – Protocol buffer rpc over binary websockets
(github.com)
1 points
by
rwinn
9y ago
|
1 comments
15.
▲
by
rwinn
9y ago
Isn't everything?
16.
▲
by
rwinn
10y ago
This is purely anecdotal, but I live in Florence and know a couple of people from the "old-money" families and they are not rich by todays standard. They make a modest living renting out and managing the properties handed down thr
17.
▲
by
rwinn
10y ago
First thing I install on any new system, couldn't recommend it more! And the ability to do per-application captures and open them in wireshark is excellent for debugging.
18.
▲
by
rwinn
10y ago
If anyone is looking for these as usable fonts I found this french designer Gilles Le Corre - http://www.gilleslecorre.com/pages/fonts.html - who makes a lot of fonts based of old manuscripts and books. http:/&#x
19.
▲
by
rwinn
11y ago
I'm a bit confused, this is a simple git add or some sort of integration with git lfs they released last year? https://git-lfs.github.com
20.
▲
by
rwinn
11y ago
No I'm using https://github.com/maxogden/multiplex Didn't know about jschan, would be interesting to see a performance comparison between the two.
21.
▲
by
rwinn
11y ago
Found the problem and pushed a fix, should me much smoother now. It was Firefox's SVGPathElement::getPointAtLength implementation that was slow, working around it by caching all the calls to it.
22.
▲
by
rwinn
11y ago
Btw, if anyone is wondering why the workers run so slow when in a background tab, it is because most browsers throttle setTimeout's to run max once a second when the browser window looses focus. (web workers does not have this problem
23.
▲
by
rwinn
11y ago
Yep, I can reproduce it on OS X with FF 42.0 as well. Going to see if i can find what's causing the low framerate.
24.
▲
by
rwinn
11y ago
That sucks. I'm using d3.js to animate svg elements, runs smoothly on my machine, what browser/os are you on?
25.
▲
by
rwinn
11y ago
Not exactly, it is a task queue that allows workers to be run in the browser. If you could break your problem up in to lots of small isolated tasks it could be used like that
26.
▲
Show HN: Wsq – WebSocket task queues
(wsq.rocks)
34 points
by
rwinn
11y ago
|
15 comments
27.
▲
by
rwinn
11y ago
Project page is here: https://github.com/jnordberg/wsq
28.
▲
by
rwinn
11y ago
Sorry for the downvote, I meant to hit up and I can't seem to change it
29.
▲
by
rwinn
11y ago
Wow! Higher compression than any other format, full transparency support, progressive/partial loading AND animations?! I can't wait for this to get widespread adoption! Github repo here btw: https://github.com/jons
30.
▲
by
rwinn
11y ago
It's not imposed. "But even though there is a structure, you are very welcome to ignore it, keep working while the others take breaks, come and go whenever you want. The structure is there to help us, not to limit us."
More ›