Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tbillington
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tbillington
11mo ago
If you couldn't tell your food had been cut with sawdust would it matter to you if you found out?
2.
▲
by
tbillington
11mo ago
Is threatening the computer program and typing in all caps standard practice..? - Honesty is a core value. If you lie, you'll be replaced. - BREAKING THE LETTER OR SPIRIT OF THE RULES IS FAILURE. Wild to me there is no exp
3.
▲
Wild performance tricks
(davidlattimore.github.io)
138 points
by
tbillington
1y ago
|
82 comments
4.
▲
A new PNG spec
(programmax.net)
564 points
by
tbillington
1y ago
|
5 comments
5.
▲
Why doesn't Rust care more about compiler performance?
(kobzol.github.io)
5 points
by
tbillington
1y ago
|
2 comments
6.
▲
by
tbillington
1y ago
This is the best explain-like-im-5 I've heard for geo mean and helped it click in my head, thank you :)
7.
▲
by
tbillington
1y ago
There are a lot of voxel games that aren't visually cubey. Marching cubes algorithm is just example. Here's a voxel game (fully deformable/mineable world) that isn't block based https://store.steampowered.com&
8.
▲
by
tbillington
2y ago
> Every timeout in every hop of the chain is within your control to configure. lol
9.
▲
by
tbillington
2y ago
The devs mentioned they're not currently looking into it. The game uses Vulkan which isn't supported by MacOS, so they'd have to write a whole second renderer just for Mac. It is also available on linux.
10.
▲
by
tbillington
2y ago
I beat elden ring on m1 pro using Whisky :)
11.
▲
by
tbillington
2y ago
> Language bindings for C and C++ with CMake and Bazel support right out of the box. Python and other languages are coming soon.
12.
▲
by
tbillington
2y ago
vendor + linecount unfortunately doesn't represent an accurate number of what cargo-watch would actually use. It includes all platform specific code behind compile time toggles even though only one would be used at any particular time,
13.
▲
by
tbillington
2y ago
You could open an issue and ask :P https://github.com/pop-os/cosmic-comp
14.
▲
by
tbillington
2y ago
> to qualify as a new Show HN there needs to be some major new development, not just a new feature One could argue a major version qualifies. Apart from the genuine dupe 3 months ago all of these are separate stories. dang's comment
15.
▲
Bevy 0.14 – Data driven game engine
(bevyengine.org)
59 points
by
tbillington
2y ago
|
44 comments
16.
▲
by
tbillington
2y ago
It wasn't really used. It'll likely re-appear in a future release in a better state if people want it. Bevy is still pre-1.0.
17.
▲
by
tbillington
2y ago
> the community should advocate for features like compile-time reflection, better const support, and improved handling of the borrow checker It's happening :)
18.
▲
by
tbillington
2y ago
Super interesting proposal from David who is working on the wild linker. Sort of inverting the compilation process to drive codegen by what is actually needed, as opposed to compiling everything then throwing away what you don't need l
19.
▲
Speeding up rustc by being lazy
(davidlattimore.github.io)
3 points
by
tbillington
2y ago
|
1 comments
20.
▲
"No way to prevent this" say users of only language where this regularly happens
(xeiaso.net)
208 points
by
tbillington
2y ago
|
329 comments
21.
▲
by
tbillington
2y ago
aside: find it funny (genuinely), you describe this as "pretty easy" xD. ffmpeg is so impressive but so daunting from a cli perspective to me. how do you even know whats possible! I would never have imagined it could generate pale
22.
▲
by
tbillington
2y ago
Do you have specifics? It does have https://accesskit.dev integrated.
23.
▲
by
tbillington
2y ago
Just checked, $17.00! ($11USD)
24.
▲
by
tbillington
3y ago
> cleaned up their crates deps a bit What specifically do you mean by that, as in it includes unnecessary dependencies? Flecs is also a great library to check out if you want more relations/power.
25.
▲
by
tbillington
3y ago
Basing the recording off it's 24.6s runtime and 3.58MB download size it comes out about 145KB/s which is honestly really decent. What format is it stored as (eg protobuf etc?) Is Rerun doing compression on the "raw" game
26.
▲
by
tbillington
3y ago
This is another excellent read https://ajmmertens.medium.com/why-it-is-time-to-start-thinki...
27.
▲
Show HN: Kondo, OSS drive cleaner for devs
(github.com)
1 points
by
tbillington
3y ago
|
1 comments
28.
▲
by
tbillington
3y ago
I _guarantee_ they knew about it. They even posted on social media 1 week before launch warning people to expect lower than expected performance, and raised the system requirements. If companies have to decide between prioritising features
29.
▲
by
tbillington
3y ago
Hey HN, here's my 3 year reflection post about the Bevy[1] game engine. It's in response to the Official 3 year birth day post https://bevyengine.org/news/bevys-third-birthday/ . I posted it here since HN
30.
▲
Three Years of Bevy
(trent.kiwi)
4 points
by
tbillington
3y ago
|
1 comments
More ›