Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mholub
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
mholub
1y ago
it's more nuanced: you're still releasing resources - so you might not become faster overall but you can compute more in the same time later if necessity arises (althougth that might be somewhat premature but can be good for libra
2.
▲
by
mholub
2y ago
nothing really prevents you from defining global allocator in Zig and having explicit allocator in standard library is actually a good thing, cause it's quite a common case in game development to use arena allocators which are being fr
3.
▲
by
mholub
3y ago
What’s the nature of your work so you are not allowed to install software?
4.
▲
by
mholub
3y ago
this is very computationally expensive to do such operation (to understand that teeth is completely occluded by something else like mouth) this is called occlusion culling and usually it brings a lot of problems on its own (it's CPU in
5.
▲
by
mholub
6y ago
We recently started to use Dear ImGUI in our custom game engine. Before we used Unity which has its own immediate mode gui solution. And I have hard time to switch. I don't know if I don't understand how Dear ImGui work yet in com
6.
▲
by
mholub
6y ago
so if you already had experience with Rust/etc, why did you decide to choose OCaml? Also why not to choose F#/Mono (and now .NET core) for example?
7.
▲
by
mholub
6y ago
what kind of limitations in a few words?
8.
▲
by
mholub
6y ago
well..Houdini is scriptable in python too :)
9.
▲
by
mholub
9y ago
You just need to find activity interesting for you I used to do sedentary lifestyle most of my life until I found rock climbing 2 years ago I go rock climbing to a gym 2-3 times a week now. I go there because I WANT not because I have to.
10.
▲
by
mholub
10y ago
We actually had Github banned in Russia once or twice for short periods of time (like hours or days). Because of some repository contained joke text about how to commit suicide.
11.
▲
by
mholub
12y ago
Can you describe in few words which flaws do you see in rust?
12.
▲
by
mholub
13y ago
For me clojure is more about wonderful community (like ruby's one) and real projects (because of java libraries)