Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kirankp89
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kirankp89
1y ago
I was looking for a way to do literally this a week ago. Excellent timing!
2.
▲
by
kirankp89
3y ago
My experience with Unity on consoles is that it is very much an issue but can be avoided with some careful architecture choices very early on in development. If you are not careful about allocations, the reserved managed heap size grows and
3.
▲
by
kirankp89
3y ago
This looks great and having access to SDL2 has my hacker brain tingling. I have been hacking on a grid based productivity tool similar to org mode. I’m wondering if I can use Lem as the frontend for it instead of all the complicated nonsens
4.
▲
by
kirankp89
3y ago
I am not super familiar with Java but that syntax typically implies type inference, which is not the same as not needing type annotations.
5.
▲
by
kirankp89
3y ago
There are some very obvious influences from Skookum script in Verse and that was designed for gameplay programming. I’d be surprised if Verse turned out to be a poor fit for games.
6.
▲
by
kirankp89
4y ago
Just wanted to point out that Wheel of Time is one of Amazon’s most popular shows ever and Rings of Power isn’t out yet. Struck me as an odd comparison.
7.
▲
by
kirankp89
4y ago
I’ve never been interested in JS as I mostly work in C++ but the ease of install/use of Deno over Node made me actually want to try it. It’s nice to have access to a bunch of web tech with a single binary. Very excited to see where thi
8.
▲
by
kirankp89
4y ago
Google Sole Proprietorship
9.
▲
by
kirankp89
6y ago
Right, but the visas are not being exclusively used for IT workers. Instead of weeding out abuse all current policies seem to be to just blindly make immigration harder. Making it harder for all specialized fields to hire the folks they nee
10.
▲
by
kirankp89
6y ago
It's fairly simple to add support for new platforms. I've used Tracy on every major game console, none of which are officially supported coz of the walled off SDKs.