This is a long and unedited video of me upgrading my computer from ‘longing’ https://www.jj5.net/sixsigma/Longing to ‘lore’ https://www.jj5.net/sixsigma/Lore
Thanks very much for watching! And please remember to hit like and subscribe! :)
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Old Book: Industrial Electronics Reference Book by Electronics Engineers of the Westinghouse Electric Corporation published 1948 with 680 pages.
Today we teardown a homemade continuity tester which I put together for use before I had a multimeter, so that was in the early days of my new lab, circa August 2021.
While I was preparing the links for this blog post I discovered that the plastic case I used for the continuity tester was the HB5610 Black Hand-held Electronic Enclosure from Jaycar. I purchased one of these for AU$9.95 back in August 2021, which was around the time that I made this continuity tester.
I subsequently purchased a ten pack of similar plastic cases from AliExpress for AU$64.55 (inc shipping) in March 2022. I went to find the AliExpress listing so I could link you to it, but it’s an old listing and has been taken down. I did search for an equivalent product but didn’t find what I was looking for. The dimensions are roughly 70mm x 135mm x 24mm and there is a facility for 2x AA batteries built in.
What I say in the video about active vs passive piezoelectric buzzers is correct. The active buzzer will do the buzzing for you, all you need to do is supply some power. The passive buzzer will need an input signal in addition to power, so some sort of oscillator if you want to generate a tone.
I knocked up a schematic for this continuity tester, something like this:
I’m gonna try getting some PCBs made for this circuit from PCBWay, because I’m still trying to learn everything I can about that process!
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
Today we’re gonna take a look at what arrived recently from AliExpress. They were having a sale so I purchased some natty tools and a few consumables. Details below. I made some notes at the time of purchase if you’re interested in what I paid for this stuff.
In the video I refer to the workstation I am planning to buy for the studio. When I get this new computer I should be able to improve the quality of my YouTube videos. If you’re interested in the details the new computer I’m planning is ‘victory‘. In the video I say this new computer will cost me AUD$6,000, but it’s looking like it will cost more like AUD$7,500 (roughly USD$5,000), so I will have to save my pennies! The Dell OptiPlex computer that I am presently using is ‘wonder‘.
In the video I refer to “box openers”. If you know what these things are actually called, please do let me know!
The spider who popped up on my bench during the recording of this video was found later. He, um, didn’t make it…
Thanks very much for watching! And please remember to hit like and subscribe!
Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!
A computation can only take place when the data and the program are at the same point in spacetime -=> get all the data + program to the same place (can be client or server or someplace in-between) (problem – easy to move data – difficult to move programs) This is why PHP is good :-)
Causality – Effect follows cause. We don’t know how stuff is we know how it was (the last time it told us)
2nd law of thermodynamics – Entropy (disorder) always increases
6 common problems:
Does not know how to delete files – when the system runs out of space they buy a new computer
No idea of what MBytes, Mbits, Bits/sec, quad cores, etc means
If the app doesn’t work immediately gives up
Does not search for fixes – or does and does not understand the answers
Does not want to try the latest things
Uses a method that works (not the best) – e.g. to copy a file open it and then save it with a new name
5 more problems:
The UI changes
Passwords
Stuff doesn’t work
Terms & Conditions
non-reproducible errors
Things can be small:
Forth OS 24KB
Forth compiler 12KB
IBM PC DOS < 640KB
USCD Pascal
Turbo Pascal
Turbo C
The old truths:
Keep it simple
Make it small
Make it correct
Fight complexity
Web is broken:
It’s not symmetric; users read data but write very little
Can every page be changed?
Can I make new data by combining fragments from other data in a flexible manner? No.
The Web is dominated by a small number of companies (Amazon, Apple, Google, Facebook) using huge data centers, it should be controlled from the edge network.
The original vision was a Web controlled by “citizen programmers” (Search for Ted Nelson talks)
HTML and HTTP have several problems:
Non symmetric
Easy to read/difficult to write
Pages get lost (disappear)
Links are wrong (404-problem)
Re-use, attribution, IP rights, payments is a mess