Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rednab
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rednab
10mo ago
Recent versions of Unity are actually using Roslyn ¹) but they are admittedly running a bit behind on C# language version. The currently supported version is at 9 while 14 came out last month. It's not really a huge issue in practice,
2.
▲
by
rednab
1y ago
This may be a dumb question, but I couldn't figure it out from the website: Does this app allow me to actually view my photos? Can I double-click a filename? Can I get a page of thumbnails? Some sort of a gallery view?
3.
▲
by
rednab
1y ago
As some of the other comments allude to, the term of art for text adventure is "interactive fiction". The Interactive Fiction Wiki is a nice place to start: https://www.ifwiki.org/Main_Page And if you search for s
4.
▲
by
rednab
2y ago
the Kinect One is better in a bunch of ways (field of view, resolution) but a big one for certain use-cases is that it can fully track 6 skeletons. The 360 Kinect can only track two skeletons (but differentiate 6).
5.
▲
by
rednab
2y ago
Ah, good to point out, yeah. The 'no resale' clause is pretty common for asset packs, but unlike Kenney these definitely aren't CC0.
6.
▲
by
rednab
2y ago
Along the same lines: https://assethunts.itch.io/ .
7.
▲
by
rednab
2y ago
Database Design and Implementation, ISBN 3030338355 ¹). Java source code for the SimpleDB system from the book available from the author's website ²). ¹) https://www.amazon.com/dp/3030338355/ ²) http:/&
8.
▲
by
rednab
2y ago
You may want to list clearly somewhere which types of digital asset you support, because different industries have different ideas about that. This only handles images, correct? And not video, audio, Office documents, PDFs, 3D models and an
9.
▲
by
rednab
3y ago
https://youtu.be/mLEOZO1GwVc?t=735 The Dutch language quote as displayed: "We mogen niet uit nonchalance fouten in een programma aanbrengen. Dat moeten we systematisch en met zorg doen.". Feel free to run that thr
10.
▲
by
rednab
3y ago
As others have also mentioned, the most important thing you can do is show interest and engage with your son and his ideas. And that really requires only your time and maybe a pencil and a bit of paper. Figure out what kind of game this is
11.
▲
by
rednab
3y ago
The Simpsons Game (2007) on the 360 has an achievement for pressing the start button. It has a 93% completion rate. So 7% of the people that bought this game (and being a console game, it never was part of any bundles) started it up and the
12.
▲
by
rednab
3y ago
Ardour is GPLv2 open-source, but they still do somewhat pointedly attempt to dissuade you from building from source ¹). Now, I fully understand why. And I think charging for pre-built binaries is a totally valid way to attempt to finance an
13.
▲
by
rednab
3y ago
Interesting here and in some of the other comments in this thread is that 1 is not a prime number ¹)! Now granted, that's more or less by definition and I don't doubt there's communities and fields where it is considered on
14.
▲
by
rednab
3y ago
The way I've explained this to coworkers and stakeholders is, "A prototype costs 1x, a product costs 3x, and a platform costs 9x." Not exactly the definitions Brooks used, but memorable and in my experience surprisingly accur
15.
▲
by
rednab
4y ago
Like many others, I heartily recommend the Donut tutorial as a start. It'll teach you the basics, get a handle on the most used shortcuts, and a feel for how the modifier keys (shift, alt, ctrl) work with the mouse. I also recommend th
16.
▲
by
rednab
4y ago
That kinda sounds like a version of XPilot ¹). ¹) https://en.wikipedia.org/wiki/XPilot ¹) http://www.xpilot.org
17.
▲
by
rednab
4y ago
And Nintendo sold 42 million Wii Balance Boards ¹). Compared to previous generations, Gen 9 console sales have been atrocious. The Quest 2 might be a mainstream console, but it's not mainstream. ¹) https://en.wikipedia.org
18.
▲
by
rednab
4y ago
These days C# has Span<byte> ¹) and ReadOnlySpan<byte> ²) which has a whole bunch of string-like methods, but the version of C# it requires might be newer than you're happy with. ¹) https://docs.microsoft.com
19.
▲
by
rednab
4y ago
If you want to make a Lisp specifically, I'd suggest starting with MAL: https://github.com/kanaka/mal#mal---make-a-lisp If you want to build a programming language in general, I strongly recommend https:/&#x
20.
▲
by
rednab
4y ago
The bin packing problem is NP-hard, but rectangle packing is "merely" NP. However, most people just use a recursive biggest-fit-first ¹), a simple heuristic that is surprisingly hard to beat for most workloads. I couldn't fig
21.
▲
by
rednab
4y ago
[I'm well aware of who I am replying to here, I'm merely taking the bait and providing some hopefully fun links for people to dig into. :)] Because that's how Professor Wirth ¹) does it ²), because it allows for some interest
22.
▲
by
rednab
4y ago
The threading thing is a common requirement for game engines, though. Unreal also assumes engine functions are called only on the game thread (unless they're specifically marked otherwise).
23.
▲
by
rednab
4y ago
Unity (the game engine, not the desktop environment) uses this concept heavily, although they use the slightly older IEnumerator instead of IEnumerable ¹). It usually takes people a while to wrap their heads around it and (also hinted at in
24.
▲
by
rednab
4y ago
Genshin [borrowed that mechanic from/was inspired by] another genre, namely fighting games¹). And you got to admit, some (boss) fights in Genshin feel like they could come straight out of Soulcalibur. So yeah, leading animations can de
25.
▲
Two Tribes' 2D-focused game engine, used to make RIVE and Toki Tori 2
(github.com)
2 points
by
rednab
5y ago
|
0 comments
26.
▲
by
rednab
5y ago
Apparently, Destiny 2 is 5.1 million lines of C++ code. For comparison, Unreal Engine 4 is 2.3 million lines. ¹) ¹) https://www.perforce.com/blog/kw/unreal-engine-and-static-an...
27.
▲
Bungie C++ Guidelines and Razors
(bungie.net)
2 points
by
rednab
5y ago
|
1 comments
28.
▲
by
rednab
5y ago
For any Dutch folks wanting to purchase the book, it's also available on amazon.nl ¹), and appears to be cheaper there than the .com or .co.uk options, thanks to free shipping! ¹) https://www.amazon.nl/Crafting-Interpre
29.
▲
by
rednab
5y ago
I'm rather hoping you will sell out your print run, actually. :) But to pile in with everybody else, congratulations!
30.
▲
by
rednab
5y ago
That's going to look awesome next to my copy of Game Programming Patterns! ... What do you mean "Temporarily Out Of Stock", amazon.co.uk!?
More ›