Esporadic recomendation:
> Forbidden World (1982)
I've to confess, I'm not the most trustworthy guy to recommend anything. What can I say? I love b films with personality and practical fx.
It's a sort of Alien, The Thing, Cassete Futurism Aesthetic and more in just one trashy film.
Obviously it has its problems, but is really enjoyable to watch (and its visuals are awesome)
Unfortunately, I'm not entirely into the free software movement, but Richard Stallman is worth listening to. I don't think this is an economically viable system for all kinds of programs, but it still aims to give the community more power than big tech usually does.
It’s finished, at least partially. These are my web scraping microservices for Brazilian public exams (“concursos”). They are simple: they scrape three sources and return a JSON-like API response with more readable information.
Fell free to see in REPO: https://github.com/Dum2601/lista-concurso.git
I have a personal project in mind, and from time to time I implement some of its features.
At the same time, I’m really into open source, and there’s nothing fairer than sharing.
So, if you’re interested, why not check out my API?
It returns a JSON response with dice results (standard dice or RPG-focused dice).
You can choose the number of sides and the quantity of dice to roll.
During testing for a personal project, I published a small standalone function in a separate repository for general use or reference.
It simply reads a given directory (in example, the project directory) and returns a JSON object.
The project is released under the MIT licence. Although it allows proprietary use, I strongly value open-source.
repo: https://github.com/Dum2601/directory-inspector-json.git