For example, if you write LaTeX files for you PDFs, give both PDFs and the LaTeX.
This allows other people to:
  • modify and reuse your material
  • make improvement suggestions that you can accept by clicking a button
    The perfect way to do this is to use GitHub pull requests
This is obviously the most efficient investment any non-English speaking country must do, because you need to know English to be able to learn from rich countries and innovate.
Sets both a Dirichlet boundary condition and a Neumann boundary condition for a single part of the boundary.
We understand intuitively that this imposes stricter requirements on solutions, which makes it easier to guarantee uniqueness, but also harder to have existence. TODO intuitively why hyperbolic need this extra level of restriction.
  • Elegoo Breadboard power supply module MB‐V2:
    • Input voltage: 6.5-9v (DC) via 5.5mm x 2.1mm plug
    • Output voltage: 3.3V/5v
    • Maximum output current: 700 mA
    TODO center positive or center negative?
    Does not come with AC adapter, getting this one: www.amazon.co.uk/dp/B08ZN476FW output: DC 9V 1A Power Supply Adapter, Plug 5.5mm x 2.1mm, Center Positive,B rand: Security-01, input: AC 100-240V 50/60 Hz, Cable length: 1.8m
    Parts list from the ZIP:
  • resistors:
    • 10x each:
    • 30x 220
  • 1n4007 General Purpose Rectifier
  • 22pf 104 Ceramic Capacitor
  • 4N35 optocoupler
  • 74HC595 8-bit serial-in, serial or parallel-out shift register with output latches; 3-state
  • Active buzzer
  • Buttons
  • CDS-55 Photoresistor
  • Electrolytic Capacitor
  • Focusens MF52D 103f 3950 thermistor. Beta value 25/50 Celcius: 3950. R_25: I measured 9.61 k Ohms. The number 103 they document as:
    These descriptions are weird, but ChatGPT has the theory that the first two digits are actual values, and the last is multiplier, so which makes 10k.
    but I have no idea how that maps to 10 k Ohms.
  • PN2222 General Purpose Transistor
  • Passive buzzer
  • 3386p Bourns Precision Potentiometer - 1 103T: from 0 to 10k Ohms, measured with multimeter. According to the manual the "103" mean 10 k oms, which is consistent with our measurement. "P 103" is etched into the part.
  • LEDs:
    • White LED 10x
    • Kingbright RGB LEDs 10x red, green, yellow, blue:
      • maximum Continuous Forward Current: 30 mA for read and blue, 25 mA for green
      • 303025
      • under 20 mA
      20 mA appears to be the typical operation. So with the 2.0 V drop on 5 V power we want a resistor such that:
      for the max 50 mA we would instead have 60 Ohms
This is crap, became slow very fast. The battery is IMPOSSIBLE to remove!!! youtu.be/kO-RwIQ_i1w?t=162 Battery was 4.163V when thing wouldn't turn on anymore. But topbattery.co.uk/product/original-battery-for-tablet-lenovo-yoga-tab-3-yt3-x50fyt3-x50m-sl20076-2/ says it is 3.6V. What?
The P51 is a bit too heavy, and the battery could be better!
All those dedicated applied mathematicians languages are a waste of society's time, Ciro Santilli sure applied mathematicians are capable of writing a few extra braces in exchange for a sane general purpose language, we should instead just invest in good libraries with fast C bindings for those languages like NumPy where needed, and powerful mainlined integrated development environments.
And when Ciro Santilli see the closed source ones like MATLAB being used, it makes him lose all hope on humanity. Why. As of 2020. Why? In the 1980s, maybe. But in the 2020s?

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 5. . 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.
  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