Posts

How to Make small Aquaponics wicking bed kit. (Architect's Exploded plan)

Image
1. Get your fish-tank. The recomended minimum size for a fishtank is 200 Liters as one block unit. Drill 2 holes on opposite sides and tie some nylon string as 'braces' to prevent the tank from buckling when it's full. the top 'oblong' shape will bend outwards when the tank is full, and this will cause cracks. So you need to keep the oblong shape of the tank, by tieing 1 or 2 "strainers" across the lesser width. Cost: $60 2. Build your table to sit above the fish tank Click Here for >>> Free Plans for stable table <<< The table should be stable so the legs wont cave in. The table should be light enough for you to carry into place during installation. if you can attach wheels to the whole thing, so you can move the kit. Great! 3. Get your wicking-bed tank The wicking bed should be at least 30cm deep, and a max of 40 to 50 cm deep. Having one wicking bed instead of two or more in sequential series, is better. ...

The garden path to the internet

Signpost: Welcome new user, to the computer world. What happens when hours and hours are spent by thousands of people doing mundane things? Well for a start, we get condensed versions of truth. Hours spent converting CD music to mp3 and months spent downloading mp3 songs led to the knowledge that 96kbps is smaller in memory and still pretty good quality, while 256 kbps is perfect quality but hugely wasteful for memory. Anything less or more is extraneous to human ears. 44000hz is fine.  But I feel like I have to atleast show you how I grew into the computer world, from getting a PC in school holidays to play 3d games, to playing on LAN with gamers just before gaming became e-sports.  I'll index these memoirs chronologically, atleast, in order of reality and not in writing.  First toy  My first toy was a computer that asked questions, like spelling questions. If you typed in the correct word, it would say "yes, you are right. Find the answer to question _3_" ...

Ollama -

Ollama is how you can run a LLM in your home, without the internet. Trust me, it is fun.  Installing Ollama Hardware! Pick the model that you want to run. If the model is large, then you will need a large amount of RAM. The size of the model is measured in Parameters. One billion parameters will require one Gigabyte of RAM. 16B parameters requires 16GB of RAM. 500M parameters requires 500MB of RAM.  Then you will need a NVIDIA GPU which has a "Compute Complexity" greater than 5.  Why? The embedding space is where each word and syllable is mapped using a large amount of dimensions. Imagine each word as a point floating in space. From the center of space, each point is like a radius with its various angles. An easy way to compute how close each point is to all other neighbouring points is by doing the same mathematics (Cosine Affinity) that the NVIDIA GPUs instruction sets can do across hundreds of cores, while your more complex CPU with its handful of cores can do these...

I think Lord Jesus' name is יהוש

God Jesus יהוש was not an italian roman citizen, nor peregrinus citizen 2000 years ago. He lived in Nazareth, and called a nazirite citizen in English. ( Like Samson was a Nazirite in book of judges . Jesus fulfilled that lawcode written by Moses as He said to John the baptist at his baptism.)  Saint Paul was a peregrinus , his paternal side roman and his maternal side Jewish. Romans and peregrinus could appeal to caesar if they faced the death sentence. God Jesus  did not have this luxury. The provincial people such as from the province of Galilee could appeal to the mercy of the governor, Pilate .  As Jonah repented in the whale , Jesus repented of the human titles. Apocryphon of saint John shows Jesus was born the seed of God glorified on this planet , all history glorifies Jesus all the future remembers and loves him. When God Jesus our Father, God's Son and Jesus Holy Spirit, read from the scroll in the Jewish synagogue, the Jews tried to throw Him off the cliff. So ...
Private Personal Planning Context-Based Action Lists and Project Planning : Implementing Context-Based Action Lists and Project Planning from the Getting Things Done (GTD) methodology can profoundly impact managing a 5-hour workday across two concurrent employment ventures. Here's a detailed approach with nuances and instructional processes for each, using your specified scenario for illustrative purposes. ### Context-Based Action Lists #### Definition & Purpose: Context-Based Action Lists organize tasks by the environment or tools required to complete them. This method enhances efficiency by grouping tasks that can be executed in similar contexts, minimizing the time and mental energy required to transition between different types of work. #### Instructional Process: 1. **Identify Contexts Relevant to Your Ventures:** - For two em...

Polkadot course

 Creating a parachain on the Polkadot network involves understanding blockchain technology, the Polkadot architecture, and specific programming skills. A 15-day curriculum is quite intensive, but it can provide a foundational understanding. Here's a suggested outline: ### Day 1-3: Blockchain Basics and Polkadot Overview - **Day 1:** Introduction to Blockchain Technology   - Concepts: Decentralization, Blocks, Chains, Consensus Mechanisms. - **Day 2:** Understanding Polkadot   - Polkadot's architecture, Relay Chain, Parachains, Parathreads, Bridges. - **Day 3:** Deep Dive into Parachains   - Function and structure, Role in the Polkadot ecosystem. ### Day 4-6: Polkadot Development Environment Setup - **Day 4:** Setting up the Development Environment   - Installing necessary tools like Rust, Substrate (Polkadot's blockchain building framework). - **Day 5:** Introduction to Substrate   - Basic concepts, creating a simple blockchain. - **Day 6:** Connecting to P...