ro 4.2.0 → 4.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -8
- data/LICENSE +1 -1
- data/README.md +274 -111
- data/Rakefile +2 -2
- data/lib/ro/_lib.rb +18 -6
- data/lib/ro/asset.rb +23 -13
- data/lib/ro/collection.rb +47 -4
- data/lib/ro/config.rb +4 -0
- data/lib/ro/error.rb +5 -2
- data/lib/ro/html.rb +23 -0
- data/lib/ro/html_safe.rb +143 -0
- data/lib/ro/methods.rb +95 -38
- data/lib/ro/node.rb +78 -35
- data/lib/ro/path.rb +4 -0
- data/lib/ro/template.rb +62 -22
- data/lib/ro/text.rb +120 -0
- data/lib/ro.rb +4 -0
- data/public/api/ro/index-1.json +997 -79
- data/public/api/ro/index.json +997 -79
- data/public/api/ro/nerd/fastest-possible-embeddings/index.json +90 -0
- data/public/api/ro/nerd/ima/index.json +49 -0
- data/public/api/ro/nerd/index/index.json +74 -0
- data/public/api/ro/nerd/index-1.json +204 -0
- data/public/api/ro/nerd/index.json +194 -0
- data/public/api/ro/pages/about/index.json +60 -0
- data/public/api/ro/pages/contact/index.json +50 -0
- data/public/api/ro/pages/cv/index.json +49 -0
- data/public/api/ro/pages/disco/index.json +117 -0
- data/public/api/ro/pages/index/index.json +30 -0
- data/public/api/ro/pages/index-1.json +366 -0
- data/public/api/ro/pages/index.json +356 -0
- data/public/api/ro/pages/jess/index.json +62 -0
- data/public/api/ro/pages/now/index.json +43 -0
- data/public/api/ro/posts/almost-died-in-an-ice-cave/index.json +265 -0
- data/public/api/ro/posts/facebook-and-global-extremism/index.json +90 -0
- data/public/api/ro/posts/index-1.json +461 -79
- data/public/api/ro/posts/index.json +461 -79
- data/public/api/ro/posts/lemmings-considered-harmful/index.json +49 -0
- data/public/api/ro/posts/lost-in-the-desert/index.json +49 -0
- data/public/api/ro/posts/mission/index.json +49 -0
- data/public/api/ro/posts/return-your-laptop/index.json +61 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.js +70 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.rs +68 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/terminal.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/attributes.yml +7 -0
- data/public/ro/nerd/fastest-possible-embeddings/body.md +266 -0
- data/public/ro/nerd/ima/assets/og.jpeg +0 -0
- data/public/ro/nerd/ima/attributes.yml +8 -0
- data/public/ro/nerd/ima/body.md +22 -0
- data/public/ro/nerd/index/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/index/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/index/assets/terminal.jpg +0 -0
- data/public/ro/nerd/index/attributes.yml +7 -0
- data/public/ro/nerd/index/body.md +130 -0
- data/public/ro/pages/about/assets/og.jpeg +0 -0
- data/public/ro/pages/about/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/about/body.md +40 -0
- data/public/ro/pages/contact/assets/giraffe.jpeg +0 -0
- data/public/ro/pages/contact/attributes.yml +7 -0
- data/public/ro/pages/contact/body.md +9 -0
- data/public/ro/pages/cv/assets/ara.jpg +0 -0
- data/public/ro/pages/cv/attributes.yml +6 -0
- data/public/ro/pages/cv/body.md +122 -0
- data/public/ro/pages/disco/assets/disco.jpg +0 -0
- data/public/ro/pages/disco/assets/disco.png +0 -0
- data/public/ro/pages/disco/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/disco/assets/src/environment.md +2354 -0
- data/public/ro/pages/disco/assets/src/fortune-500.md +2518 -0
- data/public/ro/pages/disco/assets/src/greed.md +2703 -0
- data/public/ro/pages/disco/assets/src/up-at-night.md +2337 -0
- data/public/ro/pages/disco/attributes.yml +9 -0
- data/public/ro/pages/disco/body.md +99 -0
- data/public/ro/pages/disco/samples/environment.md +2354 -0
- data/public/ro/pages/disco/samples/fortune-500.md +2518 -0
- data/public/ro/pages/disco/samples/greed.md +2703 -0
- data/public/ro/pages/disco/samples/up-at-night.md +2337 -0
- data/public/ro/pages/index/attributes.yml +1 -0
- data/public/ro/pages/index/body.md +15 -0
- data/public/ro/pages/jess/assets/og.jpg +0 -0
- data/public/ro/pages/jess/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/jess/attributes.yml +7 -0
- data/public/ro/pages/jess/body.md +3 -0
- data/public/ro/pages/now/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/now/attributes.yml +1 -0
- data/public/ro/pages/now/body.md +24 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image1.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image10.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image11.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image12.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image13.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image14.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image15.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image2.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image3.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image4.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image5.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image6.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image7.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image8.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image9.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/attributes.yml +6 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/body.md +419 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.html +125 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.md +95 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/og.jpg +0 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/prompt.txt +122 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/results.md +183 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/survey.txt +190 -0
- data/public/ro/posts/facebook-and-global-extremism/attributes.yml +7 -0
- data/public/ro/posts/facebook-and-global-extremism/body.md +393 -0
- data/public/ro/posts/lemmings-considered-harmful/assets/lemming.jpeg +0 -0
- data/public/ro/posts/lemmings-considered-harmful/attributes.yml +6 -0
- data/public/ro/posts/lemmings-considered-harmful/body.md +43 -0
- data/public/ro/posts/lost-in-the-desert/assets/og.jpg +0 -0
- data/public/ro/posts/lost-in-the-desert/attributes.yml +6 -0
- data/public/ro/posts/lost-in-the-desert/body.md +7 -0
- data/public/ro/posts/mission/assets/og.jpg +0 -0
- data/public/ro/posts/mission/attributes.yml +6 -0
- data/public/ro/posts/mission/body.md +4 -0
- data/public/ro/posts/return-your-laptop/assets/og.jpg +0 -0
- data/public/ro/posts/return-your-laptop/assets/return-your-laptop.png +0 -0
- data/public/ro/posts/return-your-laptop/attributes.yml +6 -0
- data/public/ro/posts/return-your-laptop/body.md +58 -0
- data/ro.gemspec +178 -49
- data/scripts/speedtest.rb +324 -0
- data/tmp/gem-details.oe +0 -0
- metadata +157 -33
- data/public/api/ro/posts/first_post/index.json +0 -52
- data/public/api/ro/posts/second_post/index.json +0 -51
- data/public/api/ro/posts/third_post/index.json +0 -51
- data/public/ro/posts/first_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/first_post/assets/foo.jpg +0 -0
- data/public/ro/posts/first_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/first_post/attributes.yml +0 -2
- data/public/ro/posts/first_post/blurb.erb.md +0 -7
- data/public/ro/posts/first_post/body.md +0 -16
- data/public/ro/posts/first_post/testing.txt +0 -3
- data/public/ro/posts/second_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/second_post/assets/foo.jpg +0 -0
- data/public/ro/posts/second_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/second_post/attributes.yml +0 -2
- data/public/ro/posts/second_post/blurb.erb.md +0 -5
- data/public/ro/posts/second_post/body.md +0 -16
- data/public/ro/posts/third_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/third_post/assets/foo.jpg +0 -0
- data/public/ro/posts/third_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/third_post/attributes.yml +0 -2
- data/public/ro/posts/third_post/blurb.erb.md +0 -5
- data/public/ro/posts/third_post/body.md +0 -16
@@ -0,0 +1,99 @@
|
|
1
|
+
as i’ve hinted on some of my socials, i’ve been working, since mid-2024, at
|
2
|
+
[synthetic echo](https://syntheticecho.com/) on a system i’ve named
|
3
|
+
**`disco`**.
|
4
|
+
|
5
|
+
`disco`
|
6
|
+
|
7
|
+
stands for _discovery_.
|
8
|
+
|
9
|
+
and it brings a unique, _critical_, and beneficial aspect to _many_ AI applications:
|
10
|
+
|
11
|
+
> **the social voice**
|
12
|
+
|
13
|
+
below are three examples of running some questions by `disco`.
|
14
|
+
|
15
|
+
in each case, the answers you'll see were informed by bringing millions of
|
16
|
+
*real conversations* had by *real humans* to bear on the question at hand.
|
17
|
+
|
18
|
+
this is in stark contrast to 'normal' AI, which instead presents the user with
|
19
|
+
an amortized, book reportish, standard, and non-controversial answer to your
|
20
|
+
query.
|
21
|
+
|
22
|
+
and that, my dear reader, with the personality of a toaster oven.
|
23
|
+
|
24
|
+
`disco` isn't about being being _objectively correct_, it's not trying to
|
25
|
+
_tell you what to think_.
|
26
|
+
|
27
|
+
instead. it uses the power of AI to tell you _what people think_.
|
28
|
+
|
29
|
+
this way, you can make an informed decision for yourself, after examinging the
|
30
|
+
multitude of opinions out there.
|
31
|
+
|
32
|
+
`disco`'s goal is to be _subjectively correct_: to accurately reflect the
|
33
|
+
voices of people.
|
34
|
+
|
35
|
+
this is in stark contract to commerical AI, which aims to give you the most
|
36
|
+
vanilla answer, with a bias towards those that motivate you to purchase, or,
|
37
|
+
at minimum, to stay on the platforms of thier affiliate companies.
|
38
|
+
|
39
|
+
`disco` pulls no punches.
|
40
|
+
|
41
|
+
because most questions have a _variety_ of correct answers, _depending on who
|
42
|
+
you ask_. `disco` shows you this variety, and it reveals _who_ would have
|
43
|
+
been likely to provide that type of answer, with _references_ to the source
|
44
|
+
material it used to form that conclusion.
|
45
|
+
|
46
|
+
in this way, you can just _read it and weep_ ;-)
|
47
|
+
|
48
|
+
technically, and as astute readers will have no doubt noticied, it is through
|
49
|
+
these citations that `disco` provides _verficiation of non-hallucination_.
|
50
|
+
|
51
|
+
without further ado, here are those examples.
|
52
|
+
|
53
|
+
please take some time to review the output, which provides the answers of *42
|
54
|
+
discrete audiences*.
|
55
|
+
|
56
|
+
pay careful attention not only to the citations provided which, as you shall
|
57
|
+
see, provide support for the answers given.
|
58
|
+
|
59
|
+
> 1. [What keeps you up at night?](https://gist.github.com/ahoward/4779d5df4799bb9c2eb1622e00fa8ab0)
|
60
|
+
> 2. [What is your biggest concern about the environment?](https://gist.github.com/ahoward/6ac03564a43f6b49428659b93da74de3)
|
61
|
+
> 3. [What is your feeling towards the fortune 500?](https://gist.github.com/ahoward/59b525a24807ba2caf4f921471015ffb)
|
62
|
+
|
63
|
+
|
64
|
+
as you've hopefully realized, after reviewing the above, `disco` is not your
|
65
|
+
mother's AI.
|
66
|
+
|
67
|
+
it's a lot more honest, a lot more realitic, and it's grounded in real human
|
68
|
+
conversation.
|
69
|
+
|
70
|
+
disco has many applications. essentially, _any_ AI application that could,
|
71
|
+
would, or should benefit from consideration of the _social voice_.
|
72
|
+
|
73
|
+
this includes, but is not limited to:
|
74
|
+
|
75
|
+
* running dynamic, real-time, surveys across audiences before making business decisions.
|
76
|
+
* having specific audiences review proposals or generated content and give honest feedback, in their own words.
|
77
|
+
* mocking national elections.
|
78
|
+
* understanding unfiltered thoughts about your company, practice, or brand, including dangerous or otherwise censored information (we have 4chan...)
|
79
|
+
* _actually_ understanding the nuances of the social conversation, instead of counting clicks, keywords, and search terms.
|
80
|
+
* and much, much more.
|
81
|
+
|
82
|
+
the above was a simple demonstration. the technology can be brought to
|
83
|
+
bear on any problem a general purpose AI can be. which is to say, almost all
|
84
|
+
of them.
|
85
|
+
|
86
|
+
as present, i am working hard to:
|
87
|
+
|
88
|
+
* add substack content to `disco`
|
89
|
+
* add bluesky content to `disco`
|
90
|
+
* release an API that developers can use to integrate `disco`s RAG context in thier own AI applications
|
91
|
+
* release a basic UI for non-technical people to leverage `disco`
|
92
|
+
* produce a threat index of the fortune 500 using 4chan, and other 'gray' sources
|
93
|
+
* raising a round
|
94
|
+
|
95
|
+
[reach out](/contact) if you wanna stay in touch regarding the project.
|
96
|
+
|
97
|
+
ps. for the curious, [here’s the audience configuration used in these examples.](https://gist.github.com/ahoward/95093a816c9a3f752f9d8ec421f24be5)
|
98
|
+
|
99
|
+
pss. yes, i support custom audiences of arbitrary data sources and authors. segments #ftw
|