Viewing profile — H3X_K1TT3N
H3X_K1TT3N
HN member- Joined
- Thu, Mar 27, 2025, 7:56 PM UTC
- HN karma
- 18
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About H3X_K1TT3N
No profile information was provided.
Recent public activity
-
comment
Comment #48316358
Thanks for also sharing the prompt. I've been testing claude by asking it to make similar things, so it's useful to see what other people are doing. I do find it interesting that t…
-
comment
Comment #46592085
Yeah, I don't understand why everyone is trying to invalidate their experience or suggest workarounds (implying that they are the problem); this isn't stackoverflow. Every TV I hav…
-
comment
Comment #46563927
Every time I think I couldn't possibly make it smaller, I manage to shave off a few more bytes. Got it under 400 now: x.arc&&c.parentNode.replaceChild(g=c.cloneNode(),c);x=g.getCon…
-
comment
Comment #46561283
Yeah, that's fair, but I just wanted to see if I could do it this way (for funsies)
-
comment
Comment #46561181
Welp, that took up a chunk of my day. This is as far as I got tricking it into doing webgl (it just renders a triangle): if(!window.g){gc=document.createElement('canvas');g=gc.getC…
-
comment
Comment #46519240
This should work: function scale(multi) { cnv = document.getElementsByTagName('canvas')[0]; cnv.width = 358 * multi; cnv.height = 360 * multi; window.focalLength = 200 * multi; win…
-
comment
Comment #46518378
I cheated (for science)
-
comment
Comment #44195533
I did a test scan on a small object (1:12 scale doll), and it seems to capture fine details really well, but I can't say for sure that it would be suitable for things like car part…
-
comment
Comment #44185157
I take it back; I double checked and it was more like $180. Still worth it IMO.
-
comment
Comment #44184686
I've had the most success doing 3d scanning with Heges. The LiDAR works pretty well for large objects (like cars), but you can also use the Face ID depth camera to capture smaller …
-
comment
Comment #43930317
I used to want the visual c++ 6 icon lol
-
comment
Comment #43825774
This is absolutely every experience I have with python.
-
comment
Comment #43497538
welp, that was short, but neat
-
comment
Comment #43497495
wait, I reopened the link in a new tab and it's suddenly working; not sure what's up with that.
-
comment
Comment #43497480
I clicked the frogs, but nothing happened. Am I doing it wrong or is it broken?