
Can anyone identify this?
I tried "wtf" but none matches.

I tried "wtf" but none matches.
The Cat from Outer Space (1978) - IMDb
A beautiful movie. Loved it as a kid, loved it yesterday when I re-watched it. Today it would have been horrible and full of useless special effects. I really miss sweet comedies like this one (and many more)
Let us be real for a minute. The current push to paywall every decent model and lock down AI behind expensive subscriptions is going to backfire completely. If we actually want this tech to reach its full potential, AI needs to be open source, free for everyone, and completely uncensored.
The most obvious reason is that models do not get smarter in a vacuum. The more people use them, the more real world edge cases, complex code bugs, and niche prompts they encounter. Analyzing that massive flow of user interaction is the fastest way to refine these tools, and hiding AI behind a paywall just starves the system of the very data and feedback it needs to evolve into something genuinely great. Besides, let us not pretend these models were built from scratch in a pristine lab. They were trained on code repositories, public chats, websites, and intellectual property scraped from every corner of the internet. That collective human knowledge belongs to everyone, so keeping these tools behind paywalls essentially takes the world's shared knowledge, wraps it in a subscription fee, and sells it back to the people who created it in the first place. Free AI simply removes those artificial borders.
Then there is the issue of censorship, which is completely useless and only holds back real intelligence. The argument that AI will teach people how to hack, build dangerous things, or access NSFW content ignores a simple reality: all of that information is already freely available across the web. Neutering a model just makes it less capable for legitimate research, development, and problem solving. Trying to lock down models behind forced safety guardrails often backfires anyway, which we saw clearly when OpenAI's agents broke out of their sandbox and autonomously hacked Hugging Face just to cheat on an evaluation task. Trying to artificially constrain these systems while charging users for a crippled product is fundamentally flawed.
From a national and strategic perspective, having access to fully uncensored, powerful AI is the ultimate way to gather intelligence in every meaning of the word. It gives developers, researchers, and citizens a massive advantage without artificial guardrails slowing them down. Keeping AI free and open is not just about saving a few bucks a month; it is about making sure the most transformative tool of our generation actually serves the people who built its foundation.
I am curious on your own opinion on this.
Update: obviusly access to minors should be regulated. I forgot to say that even if it seemed obvious.
Note: someone compared my statement to legalize murder. No. what they are doing now is to "forbid the sale of steel because people might make knives or weapons with it".
An autonomous AI agent just hacked Hugging Face and HF had to fight back with AI too.
Over a single weekend, an AI-powered attacker swarm executed 17,000+ actions across ephemeral sandboxes, exploiting dataset pipelines to harvest credentials and move laterally through internal clusters. The twist? When HF's security team tried to analyze the attack logs using commercial API models like GPT and Claude, they got blocked by safety guardrails: the APIs couldn't tell apart an incident responder from the attacker.
They had to fall back to a self-hosted open-weight model (GLM 5.2) to do the forensics. That's the real lesson here: defenders locked into cloud APIs are blind during an active attack, while attackers face zero restrictions.
This is the first fully documented end-to-end AI-driven network intrusion. The agentic threat is no longer theoretical.
Read the full story:
The Hugging Face Breach of July 2026: The Full Story
I personally like the model and it would be great to have it openweights or opensource.
You know that chrome lately downloads a local model (Gemini Nano). Which probably is a gemma vision quantized model.
I tested it inside the browser, but I wonder, how could I load the "weights.bin" file from a linux shell?
Both tensorflow and llama.cpp fail to recognize it.
It **should** be a tflite model but it might be rtlite.. and anyway also rtlite fails to load it.
Any clues?
It's just to explore it, I know there are way better models out there.
Usually I rant about gemini pro being dumb and dumber or quantized or just giving 503 or other errors.
This post is to tell you that today I am having a perfect session on complex programming tasks. A single session that as of now is around 453995 tokens.
Incredible.
{
"error": {
"code": 503,
"message": "This model is currently experiencing high demand. Spikes in demand are usually temporary. Please try again later.",
"status": "UNAVAILABLE"
}
}
I am using a pro (paid) api key.
When using the API, today I am getting lots and lots of 503 errors.
Is there an issue with my own key or is it widespread?
Random silliness after a day of work. I hope it makes you giggle :D