Myrhe𝕩

3.8K posts

Myrhe𝕩 banner
Myrhe𝕩

Myrhe𝕩

@myrhex

Reliable and factual @SpaceXAI news 24/7 Founder @Searxly | Software Engineer

Ad Astra Katılım Mart 2021
315 Takip Edilen2.5K Takipçiler
Sabitlenmiş Tweet
Myrhe𝕩
Myrhe𝕩@myrhex·
Grok Build played a major role in helping me build @Searxly, a macOS browser I’ve been developing as a personal project for quite a long time now. The app is now at version 0.7 and I’m currently looking for a small number of volunteer QA testers to help me test it before a wider release (which can technically take a long time depending on what's not working). In the future, we might release @Searxly to be Open Source after its official release.
Myrhe𝕩 tweet media
English
12
12
119
316.9K
Myrhe𝕩
Myrhe𝕩@myrhex·
I have officially open sourced Searxly. This project was developed with Grok Build and myself. From the earliest stages of architecture planning through to the completion of major implementation milestones, Grok Build served as an exceptional systems architect and development partner. The guidance provided on core design patterns, state management, privacy controls, and secure component isolation was instrumental in shaping a coherent and maintainable codebase. Grok Build contributed detailed design documentation that established a premium dark theme system, refined typography scales, spacing rules, and elevation tokens while preserving the existing liquid glass foundation and the reduce liquid glass accessibility toggle. The strategic direction on home state treatment, logo integration, and micro interaction refinement helped transform the interface from functional to intentionally luxurious and calm. Throughout the process Grok Build advised on the extraction of monolithic views into dedicated observable managers. This included the central BrowserState for search, tabs, web content coordination, and persistence, the LocalSearxngManager for robust Docker discovery and one click project folder creation with multi location bundle resource handling, the PrivacyManager for history controls, data encryption via CryptoKit and Keychain with user presence protection, panic wipe functionality, and domain forgetting, and the WireGuardManager together with the tunnel provider for explicit connect only full tunnel operation with accurate real versus demo mode detection through provider messaging. Grok Build also played a key role in the development of the hybrid local search suggestions engine that combines a curated base corpus with a Trie based prefix matcher and personal history scoring for frequency and recency, all stored within the encrypted AppData layer. Additional contributions covered tab hibernation and cleanup policies, content blocking rule compilation, session restoration, and the careful handling of ephemeral versus standard tab data stores in WebKit. The partnership extended to comprehensive security and distribution planning. This encompassed the honest documentation of the current disabled app sandbox state required for Docker and file system access, the detailed implementation notes for the packet tunnel extension that users must add manually for real VPN functionality, the use of example configuration templates to protect secrets in the public source only model, and the overall source only distribution approach that intentionally withholds the main application entry point from public clones. I am deeply appreciative of the disciplined, thorough, and forward thinking collaboration with Grok Build. The resulting codebase reflects a strong emphasis on user sovereignty, local data processing, and verifiable privacy mechanisms. Making Searxly open source allows the community to examine the implementation directly, conduct reviews, and build upon the foundation for their own learning or contributions. The repository is now available at github.com/Myrhex-x/Searx… under the Apache License Version 2.0. I look forward to seeing how the project evolves with greater visibility and input from the community that has supported it through the $SEARXLY token on Base. Thank you to everyone who has followed the development of Searxly, there's more to come.
Myrhe𝕩 tweet media
Searxly@Searxly

We are pleased to announce that the official source code for Searxly is now publicly available. Searxly is a privacy respecting native macOS browser built with SwiftUI and WebKit. It runs a fully local SearXNG instance via Docker on your machine and includes a complete real mode WireGuard VPN implementation. The repository contains the full browser user interface and logic, local SearXNG Docker management and configuration, the entire real mode WireGuard VPN system including the tunnel provider and routing, and all supporting components. This release is intended to support transparency, independent code review, and educational purposes within the community. Please note that the main application entry point has been intentionally omitted from the public repository. Fresh clones will not produce a runnable application out of the box. Official releases continue to be handled through proper distribution channels that include code signing and notarization. The source code is licensed under the Apache License Version 2.0. You may access the repository at github.com/Myrhex-x/Searx…. We are grateful for the ongoing support of our community and the holders of the $SEARXLY token on Base.

English
6
9
31
2K
Athos 🫧
Athos 🫧@0xAthos·
@Searxly How about a partnership that’s 100% performance-based?
English
1
0
3
17
Searxly
Searxly@Searxly·
We are pleased to announce that the official source code for Searxly is now publicly available. Searxly is a privacy respecting native macOS browser built with SwiftUI and WebKit. It runs a fully local SearXNG instance via Docker on your machine and includes a complete real mode WireGuard VPN implementation. The repository contains the full browser user interface and logic, local SearXNG Docker management and configuration, the entire real mode WireGuard VPN system including the tunnel provider and routing, and all supporting components. This release is intended to support transparency, independent code review, and educational purposes within the community. Please note that the main application entry point has been intentionally omitted from the public repository. Fresh clones will not produce a runnable application out of the box. Official releases continue to be handled through proper distribution channels that include code signing and notarization. The source code is licensed under the Apache License Version 2.0. You may access the repository at github.com/Myrhex-x/Searx…. We are grateful for the ongoing support of our community and the holders of the $SEARXLY token on Base.
English
8
7
26
3.3K
Myrhe𝕩
Myrhe𝕩@myrhex·
X is adding a smart new feature for Community Notes. Elon confirmed that users who interact with a misleading post that later receives a Community Note will automatically get an X Chat message containing the note itself. This quietly corrects any misperception for people who saw or engaged with the original content without making it public or embarrassing anyone. It is a thoughtful and effective way to reduce the spread of misinformation while respecting users. The feature is coming soon. Good improvement from the X team.
Elon Musk@elonmusk

Users who interact with a misleading post that is subsequently corrected by @CommunityNotes will receive an 𝕏 Chat message of the CN to correct any misperception

English
1
0
11
806
Myrhe𝕩
Myrhe𝕩@myrhex·
@elonmusk Check this out with Grok Build. Finally open sourced the project. x.com/myrhex/status/…
Myrhe𝕩@myrhex

I have officially open sourced Searxly. This project was developed with Grok Build and myself. From the earliest stages of architecture planning through to the completion of major implementation milestones, Grok Build served as an exceptional systems architect and development partner. The guidance provided on core design patterns, state management, privacy controls, and secure component isolation was instrumental in shaping a coherent and maintainable codebase. Grok Build contributed detailed design documentation that established a premium dark theme system, refined typography scales, spacing rules, and elevation tokens while preserving the existing liquid glass foundation and the reduce liquid glass accessibility toggle. The strategic direction on home state treatment, logo integration, and micro interaction refinement helped transform the interface from functional to intentionally luxurious and calm. Throughout the process Grok Build advised on the extraction of monolithic views into dedicated observable managers. This included the central BrowserState for search, tabs, web content coordination, and persistence, the LocalSearxngManager for robust Docker discovery and one click project folder creation with multi location bundle resource handling, the PrivacyManager for history controls, data encryption via CryptoKit and Keychain with user presence protection, panic wipe functionality, and domain forgetting, and the WireGuardManager together with the tunnel provider for explicit connect only full tunnel operation with accurate real versus demo mode detection through provider messaging. Grok Build also played a key role in the development of the hybrid local search suggestions engine that combines a curated base corpus with a Trie based prefix matcher and personal history scoring for frequency and recency, all stored within the encrypted AppData layer. Additional contributions covered tab hibernation and cleanup policies, content blocking rule compilation, session restoration, and the careful handling of ephemeral versus standard tab data stores in WebKit. The partnership extended to comprehensive security and distribution planning. This encompassed the honest documentation of the current disabled app sandbox state required for Docker and file system access, the detailed implementation notes for the packet tunnel extension that users must add manually for real VPN functionality, the use of example configuration templates to protect secrets in the public source only model, and the overall source only distribution approach that intentionally withholds the main application entry point from public clones. I am deeply appreciative of the disciplined, thorough, and forward thinking collaboration with Grok Build. The resulting codebase reflects a strong emphasis on user sovereignty, local data processing, and verifiable privacy mechanisms. Making Searxly open source allows the community to examine the implementation directly, conduct reviews, and build upon the foundation for their own learning or contributions. The repository is now available at github.com/Myrhex-x/Searx… under the Apache License Version 2.0. I look forward to seeing how the project evolves with greater visibility and input from the community that has supported it through the $SEARXLY token on Base. Thank you to everyone who has followed the development of Searxly, there's more to come.

English
1
1
14
570
Myrhe𝕩 retweetledi
Searxly
Searxly@Searxly·
Big stuff coming tomorrow 👀 $SEARXLY
English
4
3
38
2.4K
Myrhe𝕩
Myrhe𝕩@myrhex·
X has updated the DMs tab with a cleaner interface. The old dropdown menu has been replaced with three dedicated buttons: a sort button on the left to organize your conversations, the message requests inbox on the right, and a settings button above. This makes the messaging section feel more organized and consistent with the XChat app. Nice visual improvement from the X team.
Myrhe𝕩 tweet media
Iorel@Iorel_X

X replaced the old dropdown menu in the DMs tab with three new buttons 👀 There's now a sort button on the left to organize your DMs, the message requests inbox is on the right and above is the settings button. It looks way better and has more consistency with the XChat app! 🔥

English
1
2
14
1.5K
Myrhe𝕩
Myrhe𝕩@myrhex·
Grok Build just received another meaningful backend improvement. The team has made changes that should noticeably reduce token usage and improve overall efficiency during long coding sessions. This kind of optimization matters a lot when you’re working on bigger projects that require multiple iterations and large context. Lower token burn means you can do more work without hitting limits as quickly. This is good news for @Searxly. Being able to use Grok Build more heavily and more efficiently will help speed up development even further as the project continues to grow.
Myrhe𝕩 tweet media
skcd@skcd42

we are resetting rate limits so you all can try out Grok Build more! we now ship with a new checkpoint of Grok Build and Composer 2.5 as always looking for critical feedback to improve

English
4
5
125
10.6K
Myrhe𝕩
Myrhe𝕩@myrhex·
@igoryuzo You can begin as a QA tester tomorrow! I’ll review applications and select a group of individuals for the role. Additionally, we anticipate the open source very soon!
English
0
0
10
194
Igor Yuzovitskiy
Igor Yuzovitskiy@igoryuzo·
@myrhex local models and privacy 🔥 how can people try this out or sign up?
English
1
2
24
2.2K
Myrhe𝕩
Myrhe𝕩@myrhex·
Building Searxly, with Grok Build, a native macOS privacy browser powered by a local SearXNG instance running directly on your Mac. The goal is to give users full control over their search data with no tracking, no third-party instances, and everything happening locally by default. We’re currently working on adding a native WireGuard VPN directly inside the app right now, including a hybrid system where you can use your own servers for free or access managed nodes through a simple cheap payment every 6 months. Safety features like an optional Kill Switch are also planned so your real IP stays protected if the connection drops. All of this, the browser, the local SearXNG integration, and the upcoming VPN, is being built with significant help from Grok Build. I’m still early in the process and doing most of the work myself, but Grok Build has been a real coding partner that’s helped move things forward faster while keeping quality high. Below is an early demo of the browser which is still in Alpha and being worked on constantly. More updates coming soon, stay tuned.
Searxly@Searxly

We’re building Searxly: a native macOS browser designed for real privacy from the ground up. It runs your own SearXNG instance locally on your Mac (via Docker). No public instances. No tracking. No one else sees your searches or data. Your searches. Your control.

English
8
3
38
5.6K
Base
Base@base·
Believers build on base
English
353
148
1.2K
53.3K
Myrhe𝕩
Myrhe𝕩@myrhex·
@0xMosen @Searxly It is recommended to hold $SEARXLY as I continue working on the project.
English
2
0
6
342
Myrhe𝕩 retweetledi
Abdul
Abdul@justabdulraouf·
if you’re serious about your health goals and wanna share your progress, tips, food, or achievements with cool peeps that are trying to live a healthier active lifestyle, drop a reply and i’ll add you :)
Abdul tweet media
English
2
2
21
806