Live data from Hacker News

Viewing profile — Garora

Garora

HN member
Joined
Fri, Jan 21, 2022, 5:48 PM UTC
HN karma
19
Public activity
18 items

About Garora

No profile information was provided.

Recent public activity

  1. comment
    Comment #49445646

    Food transportation is a very low percentage of the food's footprint, what you eat is more important, but you dont want to hink about it

  2. comment
    Comment #49445546

    Markets arent going to fix this problem. Solar panels didnt get cheap by magic, they got cheap by investments backed by politics. No modern market is truly free, government loans, …

  3. story
    Show HN: Flappy Bird Made with HTML and CSS, No JavaScript

    Only works on desktop chromium browsers. Tested on edge and chrome. Here is how I made it https://blog.scottlogic.com/2026/03/09/noJS-3-flappy-bird.ht...

  4. comment
    Comment #47309293

    100% truth from me there

  5. comment
    Comment #47308776

    A walkthrough on how flappy bird can be (and has been) made using pure HTML and CSS, no processors and fully functinal wihtout JavaScript

  6. story
  7. comment
    Comment #40555477

    How am I going to make it look good? I dont have the CSS skills for that

  8. story
  9. comment
    Comment #40425967

    Hopefully this story will do better than when I posted it

  10. comment
    Comment #40406396

    Hard to say since I abandoned this and then it was on and off for 2 years

  11. story
  12. comment
  13. comment
    Comment #30030960

    Ah yes, safari. I should be able to fix the rounding errors. I should disable the decimals completely in safari as my method of getting decimals isnt supported yet. (@property). Th…

  14. comment
    Comment #30028388

    Hi, Please could you give me the exact input, wrong answer and also browser? Thank you:)

  15. comment
    Comment #30027286

    Hi, What browser and device are you on? And what result does it show

  16. comment
    Comment #30027239

    Firefox doesnt support @property Which is what I'm using to round down and calculate the decimals

  17. comment
    Comment #30027191

    I'll take a look at this. Firefox will not get all functionally. But I should be able to get stuff without decimals working.

  18. comment
    Comment #30027126

    Hi, Thanks for this. I did have this earlier in the development but it didnt properly work. I'll go back to this and try again