HackerTrans
TopNewTrendsCommentsPastAskShowJobs

perons

no profile record

Submissions

Show HN: A Game Engines Database Website

enginesdatabase.com
4 points·by perons·há 3 anos·2 comments

comments

perons
·há 6 meses·discuss
That looks to me like Forth with extra steps and less clarity? Not sure why I'd choose it over something with the same semantic advantages ("terse english" but in a programming language), but just agressively worse for a human operator to debug.
perons
·há 7 meses·discuss
I'm brazillian, moved to Finland 2 years ago to work here, and can confirm the sentiment.

If you ask a Finn, most people are actually quite harsh to the Finnish government, economy, etc - specially as of recent, since Finland now has one of the worst unemployment rate in EU. But lifestyle here is quite sober, everyone has hobbies and are quite dedicated to them. I guess the Sauna and Avanto culture are the main happiness drivers here, and tbh after experiencing it, I wouldn't change for anything else.
perons
·ano passado·discuss
Probably not intentional, but the title is incomplete ("- this is how I get rid of it in minutes"). It does make the HN title incredibly funny for my twitter-rotten brain though.
perons
·há 2 anos·discuss
One comment that I haven't seen yet and that puts PWA for Games in jeopardy: the maximum caching allowed for Safari PWA's (thus the whole iOS ecossystem) is only 50mb. Most mid-core / hardcore mobile games are bigger than that after downloading remote assets when the app loads for the first time, and this means a player of a mid-core PWA game would have to redownload a good chunk of the assets everytime the game loads.

I could be mistaken though, but I tried looking for how PWA's work with caching and it is a whole layer of uncertainties that depends on which browser/OS/ecosystem you are in, and if the user clears it's browser cache. In the end, it seems like PWA will only work reliably when the PWA is super light, and doesn't need a lot of caching, so for gaming that would mean only lightweight, casual and hypercasual games.
perons
·há 3 anos·discuss
It is in the list though! The programming languages query was broken (should be fixed now), did that somewhat made you not find it? (Asking so I can improve the site UI)
perons
·há 3 anos·discuss
It was very wrong :^) I made a Django oopsie, should be fixed now
perons
·há 3 anos·discuss
My bad! Some of the queries broke from last time I was messing around the code. It should be fixed now!
perons
·há 3 anos·discuss
Fixed! Thanks for this comment, I haven't noticed I broke the ManyToMany queries from last time I was messing around the backend.
perons
·há 3 anos·discuss
Hey! Website creator here :) I honestly wasn't expecting someone to post the link to the site here so soon (I posted earlier as ShowHN but it flopped a bit haha). I'm reading all feedback now!

EDIT: As some people posted here, language programming tags are getting wrong queries. I'm looking into it rn, but other tags should be working!

EDIT 2: Just fixed it, I made a Django query oopsie from last time I was fixing the queries. Thanks for the feedback!