Commit Graph

38 Commits

Author SHA1 Message Date
reaction.la
8492032ff9
minor correction on setup.md 2024-09-21 12:17:47 +10:00
reaction.la
7f59262175
still fixing README -- two README's now 2024-08-29 14:52:00 +08:00
reaction.la
5823526630
creating a README in accordance with Github and Gitea standards 2024-08-28 17:57:20 +08:00
reaction.la
87d61098e5
notes on playing around with nixos 2024-08-25 14:22:09 +08:00
reaction.la
ae69f5c5ee
attempting to learn nix 2024-08-13 11:45:32 +08:00
reaction.la
fe3015b851
Finally figured out how to do callbacks for my async
Can make callbacks that can access the full lambda
machinery, while the same machinery is still usable
in C and from C, and thus in rust and lua, and from
rust and lua.

modified:   docs/libraries/cpp_automatic_memory_management.md

The magic univeral lowest denominator C code, which can be used by
and make use of, higher level language constructs such as
lambdas, being

(**p)(p, ptrEvent);

Where p points at or into a blob that contains a pointer to
C calling convention code that knows how the blob is structured.
allowing us to structure it arbitarily, apart from information
that the event dispatcher needs to know.
2024-07-04 08:18:48 +08:00
reaction.la
4678fba3ce
modified: docs/estimating_frequencies_from_small_samples.md
modified:   docs/libraries/cpp_automatic_memory_management.md
modified:   docs/libraries/time.md
modified:   docs/manifesto/consensus.md
renamed:    docs/notes/big_cirle_notation.md -> docs/notes/big_circle_notation.md
modified:   docs/writing_and_editing_documentation.md
2024-06-28 15:52:41 +08:00
reaction.la
7674b879eb
Started work on the SWIFT plan. Lot of whitespace fixes, hence so manny
many files updated with trivial fixes.
modified:   docs/design/TCP.md
modified:   docs/design/peer_socket.md
modified:   docs/design/proof_of_share.md
modified:   docs/estimating_frequencies_from_small_samples.md
modified:   docs/libraries.md
modified:   docs/libraries/scripting.md
modified:   docs/manifesto/May_scale_of_monetary_hardness.md
modified:   docs/manifesto/bitcoin.md
modified:   docs/manifesto/consensus.md
modified:   docs/manifesto/lightning.md
modified:   docs/manifesto/scalability.md
modified:   docs/manifesto/social_networking.md
modified:   docs/manifesto/sox_accounting.md
modified:   docs/manifesto/triple_entry_accounting.md
modified:   docs/manifesto/white_paper_YarvinAppendix.md
modified:   docs/names/multisignature.md
modified:   docs/names/petnames.md
modified:   docs/names/zookos_triangle.md
modified:   docs/notes/big_cirle_notation.md
modified:   docs/number_encoding.md
modified:   docs/scale_clients_trust.md
modified:   docs/setup/contributor_code_of_conduct.md
modified:   docs/setup/core_lightning_in_debian.md
modified:   docs/setup/set_up_build_environments.md
modified:   docs/setup/wireguard.md
modified:   docs/writing_and_editing_documentation.md
2024-06-16 10:28:08 +08:00
reaction.la
459b044046
Due to massive violation of the dry principle, I broke all the navbars
Should fix this by puttingt the navbar into yaml
modified:   docs/design/navbar
modified:   docs/libraries/navbar
modified:   docs/manifesto/navbar
modified:   docs/names/navbar
modified:   docs/navbar
modified:   docs/notes/navbar
modified:   docs/pandoc_templates/style.css
modified:   docs/rootDocs/navbar
modified:   docs/setup/contributor_code_of_conduct.md
modified:   docs/setup/navbar
2024-05-09 16:39:22 +08:00
reaction.la
a37e40ab7a
new file: docs/manifesto/bitcoin.md
new file:   docs/manifesto/lightning.md
modified:   docs/manifesto/scalability.md
modified:   docs/setup/set_up_build_environments.md
modified:   docs/setup/wireguard.md
2024-05-06 08:00:55 +08:00
reaction.la
c1e5d47ae9
still pondering cold start 2024-04-09 08:24:30 +08:00
reaction.la
a6ae125e3d
moving to ssh key based signing 2024-02-25 17:05:46 -08:00
reaction.la
495f667c6f
Deleted DHT design from social networking preparatory to writing
up the new design

Added nfs to setup documentation
2024-02-12 10:12:59 +10:00
reaction.la
872ac0ccdb
typos in set_up and moved usury to a more appropriate position
usury still has no links leading to it
2024-02-07 08:17:02 +10:00
reaction.la
a247a1d30c
No end of changes, lost track.
Switched to Deva V for greater consistency between mono spaced and serif
2024-02-06 15:32:06 +10:00
reaction.la
8f07c8dcf1
ranted on the Great Mortgage Minority Meltdown as reasons
for abandoning financial mechanisms based on trust in elites
documented my travails in configuring linux systems
2024-01-12 12:10:10 +10:00
reaction.la
b091d38ede
Added the link to the investor pitch, so that search
engines can find it.
2024-01-02 10:23:04 +10:00
reaction.la
6dfee3e91f
Added discussion for implementing peer to peer. It is harder than it
seems, because you typically want to communicate with multiple peers at
the same time.

Minor updates, and moved files to more meaningful locations,
which required updating links.
2023-12-20 14:08:53 +10:00
reaction.la
94df1b856e
typos, and adaption to the new layout
Slight updates to libraries, Christianization
of sox_accounting.
2023-11-25 08:22:17 +10:00
reaction.la
0e4da6d133
typos 2023-11-09 07:03:22 +10:00
reaction.la
f249adda03
Added discussion of recent history of the cold
start problem.
modified:   docs/manifesto/social_networking.md

Discussion of gpg has been obsoleted by
by git adding its own trust mechanism
to deal with the trust problems of gpg.
modified:   docs/rootDocs/README.md
modified:   docs/setup/contributor_code_of_conduct.md
2023-11-09 05:20:16 +10:00
reaction.la
9341691d26
minor corrections and cleanup 2023-11-04 09:28:05 +10:00
reaction.la
90ac55f30a
Obsoleted by Git now implementing its own trust model
so my elaborate workarounds of gpg's trust model are
rendered irrelevant and stupid.
2023-11-04 09:24:15 +10:00
reaction.la
6d686ee527
conforming the mkdocs structure to dry 2023-10-27 10:12:00 +10:00
reaction.la
699bf5a2ac
Finally completed amending my html generation from markdown
to the new cool style imitating other successful open
software movements.

But all my navbars are the same navbar.  The point of the new
style is to make information readily available.

We will want multiple button bars in the navbar, and possibly a
related materials sidebar.  Or perhaps simply link pages.

We also need to change the introductory paragraph in every page
to the abstract style.
2023-10-26 17:12:35 +10:00
reaction.la
e645c3b381
Added the proposal for variable length quantities
that sort as bitstrings
2023-10-02 21:45:59 +10:00
reaction.la
8cfb02ee99
put in the machinery for a navbar, a navcolumn
and a banner.
    Broke all my existing markdown builds, because I
	have a hundred files that do not fit the new machinery

    And now I have to provide navbars for each directory,
	and update the mkdocs.sh in each directory

    And add a recursive invocation of mkdocs in subdirectories
2023-08-26 07:45:47 +10:00
Cheng
8c07e05a82
Merge branch 'master' of ../../wallet into docs 2023-05-16 08:11:41 +08:00
Cheng
2d8aa233be
changed to immediate, and update wxWidgets version 2023-05-14 10:18:25 +08:00
reaction.la
5f4642ddd2
misc 2023-05-06 09:31:26 +08:00
reaction.la
98a0c6a5f7
typos in code of conduct 2023-02-24 11:21:15 +08:00
reaction.la
a9d34c3f0b
Merge branch 'docs' of rho.la:~/wallet into docs
Conflicts:
	docs/setup/contributor_code_of_conduct.md
2023-02-19 15:24:36 +08:00
reaction.la
5e116784bf
new file: images/gpt_partitioned_linux_disk.webp
new file:   images/msdos_linux_partition.webp
modified:   images/nobody_know_you_are_a_dog.webp
modified:   libraries.md
new file:   notes/merkle_patricia_dag.md
modified:   pandoc_templates/style.css
new file:   pandoc_templates/vscode.css
modified:   scale_clients_trust.md
modified:   setup/contributor_code_of_conduct.md
modified:   setup/set_up_build_environments.md
modified:   setup/wireguard.md
modified:   social_networking.md
modified:   ../libsodium
modified:   ../wxWidgets
2023-02-19 15:15:25 +08:00
reaction.la
6fc26cc9d0
modified: images/nobody_know_you_are_a_dog.webp
modified:   pandoc_templates/style.css
modified:   setup/contributor_code_of_conduct.md
modified:   setup/set_up_build_environments.md
modified:   setup/wireguard.md
2023-02-18 21:04:50 +08:00
reaction.la
9ce5bfc939
miscellaneoud edits 2022-12-22 06:02:01 +08:00
reaction.la
3f196cc5b3
modified: docs/pandoc_templates/style.css
modified:   docs/scale_clients_trust.md
modified:   docs/setup/set_up_build_environments.md
modified:   docs/setup/wireguard.md
2022-09-18 22:08:33 +10:00
reaction.la
900696f685
Added wireguard configuration file to setup 2022-07-31 23:17:29 -07:00
reaction.la
246ff54e6c
structuring this random pile of documents
preparatory to making it actually accessible
2022-07-25 02:16:45 -07:00