Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
noxa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
noxa
5mo ago
As the author of the now (in)famous report in https://github.com/anthropics/claude-code/issues/42796 issue (sorry stella :) all I can say is... sigh. Reading through the changelog felt as if they codified eve
2.
▲
by
noxa
6mo ago
I'm the author of the report in there. The stop-phrase-guard didn't get attached but here it is: https://gist.github.com/benvanik/ee00bd1b6c9154d6545c63e06a3... You can watch for these yourself - they are str
3.
▲
by
noxa
6mo ago
Yeah, I went through a week or two of configuration changes trying to figure out what I could have done to make it behave that way, and it wasn't until it repaired itself and then the next morning went back to idiot-mode mid-response t
4.
▲
by
noxa
6mo ago
It's gotten very bad. It was degrading since late Feb and since March 8th has become unusable. "Simplest fix" and "You're right, I'm sorry" are strong indicators. It went from senior engineer to entitled
5.
▲
by
noxa
9mo ago
No joke - I've used Windows (and a bit of OS X) my entire life and am old enough now that I didn't think I'd ever be able to switch. A few weeks back I hit the point where I had to upgrade from Windows 10 to 11 and just could
6.
▲
by
noxa
10mo ago
I hate that I laughed at this. Thanks ;)
7.
▲
by
noxa
10mo ago
As a Settlers 1/2 fan I spent quite a bit of time in The Colonists - can recommend it if you liked the road building/flag mechanics and the chill gameplay.
8.
▲
by
noxa
10mo ago
+1 - it also doesn't support remote ssh (the open vsx variant), so is probably only focused at local web design development vibe coding ;( Should have just been an extension with a paid plan.
9.
▲
by
noxa
11mo ago
Neat! As someone working in this space and feeling like I've been taking crazy pills from how these "duh, CPU solved this 30 years ago" things keep slipping it's great to see more people bridging the gap! Unfortunately C
10.
▲
by
noxa
11mo ago
As an old school TT/TTD fan this gives me so many good vibes :) Been fun watching the progress and I do recommend people check out the demos on Steam if you just want to have a good nostalgia break even if the game isn't fully the
11.
▲
by
noxa
1y ago
Would be cool if this supported the various fp8 formats that have been shipped on GPUs recently!
12.
▲
by
noxa
1y ago
Agreed! Looks great, but I did immediately click the pencil to doodle and was disappointed nothing happened. When I created a new document and tried to use the pencil nothing happened. I never figured out how to use it. I tried the Bezier t
13.
▲
by
noxa
1y ago
I love that it played the Bo Burnham "jeff bezos" song - such incredible art.
14.
▲
by
noxa
2y ago
Fantastic project and great writeup! The screen tradeoff with needing triple buffering but getting integer scaling was interesting to hear about - any feeling as to whether it adds human-noticeable latency vs. original hardware?
15.
▲
by
noxa
2y ago
Just wanted to say thanks for pushing on this front! I'm not using the libc portion but the improvements to clang/llvm that allow this to work have been incredible. When I was looking a few months back the only options that felt p
16.
▲
by
noxa
2y ago
Just seconding this as someone who'd been there for over 10yrs and left this last year for those precise reasons. Many of my peers left at the same time and we're quite frequently getting incoming interviews from others who still
17.
▲
by
noxa
2y ago
my favorite map too :)
18.
▲
by
noxa
3y ago
Yeah! Seeing blackhead popping thumbnails for this stuff in my crafting/hacking/cooking feed of videos is absolutely terrifying, especially as someone with mild trypophobia. I cannot believe that these are surfaced for me given th
19.
▲
by
noxa
3y ago
beautiful - also recommend his novels: https://kmalexander.com/home/
20.
▲
by
noxa
3y ago
challenge accepted ;) (hello!)
21.
▲
by
noxa
4y ago
Having written similar tools like this in the past I pretty much exclusively use Tracy nowadays and let all my old stuff rot. The UI is snappy/fluid even with a tremendous amount of events, instrumentation is rich (zones/plots
22.
▲
by
noxa
5y ago
Exactly the kind of things we've been talking about! A fun and challenging tradeoff space and it's always great to connect with others! Ahh linebender - I hadn't connected the name with your github account - piet-gpu is great
23.
▲
by
noxa
5y ago
Oh nice, I hadn't seen dispatchThreadsPerTile! I don't believe that's possible today in Vulkan :( Our goal (though still WIP) is to have the interaction between user applications and our compiled code happen at the command bu
24.
▲
by
noxa
5y ago
RE cooperative matrix: they have functional units (AMX/ANE) that could hopefully be exposed in MSL via something shaped like cooperative matrix and I'm pretty sure it'd be fantastic. Everything today is locked behind CoreML a
25.
▲
by
noxa
5y ago
Correct! We're currently compiling to SPIR-V and then going through MoltenVK/spirv-cross to get to Metal - and our SPIR-V needs quite a bit of work (currently tuned for Mali, which is a very different architecture). The biggest li
26.
▲
by
noxa
5y ago
I somewhat understand the hate for electron but as a non-Mac user I'd much rather have access to this app - and I suspect the author would rather have me pay them for it. For such niche software it seems silly to build it so platform s
27.
▲
by
noxa
8y ago
Would be cool if the editor came with some samples so that I could check out all the features of the tool (like 8bitworkshop.com).
28.
▲
by
noxa
10y ago
The LGPL reference implementation is what has scared off me and many others I know who had an interest in this work. In many corporate environments LGPL is untouchable.
29.
▲
by
noxa
11y ago
Type profiling as they display it may be overkill, however easily seeing what and where code goes polymorphic and the chain that led to it being so is super useful in performance-sensitive areas. Having to dump hydrogen files and load up IR
30.
▲
First game running in the xenia Xbox 360 emulator
(youtube.com)
1 points
by
noxa
12y ago
|
0 comments
More ›