Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Garora
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Garora
22d ago
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.
▲
by
Garora
22d ago
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, subsidies, taxes ect all impact the direction of the market
3.
▲
Show HN: Flappy Bird Made with HTML and CSS, No JavaScript
(quarknerd.com)
3 points
by
Garora
6mo ago
|
0 comments
4.
▲
by
Garora
6mo ago
100% truth from me there
5.
▲
Flappy Bird Made in Pure HTML and CSS – Without JavaScript
(blog.scottlogic.com)
11 points
by
Garora
6mo ago
|
7 comments
6.
▲
by
Garora
6mo ago
A walkthrough on how flappy bird can be (and has been) made using pure HTML and CSS, no processors and fully functinal wihtout JavaScript
7.
▲
by
Garora
2y ago
How am I going to make it look good? I dont have the CSS skills for that
8.
▲
Making a tic-tac-toe game with ‘randomness’ using pure HTML and CSS
(blog.scottlogic.com)
35 points
by
Garora
2y ago
|
17 comments
9.
▲
by
Garora
2y ago
Hopefully this story will do better than when I posted it
10.
▲
by
Garora
2y ago
Hard to say since I abandoned this and then it was on and off for 2 years
11.
▲
NoJS 2 Stochastic Boogaloo: TicTacToe with 'RNG' in HTML and CSS. No JavaScript
(blog.scottlogic.com)
7 points
by
Garora
2y ago
|
3 comments
12.
▲
by
Garora
5y ago
Thanks,
13.
▲
by
Garora
5y ago
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). Thank you so much for the feedback
14.
▲
by
Garora
5y ago
Hi, Please could you give me the exact input, wrong answer and also browser? Thank you:)
15.
▲
by
Garora
5y ago
Hi, What browser and device are you on? And what result does it show
16.
▲
by
Garora
5y ago
Firefox doesnt support @property Which is what I'm using to round down and calculate the decimals
17.
▲
by
Garora
5y ago
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.
▲
by
Garora
5y ago
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