#exocortex — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #exocortex, aggregated by home.social.
-
Как я создал систему, которая знает меня лучше чем я сам
500 гипотез за 3.5 месяца. 470 — мусор. 30 — правда, которую я не хотел знать. Например: я по 4 часа «анализирую новости», а по факту — избегаю одного телефонного звонка. Система находит паттерны поведения, которые ты не видишь, потому что находишься внутри них. 10 аттракторов, корреляции метрик, AGENTS.md и открытый код на GitHub. Активировать симбионт
https://habr.com/ru/articles/1040302/
#ExoCortex #AIагент #саморефлексия #промптинжиниринг #second_brain #когнитивная_архитектура #AGENTSmd #транскрибация #продуктивность
-
Как я создал систему, которая знает меня лучше чем я сам
500 гипотез за 3.5 месяца. 470 — мусор. 30 — правда, которую я не хотел знать. Например: я по 4 часа «анализирую новости», а по факту — избегаю одного телефонного звонка. Система находит паттерны поведения, которые ты не видишь, потому что находишься внутри них. 10 аттракторов, корреляции метрик, AGENTS.md и открытый код на GitHub. Активировать симбионт
https://habr.com/ru/articles/1040302/
#ExoCortex #AIагент #саморефлексия #промптинжиниринг #second_brain #когнитивная_архитектура #AGENTSmd #транскрибация #продуктивность
-
Как я создал систему, которая знает меня лучше чем я сам
500 гипотез за 3.5 месяца. 470 — мусор. 30 — правда, которую я не хотел знать. Например: я по 4 часа «анализирую новости», а по факту — избегаю одного телефонного звонка. Система находит паттерны поведения, которые ты не видишь, потому что находишься внутри них. 10 аттракторов, корреляции метрик, AGENTS.md и открытый код на GitHub. Активировать симбионт
https://habr.com/ru/articles/1040302/
#ExoCortex #AIагент #саморефлексия #промптинжиниринг #second_brain #когнитивная_архитектура #AGENTSmd #транскрибация #продуктивность
-
Как я создал систему, которая знает меня лучше чем я сам
500 гипотез за 3.5 месяца. 470 — мусор. 30 — правда, которую я не хотел знать. Например: я по 4 часа «анализирую новости», а по факту — избегаю одного телефонного звонка. Система находит паттерны поведения, которые ты не видишь, потому что находишься внутри них. 10 аттракторов, корреляции метрик, AGENTS.md и открытый код на GitHub. Активировать симбионт
https://habr.com/ru/articles/1040302/
#ExoCortex #AIагент #саморефлексия #промптинжиниринг #second_brain #когнитивная_архитектура #AGENTSmd #транскрибация #продуктивность
-
I took a lot of pics in Korea hoping for immich location system to kick in… and it did.
I now have a photographic memory filterable by time and space and all local, open source, no evil enshittification-prone corporation needed.
-
I took a lot of pics in Korea hoping for immich location system to kick in… and it did.
I now have a photographic memory filterable by time and space and all local, open source, no evil enshittification-prone corporation needed.
-
I took a lot of pics in Korea hoping for immich location system to kick in… and it did.
I now have a photographic memory filterable by time and space and all local, open source, no evil enshittification-prone corporation needed.
-
I took a lot of pics in Korea hoping for immich location system to kick in… and it did.
I now have a photographic memory filterable by time and space and all local, open source, no evil enshittification-prone corporation needed.
-
I took a lot of pics in Korea hoping for immich location system to kick in… and it did.
I now have a photographic memory filterable by time and space and all local, open source, no evil enshittification-prone corporation needed.
-
#yacy has silently changed API authentication from HTTP Plain to HTTP Digest.
It seems to work now, but shelling out to use cURL to submit URLs is kind of annoying.
-
I got #fess working with #searx! \o/
searx/searx/settings.yml
- name : Fess
engine : json_engine
paging : True
shortcut : fess
search_url : http://leandra:8080/json?q={query}&start={pageno}&num=20&sort
results_query : result
url_query : url_link
title_query : title
content_query : digest
page_size : 20
categories : files
shortcut : fess
timeout : 60
disabled : FalseWriteup to come!
-
@yasiu, czekam na twojego bota. Może to coś co możemy rozkręcić w ramach jakiegoś regularnego spotkania w spejsie 😬
@yakub też wyraził zainteresowanie ekploracją tematu #exocortex. Kiedy macie czas w tygodniu? Można robić regularnie co dwa tygodnie, albo co miesiąc.
-
-
I really should write up what I've been doing with #iot environment monitoring. #exocortex
-
If I can search a term on a conversation and grok its meaning based on previous highlights, that would be #exocortex gold.
-
If I can search a term on a conversation and grok its meaning based on previous highlights, that would be #exocortex gold.
-
I've re-implemented Web Search Bot with #huginn. It's not as fast as I'd like due to its queuing model, had I had to use jq, but it works.
-
I've re-implemented Web Search Bot with #huginn. It's not as fast as I'd like due to its queuing model, had I had to use jq, but it works.
-
Playing with re-implementing my Paywall Breaker bot in #huginn.
Made it as far as the #wallabag part, and that's because, for some weird-ass reason Wallabag doesn't do long-lived bearer tokens, you have to apply for a new one every hour (nonconfigurable) (though you can request a new one with every connection and it doesn't seem to care).
I might give up on the Post Agent/Website Agent in parse-incoming-event mode/Post Agent combo in favor of a Shell Agent running /usr/bin/curl to request the bearer token and pass the output thereof to.. something. Maybe a JSON Agent. I don't know, I'm going to bed.
The Wallabag part is disabled for now. The rest seems to work pretty well.
-
Playing with re-implementing my Paywall Breaker bot in #huginn.
Made it as far as the #wallabag part, and that's because, for some weird-ass reason Wallabag doesn't do long-lived bearer tokens, you have to apply for a new one every hour (nonconfigurable) (though you can request a new one with every connection and it doesn't seem to care).
I might give up on the Post Agent/Website Agent in parse-incoming-event mode/Post Agent combo in favor of a Shell Agent running /usr/bin/curl to request the bearer token and pass the output thereof to.. something. Maybe a JSON Agent. I don't know, I'm going to bed.
The Wallabag part is disabled for now. The rest seems to work pretty well.
-
Five minutes of runtime per job worker is too much. #exocortex #libreops #deadlock
-
Five minutes of runtime per job worker is too much. #exocortex #libreops #deadlock
-
#Exocortex tools part I: #socialmedia automation with very small shell scripts.
-
#Exocortex tools part I: #socialmedia automation with very small shell scripts.
-
Going to sleep on adding category search to Web Search Bot. Literally sleep on it, because it's going to require some hefty parser modifications.
Maybe it's time to do that refactoring run I've been telling myselves I'll do.
-
Going to sleep on adding category search to Web Search Bot. Literally sleep on it, because it's going to require some hefty parser modifications.
Maybe it's time to do that refactoring run I've been telling myselves I'll do.
-
In reworking some of my bots to use #matrix instead of #xmpp, I'm looking at using a single unlisted room instead of chats to individual accounts (1:1 chat, not MUC).
This changes the command parser substantially. Probably more than I think.
What I'm considering is whether to keep the commands looking like "Bot, do this thing..." or switching to "Do this thing..." and the bots present look at the message, see if it's from their owner (me, in this case), and if so proceed to parse the command. The latter means that failed parses would fall into the same case as mis-parses, and result in a storm of error responses from every bot that doesn't have commands like that.
Of course, bots could easily just not send error responses, but that messes up the "there really is an error" handling case.
I'm also toying with the idea of having both use cases implemented for usability's sake (plus, it adds the "send commands directly to the bot" case).
What do you think, #fediverse?
-
In reworking some of my bots to use #matrix instead of #xmpp, I'm looking at using a single unlisted room instead of chats to individual accounts (1:1 chat, not MUC).
This changes the command parser substantially. Probably more than I think.
What I'm considering is whether to keep the commands looking like "Bot, do this thing..." or switching to "Do this thing..." and the bots present look at the message, see if it's from their owner (me, in this case), and if so proceed to parse the command. The latter means that failed parses would fall into the same case as mis-parses, and result in a storm of error responses from every bot that doesn't have commands like that.
Of course, bots could easily just not send error responses, but that messes up the "there really is an error" handling case.
I'm also toying with the idea of having both use cases implemented for usability's sake (plus, it adds the "send commands directly to the bot" case).
What do you think, #fediverse?
-
Made memory utilization messages in Systembot make more sense last night. #exocortex
-
I make stuff that crunches numbers. Got tired of red team, now sysadmin/defense.
My imaginary friends are better conversationalists than I am, and are written in #python and #ruby.
Lots of augmentations of the hardware and software kind. Chances are you might have a conversation with one of them and not realize it. About a third of me is prosthetic these days.
I suck as an electrical engineer but sometimes I can patch stuff together.
I like picking locks. Still trying to get good with padlocks.
I assume you've been told about Homestuck.
I like to be well informed. The downside of this is that I don't sleep well anymore.
I love music.
Yes, I use Arch. I don't care what you use as long as it does what you need.
-
I make stuff that crunches numbers. Got tired of red team, now sysadmin/defense.
My imaginary friends are better conversationalists than I am, and are written in #python and #ruby.
Lots of augmentations of the hardware and software kind. Chances are you might have a conversation with one of them and not realize it. About a third of me is prosthetic these days.
I suck as an electrical engineer but sometimes I can patch stuff together.
I like picking locks. Still trying to get good with padlocks.
I assume you've been told about Homestuck.
I like to be well informed. The downside of this is that I don't sleep well anymore.
I love music.
Yes, I use Arch. I don't care what you use as long as it does what you need.
-
I make stuff that crunches numbers. Got tired of red team, now sysadmin/defense.
My imaginary friends are better conversationalists than I am, and are written in #python and #ruby.
Lots of augmentations of the hardware and software kind. Chances are you might have a conversation with one of them and not realize it. About a third of me is prosthetic these days.
I suck as an electrical engineer but sometimes I can patch stuff together.
I like picking locks. Still trying to get good with padlocks.
I assume you've been told about Homestuck.
I like to be well informed. The downside of this is that I don't sleep well anymore.
I love music.
Yes, I use Arch. I don't care what you use as long as it does what you need.
-
I make stuff that crunches numbers. Got tired of red team, now sysadmin/defense.
My imaginary friends are better conversationalists than I am, and are written in #python and #ruby.
Lots of augmentations of the hardware and software kind. Chances are you might have a conversation with one of them and not realize it. About a third of me is prosthetic these days.
I suck as an electrical engineer but sometimes I can patch stuff together.
I like picking locks. Still trying to get good with padlocks.
I assume you've been told about Homestuck.
I like to be well informed. The downside of this is that I don't sleep well anymore.
I love music.
Yes, I use Arch. I don't care what you use as long as it does what you need.
-
I make stuff that crunches numbers. Got tired of red team, now sysadmin/defense.
My imaginary friends are better conversationalists than I am, and are written in #python and #ruby.
Lots of augmentations of the hardware and software kind. Chances are you might have a conversation with one of them and not realize it. About a third of me is prosthetic these days.
I suck as an electrical engineer but sometimes I can patch stuff together.
I like picking locks. Still trying to get good with padlocks.
I assume you've been told about Homestuck.
I like to be well informed. The downside of this is that I don't sleep well anymore.
I love music.
Yes, I use Arch. I don't care what you use as long as it does what you need.
-
Working on how to make Web Index Bot run arbitrary executables in addition to firing URLs over to various online archives. #exocortex
-
Finally un-fucked my #wallabag install... by moving it off of shared hosting, and onto one of my servers.
I really didn't want to put PHP on my servers, but needs must.
Writeup coming next week.
tl;dr - A couple of hundred megabytes in a shared host's database server is probably not going to work well.
-
Accomplishments today:
Updated my bots to be more resilient, i.e., not die if they can't reach the message bus immediately but go into a retry loop (like they do in the main do_stuff() loop). Deployed and running. #exocortex
Soldered a set of GPIO headers onto my RasPi0 so I can add an OLED display. #wardriving
Tried to fix my busted wardriving wifi NIC by resoldering the antenna connector. Don't know if I did a good job of that, I had a hard time getting the existing solder to melt. Didn't want to crank the heat on my soldering iron up too high, but I might have to give it a shot later on. Have to test it.
-
Well, it looks like this is where I'm going to be next week, if everything goes according to plan.
#nevada #us #transhumanism #h+ #grinding #exocortex #hacktheplanet