HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rex64

no profile record

Submissions

No Internet November: The Report – I survived 30 days offline

alessandrocuzzocrea.com
3 points·by rex64·6 tháng trước·0 comments

Revisiting the 1993 'Super Mario Bros.' Movie

alessandrocuzzocrea.com
3 points·by rex64·3 năm trước·1 comments

[untitled]

1 points·by rex64·4 năm trước·0 comments

comments

rex64
·3 năm trước·discuss
I've attempted to quit social media several times, so this article really resonates with me but breaking away completely is difficult. Often, online searches steer me towards threads on Reddit, which makes it hard not to get pulled in. I believe it's train yourself to use these platforms intentionally, rather than just mindlessly scrolling.
rex64
·3 năm trước·discuss
Just revisited the 1993 Super Mario Bros. movie, which has always held a special place in my heart. I've written a review to practice my writing, discussing its strengths and weaknesses, as well as its status as a cult classic. Any constructive feedback is welcomed!
rex64
·3 năm trước·discuss
I had great success using Locust. It's extremely easy to write tests for, and you can use it both in CLI and WebUI mode.

https://locust.io/
rex64
·3 năm trước·discuss
Just like anything in life, the outcome and enjoyment of a hackathon (or a game jam) largely depend on your attitude and expectations.

If you approach it with a chilled and positive mindset, you're more likely to have a satisfying experience.
rex64
·4 năm trước·discuss
Maybe it's just anecdotal but I remember having very vivid dreams almost every day when I used to leave my Nintendo 3DS in sleep mode (really bright pulsing blue LED) on the nightstand.

I've always wanted to try to replicate this effect by using an Arduino or something like that and playing with the various LED colors, brightness, etc.
rex64
·4 năm trước·discuss
I have fond memories of playing Doom RPG on my old Sony-Ericsson on the train ride home from college. The screen was so small that after a few minutes I started feeling like my eyes were on fire. Great game tho.
rex64
·4 năm trước·discuss
I use my own website. I really want to focus on writing and not on tweaking the code so I’m using Hugo with a minimalistic custom template.

https://alessandrocuzzocrea.com
rex64
·4 năm trước·discuss
I'm not sure if it's really that popular but Visual Programming gives the ability for designers to quickly implement their ideas without having to ask and waiting for a programmer to implement them via code.

For example, in the case of Unreal Engine, gameplay programmers build the basic blocks via C++, and game designers can access them via Blueprint (Unreal Engine's visual programming tool).
rex64
·4 năm trước·discuss
https://alessandrocuzzocrea.com/

It's just my personal blog.

Nothing special.

Static generated website with a 100% custom template.
rex64
·5 năm trước·discuss
I agree that large projects have different challenges than small ones.

Learning how to successfully manage and complete a large project is definitely something that needs hands-on experience and cannot be completely replaced by doing lots of small projects instead.

That said, the core process is the same and, especially for beginners, doing many small projects instead of one large one is important to become familiar with the gamedev process and get as much practice as possible in the shortest amount of time.
rex64
·5 năm trước·discuss
Ludum Dare has a special place in my heart. Participating in game jams is a great way to practice creating games from start to finish.

If you're interested, I wrote a post recounting my experience participating in Ludum Dare:

https://alessandrocuzzocrea.com/ludum-dare-47/