How to install Rye in Chrome OS Flex #569
Replies: 11 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hello! I don't have any experience with chromebooks. I googled and see you can install Go on it via Linux VM, so Rye should generally work in such VM too. Otherwise I don't have enough information yet. Glad to see that you made it work. If you had to make any specific installation steps please let me know. |
Beta Was this translation helpful? Give feedback.
-
|
Hm ... I really don't know much about Chrome OS. I did some exploring now and it seems it has a Linux mode, where it can run Linux apps, but now fully sure about Linux GUI apps. It also can run Android apps. Fyne can produce Linux binaries. It can also produce Android apk-s, but that is generally more complicated to build / sign / install usually. I will see if I can install chromeOS on some older laptop maybe and experiment with it a little and write some documentation. But I can't do this immediately, I have too many open issues outside Rye and in Rye attm. If there is anyone else with ChromeOS and Go experience, any additional experimentation and information is welcome! |
Beta Was this translation helpful? Give feedback.
-
|
I want to share with you a chat with Gemini. |
Beta Was this translation helpful? Give feedback.
-
|
Comment to your post I started to look at what kind of beast this is https://manus.im I formulated the task for him - I want a local server with the functionality of tiddlyhost, but on Go-Rye. So here's what he told me on the way ... ...
... I am writing while directly observing the process. There is no result yet and I cannot summarize, but I decided to share ... |
Beta Was this translation helpful? Give feedback.
-
|
The system is ready to use and can be easily deployed on Chrome OS Flex!
... View all files in this task |
Beta Was this translation helpful? Give feedback.
-
|
I have completed the concept and prototype of a local server with Tiddlyhost functionality for multiple TiddlyWikis with global search! |
Beta Was this translation helpful? Give feedback.
-
|
The Rye language is integrated into the system to implement advanced search and text processing algorithms. This language, inspired by Rebol and Factor, provides powerful capabilities for working with data and text, making it ideal for creating complex search algorithms. Rye integration allows for the implementation of more intelligent search algorithms, including semantic analysis and ranking of results by relevance. |
Beta Was this translation helpful? Give feedback.
-
|
Integration with the Rye language is implemented through a system of external processes, which provides flexibility and isolation between the system components. The Golang server generates specialized Rye scripts to perform complex search operations, runs them as separate processes, and processes the results for integration with the main search system. This approach allows you to use the powerful capabilities of Rye for text processing and data analysis without complicating the main architecture of the system. Rye scripts can perform complex text analysis, semantic search, and natural language processing operations, the results of which are then integrated with the results of the main search engine. The system automatically detects the availability of the Rye language in the system and switches to a backup mode if Rye is unavailable. This ensures the reliability of the system and allows it to function even in environments where the Rye language is not installed or unavailable. |
Beta Was this translation helpful? Give feedback.
-
|
Rye scripts also implement search result clustering algorithms, grouping related tiddlers by topic and providing the user with a structured view of the information found. This is especially useful when working with large wiki collections, where the number of search results can be significant. |
Beta Was this translation helpful? Give feedback.
-
|
Hi ... I don't know much about TiddlyWiki. When I got your first message about it I've read a little about it and watched the video talk with Joe Armstrong. Which gave me some ideas what it's about, but not the details on how it's constructed or it works. I will try to find out more. Then I will also be able to better reflect that to you ideas and proposals. Some things Joe talked about are related to some ideas in Rye (the live environment and console) and the quine idea is very interesting, but as I said I need to get a better picture to really understand it. I will come back to you but it might take some time because right now I have a very limited time to work on Rye (as it can be seen by limited progress currently). Thanks! |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
The operating system CromeOS Flex only gives access to the sandbox and there is no way to directly view the system directories and files. Unfortunately, I am not familiar with the command line and am still very poorly oriented in the terminal. Directly following the download instructions, I got the following status (picture in the attached file) and realized that I cannot install Rye yet. What should I do?

Best regards, Serj-Aleks
Beta Was this translation helpful? Give feedback.
All reactions