Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JoeSloth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
JoeSloth
1mo ago
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 data. Lately I think it’s kinda refreshing that it’s entire
2.
▲
by
JoeSloth
3y ago
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 make an id a more stable key than a dom node.
3.
▲
by
JoeSloth
5y ago
I would love something like this for Spotify/Youtube Music/Apple Music
4.
▲
by
JoeSloth
5y ago
This was my first thought after looking at the project. Just finished the book.. wild!
5.
▲
by
JoeSloth
6y ago
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
6.
▲
by
JoeSloth
7y ago
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
7.
▲
by
JoeSloth
7y ago
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 creating cool shit.
8.
▲
by
JoeSloth
9y ago
Yup, and most items on their site of no focus state, which is bad for accessibility.
9.
▲
by
JoeSloth
9y ago
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 uptake in jobs that support this type of automation..
10.
▲
by
JoeSloth
10y ago
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 seams And revert back to so lesser security measures to te
11.
▲
by
JoeSloth
10y ago
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 it. Also it was a decent nod to Alfred Hitchcock's "
12.
▲
by
JoeSloth
10y ago
Awesome.. Needs a few //TODO comments in the source
13.
▲
by
JoeSloth
11y ago
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 necessarily against ADA/508 compliance, but it sho
14.
▲
by
JoeSloth
11y ago
Seems similar to Pixi js. I like that Pixi uses WebGL though, with a canvas fallback. It also uses a Flash-esque API