summaryrefslogtreecommitdiff
path: root/topics
AgeCommit message (Expand)Author
2022-10-12Make the ci-cd issue a topic...* issues/systems/ci-cd.gmi: Move this... * topics/systems/ci-cd.gmi: ... here. Also add some of the work done. Munyoki Kilyungi
2022-10-12Close issue on automated testing and create a separate topic for it...* issues/automated-testing.gmi: Close and point a link to the topic on the same. * topics/automated-testing.gmi: New topic. Munyoki Kilyungi
2022-10-11Correct xapian scalability figures for SQL database access....Earlier, the time estimates included the time taken to retrieve the documents from the SQL database. This is now removed giving a clearer picture of xapian scalability. Arun Isaac
2022-10-10Round off xapian scalability figures.Arun Isaac
2022-10-10Comment on xapian scalability.Arun Isaac
2022-10-09Expanded on orchestration/servicesPjotr Prins
2022-10-09Updated info on using guix-profiles with genenetwork2Pjotr Prins
2022-10-08shepherd: add infoPjotr Prins
2022-10-07File sharing with cgitPjotr Prins
2022-10-07Publishing files in lieu of ipfsPjotr Prins
2022-10-06Create a list of useful shell scripts for day-to-day work...* topics/useful-shell-scripts.gmi: New file Munyoki Kilyungi
2022-10-06Add new resource for sharing useful shell scripts...* topics/useful-shell-scripts.gmi: New topic. Munyoki Kilyungi
2022-10-06guix-profile: Use the correct command for sourcing a profile...* topics/guix-profiles.gmi: Fix command for updating a profile. Munyoki Kilyungi
2022-10-06Topic: file sharing and replace IPFSPjotr Prins
2022-10-05Updated info on guix-profilesPjotr Prins
2022-09-30Add database_connection to example...* topics/maybe-monad.gmi: Add database_connection to example snippet. Add missing ":" to example. Munyoki Kilyungi
2022-09-30Document passing conn object to sql_query_mdict...* topics/maybe-monad.gmi: Update example snippet. Munyoki Kilyungi
2022-09-30Add extra topics to the coding-guidelines...* topics/coding-guidelines.gmi: Add extra topics. Munyoki Kilyungi
2022-09-30Refine ideas on adding metadata to the traits pageMunyoki Kilyungi
2022-09-30Update title...* topics/code-antipatterns.gmi: Update title. Munyoki Kilyungi
2022-09-29Replace MonadicDictCursor with sql_query_mdict.Arun Isaac
2022-09-29Note coding anti-patterns observed in GN code...* topics/code-antipatterns: New file. Munyoki Kilyungi
2022-09-28Updated information on building a guix profile using a channel on production...* topics/guix-profiles.gmi: updated Pjotr Prins
2022-09-28Add design doc for annotating the trait page...* topics/add-metadata-to-trait-page.gmi: New topic. Munyoki Kilyungi
2022-09-27topics: fix typo in documentation.Frederick Muriuki Muriithi
2022-09-25Add useful resources on learning monads...* topics/maybe-monad.gmi (Useful Resources): Add new section. Munyoki Kilyungi
2022-09-16Explain the maybe monad.Arun Isaac
2022-09-13topics: add documentation on guix pack...* topics/building-a-guix-pack-for-sharing.gmi: documentation Frederick Muriuki Muriithi
2022-09-10Notes on DNSPjotr Prins
2022-09-08Update issue on better logging...* topics/better-logging.gmi: Add extra list-items to doc. Munyoki Kilyungi
2022-09-08Note availability of database dump on space.Arun Isaac
2022-09-06Update link to continuous deployment....* topics/links.gmi: Update link to continuous deployment. Arun Isaac
2022-09-06Fold setup of small database into manual local database setup.Arun Isaac
2022-09-06Add Guix method to set up local development database.Arun Isaac
2022-09-06Replace setup with the verb phrase "set up".Arun Isaac
2022-09-06Replace ${HOME} with ~ in local database setup....~ is shorter and more readable. It is also well-understood to refer to the home directory. Arun Isaac
2022-09-06Note on DNSPjotr Prins
2022-09-05orchestrationPjotr Prins
2022-09-03DNS updatePjotr Prins
2022-09-03orchestration: adding servicesPjotr Prins
2022-09-02Collapsed P2 resolvingPjotr Prins
2022-08-31Remove note about vpn-slice packaging status.Arun Isaac
2022-08-29Update topic on better logging....* topics/better-logging.gmi: Update design-doc. Munyoki Kilyungi
2022-08-25Collect coding standards documents.Arun Isaac
2022-08-25Use exceptions to indicate errors.Arun Isaac
2022-08-25Document qtwebengine workaround for openconnect-sso.Arun Isaac
2022-08-25Add note about vpn-slice packaging status in Guix.Arun Isaac
2022-08-25Add note about sudo use with openconnect-sso.Arun Isaac
2022-08-25Remove --user argument from openconnect-sso invocation.Arun Isaac
2022-08-23Update better-logging topicMunyoki Kilyungi