Proteins are large, complex molecules made up of chains of amino acids. They are essential macromolecules found in all living organisms and are vital for numerous biological functions. Here are some key points about proteins: 1. **Structure**: Proteins are composed of one or more long chains (polypeptides) of amino acids, which are linked together by peptide bonds. The specific sequence of amino acids determines a protein’s unique structure and function.
A color space is a specific organization of colors that helps in the representation and reproduction of color in various contexts such as digital imaging, photography, television, and printing. It provides a framework for defining and conceptualizing colors based on specific criteria. Color spaces enable consistent color communication and reproduction across different devices and mediums.
A nested gene is a type of gene that is located within the intron or coding region of another gene, meaning it is positioned inside the larger gene's sequence. This arrangement can occur in both prokaryotic and eukaryotic organisms, though it is more commonly studied in eukaryotes. Nested genes can arise through a variety of mechanisms, such as gene duplication, retrotransposition, or other evolutionary processes.
Gn15 is a term that can refer to a few different contexts, but it is most commonly associated with the category of model railroading known as "Gn15." Specifically, Gn15 refers to a scale model railroading concept where model trains operate on a narrow gauge layout, typically modeled to represent a fictional or real narrow gauge railway in 15-inch gauge scale. In Gn15, the models are usually built to a scale of 1:20.
Fibonacci numbers are a sequence of numbers in which each number (after the first two) is the sum of the two preceding ones. The sequence starts with 0 and 1, and proceeds as follows: - 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...
As claimed on their README, their operation truly appears to be 10x faster than the node-sqlite package!! It is insane!! How can that other package still exist at all?
The only big problem was the lack of ORM, but people are looking into that by adding it to Sequelize:
Maybe those are genial. Maybe not. Nostalgia is just too strong to discern. Ciro still goes back to them for rest.
This is a tag for films that depict some sort of artificial general intelligence, but in which that is not the primary focus of the film.
Limtless (2011) by Ciro Santilli 40 Updated 2025-07-16
That makes Ciro Santilli most mad about this film is the fact that the dude was passionate about writing, and when he became a genius, rather than write the best novels ever written, he decided instead to play the stock market instead. This paints an accurate picture of 2020's society, where finance jobs make infinitely more money than other real engineering jobs, and end up attracting much of the talent.
Another enraging thing is how his girlfriend starts liking him again once he is a genius, and instead of telling her to fuck off, he stays with her.
The other really bad thing is the ending. He fixed the drug by himself? He scared off De Niro just like that?
Transcendence (2014) by Ciro Santilli 40 Updated 2025-07-16
The premise that "we can't make AGI, but we know enough about the human brain to upload on to a computer" is flawed. Edit: after reading Superintelligence by Nick Bostrom (2014), Ciro Santilli was convinced otherwise. What is flawed is of course just the "extracting connectome with macroscopic probes part". A post mortem connectome extraction with microtome is much more believable. But of course they weren't going to show fake slices of Jonny Depp's brain, are they? Famous actor bodies are sacred! What a huge lost opportunity. On the other hand however, the scale of the first connectome extraction would be arguably too huge to be undertaken by a random pair of rogue researchers. The same would also likely apply to any first time human brain connectome. It would much more likely be a huge public effort, much like the Human Genome Project.
But this film does have the merit of exploring how an AGI might act to take over the AGI might act to take over the world once created, notably by creating its own physical research laboratory. Though it doesn't feel likely that it could go under the radar for 2 years given the energetic requirements of the research. Even the terrorists find it before the FBI!
I also wish they had shown the dildo (or more likely, direct stimulation!) computerized Jonny Depp used to use with his wife before he managed to re-synthesized his body. But you know, 18+ would cut too much profits. Ah, what a shame.
Video 1.
Can You Prove You're Self Aware? in the big lab scene from Transcendence (2014)
. Source.
Mitchell and Webb by Ciro Santilli 40 Updated 2025-07-16
They do have some really good ones.
It is interesting that in different episodes they often switch the dominant/passive roles, so it's not fixed as in Laurel and Hardy.
Video 2.
Discoverer by Mitchell and Webb
. Source. Makes fun of the many terrible naming choices British navigators have made while discovering/rediscovering new lands.
Video 3.
Homeopathic A&E by Mitchell and Webb
. Source.

Pinned article: Introduction to the OurBigBook Project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 2.
    You can publish local OurBigBook lightweight markup files to either https://OurBigBook.com or as a static website
    .
    Figure 3.
    Visual Studio Code extension installation
    .
    Figure 4.
    Visual Studio Code extension tree navigation
    .
    Figure 5.
    Web editor
    . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
    Video 4.
    OurBigBook Visual Studio Code extension editing and navigation demo
    . Source.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact