Viewing profile — Garora
Garora
HN member- Joined
- Fri, Jan 21, 2022, 5:48 PM UTC
- HN karma
- 19
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About Garora
No profile information was provided.
Recent public activity
-
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
-
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, …
-
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...
-
comment
Comment #47309293
100% truth from me there
-
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
- story
-
comment
Comment #40555477
How am I going to make it look good? I dont have the CSS skills for that
- story
-
comment
Comment #40425967
Hopefully this story will do better than when I posted it
-
comment
Comment #40406396
Hard to say since I abandoned this and then it was on and off for 2 years
- story
-
comment
Comment #30033579
Thanks,
-
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…
-
comment
Comment #30028388
Hi, Please could you give me the exact input, wrong answer and also browser? Thank you:)
-
comment
Comment #30027286
Hi, What browser and device are you on? And what result does it show
-
comment
Comment #30027239
Firefox doesnt support @property Which is what I'm using to round down and calculate the decimals
-
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.
-
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