Hacker Newsnew | past | comments | ask | show | jobs | submit | more mon_'s commentslogin

That's at least twice as expensive as a new Pi.


    8gb pi 5 £76.80
    27W PSU £11.60
    case? - £9.60
    SATA hat - £29.00
    256GB SSD - £24 (reputable brand)

Total is £151,or roughly €181


Not really, a Pi with 8GB RAM, case and Power Supply would be around $110 or so, right? With storage even more. And the mentioned PC is probably almost twice as fast as a Pi.


With the PSU and a micro SD its about 90 EUR from The Pi Hut. A case isn't necessary but can be got for a tenner.


Got a link? The starter set with 32GB SD card and 8GB RAM is £112… so you still have to get an SSD and SATA hat, or the hat this post is about. Then you’re at atleast £125, and your performance will be much lower than the mentioned PC.



As a recent graduate I'll miss asking for "help with my Coq" and proclaiming "my Coq isn't working" during lab sessions


So that's why I never hear any students complaining about how hard it is


Relevant excerpt from the Introduction chapter:

---

Conversely, I think this book is applicable to non-game software too. I could just as well have called this book More Design Patterns, but I think games make for more engaging examples. Do you really want to read yet another book about employee records and bank accounts?

That being said, while the patterns introduced here are useful in other software, I think they’re particularly well-suited to engineering challenges commonly encountered in games:

- Time and sequencing are often a core part of a game’s architecture. Things must happen in the right order and at the right time.

- Development cycles are highly compressed, and a number of programmers need to be able to rapidly build and iterate on a rich set of different behavior without stepping on each other’s toes or leaving footprints all over the codebase.

- After all of this behavior is defined, it starts interacting. Monsters bite the hero, potions are mixed together, and bombs blast enemies and friends alike. Those interactions must happen without the codebase turning into an intertwined hairball.

- And, finally, performance is critical in games. Game developers are in a constant race to see who can squeeze the most out of their platform. Tricks for shaving off cycles can mean the difference between an A-rated game and millions of sales or dropped frames and angry reviewers.


Performance part alone is worth reading about game development for non game developers. Retail off the shelf machines these days are so powerful that it encourages sloppy design and development.


Performance is very much still relevant in the modern day, even given the area under the curve of moores law




It would look a lot better and probably be stronger if the grain was going vertically IMO


Turning off the Dark Reader plug-in made it work for me on FF


Click the cog and enable "mini Nerdle" for another (easier) challenge


I found this explanation helpful when I was developing a clone [1]

[1] https://sonorouschocolate.com/notes/index.php?title=The_best...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: