Jan 12, 2025 - 8:57pm
The text reflects on a recent trip to Red Rock, emphasizing its positive impact and providing a mental reset. The author contemplates two key ideas: the importance of keeping personal content private while selectively sharing references, and the value of time away, which forced them to organize their life and reconnect with friends. They express deep gratitude for the experience, noting how it was better than using their phone, which was damaged during the trip. They also plan to focus on journaling and improving their journaling tool, Burrito, and intend to send a specific message to a friend named Ollie.
Jan 8, 2025 - 9:19pm
Looking for a GitHub action to automatically write or update documentation, particularly for projects with a clear API. Planning to find a solution soon.
Jan 8, 2025 - 9:14am
The individual expresses amazement at their ability to accomplish a lot of work, noting that the primary limitation is their brain rather than the technology at their disposal. Despite the aid of AI, which allows them to perform their usual tasks, they feel mentally constrained. They often desire to write but find it challenging to do so with their left hand, considering it as a potential method to make progress.
Jan 8, 2025 - 9:10am
Future improvements for the system include adding a foot pedal as a USB input device to reduce reliance on the right hand, which is currently unergonomic. The user finds it challenging to perform logical thinking and code-related tasks without using the right hand, possibly due to underutilization of a part of the brain. Other possibilities involve making the system more agential, such as allowing commands to be sent, observed, and modified in real-time. Visual interactions, like popping up and closing windows based on gaze detection, are also intriguing, especially if using Moondream for gaze tracking. The user is eager to test these enhancements with both hands.
Jan 8, 2025 - 9:06am
The user discusses their experience with Handy, a custom-built external keyboard and program, which helps them use the computer despite a broken finger on their right hand. While Handy has been useful, particularly with typing and voice commands in VS Code, the user faces challenges from not being able to write with their right hand and experiencing bodily discomfort from overuse of their left hand. These physical issues are not addressed by the program.
Jan 5, 2025 - 6:04pm
The potential of using a keyboard shortcut to interact with an AI pipeline is intriguing.
Jan 5, 2025 - 2:37pm
The user is exploring the idea of a program that can take snippets of context, such as code from different files in VS Code, and run inference on each snippet separately while keeping them all in a single context window. The goal is to have more control over what is included in the context window, rather than relying on the program to determine it.
Jan 5, 2025 - 11:06am
Using only the left hand has revealed how much the right hand is involved in thinking processes. Its unavailability makes articulating thoughts and doing logic more challenging, leading to quicker feelings of being overwhelmed.
Jan 4, 2025 - 4:43pm
To keep Andromeda.computer running smoothly, it needs to be as serverless as possible to avoid a single machine failure affecting multiple applications. This leads to considering distributed SQLite or similar solutions for redundancy. The goal is to ensure smooth operation and have application code in containers for better manageability.