Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cpdt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
cpdt
7y ago
And to elaborate on how the error message relates to this: std::addressof takes a reference which also can’t be null. So when you dereference the pointer you’re actually turning it into a reference (or binding the reference to the pointer,
2.
▲
by
cpdt
7y ago
From what I've heard, when dubbing shows they normally adapt the translations for the dub to fit better with the character's mouth movements and to make it more 'idiomatic' in the target language, but the subtitles keep
3.
▲
by
cpdt
7y ago
I think jqbx.fm is what you’re looking for. Only works with Spotify Premium from what I’m aware though.
4.
▲
Enderbin: Linux Filesystem Game
(github.com)
3 points
by
cpdt
7y ago
|
0 comments
5.
▲
by
cpdt
7y ago
Since the OP is specifically talking about Discord, it’s worth mentioning that what you’re talking about doesn’t seem to be the case for them - they make money from Nitro subscriptions and their game store, and state in their privacy policy
6.
▲
Voxel Terrain: Storage (2017)
(blog.roblox.com)
2 points
by
cpdt
7y ago
|
0 comments
7.
▲
Cincinnati Built a Subway System 100 Years Ago–But Never Used It (2016)
(atlasobscura.com)
3 points
by
cpdt
7y ago
|
0 comments
8.
▲
Demoscene: Atlas 64k Intro Graphics Breakdown [video]
(twitch.tv)
1 points
by
cpdt
7y ago
|
0 comments
9.
▲
by
cpdt
8y ago
Just had a look, and it turns out that's including running LLVM's optimizer as well, which takes roughly half the time. It's basically doing the equivalent of -O2 currently. That's probably more aggressive than what'
10.
▲
by
cpdt
8y ago
I'll look at writing that blog post soon then :) Just did some proper testing on a reasonably complex project, looks like I was about an order of magnitude off (to be fair it was 2AM here at the time, and I wasn't reading the numb
11.
▲
by
cpdt
8y ago
Yes, this was one of the initial inspirations for the design of Axiom! I never actually had the chance to play with it though... would be quite interested in learning how it works.
12.
▲
by
cpdt
8y ago
Yeah, you're not wrong that it's pretty dark. I have done a bit of work recently on lightening up (it was even darker before!), but I'll definitely look at brightening it further in the near future.
13.
▲
by
cpdt
8y ago
Yeah, it works quite well. In my case, I used ‘ExternalProject_Add’ to run the builds through Cargo, then setup a static lib target with that as a dependency, linking to the files built by Cargo and a few system libs it expects. From there
14.
▲
by
cpdt
8y ago
I haven't actually properly played around with PureData (other than watching a few videos on it back when I started this project), so I can't really comment too much on how that compares. I was initially worried about how interact
15.
▲
by
cpdt
8y ago
Yep, that was one of the original ideas with using LLVM. The actual runtime that's needed is pretty small and the code optimizes well, so the output ends up being very close to if you'd written the code in, say C++, yourself. But
16.
▲
by
cpdt
8y ago
Hey friends! This is a project I’ve been working on since the start of the year. We’ve just released 0.4.0, so I figured now would be a nice time to start making it a bit more public. There’s a bunch of interesting tech under the hood which
17.
▲
Show HN: A realtime node-based audio synth based on LLVM
(github.com)
78 points
by
cpdt
8y ago
|
21 comments
18.
▲
by
cpdt
8y ago
I have a super-beta build working, if you'd like to try it out/help bugfix shoot me an email at "copodt at the google email" and I'll send it to you :)
19.
▲
by
cpdt
8y ago
You're right that many demos simply exist to showcase technical brilliance, but many in the demoscene are starting to trend further towards expressing artistic ability. Some examples off the top of my head: - Number One/Another On
20.
▲
by
cpdt
8y ago
Have you heard of the demoscene? The modern scene is, to a large degree, art as a computer-based audiovisual experience rendered in real time.
21.
▲
by
cpdt
8y ago
Previous discussion (on the video): https://news.ycombinator.com/item?id=17637834
22.
▲
Light Painting Machine [video]
(youtube.com)
77 points
by
cpdt
8y ago
|
4 comments
23.
▲
Improving the fast inverse square root (2010)
(rrrola.wz.cz)
155 points
by
cpdt
8y ago
|
55 comments
24.
▲
by
cpdt
8y ago
What about Mercurial?
25.
▲
Inside a German U-boat (2015)
(mashable.com)
3 points
by
cpdt
9y ago
|
0 comments
26.
▲
A trip through the Graphics Pipeline (2011)
(fgiesen.wordpress.com)
4 points
by
cpdt
9y ago
|
0 comments
27.
▲
Factorio Friday Facts
(factorio.com)
2 points
by
cpdt
9y ago
|
0 comments
28.
▲
Normal Mapping for a Triplanar Shader
(medium.com)
33 points
by
cpdt
9y ago
|
0 comments
29.
▲
Leaked Email Shows HBO Negotiating with Hackers
(popularmechanics.com)
11 points
by
cpdt
9y ago
|
2 comments
30.
▲
by
cpdt
9y ago
I think roenxi is referring to how the Fukisima nuclear accident wasn't the biggest deal that day, as the tsunami had a far greater impact (0 vs 18 500 direct casualties, respectively).
More ›