tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-05-10 09:04:09 +02:00
parent 216f3e0357
commit 20d5f86634
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
8 changed files with 14 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 KiB

View file

@ -1,2 +1,2 @@
(("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org" "dab23b61-a766-4eda-a1e9-1d39258ef5c0") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020-12-04--13-19-56Z--english_lesson.org" "1a758996-2bb0-4753-8365-34ca3ef0f940") ("../dev/her.esy.fun/src/drafts/XXXX-org-mode-intro/index.org" "21c48431-c0db-4a34-95fe-7228fea6233f") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020/2020-09-20.org" "8a931436-5db6-4ff1-8fa8-3415c1f67c61") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020/2020-09-26.org" "d6bfe273-22e1-40b4-92db-14b22e092498") ("../y/her.esy.fun/src/posts/0013-how-to-choose-your-tools/index.org" "c2e61938-8493-434a-9ffa-9fd4698d9863") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/inbox.org" "a4ebd43b-b589-499e-85e1-7ebea0abf3af") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/archives/TODO.archive.org" "797ba971-6ae3-49a1-9499-928572760d09" #("96343FD2-E7A9-4AAA-A40A-8D048DA340E9" 0 36 (fontified t face org-property-value org-category "inbox")) #("B72E4288-E96B-4099-8684-37DDF3395C50" 0 36 (fontified t org-category "inbox" face org-property-value)))) (("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org" "83c6d508-003a-4c81-8385-b9fa13137b92" "e12ca021-c030-47f8-a9e5-4fb815a88735" "07dabe43-9563-430c-a729-87b5154d6d18" "dc5070c0-9040-4175-9a67-c85a21f65f35") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/archives/TODO.archive.org" #("B72E4288-E96B-4099-8684-37DDF3395C50" 0 36 (face org-property-value org-category "inbox" fontified t)) #("96343FD2-E7A9-4AAA-A40A-8D048DA340E9" 0 36 (org-category "inbox" face org-property-value fontified t)) "797ba971-6ae3-49a1-9499-928572760d09") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/inbox.org" "a4ebd43b-b589-499e-85e1-7ebea0abf3af") ("../y/her.esy.fun/src/posts/0013-how-to-choose-your-tools/index.org" "c2e61938-8493-434a-9ffa-9fd4698d9863") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020/2020-09-26.org" "d6bfe273-22e1-40b4-92db-14b22e092498") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020/2020-09-20.org" "8a931436-5db6-4ff1-8fa8-3415c1f67c61") ("../dev/her.esy.fun/src/drafts/XXXX-org-mode-intro/index.org" "21c48431-c0db-4a34-95fe-7228fea6233f") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2020-12-04--13-19-56Z--english_lesson.org" "1a758996-2bb0-4753-8365-34ca3ef0f940") ("../Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org" "dab23b61-a766-4eda-a1e9-1d39258ef5c0"))

View file

@ -4,7 +4,8 @@
; Feel free to edit by hand, but take care to ensure ; Feel free to edit by hand, but take care to ensure
; the list structure remains intact. ; the list structure remains intact.
(("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi") (("gemini://drewdevault.com" "gemini://drewdevault.com/")
("Spacewalk" "gemini://rawtext.club/~sloum/spacewalk.gmi")
("idiomdrottning" "gemini://idiomdrottning.org/texts.gmi") ("idiomdrottning" "gemini://idiomdrottning.org/texts.gmi")
("Techrights" "gemini://gemini.techrights.org/") ("Techrights" "gemini://gemini.techrights.org/")
("rosenzweig.io" "gemini://rcom/") ("rosenzweig.io" "gemini://rcom/")

View file

@ -11,13 +11,15 @@
The question about code structure and organization is one of the most The question about code structure and organization is one of the most
prolific one. prolific one.
The problem are always the same.
Here I will talk about one possible solution in this huge design space. In this article I describe one possible solution in this huge design space.
First of all, I will focus on a functional programming pattern. First of all, I will focus on a functional programming pattern.
But I think the lessons could be extended to any generic programming But I think the lessons could be extended to any generic programming
language. language.
** Design Patterns
Before explaining the pattern I would like to take the time to provide a Before explaining the pattern I would like to take the time to provide a
few distinctions between different programming language patterns. few distinctions between different programming language patterns.
Quite often, one fundamental question very important when choosing a Quite often, one fundamental question very important when choosing a

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -2545,3 +2545,10 @@ Meeting CSA Migration.
** 2021-W19 ** 2021-W19
*** 2021-05-10 Monday *** 2021-05-10 Monday
**** EMAIL Answer to Jyoti email :work:email:
:LOGBOOK:
CLOCK: [2021-05-10 Mon 09:03]
CLOCK: [2021-05-10 Mon 09:00]--[2021-05-10 Mon 09:00] => 0:00
:END:
[2021-05-10 Mon 09:00]
- ref :: [[file:~/Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/tracker.org::*2021-05-10 Monday][2021-05-10 Monday]]