An iOS app to help toddlers get bored of smart phones more quickly: https://toddlerphotolock.com/
HN user
ZachSaucier
I'm a design and product minded engineer.
ZachSaucier.com
Letting the LLM generate use cases is probably not a good idea. But writing common use cases and having a bot crawl your app and then write up how many steps it took to accomplish the goal is a good idea that I hadn't thought of before. You could even set it up as a CI check to make sure that new features that introduce more steps for specific flows are very conscious decisions. In a large application this could be a very useful feature.
That's not CSS, it's GLSL
The author creates art using their own custom library that uses CSS-like syntax to render HTML, SVG, and more recently shaders. The point isn't that this is the best way to do it. It's simply a trick that the author used to do something with their own bespoke library that they were trying to do.
Actual checkboxes that are reorderable but otherwise a text file is the way to go.
Longer explanation: https://zachsaucier.com/blog/notes-the-best-todo-app/
Ona makes this easy: https://ona.com/
GSAP is a bit more robust than anime.js. Over the years anime has been adding more functionality and changing its syntax to be more like GSAP's. They're both solid libraries though
There are other, similar sites which do this. One example: https://madewithgsap.com/
If you were to die, is there a way for someone to continue with the project?
I can't believe you didn't even mention your website dedicated to this, Tim! https://theuselessweb.com/
Longer list here: https://tholman.com/
Unsubscribing from one Mailchimp subscription doesn't remove you from any other subscriptions...
Most all "real-world" stores offer discounts for buying more things at once. Just think of all of the "buy 2 get the 3rd free" etc. deals. Changing the currency from virtual to "real" does nothing to change that.
Showing the "real" cost should DECREASE the cost because when people see it in terms that they use day to day it feels like it's more expensive, so they are more likely to spend less. This would decrease profits for these video games.
The more likely unintended, if you can call it that, outcome would be that less games are solely free to play, relying exclusively on in-game cosmetic transactions.
I think you missed the joke
Also the amount of non-renewable resources used and emissions goes up 7-15x
Chris now helps run the Frontend Masters blog (called Boost). It's got solid content (some from myself) on there!
Reader modes for reading web articles can be really handy for those with HDHD.
I maintain a reader mode called Just Read that is pretty customizable if you're interested: https://justread.link/
As far as I know, for something like this you can only copyright the specific application. So for example it couldn't be used for social media sites.
It'd be nice if there was a count of the total # of subscribers across all of the subreddits that have gone dark
Any reference for this?
Ironic that the author has a principle of "no clickbait bullshit" but the article uses a clickbait title since it only talks about his personal experience.
Couldn't you do elementReference.foo = whateverTypeYouWant? No need to restrict things to just the data attribute.
This wouldn't work if you need to know the order of the properties.
You can do this sort of thing on a smaller scale but with similar results by volunteering for mentoring organizations like Underdog Devs, Vets Who Code, Operation Code, or another organization that helps underprivileged people try to get programming jobs.
Customizable, feature packed read mode that is used by a lot of teachers and people with disabilities: https://justread.link/
As someone who went through the process at Stripe, I recommend giving managers more awareness ahead of time and perhaps some forewarning to the company at large ahead of time
I believe that this is the case for all employees laid off by Stripe, including myself.
There's not much point in spiritual practices if you don't believe in some truth behind them. Instead of focusing on practices, focus on finding truth (I believe it can be found about God). Truth will lead to practices.
I made a customizable, feature-packed reader mode that earns around that: https://justread.link/
I use it ♥
It uses a pretty simple text selection algorithm I've developed through trial and error: https://github.com/ZachSaucier/Just-Read/blob/6dcb4f05b93287...
I don't know how it compares to Readability.js.
Shameless plug: I maintain a cross-browser reader extension that is like reader mode with some additional features. It's called Just Read: https://justread.link/