Live data from Hacker News

Kobo can run apps now

bandarlabs.github.io

191–200 of 224 posts

Re: Kobo can run apps now

#192

Earlier quoted context omitted.

That can all be addressed by adding "make no mistakes" and "implement all feature" to the prompt, or so I'm told.

are you saying that you can do a better job than frontier models from OpenAI and Anthropic and Google when it comes to coding something that is free from zero days and exploits while matching its ability to ship feature at the rate a competent SWE with agents can? not sure why you are being so cynical, lot of seasoned SWE use AI assisted development now. I think a lot of people still have this caricature vibe coder i…

Frontier models from OpenAI/Anthropic/Google make tons of mistakes. I work with them every single day and you really have to verify everything if you don’t want to end up with overengineered spaghetti code full of bugs.

Re: Kobo can run apps now

#193
post #154

Earlier quoted context omitted.

[flagged]

what a horrible attitude, especially for a forum dedicated to "hackers". the code is open source, why dont you show us what a quality test suite looks like?

Oh my. Don't you think that code generated by an LLM has nothing to do with "hackers"? And once/if you realize that, don't you immediately see that they're right? Maybe not in the way they say it, but otherwise - they're absolutely right.

Re: Kobo can run apps now

#194

For the unaware, there is an existing solution that integrates with Kobo's native software (Nickel). It has been maintained for years, and it supports every Kobo AFAIK. It's called NickelMenu, and it's great. I'm in the Kobo ecosystem because of NickelMenu and Plato. One note if you're thinking about getting a kobo due its relative openness: consider getting a two-core device. I did not do my homework and got a Clara…

I haven’t had a chance to compare side by side, but people say that if you primarily read books/prose, the BW version is better because the screen is more crisp compared to the color version, which is still a bit blurry when you read books. That’s why I ordered BW. Did anyone compare these two side by side in real life for simple text?

> Did anyone compare these two side by side in real life for simple text?

Yes, I have - I have a Kobo Libra 2 (BW), Boox Go 7 II (Color - same screen as color Kobos) and Boox Note Air 3 (Color).

The issue isn't crispness really - when rendering B&W content the crispness is about the same. However, there's a massive issue with contrast - the Color screen background is very dark and they're basically unusable (for me) without driving them constantly at 80-100% backlight (even during the day). Even at 100% backlight, the page background is darker than the BW reader at like 30% backlight.

This makes the reader eat more battery while being less pleasant for text reading. Moreover, in dark mode (light text on black background) the color screens all show severe ghosting artifacts which don't appear as much on BW screens.

Having said that - reading comics and color books (e.g. programming books) looks great on the color screens. There's just something about that slightly less vibrant "papery" look that's very attractive.

Re: Kobo can run apps now

#195

Earlier quoted context omitted.

It is maddeningly impossible to get an ereader with all three of these features: b&w screen for maximum crispness; physical buttons for reliable page turns; modern processor for speed.

Boox Go 7 - B&W version. It runs Android. It's a Chinese company and comes with a bunch of pre-installed apps, but I just blocked its abilities to phone home and use Koreader. It's been great for me

Boox have been GPL violators for over a decade.

Re: Kobo can run apps now

#196

Earlier quoted context omitted.

I haven’t had a chance to compare side by side, but people say that if you primarily read books/prose, the BW version is better because the screen is more crisp compared to the color version, which is still a bit blurry when you read books. That’s why I ordered BW. Did anyone compare these two side by side in real life for simple text?

It is maddeningly impossible to get an ereader with all three of these features: b&w screen for maximum crispness; physical buttons for reliable page turns; modern processor for speed.

Yeah thinking about an pocketbook era lite but apparently can feel a bit sluggish. Might have to unfortunately wait and hope for kobo to release something along the lines of a vision bw.

Re: Kobo can run apps now

#197

For the unaware, there is an existing solution that integrates with Kobo's native software (Nickel). It has been maintained for years, and it supports every Kobo AFAIK. It's called NickelMenu, and it's great. I'm in the Kobo ecosystem because of NickelMenu and Plato. One note if you're thinking about getting a kobo due its relative openness: consider getting a two-core device. I did not do my homework and got a Clara…

I haven’t had a chance to compare side by side, but people say that if you primarily read books/prose, the BW version is better because the screen is more crisp compared to the color version, which is still a bit blurry when you read books. That’s why I ordered BW. Did anyone compare these two side by side in real life for simple text?

I own the Clara BW (C) and the Libra Colour (L).

The C is sharper but the L looks more like a real book/paper. I believe as an artifact of the colour screen and it’s called “screenshot effect”. In the end, once you use either for 10 minutes it becomes “the new normal”.

Re: Kobo can run apps now

#198

Earlier quoted context omitted.

I can't and don't want to maintain all software I use. I need to be picky. There's a big difference between putting money or time into a community of builders and learning in the process (myself or growing others) and maintaining a vibe coded project. That's why I want to know right away which projects are vibe coded so that I don't put any effort into them. You're free to apply different criteria to software you use…

I am actually hoping this is a future where it does become possible. At least on top of what is generally more-than-good-enough (Linux kernel, base GNU system with the compiler toolchain, basic desktop environment...). So I'd like to have fully reproducible builts for a dozen or two apps I use seemlessly integrated into my laptop and phone update mechanisms. And yes, my smart TV, router, ereader and note-taking apps.…

I'd definitely be interested in moving towards such setup if I could reliably and easily accomplish it. There are already people who vibe code all the tools they need.

Personally, so far I got best results by carefully selecting a small number of apps and devices with good track record and community around them (think Emacs that's been around for decades, but also KOReader, Linux, AntennaPod on Android and many others) and supporting those in various ways. I might vibe code an extension or config for the apps, but then I still understand what it does and why.

AI is yet to change that. I use LLMs daily at work, but software maintenance remains problematic. Producing stable software in unstable times is actually what pays my bills.

Edit: And yes - if you fork, upstreaming is a problem. It's unfair for original software maintainer to need to review, test and integrate vibe coded code.

Re: Kobo can run apps now

#199
post #57

FWIW, some Kobos can run PostmarketOS. I built this UI for my Clara - https://www.github.com/bjesus/air . It runs Firefox, Syncthing, KOReader, and basically anything else you can run on Linux.

That's really cool. I've contemplated awesome for a tablet for similar reasons.

Yes - tiling window managers are really nice on a computer, but they're absolutely the best for small e-ink devices.

Re: Kobo can run apps now

#200
post #2

As a Kindle owner; I'm very jealous.

I was too, so I used Claude to port Plato to my Paperwhite 3: https://github.com/adriaanm/plato

It also has a cli to let you push docs over WiFi. Oh, and a HN reader. I have another repo with the user space I use, but need to clean that up before making it public.

Post reply on HN