Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yukIttEft
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yukIttEft
2mo ago
What are your purposes?
2.
▲
by
yukIttEft
2mo ago
I'm the same. What helps me is Blender MCP. Then you can ask it how to do things and it will either do it or explain how to do it. https://www.blender.org/lab/mcp-server/
3.
▲
by
yukIttEft
2mo ago
In Germany we have "Störerhaftung" where routerowners are responsible for everything that happens through their router. I wonder how this would hold up in court, couldn't you argue that routers are generally buggy, how can th
4.
▲
by
yukIttEft
2mo ago
Is it though. There are so many situations where something is guaranteed to be safe but there is no way to express that in the Rust typesystem, so the only thing you can do is to wrap everything in Arcs and Mutexes, which introduces allocat
5.
▲
by
yukIttEft
3mo ago
Can the gas turbines be stopped then? https://www.wsj.com/pro/sustainable-business/doj-defends-mus...
6.
▲
by
yukIttEft
3mo ago
> so the model figures out during training what each token should look for and what it should offer But how does it learn this token-relationship? All it has is many text samples, but still, nowhere it says how the tokens relate to each
7.
▲
by
yukIttEft
4mo ago
If you put this into an emulator, would it boot linux?
8.
▲
Ask HN: Site that tracks AI subscription token amount?
1 points
by
yukIttEft
5mo ago
|
0 comments
9.
▲
by
yukIttEft
5mo ago
I'm currently "working" on a toy 3d Vulkan Physx thingy. It has a simple raycast vehicle and I'm trying to replace it with the PhysX5 built in one ( https://nvidia-omniverse.github.io/PhysX/physx/
10.
▲
by
yukIttEft
6mo ago
He had a video on Youtube where he proudly gloated about how he voted for Trump in not one but two elections, how happy he is that he can now openly talk about it, how its a fresh start for US, how catastrophic Harris would have been. Did h
11.
▲
by
yukIttEft
7mo ago
Tried switching to Linux years ago, what brought me be back were issues with Suspend-to-disk, CPU Core parking, GPU powerefficient idle mode Since my PC is idle most of the time, I care about idle-powerefficiency a lot. Does stuff like this
12.
▲
by
yukIttEft
1y ago
newbie question: when training networks, what mechanism makes the language's concepts be (almost)orthogonal to each other?
13.
▲
by
yukIttEft
1y ago
I have a street in front of my bedroom and I'm wondering how well ANC earbuds work in that case. Will it be completely silent or will there still be some kind of whoosh-sound?
14.
▲
by
yukIttEft
1y ago
oh
15.
▲
by
yukIttEft
1y ago
Wasn't aware of Alive2. Thx, I'll have look. I had some success with https://github.com/mrphrazer/msynth But its hard to glue this to LLVM.
16.
▲
by
yukIttEft
1y ago
Had also a look at Denuvo a while ago. Used LLVM to remove the x86 obfuscation and broke it down to VM-Opcodes. Atleast back then, Denuvo seemd to translate gamecode into a stackmachine. This is how a VM push looks like: temp[0]=add
17.
▲
by
yukIttEft
1y ago
When are you going to implement the first electron-level 386 emulator?
18.
▲
by
yukIttEft
2y ago
> We do not plan to add a permission model in the next 6 months. I guess Copilot functionality trumps "Security above all else" now. https://blogs.microsoft.com/blog/2024/05/03/prioritizing-s
19.
▲
by
yukIttEft
2y ago
Makes me wonder if "I don't know" could be added to LLM: whenever an activation has no clear winner value (layman here), couldn't this indicate low response quality?
20.
▲
by
yukIttEft
2y ago
I thought microcode was encrypted, how do they have its disasm? https://xcancel.com/pic/orig/media%2FGV7BLfeXsAEJ6HC.png
21.
▲
by
yukIttEft
2y ago
Generally speaking, AI Engine processors are in-order, exposed-pipeline VLIW processors. Each VLIW instruction bundle specifies the behavior of one or more functional units, which begin executing a new instruction at the same time. The pro
22.
▲
by
yukIttEft
2y ago
This is very helpful, thx.
23.
▲
by
yukIttEft
2y ago
I wish there was a way to show the code that is generated when using co_return or co_await e.g. https://cppinsights.io/lnk?code=Ly8gaHR0cHM6Ly93d3cuc2NzLnN0...
24.
▲
by
yukIttEft
2y ago
newbie question: in https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_pr... What is the point of step 8/9? Couldn't a wrong password already be rejected in step 5/6?
25.
▲
by
yukIttEft
3y ago
I'm wondering how AI scientists work these days. Do they really hack Cudakernels or do they plug models together with highlevel toolkits like pytorch? Considering its the latter, considering pytorch takes care of providing optimized ba
26.
▲
by
yukIttEft
3y ago
I like to think that asserts are a form of active documentation
27.
▲
by
yukIttEft
3y ago
From the same company that charges you to access your logfiles. https://www.theregister.com/2023/07/20/under_cisa_spressures...
28.
▲
by
yukIttEft
3y ago
I mean, do they even have to do more than run "make image" after rebasing to a new (minor) kernel update ?
29.
▲
by
yukIttEft
3y ago
Would you mind sharing what made you quit Snowflake? (I'm considering applying there)
30.
▲
by
yukIttEft
3y ago
H100 GPU is a sibling of NVidia's customer RTX 40-series: https://en.wikipedia.org/wiki/Hopper_(microarchitecture) Is MI300 also a variant of their customer GPUs?
More ›