Do you actually need to simulate at that minuscule level of detail?
Or is it possible for a system to be built that can approximate biology similar to how LLMs approximate cognition without true understanding and reasoning?
That's an extreme position to take that rests on the claim that sponsorship/advertising is objectively bad.
Media & journalism have been underpinned by advertising for over a century. Tons of educational and informative services are available to the public for free because of advertising. Sponsorship has built art galleries, hospital wings, research centers, etc.
In this case, there's a relatively innocuous logo on a robotic lander that is 230k miles away on a desolate rock. It's not like this is a billboard in a nature preserve.
Can you elaborate on “properly tweaked”? When I use one of the Stable Diffusion and AUTOMATIC1111 templates on runpod.io, the results are absolutely worthless.
This is using some of the popular prompts you can find on sites like prompthero that show amazing examples.
It’s been serious expectation vs. reality disappointment for me and so I just pay the MidJourney or DALL-E fees.
Please back up the claim "climate models has a terrible track record" and qualify the word 'terrible'.
Casting blame is a common denier tactic [1] used despite the models being useful and accurate [2].
The "whataboutisms" you mention are another common tactic. [3] Blaming EV batteries is a red herring; they have much lower lifecycle emissions than gas-based engines. [4]
These are all generally highly reviewed can lead to interesting discussions:
Gattaca - interesting take on genetics/DNA discrimination
Europa - hard science fiction, maybe a bit slow for a 12 year old
The Net - older movie but the concept of digital exile resonates today
City of Ember - post apocalyptic civilization that lives deep underground
First Man - dramatization of Neil Armstrong and the first moon landing (not realy "fiction")
Arrival - first contact situation, tastefully done
Contact - another first contact situation that explores how politics, skepticism, and fanaticism react
The Martian - easily as fun as the book
The Prestige - competing magicians in an industrial age setting
The Hunger Games - extreme class divide in a future setting
Jurassic Park - the original not the sequels
Stargate - wormhole travel to another planet (be careful with the TV shows though, SG1 on streaming has full frontal nudity and "not ok" scenes which were obviously not on the broadcast version and a total shock when we watched it as a family)
District 9 - has some graphic gore and language, so it might be 14+, but is an interesting look at aliens as refugees
Contagion - a look at how a pandemic could play out. Premiered before COVID.
The Maze Runner - interesting setting and look at group dynamics
Honey, I Shrunk the Kids - fun setting
The Village - scary movie with a sci fi twist
Galaxy Quest - comedy
Short Circuit - old movie that deals with AI sentience
Innerspace - another old one, but has some fun concepts
Based on the GIF, I thought it created an animated video.
Even when the .PNG downloaded I thought for sure it’d be an animated PNG.
If I’m doing some content creation, I probably already have an image editor, in which case I can create this effect myself or would prefer an integrated plugin to do it.
Motion graphics is much harder, and there’s more demand there to add some sparkle to a static image. OP, have you considered that angle?
Magic means “hidden complexity”, AKA “abstraction”. The negative connotation is that sometimes you can’t figure out why your software is behaving a certain way and what you need to do about it.
The positive connotation is that you write less code with less cognitive overhead.
Generally I prefer ASP.NET over things like Spring and Ruby on Rails because it has less magic, despite being clearly inspired by both of those.
Here’s a concrete ASP.NET example:
You can put an [ApiController] attribute on your controllers and it can change the structure of error responses, among other things. [1]
I don’t agree with some of the other parent points. For example, the comments on “multiple dependency injection container” —- ASP.NET is pretty prescriptive on DI patterns. That sounds like someone made a decision to add complexity, which is on them.
Can you elaborate on “is in no way a typical hosted ASP.NET app”?
I get that the machinery under the hood is different (ie. Kestrel web server may not get used). However, we typically don’t care about those details. Our ASP.NET code runs in 3 separate places (containers, servers, Lambda) and the only difference between all 3 is a single entry point file.
Do you mean because Lambda is only serving one request at a time and has a more ephemeral host process lifetime?
The annual cadence simplifies our planning— we can preview features a year ahead and prepare for the LTS release. It also shortens the feedback cycle for Microsoft which has to be useful.
From a recruiting standpoint, it allows me to start conversations. I don’t take points off if candidates haven’t worked on the latest version, but one of my go-to questions is “What features in .NET X are you looking forward to using?”.
In an industry of constant change, it’s a negative signal if you don’t know anything about the current version of the platforms you use. Many, many candidates don’t.
Running an ASP.NET app in AWS Lambda is just a few lines of code. However, all of a sudden startup time becomes important for both performance and cost.
These investments by Microsoft and others[1] allow .NET to remain relevant and viable for modern use cases.
Can you name other development platforms of similar scale/depth that don’t have this issue?
Compared to the whirring treadmill of frontend web development, I find .NET to be pretty easy to keep up with. Good IDEs (ReSharper or Rider) really help with the new language features (which are opt-in).
Outside of that, the ecosystem is large enough that there are quality blogs/articles/podcasts to stay current without sinking a ton of time into doing so.
We need to be the change we want to see.
There are significant structural issues in society that present headwinds for average people trying to build a fulfilling life.