"Discoveries" is likely a work by Patrick Sogorb, but there isn't a widely-known or specific piece by that title prominently associated with him as of my last knowledge update in October 2023. Patrick Sogorb may be an author, artist, or someone involved in a specific field, but further context would be helpful to provide a more accurate response.
"Discoveries" by Rajgopalan Rajamohan is a book that explores various scientific and philosophical topics through the lens of everyday experiences and observations. Rajamohan's writing often combines insights from multiple fields, including science, technology, and human behavior, aiming to provide readers with a deeper understanding of the world around them. The book typically discusses themes related to innovation, the process of discovery, and the importance of curiosity and exploration in driving human progress.
"Discoveries" by Pierre Méchain refers to the significant contributions he made to the field of geodesy, particularly in the late 18th century. Méchain was a French astronomer and geodesist who is best known for his work on the metric system and the measurement of the meridian arc in France.
"Discoveries" by Stefan Karge is a book that delves into various topics, exploring themes related to innovation, exploration, and the pursuit of knowledge. It is likely to discuss significant discoveries across different fields, highlighting how these findings have shaped our understanding of the world.
Two-tree broadcast is a type of communication protocol used in distributed systems or networks to efficiently disseminate information from one node (the source) to multiple nodes (the recipients). The term "two-tree" refers to the use of two trees for broadcasting messages. ### Key Features of Two-tree Broadcast: 1. **Tree Structure**: The broadcasting is done using two tree structures.
DSatur, short for Degree of Saturation, is a heuristic algorithm used in graph coloring, which is the problem of assigning colors to the vertices of a graph such that no two adjacent vertices share the same color. The DSatur algorithm is particularly effective for coloring sparse graphs and is known for its efficiency compared to other graph coloring algorithms. The main idea behind the DSatur algorithm involves the notion of "saturation degree," which is defined as the number of different colors to which a vertex is adjacent.
"Discoveries" by Yang Tingzhang is a collection of poetry that explores themes of personal and cultural identity, nature, and the human experience. Yang Tingzhang, a contemporary poet, uses vivid imagery and emotional depth in his writing to convey complex feelings and reflections. The work often integrates elements of his own background and experiences, creating a rich tapestry of thought that resonates with readers.
EncFS is an open-source software that provides an encrypted file system in user-space. It allows you to securely store files in a way that they are encrypted on disk but appear as regular files when accessed through the file system interface. This means you can work with the files using your standard file manager or command line tools, and the encryption and decryption processes happen transparently in the background. EncFS operates by creating a virtual file system that mounts an encrypted directory.
In computer science, particularly in distributed systems and blockchain technology, "consensus" refers to a mechanism that enables multiple nodes (or participants) in a network to agree on a single data value or a state of the system, even if some of the nodes fail or act maliciously. Consensus algorithms are essential for ensuring that all nodes have a consistent view of the data and can reach an agreement despite potential inconsistencies or failures.
The remainder is the amount left over after division when one number cannot be evenly divided by another. It is the part of the dividend that is not evenly distributed into the divisor. For example, in the division of 10 by 3: - 10 divided by 3 equals 3 (since 3 times 3 equals 9), - and there is 1 left over. In this case, 1 is the remainder.
Edison's Phonograph Doll is a historic toy that was created by Thomas Edison in the late 19th century. It was one of the first examples of a doll that could record and play back sound, specifically using Edison's phonograph technology. The doll featured a small phonograph mechanism inside its body, allowing it to reproduce sound when a crank was turned. The doll was typically made from porcelain or composition materials and would often be dressed in elaborate clothing.
Joey Stivic is a fictional character from the American television sitcom "All in the Family," which aired from 1971 to 1979. He is the son of the show's main characters, Archie and Edith Bunker. Joey is portrayed as the grandson of the Bunkers, and the character is known for being a toddler during most of the show's run.
Ciro Santilli's hardware Miele C2 Complete PowerLine vacuum cleaner by
Ciro Santilli 40 Updated 2025-07-16
Similar to: www.miele.co.uk/e/cylinder-vacuum-cleaner-compact-c2-powerline-sdrf4-10931670-p but slightly different from image. Indistinguishable from: www.currys.co.uk/gbuk/home-appliances/floorcare/vacuum-cleaners/miele-complete-c2-pure-power-powerline-cylinder-vacuum-cleaner-graphite-grey-10208570-pdt.html
Power symbol meanings: images-eu.ssl-images-amazon.com/images/I/A14OZ5TuwGS.pdf
2020-12: buying Miele SF AP 50 AirClean Plus filter www.miele.co.uk/e/airclean-plus-filter-sf-ap-50-10107860-p. Once it arrived, changed the filter, which fit comes with plastic casing and accordion shaped filter. Also changed bag. But the bag full meter still goes to red on carpet even with everything new while vacuuming. Is it supposed to be checked while not vacuuming?
- battery life:
- 2023-04: on-browser streaming + light browsing on Ubuntu 22.10: about 2h45. Too low! Gotta try buying a new battery.
- 2022-01-04 updated firmward after noticing that ubuntu 21.10 does not wake up from suspend seemed to happen every time when not connected to external power.
dmidecodediff excerpt:used the "Ubuntu Software" GUI as mentioned at: support.lenovo.com/gb/en/solutions/ht510810-how-to-do-software-updates-linux. Kudos for making this accessible to newbs.BIOS Information Vendor: LENOVO - Version: N1UET40W (1.14 ) - Release Date: 09/28/2017 + Version: N1UET71W (1.45 ) + Release Date: 07/18/2018After doing that, another update became available to: 0.1.56, clicked it and was much faster than the previous one, and didn't auto reboot. After manual reboot,dmidecodediffed again:plus a bunch of other lines.BIOS Information Vendor: LENOVO - Version: N1UET71W (1.45 ) - Release Date: 07/18/2018 + Version: N1UET82W (1.56 ) + Release Date: 08/12/2021 - 2021-06-05 upgraded to Ubuntu 21.04 with a clean install from an ISO. SelectedAfter this, the GUI felt fast, who would have thought that erasing a bunch of stuff would make the system faster!
- "Minimal installation"
- "Erase disk and install Ubuntu". Notably, this erased the Microsoft Windows that came with the computer and was never used not even once
- "Erase disk ans use ZFS"
- Encrypt the new Ubuntu installation for security
lsblkcontains:andzd0 230:0 0 500M 0 disk └─keystore-rpool 253:0 0 484M 0 crypt /run/keystore/rpool nvme0n1 259:0 0 476.9G 0 disk ├─nvme0n1p1 259:1 0 512M 0 part /boot/efi ├─nvme0n1p2 259:2 0 2G 0 part │ └─cryptoswap 253:1 0 2G 0 crypt ├─nvme0n1p3 259:3 0 2G 0 part └─nvme0n1p4 259:4 0 472.4G 0 partlsblk -f:zd0 crypto_LUKS 2 └─keystore-rpool ext4 1.0 keystore-rpool nvme0n1 ├─nvme0n1p1 vfat FAT32 ├─nvme0n1p2 crypto_LUKS 2 │ └─cryptoswap ├─nvme0n1p3 zfs_member 5000 bpool └─nvme0n1p4 zfs_member 5000 rpooThen:contains:grep '[rb]pool' /proc/mountswhich gives an idea of how the above map to mountpoints.rpool/ROOT/ubuntu_uvs1fq / zfs rw,relatime,xattr,posixacl 0 0 rpool/USERDATA/ciro_czngbg /home/ciro zfs rw,relatime,xattr,posixacl 0 0 rpool/USERDATA/root_czngbg /root zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/srv /srv zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/usr/local /usr/local zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/games /var/games zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/log /var/log zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/lib /var/lib zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/mail /var/mail zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/snap /var/snap zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/www /var/www zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/spool /var/spool zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/lib/AccountsService /var/lib/AccountsService zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/lib/NetworkManager /var/lib/NetworkManager zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/lib/apt /var/lib/apt zfs rw,relatime,xattr,posixacl 0 0 rpool/ROOT/ubuntu_uvs1fq/var/lib/dpkg /var/lib/dpkg zfs rw,relatime,xattr,posixacl 0 0 bpool/BOOT/ubuntu_uvs1fq /boot zfs rw,nodev,relatime,xattr,posixacl 0 0
2020-06-06: dropped some lemon juice on the bottom left of touchpad. Bottom left button not working anymore... I'm an idiot. There are many other alternatives, but very aggravating, I'll replace it for sure. Can't find the exact replacement part or any videos showing its replacement online easliy, dang. For the T430: www.youtube.com/watch?v=F3lzV9uXRjU Asked at: forums.lenovo.com/t5/ThinkPad-P-and-W-Series-Mobile-Workstations/P51-left-bottom-button-below-trackpad-mouse-left-click-stopped-working-possible-to-replace/m-p/5019903 Also I could not access it because you need to remove the HDD first: www.youtube.com/watch?v=5Klawxc7T_Y and I can't pull it out even with considerable force, unlike in the video... And OMG, those button caps are impossible to re-install once removed!!! Then when I put the whole thing back together, the upper buttons were not working anymore. FUUUUUUUUCK. When first opening I pulled on it without properly removing the cap and it came off, but it didn't look broken in any way and I put it back in. Keyboard works thank God, so right black connector is fine, left white one oppears to be the one for upper keys and trackpoint, both of which stopped working. The hardware manual confirms that they are both part of the same device, so basically a mouse :-) TODO can it be bought separately from te keyboard? Doesn't look like it, photo of keyboard part includes those buttons. The manual also confirms that the bottom buttons are one device with the trackpad "trackpad with buttons", thus forming the second entire mouse.
2019-04-17: popup asking about "ThinkPad P51 Management Engine Update" from from 182.29.3287 to 184.60.3561, said yes.
- partition setup: askubuntu.com/questions/343268/how-to-use-manual-partitioning-during-installation/976430#976430
- BIOS:
- for NVIDIA driver:
- for KVM, required by Android Emulator: enable virtualization extensions
- TODO fix the brightness keys:
Playmates Toys is a toy company known for producing a wide range of action figures, playsets, and other toy products, particularly associated with popular entertainment franchises. Founded in 1966, the company gained significant recognition in the 1990s with the launch of its Teenage Mutant Ninja Turtles (TMNT) toys, which were based on the comic book and animated series of the same name.
Hatsuye Yamaguchi is likely a reference to a significant historical figure or event related to World War II, particularly concerning the use of atomic bombs. However, it's possible that the name may refer to a less-known individual, as there are limited widely recognized references to a person named Hatsuye Yamaguchi in popular historical accounts.
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!
Intro to OurBigBook
. Source. We have two killer features:
- 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-calculusArticles 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/derivativeVideo 2. OurBigBook Web topics demo. Source. - 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.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
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. - Infinitely deep tables of contents:
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





