Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pacificat0r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
pacificat0r
6d ago
Oh no… OpenAI, the company who encourages and instructs Apple employees on how to get them data on apple products when they accept an offer?
2.
▲
by
pacificat0r
17d ago
I got here because it was the first time I saw a tiling window manager on an Omarchy video. I was on windows my entire life, so when i saw it and how bad windows got, I decided to give it a try. A few months since I de-omarchyfied the syste
3.
▲
by
pacificat0r
3mo ago
How can they? They are busy designing agentic loops. They ship 8x more lines of code!!!
4.
▲
by
pacificat0r
9mo ago
Who puts pricing under docs/ ?
5.
▲
by
pacificat0r
10mo ago
Wow, that's exactly what I have, a MODI 2. Time for a change I guess
6.
▲
by
pacificat0r
10mo ago
Entities that can't be picked, don't write to the texture, entities that can be picked, write to the texture their id. Whatever is closer to the camera will be the id that stays there (same as a color pixel, but instead of the obj
7.
▲
by
pacificat0r
10mo ago
Well, it's significantly easier to implement than a octree. Game is actually 3D under the hood, projected at a careful angle to look isometric 2D. The reason the game is 3D has to do with partially visible things being way easier than
8.
▲
Why are my headphones buzzing whenever I run my game?
(alexene.dev)
226 points
by
pacificat0r
10mo ago
|
142 comments
9.
▲
by
pacificat0r
11mo ago
Yes
10.
▲
Devin-like startup for replacing managers
(aimanagers.app)
7 points
by
pacificat0r
1y ago
|
3 comments
11.
▲
by
pacificat0r
1y ago
Let’s be honest, LLMs aren’t yet ready to replace engineers. However it’s prime time to replace your average manager with one
12.
▲
by
pacificat0r
4y ago
Cue in Talking heads - once in a lifetime
13.
▲
by
pacificat0r
4y ago
I played lots of quake2-3 but that wasn't the golden age. Now you have even better selection for competitive gaming, like CS Go, valorant with their 128 ticks/s servers.
14.
▲
by
pacificat0r
5y ago
I'd actually love to do a more in-depth presentation of the internals and how stuff works together. Who knows, maybe in a future post :) If you have any specific question, I could try to answer it here.
15.
▲
by
pacificat0r
5y ago
You can easily tag imgui update/render times in profiling sessions. Then they are isolated from the rest of the work that's happening.
16.
▲
by
pacificat0r
5y ago
Emscriptem is targeted at browsers and for that rust does have the target wasm32-unknown-emscripten However, when targeting wasm outside browsers wasm32-wasi is usually a better option.
17.
▲
by
pacificat0r
5y ago
It's actually Web assembly micro runtime (still from bytecode alliance but it's a vm that also supports interpreted mode)
18.
▲
Prime Video Uses WebAssembly
(amazon.science)
428 points
by
pacificat0r
5y ago
|
247 comments
19.
▲
by
pacificat0r
5y ago
There are some videogames I play that only work on Windows :/
20.
▲
by
pacificat0r
5y ago
It looks super nice. What's that framework that you use for your art?
21.
▲
by
pacificat0r
5y ago
So they get to keep your passwords and basically every key pressed? Neat :D
22.
▲
by
pacificat0r
6y ago
Wait, overwatch works on linux? This is fantastic, i remember trying it a while back with pretty bad perf results
23.
▲
by
pacificat0r
6y ago
It was so hard for him to act like an adult and be considerate about the way he speaks. Such a tragedy requiring immense sacrifice from this poor soul.
24.
▲
by
pacificat0r
6y ago
It's not surprising that a project that's really early in development chooses to keep up with the latest rust as a min. reqirement. Once it gets to a 1.0, that adoption of new features may slow down.
25.
▲
by
pacificat0r
6y ago
To make an engine it's ok just to gather a bunch of programmers. To make a game (even a tiny one) you need artists, sound designer, designers and so on and that's what makes it significantly harder
26.
▲
by
pacificat0r
6y ago
We need that but foe hn comments
27.
▲
by
pacificat0r
6y ago
A similar stupid law was proposed by a Romanian minister some years ago but with the goal of stopping you calling people (basically ministers) idiots on website comments. They eventually realized it's not enforceable and it just create
28.
▲
by
pacificat0r
6y ago
But then what would be the fun :D
29.
▲
by
pacificat0r
6y ago
:D It's heading towards what you predict at the speed we're heading to be in the year of linux on desktop. PS4/XB1 have been enormously more powerful than PS3/Xb360 and yet almost all games on those consoles that play a
30.
▲
by
pacificat0r
6y ago
As I said, in games there's always a need for fast, platform agnostic (and super low overhead API that just works). And I mean truly platform agnostic, PS4, PS5, Switch, etc. Those are new platforms that may or may not have ports of wh
More ›