HN user

andremendes

147 karma

Likes computers and stuff.

Cloud/Backend Engineer

Posts1
Comments70
View on HN

Location: São Paulo / Brazil Remote: yes.

Willing to relocate: yes if sponsorhip is available.

Technologies: TypeScript, Node.js, Jest, GraphQL, AWS, Nestjs, Redis, MongoDB, C#, SQL

Résumé/CV: https://www.linkedin.com/in/andremendesc/

Email: andre@mendesc.com

Backend engineer with over 8 years of professional software development experience. I am a generalist with a client-focused view who love to build things, troubleshoot problems and grow / scale products.

Anyone else puzzled by the shaking migration animation? The original file has a 1920x1080 resolution. I wonder if it is related to the shaking. Good article nevertheless.

You must pick something that is really meaningful for you in a way that will make you feel good seeing the progress of the project you are working on. What would a Roguelike have to be to take your full attention? How a strategy game you really love has to look like?

What you like beyond games? If you like gardening, make a game about it. Are you a sports fan? Make a sport game. You get the idea.

I'm saying this because it's working for me. Like you, I want to make games on my own. I am also into politics, so I chose a language and a framework[¹] and started from the tutorial with the goal of making a politically-charged infinite-runner[²].

After getting the basics I told my idea to a couple of friends that kindly drew sprites for me to use in the game. It's been a really cool experience. I'm doing it everyday and learning a lot in the way. I strongly believe that the subject choice for the project is what is getting me hooked to it.

¹: https://haxe.org and https://haxeflixel.com/

²: https://github.com/fullynotanalien/bozorun (edit: formatting)

Yes. It basically outputs the executable binary for the target you choose when compiling your Haxe code. It means you write Haxe source and the 'compiler' (transpiler, actually) generates code for the choosen target. It will then compile the generated code using the target compiler installed in your system, if necessary (when you target C++, for example).

I've been exclusively using Firefox for browsing and developing for a few years now and I've never thought of looking back. The customization and privacy features plus the possibility of having multiple profiles / accounts side by side in the same window are now a must-have for me.

I agree the title can mislead someone to think it's easy but after watching the video I think it's fair to say the title is accurate. Micro meteorites are in fact everywhere and they indeed describe a way to find them. The fact they didn't succeed in finding one is shadowed by the quality of the overall content.

All those fruits you mentioned are sorta common here in Brazil under the names jaca, goiaba and graviola. You can find them int he supermarket but they're present in many backyards too. They're even used to make flavored beverages like licors and beers and that's before any vegan food trend I can think of.

RunJS 8 years ago

Is it a good number for Electron apps? Is it ok nowadays? 150MB seems too much for me. I also thought that by using Electron an app would be readily portable but I could only find Mac binaries.

I keep the most important ones opened in a Chrome tab until a read and save it to Pocket. The less important ones I save to Pocket until it comes the day I get to read them on spare time or by necessity. The ones I know I'll repeatedly query for info (like tutorials/technical articles/documentation) I save in a categorized folder on Chrome's bookmark bar

This reminds me of that story about the bikeshed[1] colour: "This is a metaphor indicating that you need not argue about every little feature just because you know enough to do so. Some people have commented that the amount of noise generated by a change is inversely proportional to the complexity of the change."

[1] http://bikeshed.com/

I'm honestly considering whether this article is not purposely trying to argue over a bogus premise only to later warn us to take what we read online with a grain of salt. I mean, to pose the question "why on earth would people want to highlighting verbs" as an attempt to prove that syntax highlighting is unnecessary is not even close to be a good try.

I'm just saying that it took a certain breed of person to do it

What would be this "breed" of person you saying? Could you elaborate on this? I'm genuinely curious