Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
HoppyHaus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
HoppyHaus
5mo ago
3DS programming is even easier! * Run through https://3ds.hacks.guide/ * Set up devkitpro: https://devkitpro.org/wiki/Getting_Started * Probably start from an example here: https://github.co
2.
▲
by
HoppyHaus
2y ago
"Many long-standing compiler bugs with generics, typedesc and static types have been fixed in this release, effectively making these features stable." Awesome! Though it may not be the "proper" use, the bugs regarding st
3.
▲
by
HoppyHaus
2y ago
The quickest win would to move off of Heroku. Either rent your own server that you can control (to a reasonable degree), or find an alternative that doesn't suffer that issue. Redis would work but I'd be afraid of race conditions.
4.
▲
by
HoppyHaus
3y ago
You'll like this then: https://github.com/philipl/pifs
5.
▲
by
HoppyHaus
3y ago
There is something just like that for one of the largest 3ds piracy sites. I won't link to it, but it isn't hard to find
6.
▲
by
HoppyHaus
3y ago
Adjusting for inflation, $2.98 in 1977 is equivalent to $15 nowadays, which means that we've knocked this out of the park. On Ebay you can get a cheapo Android phone for under that amount with more storage than detailed on the article.
7.
▲
by
HoppyHaus
3y ago
The issue is when someone's unattended-upgrades bumps up the version and causes something to come crashing down. The people who need to use nogil should know that they need to, and will now have the ability to enable it
8.
▲
by
HoppyHaus
3y ago
Those are called "magic links"
9.
▲
by
HoppyHaus
3y ago
You can use CDC WONDER[1] and the FBI's statistics[2] to check it. In terms of homicide, in raw numbers we are at 90s levels, but per-capita it's significantly down. 1) https://wonder.cdc.gov/Deaths-by-Underlying-C
10.
▲
by
HoppyHaus
3y ago
Awesome! Really looking forward to the 2.0 release - specifically default object values, which is one of the few language-level pain points I've had.
11.
▲
by
HoppyHaus
4y ago
I can only hope that FedNow works as promised and maybe, just maybe, we may have something a bit better than our current situation
12.
▲
by
HoppyHaus
4y ago
https://en.wikipedia.org/wiki/Spawn_installation - I was going to say that StarCraft 1 had this, but it turns out it was a whole category of games!
13.
▲
by
HoppyHaus
4y ago
That's really neat! ImGUI has got to be one of the most satisfying GUI libraries to use, its fast, versatile and looks absolutely beautiful, so spreading it to even weird places is great!
14.
▲
by
HoppyHaus
4y ago
Thank you!
15.
▲
by
HoppyHaus
4y ago
Could you elaborate more on this? Specifically the DDA bit - I don't know which acronym you're referring to.
16.
▲
Ask HN: Where to find jobs that have screening questions?
2 points
by
HoppyHaus
4y ago
|
2 comments
17.
▲
by
HoppyHaus
4y ago
GCC a.out is an ELF file (except in extremely rare circumstances). "a.out" as a executable format is like ELF, but different and practically no longer used. This is a proposal to remove the latter
18.
▲
by
HoppyHaus
5y ago
Certain networks heavily filter, or entirely filter UDP. At least having the option is a nice thing in case you find yourself in that situation.
19.
▲
by
HoppyHaus
5y ago
Mumble can get it very low. I don't know the actual stats, but audio packets can go to 10ms and use UDP
20.
▲
by
HoppyHaus
5y ago
Finally, something that outright says that its intent is to be a discord alternative. So many platforms try to sell themselves on some other feature, rather than just being open source and self-hostable. So many things, like Matrix, come cl
21.
▲
by
HoppyHaus
5y ago
From my experience, TA ran great over Wine. I might be misremembering though.
22.
▲
by
HoppyHaus
5y ago
It still is the case, and the documentation itself has improved greatly over time. PHP is one of the few programming languages that I feel can be used using only the official documentation (with the comments, of course)
23.
▲
by
HoppyHaus
5y ago
I was able to get a MS t-shirt with the Windows Defender logo on the front with "XP SP2" below it and "SECURITY" on the back. It's absurd and I love it
24.
▲
by
HoppyHaus
6y ago
Agreed, that's how I learned. Also run it by someone that knows PHP so they can yell at you. I've used prepared statements ever since then
25.
▲
by
HoppyHaus
6y ago
If it hasnt changed, and I wasn't wrong in the first place, it has some issues with deep C integration, you need to jump over some hoops to get numpy working, and some of the other powerhouse libraries.
26.
▲
by
HoppyHaus
6y ago
PyPy is fantastic, it rescued a project I had where a massive amount of json needed to be parsed before an absurdly short heartbeat. Not even some of the fast json libraries could do it, but with a drop-in PyPy replacement, it worked, and s
27.
▲
by
HoppyHaus
6y ago
We are effectively out of free, unallocated IPv4 addresses. All of them are owned by a non-regulatory authority. If any of those entities want to sell some of their IPs, or their block, they are free to do so, and it happens all the time.
28.
▲
Rock, Paper, Scissors in Pure HTML/CSS
(rand.4bit.pw)
1 points
by
HoppyHaus
7y ago
|
0 comments
29.
▲
by
HoppyHaus
7y ago
Hey, that's my server! Weird seeing it mentioned by someone that isn't me
30.
▲
by
HoppyHaus
7y ago
Looking lightly at some of the code and the screenshot provided, I'd like to compliment on the look of the language. A lot of the newer languages coming out mess with the "normal syntax" way too much, which discourages me fro
More ›