Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jessevdk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
jessevdk
3y ago
The title was changed I think after I submitted it. I don’t have the karma to update it though.
2.
▲
WebKit switching to Skia for 2d graphics rendering
(blogs.igalia.com)
350 points
by
jessevdk
3y ago
|
173 comments
3.
▲
Explore Mars
(goto.arcgis.com)
1 points
by
jessevdk
6y ago
|
0 comments
4.
▲
by
jessevdk
11y ago
gobby may not be the best editor out there, but as far as I know it's goal was to be a testbed/implementation of the obby (now infinote [1]) collaborative editing protocol. The underlying library is quite easy to use and integrat
5.
▲
by
jessevdk
11y ago
gobby was/is the testbed editor for the protocol originally called obby (now infinote). As many GNOME based applications of the time, names where usually prefixed with a 'g', hence gobby.
6.
▲
by
jessevdk
11y ago
To be pedantically correct, CityEngine was a product of Procedural (spin off from ETH) which got acquired by ESRI later.
7.
▲
by
jessevdk
12y ago
Hi, author here. Thanks to everyone for checking this out. I'm sorry if some of the examples don't work across the board, most of these use WebGL extensions that might not be available everywhere. As some people mention in the com
8.
▲
Show HN: WebGL Playground
(jessevdk.github.io)
89 points
by
jessevdk
12y ago
|
14 comments
9.
▲
by
jessevdk
12y ago
I meant to say bicycle lane, not driver lane.
10.
▲
by
jessevdk
12y ago
I'm Dutch, and used to biking everywhere since I've been little. It is true that people in the Netherlands don't usually wear helmets, and the infrastructure and general driving attitude (you do have to pay much more attentio
11.
▲
On portability
(blogs.gnome.org)
1 points
by
jessevdk
13y ago
|
0 comments
12.
▲
by
jessevdk
13y ago
I happened to be at the airport when it happened (still am). We got to hear that the airport closed due to "Operational problems". Plenty vague, but the internets prevails.
13.
▲
by
jessevdk
13y ago
I can't really compare, because I've personally never used pycparser. The nice thing about using libclang is that you're just using the same backend as the actual compiler and you can be sure that you're going to parse c
14.
▲
by
jessevdk
13y ago
Shameless plug (but possibly interesting), we do something similar (but using clang) to generate a coverage report for the gobject bindings for libgit2: https://git.gnome.org/browse/libgit2-glib/tree/tools
15.
▲
Show HN: Support for operator overloading in Go
(github.com)
1 points
by
jessevdk
13y ago
|
0 comments
16.
▲
Duetto (C++ for the Web) available for download: limited public beta
(allievi.sssup.it)
2 points
by
jessevdk
13y ago
|
0 comments
17.
▲
Show HN: Operator overloading for Go
(github.com)
2 points
by
jessevdk
13y ago
|
0 comments
18.
▲
Show HN: Support for operator overloading in Go
(github.com)
2 points
by
jessevdk
13y ago
|
0 comments
19.
▲
by
jessevdk
13y ago
It's been some time since I did this, but yes, it's mostly the correct height + keeping the hand steady when the drop falls. I think getting the height right is more critical. You need enough time to have the drop cool down. On th
20.
▲
by
jessevdk
13y ago
You can try something similar to this (although more related to the older barrel technique) at home with a soldering iron . Melt some tin at the tip while holding the iron at a sufficiently large enough height over a glass of water. It take
21.
▲
Show HN: On fixing a WD Live, data rescue and Arduino’s
(blogs.gnome.org)
1 points
by
jessevdk
13y ago
|
0 comments
22.
▲
Iranians arrest 14 squirrels for spying
(ynetnews.com)
2 points
by
jessevdk
13y ago
|
0 comments
23.
▲
by
jessevdk
13y ago
If you're interested in zero down time for a go service, then check out goagain [1], inspired by Unicorn. It uses simple fd passing to restart itself, passing the listening socket. [1]: https://github.com/rcrowley/
24.
▲
Show HN: On fixing a WD Live, data rescue and Arduino’s
(blogs.gnome.org)
2 points
by
jessevdk
13y ago
|
0 comments
25.
▲
by
jessevdk
14y ago
Partial support for other formats is planned. It's quite obvious that all currently documented C++ is using one of the existing formats and that it's nonsense to expect people to convert their already written documentation. The question is
26.
▲
Cldoc a clang based documentation generator for C and C++
(jessevdk.github.com)
3 points
by
jessevdk
14y ago
|
0 comments
27.
▲
Go-flags: the easiest command line parser for go
(github.com)
1 points
by
jessevdk
14y ago
|
0 comments