Viewing profile — JoeSloth
JoeSloth
HN member- Joined
- Mon, Jan 11, 2016, 3:16 PM UTC
- HN karma
- 13
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About JoeSloth
No profile information was provided.
Recent public activity
-
comment
Comment #49219181
Counterpoint: you reinstall something later and all your setting and preferences are still there. It’s a classic cloud vs disk debate about where and who should persist and own the…
-
comment
Comment #35837578
This is great for some use cases, but in situations like a very large list mentioned in the article it’s likely that a real world app would be virtualizing the nodes.. which would …
-
comment
Comment #28330220
I would love something like this for Spotify/Youtube Music/Apple Music
-
comment
Comment #27473521
This was my first thought after looking at the project. Just finished the book.. wild!
-
comment
Comment #23056015
I’ve been trying to find some guidance too, specifically for authentication with B2B and how to be adaptable to work with different IAM/SSO platforms
-
comment
Comment #20206325
What sort of export does the tool have? Would be great if this exported to a json file Lottie could use, or something that could be converted into a GSAP timeline easily
-
comment
Comment #20036704
Been following this project on Twitter for a while through the creators (Dave DeSandro). Looks great.. Used to use masonry all the time in projects, glad to see he is still creatin…
-
comment
Comment #15844311
Yup, and most items on their site of no focus state, which is bad for accessibility.
-
comment
Comment #15432139
Keep in mind that the transition wont be from black to white or visa versa.. We're talking about a gradual change over a decade and a half a least. In the meantime there will be an…
-
comment
Comment #13235410
After reading, I can't help but think that the problem is that the cat knows there is food inside.. is there a leak where the scent gets out? I would try sealant around all the sea…
-
comment
Comment #12776380
I thought the last episode was great, although maybe slightly long. It was a good example of how a seemingly good piece of technology can be disastrous if a back door is put into i…
-
comment
Comment #11835106
Awesome.. Needs a few //TODO comments in the source
-
comment
Comment #10888929
I'd also like to throw this into the conversation: Inline styles also prevent the user from overriding styles with a custom style sheet (think color blind people). This isn't neces…
-
comment
Comment #10881189
Seems similar to Pixi js. I like that Pixi uses WebGL though, with a canvas fallback. It also uses a Flash-esque API