package-lock.json
?
- 0 Posts
- 9 Comments
aleq@lemmy.worldto solarpunk memes@slrpnk.net•Those windmill blades are all pointing the same direction!32·3 months agoYou certainly have to account for it, but surely some consideration must be paid to the fact that most of these images are quite useless. I’ve probably generated 100s of midjounrey pictures myself, to very little benefit except seeing what it was capable of. If we treat these usages as equal to cover image for a blog, I don’t think it’s quite fair. Not to mention the actively harmful usages (CP, deep fakes etc).
aleq@lemmy.worldto solarpunk memes@slrpnk.net•Those windmill blades are all pointing the same direction!162·3 months agoI don’t really have a horse in this race eitherway, but what about finding a person who can draw a decent looking thumbnail in 15 minutes? Probably that’s gonna be using various webservices such as fiverr or something along the way?
But the whole idea of comparing them is kinda funny. As if that human would just be turned off and not consuming any energy if they weren’t making a thumbnail for your blog. Though maybe they’ll make a cup of coffee they wouldn’t have otherwise before getting to work. You never know!
aleq@lemmy.worldto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English33·4 months agoMy experience with Matrix is that the federation itself is a deal breaker. I have a pretty beefy server and good connection which was getting ddosed by running Matrix and timing out on so many requests for avatars/profiles etc. Maybe I did something wrong, but the whole experience rendered me quite skeptical to the viability of it as a federated chat.
That said I’ve had nothing but good experiences using it with big servers set up by pros.
aleq@lemmy.worldto Programming@programming.dev•Microsoft is making TypeScript 10x faster with native implementation in Go3·4 months agoBut there is no such implementation AFAIK? How is it making Typescript faster if it’s a completely new implementation?
But certainly, in theory it could become unshackled from JavaScript. Have there been any serious attempts to do so though?
aleq@lemmy.worldto Programming@programming.dev•Microsoft is making TypeScript 10x faster with native implementation in Go315·4 months agoI feel this should be obvious to anyone who knows anything about programming, because typescript is just a development tool not a runtime.
aleq@lemmy.worldto Fediverse@lemmy.world•Flohmarkt - a Fediverse replacement for Facebook MarketplaceEnglish7·5 months agoSwede here, see no issue with the name. I’ll just ignore the h when pronouncing though.
aleq@lemmy.worldto Programming@programming.dev•New Book-Sorting Algorithm Almost Reaches Perfection | Quanta Magazine3·5 months agoI’m not familiar with Quanta from before, but what a fantastic article. It explains the problem and the history in an engaging way that manages to be approachable to us without an academic background in CS while still retaining some academic substance. Very informative!
If you’re organisation is small/flexible enough, maybe look into using some kind of stacked diff system. We used graphite at my previous company and it’s amazing for working with these kinds of things where you have a million little things to fix and they’re all kind of dependent on each other.