Just a blocking occilstor based on a 2N3904. I later found that adding a capacitor across the coil connected to the transistors emiter and operating it at resonance, greatly improves the power consumption. (30mA to 1mA)
“Open source” can be co-opted to mean any project with public source code even if it’s not open contribution (think SQLite, and many of the projects effectively run by major tech corporations).
“Free software” falls victim to the eternal mixup with freeware, requiring the endless repetition of the “beer vs. speech” analogy.
I personally think “Libre software” is the term that best encapsulates the intended meaning while being unambiguous and not vulnerable to misinterpretation.
Ironically, doing research is the best way to be right. What people want is to feel right without having to think very hard. Feelings don’t really require energy in the same way that thinking does.
More than just research is needed and that’s what many miss. One must be able to reliably evaluate the quality of evidence to sort fact from baloney. Doing so requires critical thinking, the ability to be able to poke holes in theories regardless of whether you like them or not, and the willingness to be wrong and, above all else, the mental flexibility to update your knowledge when proven so. Not everyone is able to do that.
I am used to being wrong a lot so it comes naturally lol.
Third option: they’ve fallen into a pattern recognition fallacy and think it’s a number when it’s a completely different symbol. This happens a lot more often than most realize and even knowing about it, it can be difficult to go against the human instinct to find patterns that may or may not exist and then fit the data to it.
I mean technically it’s not in your heart. It’s the arteries that gets filed with cholesterol plaques. You die due to the lack of blood in your heart which is ironically causing a bigger void that causes you to die.
don’t really accomplish anything. The first line is bit shifting to the right 8, and then you just bitwise and it resulting in the same thing. For example, starting with input_bin:
So, every time you go through a cycle of the for loop, you’ll just start with the same values in upper_byte, and lower_byte. To sequentially output each shifted value, you’ll instead want something like:
Note: Lemmy has a bug where it doesn’t format some symbols correctly, so the left angle bracket gets formatted as <. The same issue exists for the right angle bracket, the ampersand, and I would presume others.
Hmmmm do you want to write to both shift register at the same time? I say this because you’re looping 16 times, but seem to be sending the high and low bytes out 16 times over rather than one bit each time, although you are shifting the input.
discuss.tchncs.de
Oldest