Live data from Hacker News

Drawing.garden

drawing.garden

51–60 of 141 posts

Re: Drawing.garden

#51
I love it. If you want to eliminate the pull down to refresh on iOS, I found this worked well for my projects:

/* Prevent elastic scrolling on ios */ html { overflow: hidden; }

Re: Drawing.garden

#53
post #24

Little toys like this are the spirit of the web. I'd never go through the rigamarole of downloading and deleting an app to fiddle with this for two minutes, but I sure as heck will click a link.

Here’s a microwave I made. https://microwave.pointless.click/

I got a big chuckle out of this one. Nice work

Re: Drawing.garden

#54
post #3

If you enjoy zen experiences like this, you might also enjoy Proteus. https://www.youtube.com/watch?v=03X83rAkofU

I wish they ported Proteus to the switch, I’d love to be able to play on that.

Re: Drawing.garden

#56
post #55

I love it. If you want to eliminate the pull down to refresh on iOS, I found this worked well for my projects: /* Prevent elastic scrolling on ios */ html { overflow: hidden; }

I believe overscroll-behavior is better https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-...

Oh cool I had no clue.

Re: Drawing.garden

#58
post #24

Little toys like this are the spirit of the web. I'd never go through the rigamarole of downloading and deleting an app to fiddle with this for two minutes, but I sure as heck will click a link.

I agree. This is the kind of thing I'd love to see more of on the web.

The Internet, is a series of tubes and gardens.

Re: Drawing.garden

#59
post #24

Little toys like this are the spirit of the web. I'd never go through the rigamarole of downloading and deleting an app to fiddle with this for two minutes, but I sure as heck will click a link.

Here's a bunch of random shit I made: https://cjstewart88.github.io/r/

These are awesome!
Post reply on HN