Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thepoet
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
thepoet
20d ago
Perfect! BW should work the best as it is the one I test on. We have merged the Libra branch to main, it will still show grayscale but should work. I am working with contributors on adding Color support to the UI components. Yes, issues is
2.
▲
by
thepoet
22d ago
Hey, we have merged support for the Color devices, actual colorful displays still testing. Let me know if you would like to test it. Happy to get any feedback on this.
3.
▲
by
thepoet
25d ago
Thanks! Can you please create two separate issues in the project for both Elipsa Gen1 support and the other for the stockfish and tailscale client implementation support. Would love to discuss and collaborate with you on both. I would need
4.
▲
by
thepoet
26d ago
I can help to port it for your device if you can help by testing it on your Color.
5.
▲
by
thepoet
26d ago
This project has an OPDS client implemented as an app example here, tested on Gutenberg's OPDS and standard eBooks. https://github.com/BandarLabs/Cobalt/tree/main/examples/gute...
6.
▲
by
thepoet
26d ago
Thank you for the kind words. I will add a page to the project explaining the differentiation. NickelMenu is a mature project and perfect at what it does, we just have different goals. NickelMenu is designed to extend Kobo's stock inte
7.
▲
by
thepoet
26d ago
Hey, author here. NickelMenu is terrific and Cobalt uses it to show the menu item in the default Kobo menu. It's just that Cobalt and NickelMenu are not the same in terms of project goals. I created this as I could not find anything ex
8.
▲
Kobo can run apps now
(bandarlabs.github.io)
662 points
by
thepoet
26d ago
|
213 comments
9.
▲
by
thepoet
1mo ago
Thank you for this! This is perfect and what I was looking for while building the UI components for an SDK for Kobo e-ink apps https://github.com/BandarLabs/Cobalt
10.
▲
by
thepoet
1mo ago
I have high myopia that is progressively getting worse so started working on building an app development platform for my Kobo eReader so that I can live without my mac and phone. https://github.com/BandarLabs/Cobalt Ha
11.
▲
by
thepoet
1mo ago
NickelMenu is fantastic for adding custom buttons and some extra. We use it to display the Cobalt entry button on the stock Kobo interface. This SDK provides more of an android/iOS type framework to use underlying hardware like bluetoo
12.
▲
by
thepoet
1mo ago
I have a Kobo that was kept unused in a similar state for a few years until I decide to build an SDK platform to develop and deploy apps on it. My Kobo does not support apps on its Linux platform. I have been using it to read HN, as an RSS
13.
▲
by
thepoet
1mo ago
I have tried to do this, but most newer Kobo cannot due to CPU architecture support limitations. https://wiki.postmarketos.org/wiki/Kobo_Clara_BW The older ones which do are severely restricted in features, and often e
14.
▲
by
thepoet
1mo ago
A bit idealistic for the crowd here but has some good points. The other day I wanted to build personal apps for my Kobo device. It has a single ~800Mhz core and 512 MB of RAM, probably eight times less than a rasbperry pi, but runs a Linux.
15.
▲
Show HN: Cobalt, an SDK to build apps for Kobo eReaders
(github.com)
5 points
by
thepoet
2mo ago
|
0 comments
16.
▲
by
thepoet
2mo ago
An earlier larger discussion 22 days ago on this https://news.ycombinator.com/item?id=48834924
17.
▲
by
thepoet
2mo ago
We will be soon including this in Tarit, a firecracker alternative https://github.com/instavm/tarit Currently we have to supply a kernel to run the OCI as a microVM with a warm pool. TARIT_KERNEL=/path/vm
18.
▲
by
thepoet
2mo ago
Yes, we have been using this internally too. If you use it and encounter any bugs or have ideas for improvement, please file it. I will have a look.
19.
▲
by
thepoet
2mo ago
Interestingly we did a version of a shared communication bus over MCP here https://github.com/instavm/murmur The idea being mostly to use all of the coding agent subscriptions which are much cheaper than API access in
20.
▲
by
thepoet
4mo ago
Hey, this is exactly what we do at https://instavm.io Agents get persistent storage that outlive the sandbox and when the agent spins up again you get access to the computer with same files.
21.
▲
How Claude Code and Codex approach sandboxing
(instavm.io)
2 points
by
thepoet
5mo ago
|
0 comments
22.
▲
by
thepoet
5mo ago
The images or rather portable artifacts rehydration on any platform plus the packaging is neat. I have been working on https://instavm.io for some time around VM based sandboxes and related infra for agents and this is refreshin
23.
▲
by
thepoet
5mo ago
Hi Ben, one of the founders of InstaVM here. Congrats on the launch! Here is a feature tour of InstaVM https://instavm.io/blog/meet-instavm-infra-for-your-agents We would be publishing on the tech soon. Would love to g
24.
▲
Claude induced psychosis is now live for all
(technotes.substack.com)
2 points
by
thepoet
6mo ago
|
0 comments
25.
▲
by
thepoet
8mo ago
One of the things that makes Clawdbot great is the allow all permissions to do anything. Not sure how those external actions with damaging consequences get sandboxed with this. Apple containers have been great especially that each of them m
26.
▲
by
thepoet
8mo ago
This looks cool, congratulations. We investigated WASM for our use case but then turned to Apple containers which run 1:1 mapped to a microVM for local use here, which is being used by a bunch of folks https://github.com/ins
27.
▲
Asking the best LLMs to design a post-AGI civilization
(technotes.substack.com)
2 points
by
thepoet
8mo ago
|
1 comments
28.
▲
Show HN: Design your own post-AGI civilization with tradeoffs
(agi.instavm.io)
1 points
by
thepoet
9mo ago
|
0 comments
29.
▲
by
thepoet
1y ago
The blog says more about keeping the user data private. The remote models in the context are operating blind. I am not sure why you are nitpicking, almost nobody reading the blog would take remote code execution in that context.
30.
▲
by
thepoet
1y ago
I am working on a chess analytics tool, specifically a free and open source replacement of Chessbase in this age of LLMs that can run on all platforms. The idea is to lower the barrier of entry to use a chess improvement tool since Chessbas
More ›