toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

275
active users

#ToolsForThought

0 posts0 participants0 posts today

Trying to decide: Obsidian.md or Logseq — which one is the ultimate tool for knowledge management and note-taking?

Both have their strengths, but I’m curious:
Which do you use and why?
Pros, cons, hidden features — let’s discuss!

I wrote recently about #AI for IA (intelligence augmentation) and it looks like Stanford is paying attention. ;-)

"We encourage the university to view goals in this space in line with the philosophy of Stanford’s Institute for Human-Centered AI (HAI) to make sure that the use of AI is centered on improving the human condition. Thus, we prefer to focus on “augmenting human capabilities” versus “replacing humans.”"

#technology #ToolsForThought

provost.stanford.edu/2025/01/0

provost.stanford.eduReport of the AI at Stanford Advisory Committee - Office of the Provost

Prompt: With concepts of extended mind, cultural technologies, augmentation of human intellect, work of David Chalmers, Doug Engelbart, Howard Rheingold, Robert K. Logan, Alison Gopnik in mind, describe in detail how large language models can be used as tools for thought. Include examples & skills necessary to learn in order to master this use of large language models.

#ai #ToolsForThought #technology #mind

chatGPT:chatgpt.com/share/6750e18f-542

ChatGPTChatGPT - LLMs as Cognitive ToolsShared via ChatGPT

Закончил чтение замечательной книги Building a Second Brain. Несмотря на то, что большинством описанных методик давно пользуюсь, всё равно нашел много полезного для себя.

Как советует автор в конце книги, делюсь своими top takeaways и highlights:

- 12 problems
- Progressive Summarization
- Archipelago of Ideas
- Hemingway Bridge
- Put ideas into action
- Dial Down the Scope
- Intermediate Packets

anvlink.ru/s/5YPTH

hazadus.github.ioBuilding a Second BrainBuilding a Second Brain § Metadata § Author: Tiago Forte Full Title: Building a Second Brain Category:#books Document Tags: basb productivity Summary: In “Building a Second Brain,” Tiago Forte emphasizes the importance of organizing notes to capture valuable insights effectively.

“We apply theories of human cognitive capabilities and limitations to understand how computers can best provide such cognitive support. The interdisciplinary nature of this work is reflected in the term cognitive engineering.”

#ToolsForThought

cel.cs.brown.edu/

cel.cs.brown.eduCognitive Engineering LabWe research how to use computers to support complex cognitive tasks: programming, verification, communication, learning, and more.

Writing some "integration" or "system" tests for my [WikidProject](one.mikro2nd.net/pages/wikid-i), wherein one wiki instance copies/syncs tagged pages to a designated server. (No code, yet, just sketching out tests, because tdd...)

Design is such that I have a WikiEngine that does all the real work, and a thin HTTP wrapper around that to provide the transport.

So which should I test with? The Engine or the HTTP server (along with all the URL/string wrangling implied).

one.mikro2nd.net · Introducing Wikid: A(nother) Wiki SystemI’m writing a wiki system. Have I lost my mind? Why, when there are already so many wiki platforms languishing out there…? First I have been looking for a good wiki platform to use for collaboration (I have an actual use-case with real people and genuine need), and not finding many I’d rate as suitable. Quite a number of the platforms out there are just way too complex, lacking the sense of elegance and WikiNature I expect and want out of a wiki system.