diff --git a/archive/about.scm b/archive/about.scm index 94054a5..c750b10 100644 --- a/archive/about.scm +++ b/archive/about.scm @@ -8,8 +8,7 @@ "a plant called sorrel") " and i live in the mountains of southern appalachia on " (span ((lang "chr")) "ᏣᎳᎩ") - " (tsalagi/cherokee) land. i live with some cats and a whole mess of plants - (most of them food) and a cordswain and i have sweet neighbors") + " (tsalagi/cherokee) land") (p "i have never identified with the term 'hacker' but i have learned, in the past few years, that i do like to orchestrate computer machines and i do @@ -42,9 +41,15 @@ "language (computer) to make languages (human)")))) ;; mmt bullet (li (p "mmt, but make it anarchist " - (small "and get rid of all that \"sovereignty\" stuff, ew"))) + (small "-- get rid of all that \"sovereignty\" stuff, ew"))) + ;; library bullet + (li (p "make everything a library and everyone a librarian")) + ;; end user programming bullet + (li (p "do things that aren't computer. compute more with regular computer ppl + and less with tech-brained ppl. most ppl know how to compute, and don't + need to know what is an abstract factory factory")) ;; neuroqueer bullet - (li (p "got a spicy brained, trans lady-fied experience. + (li (p "got a spicy brained, trans lady-fied experience. i have feelings about these things that inevitably weave thru my projects and art and all that")) ;; art bullet diff --git a/data/atom.csv b/data/atom.csv index cb026b6..b575492 100644 --- a/data/atom.csv +++ b/data/atom.csv @@ -1,4 +1,5 @@ title,link,summary,published,updated +about,https://oxaliq.net/about,about the bitch who made this site,2024-01-18T21:56:45,2024-03-23T16:29:13 latl-primitives_what-is-language,https://oxaliq.net/unsettled/latl-primitives_what-is-language,thinking about language from the perspective of latl,2024-02-25T21:36:03, latl-primitives,https://oxaliq.net/unsettled/latl-primitives,designing the primitives to be provided by latl,2024-02-25T21:33:06, feature-change-applier,https://oxaliq.net/settled/1,a first attempt at a conlanging tool,2024-01-25T16:26:10, @@ -7,4 +8,4 @@ now,https://oxaliq.net/now,what the author of this site is up to (not computer t contact,https://oxaliq.net/contact,how to talk to me,2024-01-18T22:21:26, very earnest disclaimer,https://oxaliq.net/very-earnest-disclaimer,being earnest in the streets,2024-01-18T22:20:50, this,https://oxaliq.net/this,the site this bitch made,2024-01-18T22:19:43, -about,https://oxaliq.net/about,about the bitch who made this site,2024-01-18T21:56:45, +about,https://oxaliq.net/about,about the bitch who made this site,2024-01-18T21:56:45, \ No newline at end of file diff --git a/data/root.csv b/data/root.csv index 34f52cf..78813e0 100644 --- a/data/root.csv +++ b/data/root.csv @@ -3,4 +3,4 @@ now,now,what the author of this site is up to (not computer things),2024-01-18T2 contact,contact,how to talk to me,2024-01-18T22:21:26 very-earnest-disclaimer,very earnest disclaimer,being earnest in the streets,2024-01-18T22:20:50 this,this,the site this bitch made,2024-01-18T22:19:43 -about,about,about the bitch who made this site,2024-01-18T21:56:45 \ No newline at end of file +about,about,about the bitch who made this site,2024-03-23T16:29:13,2024-01-18T21:56:45 \ No newline at end of file diff --git a/in-progress/about.scm b/in-progress/about.scm deleted file mode 100644 index c750b10..0000000 --- a/in-progress/about.scm +++ /dev/null @@ -1,57 +0,0 @@ -(section - (h2 "a λ.functional λ.gay") - (p "i'm a gay lil nerd who's learning everyday about community, and ecology, - and computer; and trying hard to be good for the world with my gay lil - friends") - (p "i was named after " - (a ((href "https://plants.usda.gov/home/plantProfile?symbol=OXOR")) - "a plant called sorrel") - " and i live in the mountains of southern appalachia on " - (span ((lang "chr")) "ᏣᎳᎩ") - " (tsalagi/cherokee) land") - (p - "i have never identified with the term 'hacker' but i have learned, in the - past few years, that i do like to orchestrate computer machines and i do - that with some cute friends at " - (a ((href "https://bunk.computer")) - "bunk computer club")) - (p "some random things i believe/ i like/ i am/etc (in no particular order") - ;; about me bullets - (ul - ;; language bullet - (li (p "i like linguistics a whole lot. " - (span - ((class "hx-target")) - (a ((href "/tagged/conlang") - (hx-get "/hx/tagged/conlang") - (hx-target "closest span.hx-target") - ; swap for a tag? just a lil list inside a list? - (hx-swap "innerHTML")) - "i make languages (the human kind) for fun.")) - " there's a whole bunch of people who do this! " - (a ((href "https://conlang.org/")) - "the language creation society") - " i'm even working on a " - (span - ((class "hx-target")) - (a ((href "/tagged/latl") - (hx-get "/hx/tagged/latl") - (hx-target "closest span.hx-target") - (hx-swap "innerHTML")) - "language (computer) to make languages (human)")))) - ;; mmt bullet - (li (p "mmt, but make it anarchist " - (small "-- get rid of all that \"sovereignty\" stuff, ew"))) - ;; library bullet - (li (p "make everything a library and everyone a librarian")) - ;; end user programming bullet - (li (p "do things that aren't computer. compute more with regular computer ppl - and less with tech-brained ppl. most ppl know how to compute, and don't - need to know what is an abstract factory factory")) - ;; neuroqueer bullet - (li (p "got a spicy brained, trans lady-fied experience. - i have feelings about these things that inevitably weave thru - my projects and art and all that")) - ;; art bullet - (li (p "i used to make a lot more visual art than i do these days. some - sort of smth'll wind up here at some point")))) diff --git a/source/about.scm b/source/about.scm index 970abc2..2799758 100644 --- a/source/about.scm +++ b/source/about.scm @@ -1 +1 @@ -'(body (section (h2 "a λ.functional λ.gay") (p "i'm a gay lil nerd who's learning everyday about community, and ecology,\n and computer; and trying hard to be good for the world with my gay lil\n friends") (p "i was named after " (a ((href "https://plants.usda.gov/home/plantProfile?symbol=OXOR")) "a plant called sorrel") " and i live in the mountains of southern appalachia on " (span ((lang "chr")) "ᏣᎳᎩ") " (tsalagi/cherokee) land. i live with some cats and a whole mess of plants\n (most of them food) and a cordswain and i have sweet neighbors") (p "i have never identified with the term 'hacker' but i have learned, in the\n past few years, that i do like to orchestrate computer machines and i do\n that with some cute friends at " (a ((href "https://bunk.computer")) "bunk computer club")) (p "some random things i believe/ i like/ i am/etc (in no particular order") (ul (li (p "i like linguistics a whole lot. " (span ((class "hx-target")) (a ((href "/tagged/conlang") (hx-get "/hx/tagged/conlang") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "i make languages (the human kind) for fun.")) " there's a whole bunch of people who do this! " (a ((href "https://conlang.org/")) "the language creation society") " i'm even working on a " (span ((class "hx-target")) (a ((href "/tagged/latl") (hx-get "/hx/tagged/latl") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "language (computer) to make languages (human)")))) (li (p "mmt, but make it anarchist " (small "and get rid of all that \"sovereignty\" stuff, ew"))) (li (p "got a spicy brained, trans lady-fied experience. \n i have feelings about these things that inevitably weave thru\n my projects and art and all that")) (li (p "i used to make a lot more visual art than i do these days. some\n sort of smth'll wind up here at some point")))) (footer (a ((href "https://git.bunk.computer/oxaliq/oxaliq.net/src/branch/main/source/about.scm")) "view source") (hr) (section (h5 "tagged") (ul ((class "tag-list")) (li ((class "tag-item")) (span ((class "hx-target")) (a ((href "/tagged/about") (hx-get "/hx/tagged/about") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "about"))))) (hr) (p ((class "doc-history")) (small "published: 2024-01-18T21:56:45")) (p ((class "license-info")) (small (a ((href "static/license/license.txt")) "license"))))) \ No newline at end of file +'(body (section (h2 "a λ.functional λ.gay") (p "i'm a gay lil nerd who's learning everyday about community, and ecology,\n and computer; and trying hard to be good for the world with my gay lil\n friends") (p "i was named after " (a ((href "https://plants.usda.gov/home/plantProfile?symbol=OXOR")) "a plant called sorrel") " and i live in the mountains of southern appalachia on " (span ((lang "chr")) "ᏣᎳᎩ") " (tsalagi/cherokee) land") (p "i have never identified with the term 'hacker' but i have learned, in the\n past few years, that i do like to orchestrate computer machines and i do\n that with some cute friends at " (a ((href "https://bunk.computer")) "bunk computer club")) (p "some random things i believe/ i like/ i am/etc (in no particular order") (ul (li (p "i like linguistics a whole lot. " (span ((class "hx-target")) (a ((href "/tagged/conlang") (hx-get "/hx/tagged/conlang") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "i make languages (the human kind) for fun.")) " there's a whole bunch of people who do this! " (a ((href "https://conlang.org/")) "the language creation society") " i'm even working on a " (span ((class "hx-target")) (a ((href "/tagged/latl") (hx-get "/hx/tagged/latl") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "language (computer) to make languages (human)")))) (li (p "mmt, but make it anarchist " (small "-- get rid of all that \"sovereignty\" stuff, ew"))) (li (p "make everything a library and everyone a librarian")) (li (p "do things that aren't computer. compute more with regular computer ppl\n and less with tech-brained ppl. most ppl know how to compute, and don't\n need to know what is an abstract factory factory")) (li (p "got a spicy brained, trans lady-fied experience.\n i have feelings about these things that inevitably weave thru\n my projects and art and all that")) (li (p "i used to make a lot more visual art than i do these days. some\n sort of smth'll wind up here at some point")))) (footer (a ((href "https://git.bunk.computer/oxaliq/oxaliq.net/src/branch/main/source/about.scm")) "view source") (hr) (section (h5 "tagged") (ul ((class "tag-list")) (li ((class "tag-item")) (span ((class "hx-target")) (a ((href "/tagged/about") (hx-get "/hx/tagged/about") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "about"))))) (hr) (p ((class "doc-history")) (small "published: 2024-01-18T21:56:45modified: 2024-03-23T16:29:13\n")) (p ((class "license-info")) (small (a ((href "static/license/license.txt")) "license"))))) \ No newline at end of file diff --git a/source/feed.atom b/source/feed.atom index 2060f3c..39f4e07 100644 --- a/source/feed.atom +++ b/source/feed.atom @@ -1 +1 @@ -λ.oxaliq.net2024-02-25T21:36:03sorrelhttps://oxaliq.netlatl-primitives_what-is-languagehttps://oxaliq.net/unsettled/latl-primitives_what-is-languagethinking about language from the perspective of latl2024-02-25T21:36:03latl-primitiveshttps://oxaliq.net/unsettled/latl-primitivesdesigning the primitives to be provided by latl2024-02-25T21:33:06feature-change-applierhttps://oxaliq.net/settled/1a first attempt at a conlanging tool2024-01-25T16:26:10beginning latlhttps://oxaliq.net/unsettled/1beginning the process of thinking through an environment for conlanging and other language shenanigans2024-01-18T22:39:00nowhttps://oxaliq.net/nowwhat the author of this site is up to (not computer things)2024-01-18T22:22:03contacthttps://oxaliq.net/contacthow to talk to me2024-01-18T22:21:26very earnest disclaimerhttps://oxaliq.net/very-earnest-disclaimerbeing earnest in the streets2024-01-18T22:20:50thishttps://oxaliq.net/thisthe site this bitch made2024-01-18T22:19:43abouthttps://oxaliq.net/aboutabout the bitch who made this site2024-01-18T21:56:45 +λ.oxaliq.net2024-03-23T16:29:13sorrelhttps://oxaliq.netabouthttps://oxaliq.net/aboutabout the bitch who made this site2024-01-18T21:56:452024-03-23T16:29:13latl-primitives_what-is-languagehttps://oxaliq.net/unsettled/latl-primitives_what-is-languagethinking about language from the perspective of latl2024-02-25T21:36:03latl-primitiveshttps://oxaliq.net/unsettled/latl-primitivesdesigning the primitives to be provided by latl2024-02-25T21:33:06feature-change-applierhttps://oxaliq.net/settled/1a first attempt at a conlanging tool2024-01-25T16:26:10beginning latlhttps://oxaliq.net/unsettled/1beginning the process of thinking through an environment for conlanging and other language shenanigans2024-01-18T22:39:00nowhttps://oxaliq.net/nowwhat the author of this site is up to (not computer things)2024-01-18T22:22:03contacthttps://oxaliq.net/contacthow to talk to me2024-01-18T22:21:26very earnest disclaimerhttps://oxaliq.net/very-earnest-disclaimerbeing earnest in the streets2024-01-18T22:20:50thishttps://oxaliq.net/thisthe site this bitch made2024-01-18T22:19:43abouthttps://oxaliq.net/aboutabout the bitch who made this site2024-01-18T21:56:45 \ No newline at end of file