That’s probably fair which is why I tried to be upfront that this is shilling. I figure some people might be like me, interested in sprites but not artsy enough to make them. You might start with an ai sprite and fix it via LibreSprite or another tool.
It feels like we're fairly close yet so far. Lots of newer tools do have animation and tweening of arbitrary properties but then will just have bitmap image editors instead of a built-in vector editor for example. Or just make it really hard to tie all the stuff together.
The ease at which Flash CSx would just let you draw a circle in a spot, then click on it to get its script file and immediately add a little bit of behavior is magic for prototyping
I mean it's possible for there to be bad health effects from something without it outright killing everyone. This is why things like hygiene are tough! You can have terrible hygiene and still be alive for a long time.
Perhaps if Sweden adopted a different policy it would have an even longer life expectancy!
> Perhaps if Sweden adopted a different policy it would have an even longer life expectancy!
The policy of being between 55 and 69 N? I'm not sure the world is ready for another viking age.
Joking aside, GPs point was that Sweden has long nights and long days. Based on the studies you'd expect life expectancy to be worse there than in more Southern parts, like most of Canada. It isn't.
The Django admin is really great. I do wish there could be a bit more extensibility hook points to hook into existing stuff, but I know a loooot of projects that hack stuff into the admin despite that (I think in particular it's a bit futzy to have things like confirmation screens on custom actions).
I think the real power of Django comes from not only having the batteries included, but almost always having the right kind of extension points in terms of methods (or template overrides) that really give you ways to quickly insert the right kinds of customization for your project. The admin existing and working so well for so long is proof of that IMO
If you work with Django long enough, and at significant scale, you live long enough to b̶e̶c̶o̶m̶e̶ ̶t̶h̶e̶ ̶v̶i̶l̶l̶a̶i̶n̶ make hacky extensions to the admin.
I am hoping this work makes it easier for people to start extending the admin in a normalized way.
Banning access to social media for kids under 18 similar to how tobacco and alcohol is banned to underage people would be the more direct line.
This argument is quite close to what gov'ts are "trying" to do here! And I tihnk you'll find very few people ammenable to the idea that we should allow cigarettes to be sold to underaged people (even if in practice they still get access).
The argument on the "don't do the social media ban" side is quite an uphill battle if you dig into this metaphor too much
I used to think this but spending some time learning about xargs (hell even for loops) makes me feel like this is trivial enough to stuff somewhere.
Lots of people have mentioned awkward use cases where decisions have to be made. A built in command would have to confront those and it might not be easy
The thing you gotta make sure to do is basically return inside of switch statements. Typescript will gladly propagate a type that you think is never but is actually ThatOneCaseYouForgot if it's not ever used or referred to.
Every TS project I've worked on has an assertNever(val) thing specifically to check for this kinda stuff
The intersection of people interested in Aseprite and people wanting to just spawn this stuff out of thin air is fairly low!
reply