Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mackman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mackman
3mo ago
In theory the parsing could run at a low privilege level subprocess. Root/admin is only needed to get the bytes.
2.
▲
by
mackman
5mo ago
The other interesting trick is you need a separate RNG for visual only affects such as particles than the one you use for the physics simulation. Depending on the game during replays, you could position the camera differently and then parti
3.
▲
by
mackman
5mo ago
One of the hardest determinism bugs I had to solve on the PlayStation three was that the PPU and the SPU actually used a different instruction set and had a different internal floating point register size. We had a multi threaded physics si
4.
▲
by
mackman
5mo ago
Instant replays that require long-term deterministic behavior have to be bit perfect in a way that is dramatically hard harder to implement if trying to also do network synchronization. The hard parts of each of those is fundamentally diffe
5.
▲
by
mackman
5mo ago
E13 was a great, simple, good looking WM I used for years. Eventually moved to Fluxbox then back to macOS when it went Unixy.
6.
▲
by
mackman
5mo ago
You are comparing orbiting earth in a shuttle to a lunar flyby in a pod. Very different risk profiles.
7.
▲
by
mackman
5mo ago
Messaging platforms where people receive and promptly respond to messages are more successful in the long run. That's why SMS overtook email. If you own a messaging platform there isn't anything inherently nefarious about pushing
8.
▲
by
mackman
7mo ago
OK who is gonna turn this into a functional terminal emulator for me?
9.
▲
by
mackman
9mo ago
I was down there recently on a helicopter-based expedition and they set up a forward base of operations with a few days of emergency rations in case of unexpected weather that prevents you from returning to ship. I asked them what happens i
10.
▲
by
mackman
11mo ago
The transit version of a turducken.
11.
▲
by
mackman
1y ago
As best I can tell we've never sold the same product twice. Product roadmap is "whatever the last person I spoke to asked for." And tech debt maintaining a grab bag of 5,000 almost-but-not-quite-entirely-production-grade &quo
12.
▲
by
mackman
1y ago
> It is possible to create threads by using the OS syscalls bypassing completely the requirement of pthead. (Un)fortunately, I couldn’t find any popular libraries that implement the functionality by using the syscall interface instead of
13.
▲
by
mackman
1y ago
Is this just a case of waiting to stay private while still giving current employees some liquidity?
14.
▲
by
mackman
1y ago
Yeah I thought LIDAR was used for actual focus and depth map was then computed from the multi-camera parallax.
15.
▲
by
mackman
1y ago
CORE only works on kernels that support BTF. This post introduces one workaround which is to generate BTF data for kernels without it. That's still only half the problem though. You also need to write your eBPF program so every kernel
16.
▲
by
mackman
2y ago
As someone who studied physics and electronics for many years, I still appreciate an article like this for reminding me how profoundly weird science is. Working day to day with the equations and practical applications of electricity gives y
17.
▲
by
mackman
2y ago
GitHub pissed me off recently by giving us a one month reminder of our renewal, but having required two months notice to reduce our number of seats. As a result, we are ending up paying for twice as many seats as we currently need.
18.
▲
by
mackman
2y ago
If you exceed the inheritance tax exemption then you are taxed on the $10k so LTCG would be double taxing. You could argue that the inheritance tax should have a much lower exemption but double taxation is harder to justify.
19.
▲
by
mackman
2y ago
Listen. If it’s never supposed to happen then you definitely want a customer to tell you if it happens. Best way to make sure that happens is to insult their mum. It’s just good engineering discipline.
20.
▲
by
mackman
2y ago
The physics game sim step had to be hardcoded but you could vary the graphics rendering independently. That did mean you needed to use a different RNG for sim objects and graphics-only particle effects. I worked on the deterministic instant
21.
▲
by
mackman
2y ago
I implemented a debug replay system for an American Football game when I worked at Sony. The AI hierarchy and all animation and physics state was recorded and game could be rewound to figure out why an NPC made a poor decision. Only needed
22.
▲
by
mackman
2y ago
"Smallest earnings beat"
23.
▲
by
mackman
2y ago
What industries/verticals are you looking in?
24.
▲
by
mackman
2y ago
> The Fed is independent of the Executive in the United States. That was high on Trump's list of things to change.
25.
▲
by
mackman
2y ago
Yep, all valid. When I started on it we had to do everything ourselves. But by the time I did serious dev on it our engine team had already build vector/matrix libraries that worked on both ppu and spu and had a dispatcher that took ca
26.
▲
by
mackman
2y ago
I loved working on the cell. I remember writing my first spu code when the ps3 dev kit was a huge stainless steel box. I later went in to implement predictive physics for racing line optimization for midnight club on the spus. Was a lot of
27.
▲
by
mackman
2y ago
Mercedes launched level 3 autonomous vehicles in Germany a year or two ago I thought? https://www.caranddriver.com/reviews/a39966189/2022-mercedes...
28.
▲
by
mackman
2y ago
In general images are often limited by depth of field, camera movement, subject movement or lens resolving power. Some of these can be improved upon with better software. I have been working on software to do this myself as for fun. For the
29.
▲
by
mackman
2y ago
Damn, this would have been a great way to combat global warming. We just need much bigger plates.
30.
▲
by
mackman
3y ago
Hah, well, yeah. I did learn in high school that if brought Starbucks to the front office staff and my first period teacher nobody ever marked me tardy :-P
More ›