Viewing profile — JohnScolaro
JohnScolaro
HN member- Joined
- Fri, Jun 16, 2023, 1:17 AM UTC
- HN karma
- 173
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About JohnScolaro
Recent public activity
-
comment
Comment #47792214
> We had a budget alert (€80) and a cost anomaly alert, both of which triggered with a delay of a few hours. By the time we reacted, costs were already around €28,000. I had a simi…
-
comment
Comment #44631394
Thanks for taking the time to reply! I'm relatively new to working on this type of system (large scale, event driven) and half posted because I know there are people on HN way bett…
- story
- story
- story
-
comment
Comment #44303763
This was shared with me years ago by another developer I worked with. I still reference it today as I continue my external battle with the complexity demon.
- story
-
comment
Comment #43878361
Oh I can 100% see where all of that comes from too. I think a lot of Brisbanes secret beauty is well hidden from people just visiting. The temperate rainforests, glasshouse mountai…
-
comment
Comment #43877463
What a fantastic write-up. As a Brisbane native and software developer I often feel similarly to the author about Brisbane's software dev scene. Brisbane so often feels like a back…
-
comment
Comment #43820519
I made a game called "So you think you know Brisbane?", in which you guess the suburbs of Brisbane, Australia. https://johnscolaro.xyz/projects/so-you-think-you-know-brisb... I'm w…
- story
-
comment
Comment #43630670
If this is an idle game, why do I need to log in? Couldn't you store the game state in localStorage or something?
- story
-
comment
Comment #43587659
I was wondering that too! Surely Airbnb - a company that runs a website - has the capability to put a text post on their own website. Then they'd own the content, and people lookin…
- story
-
comment
Comment #43428941
I recently made a serverless lambda/dynamo webapp following similar patterns and wrote about the experience here: https://johnscolaro.xyz/blog/serverless-python-websites I think it…
-
comment
Comment #43265414
Next.js on Vercel. I don't get enough hits to take me out of the free tier, so I'm fine staying here for now. If it became absurdly expensive, I'd try to either self-host, or move …
-
comment
Comment #43264719
I recently made the backend of a hobby Python project run entirely serverlessly on AWS, and reduced my bill from ~$300 a year to $0 a year. There seem to be a million and 1 ways to…
- story
-
comment
Comment #42779227
I first attempted to use ruff for a small project ~2 years ago, and at the time felt that it wasn't quite good enough to replace the: black+isort+whatever linter combo we were usin…
-
comment
Comment #41920516
I'm predominantly a backend Python Web developer, and I implemented a match 3 engine in Pygame. See example gifs on my blog here: https://johnscolaro.xyz/blog/pygame-match-3 When I…
-
comment
Comment #40826778
Cool website, but I'm in a barbershop right now and can't wave my phone around like a madman to see the map. I'd love it if I could drag the sphere around with my finger on the scr…
-
comment
Comment #40208778
Interestingly, all but one of the descriptions on the front page start with the word "In".
-
comment
Comment #37862599
I can't wait to play Super Mario in this when someone inevitably makes a 3D rendering engine in it.