Live data from Hacker News

Viewing profile — JohnScolaro

JohnScolaro

HN member
Joined
Fri, Jun 16, 2023, 1:17 AM UTC
HN karma
173
Public activity
24 items

About JohnScolaro

Hey I'm John! I enjoy coding in Python. Check out my website here: https://johnscolaro.xyz

Recent public activity

  1. 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…

  2. 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…

  3. story
  4. story
  5. story
  6. 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.

  7. story
  8. 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…

  9. 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…

  10. 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…

  11. story
  12. 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?

  13. story
  14. 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…

  15. story
  16. 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…

  17. 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 …

  18. 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…

  19. story
  20. 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…

  21. 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…

  22. 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…

  23. comment
    Comment #40208778

    Interestingly, all but one of the descriptions on the front page start with the word "In".

  24. comment
    Comment #37862599

    I can't wait to play Super Mario in this when someone inevitably makes a 3D rendering engine in it.