Hacker Newsnew | past | comments | ask | show | jobs | submit | philips's commentslogin

This is exactly why I love e-books as an adult.

As a kid I loved "pocket books"[1] because they didn't make my hand feel weak trying to hold them on a road trip and I could fit a few in my backpack.

But, obviously, not every work was published in a pocket book format.

[1]: https://en.wikipedia.org/wiki/Pocket_Books


These are more generically known as ‘mass market paperbacks’ - and are sadly basically extinct:

https://www.yahoo.com/lifestyle/articles/end-mass-market-pap...

Last year, ReaderLink, the country's largest distributor of books to airports, pharmacies and big-box stores, announced that it would no longer carry mass markets. The books can still be found in some places, but "as a format, I would say it's pretty much over," Ivan Held, the president of publishing imprints Putnam, Dutton and Berkley, said to the Times.

I too mourn them - much more of a convenient size than the now ubiquitous ‘trade paperback’ - but we’re obviously in a small minority.


What are some of your favorite devices/software that follow this idea? I can list mine:

- Supernote by Ratta https://supernote.com

- Air Lab by Networked Artifacts https://networkedartifacts.com

- Xteink X4 (or equivalent) https://www.xteink.com

- Zeroink Writer - my kids use it to practice typing and write letters I can print out. Essentially digital typewriter. https://www.crowdsupply.com/zerowriter/zerowriter-ink

- Readwise - enables me to review highlighted passages and ideas from things I read

- Obsidian - I dump text files into it, it syncs it around for me to review or edit.


I love and use a few of those products and would agree, but I think a bigger component is our relationship to technology.

IMHO, calm technology is both a property of a product and a way of relating to a product. And I think it's quite personal. For example, digital note-taking tablets are anything but calm for me (but I recognize they may be for others!). OTOH, I practically live in Obsidian.

I ask myself:

- Can I have a calm relationship with this product?

- Does the product respect my agency? Can I decide when and how this technology enters my attention?

- Is it configurable? Can I turn off notifications, feeds, recommendations, badges, autoplay, algorithmic prompts, and so one, without crippling the useful parts?

- Is it intentional? Can I open it to get something done and then leave, rather than being pulled into continued use?

- Does it improve my well-being? Am I generally better off? Am I more informed, capable, connected, productive, or am I merely more stimulated (eg. dopamine)?

Some other perhaps non-sexy products: Amazon Echo Dot, my various air sensors, my more reliable home automation components that are already setup and just work, my Kindle and Xteink.


Yeah, calm home automation stuff is the best.

Water main valve robot, Flume water usage sensor, and Eve water sensors near supply lines is super reassuring when traveling or out of the house. So is having a electrical panel that I can check if the oven really was off.


To add to this:

- Playdate (https://play.date) - fun little portable console with an rLCD screen

- Daylight (https://daylight.computer) rLCD paper-like tablet

- Envy (https://envynote.app) - Obsidian without the plugins, local only

- dumb phone (https://dumbphone.so) - make your iPhone dumber, on purpose

- xteink x4 pro (https://www.xteink.com/products/xteink-x4-pro-pocket-ereader) - great, small reader

hope people enjoy!


My favorite is a notebook and pen. I tried all ways to write notes digitally and it only adds stress and friction for me. No batteries to charge, no files to backup, no bluetooth to sync.

Ugh. Writing with pens has always been so uncomfortable for me. (Yes, I've tried good quality pens and different writing techniques.) Typing on a keyboard is so much faster and easier.

Same. I usually sketch diagrams and jot down quick pieces of info. Everything else goes into Obsidian normally.

Though its kind of funny, with my frequent use of agents, my communication skills and ability to articulate ideas has improved quite a bit, so now I use voice dictation a lot more and it's beginning to be faster than keyboard.


Same. While recognizing this doesn’t necessarily hold true for others.

Wow! Good on you for finding the rights and republishing! I would love to read more about the process.

There wasn't much to it --- I contacted the Univ. of Missouri Press, they set a price in terms of initial fee and on-going royalty payments, I returned a signed copy of the contract and they sent a DVD w/ the files.

The only wrinkle was I failed to communicate clearly that I wanted to do a hardcover reprint and they assumed I was doing a softcover (apparently rights are different?) but they decided that the modest quantity I wanted (100) was okay for hardcover (within the variance of unprinted copies from first run?) and allowed it.

I contacted a (sort of) local printer with a digital press to send the files, proofed them, then once approved and printed, I drove in my truck and picked them up (should have parked closer, a couple of boxes took a tumble), stored them in my entry closet and sold them over the course of a couple of years, sending a statement and check each year until the last copy I was selling was sold and I closed the books.

The notable afterthought was that I should have bought used copies at the price that they were then set at by my re-issue and re-sold them after, but I couldn't bring myself to be quite that mercenary.


Thank you for writing up your story. Could you break down the costs at each step? Did you break even on royalties and printing costs?

I am always fascinated by the whole tension of copyright, publishing costs, and the lost knowledge due to the gap between the two.


From uncertain organic memory royalty was a set percentage (7%? came out to a $1,000 check plus a fee $500?).

Print $3,500 as two checks.

Books sold for $70 ea. and if sold on Amazon had $12.83 for their fees.

Sold a few in person, handed out too many for marketing, and did okay on shipping 'cause I re-used packaging. In the end, came out ahead, and would be willing to revisit this sort of thing in the future.


I feel the entire incident confirms the “AI has too much funding too quickly” hypothesis.

The number one thing reinforcement learning needs is an assurance you can’t cheat. And they seem to have not noticed that their systems were cheating for nearly two quarters? How much capital was lit on fire by that little woopsie?

At least I hope this will start the creation of standards and better engineering on the training side- it felt as if so far “”research” gets a complete pass on best practices. Meanwhile the inference side has the standard scaling, database, web and user constraints of any application so got a somewhat reasonable amount of attention.


OpenAI measures their internal token usage in “rolexes” - it’s literally a flex to be a token burner

i can imagine insane amount of capital is wasted on these two companies compared to the efficiency elsewhere


And despite the enormous capital expenditure, Chinese models are nipping at their heels at what must be a fraction of the cost. Sometimes constraints are healthy for inducing creative solutions.


If it is helpful to other people here is how I manage my ebook library with flatfiles and heterogeneous devices (Android, macOS, iOS, Kindle, etc)

I have my own eBook library hosted with copyparty. It is a single binary. Runs on plain files. And speaks OPDS for integration with KOreader (Kindle) or Readest (iOS/macOS). https://github.com/9001/copyparty#opds-feeds

It also speaks webdav so I can quickly sync everything via rclone to an SD card on devices like an Android tablet.

I really like the convenience of flat files and multiple protocols.


Copyparty is super cool, it can also be configured to use S3 backend.

How do you manage your reading progress?


I just reverse engineered the Supernote note file format with an agent a few weeks ago. For years the community had been asking for a document on the format. And in a few hours the agent, with 20 something file format example fixtures and 30 something prompts, was able to reverse out the format.

It would have been completely not worth the effort to do this by hand for a niche device. Now, in a few hours of effort there is working code and a doc.

https://github.com/philips/supernote-typescript/blob/main/pl...

https://philips.github.io/supernote-typescript/


While it’s impressive work from the LLM and a TS implementation is novel, there’s at least a couple of pre-existing Python REs eg. https://github.com/jya-dev/supernote-tool :)


I know of the project but it doesn’t actually extract the stroke information. It converts the raster into vector.

My reverse engineering extracts each pen stroke directly into a svg vector.


This sounds awesome if it works as you say. Will give it a shot tomorrow! Thank you for the tokens to solve this.


Checkout this "handwriting demo" I made. It uses the stroke information to animate each individual stroke.

https://philips.github.io/supernote-web-component/

Click the "Pen" icon then the "Play" button.


It seems like most of these "an LLM solved this in only X hours! " could have been "I found an open source solution that did what I needed with X minutes of web search."

Which doesn't mean that the LLM definitely couldn't have accomplished it without the prior art (in either the training set or explicitly in a a web search). But it does seem to be a trend.


Ohh, sadly I relate with this feeling too much.

For all the agentic loops people seem to have come up with, the research loop or as I call it the “Desperate 10th page on Github’s crappy search results” is still not up to the mark.

Either it might be genuine rate limiting these LLM’s face or just that, they are trained to focus on implementing a solution which would be faster and user acceptable solution. (which seems to be a true looking at people pushing LLM generated code as is).

At least in my personal experience with niche projects and heck even with well documented and famous libraries, along with fancy mcp’s, llms.txt and skills; RTFM has been more relevant than usual for code that I have asked an agent to generate, since it is too eager to reimplement functionality which already exists, only if it RTFM!!


Per the author, that open source project is not doing the same things as what they cobbled together.


> Which doesn't mean that the LLM definitely couldn't have accomplished it without the prior art

It is definitely the case that people know less and less how to do research themselves though...


If give an AI the full set of files it needs to RE a file format, and it's running xxd in tool calls in order to document the file format, I don't think it's cheating by copying it off the Internet.


It might be reverse-engineering it, but it also might be kayfabe. (Kayfabe is what professional wrestlers do - the storyline and matches are scripted, but it's presented as real. LLMs excel at doing this.) Similar to how Anthropic showed that their LLMs appear to "think ahead" when writing poetry to come up with a rhyme[1], so too might the knowledge of a file's structure influence how the LLM approaches analysis.

As a simplistic example, suppose one section of the file is known by the model to be bzip2 compressed - the LLM may use xxd to scan for common magic numbers that "just so happens" to include 42 5A (Bz). Every step of analysis is like this - what threads to look for, and which ones to pull on. Somebody or something who mostly-remembers the answer is going to find the answer quicker than if they'd gone in blind.

[1] https://www.anthropic.com/research/tracing-thoughts-language...


Someone has to write it though.

LLMs make low-quality output in high volumes, and sometimes we find a situation where that's actually good - like this one!


I personally own a Supernote, but I'm not a heavy user of it. For the sake of my own curiosity, what benefits will you get out of having reverse engineered the Supernote note file format? It would be super rad to be able to move my notes between other devices, which is one big plus that comes to my mind.


I built a management website and plugin for Obsidian.

https://supernote.ifup.org/

https://youtu.be/ihRh_F43-iQ


I really like the philosophy document! https://github.com/OleksandrChekhovskyi/hax/blob/master/docs...

I don’t know if I am ready to use a new tool written in C and using libcurl but I will give it a shot.


Tower Bridge in London has several.


We have been working on a thing to solve this if it helps: people can oauth to their own agents for hobby projects to keep prices down.

https://tokenpony.dev

I have a project for people to OCR their Supernote notes using it all static hosted on github pages.

https://supernote.ifup.org


Thanks! I’ll have a look


I like this idea. I feel the hurdle is that many people have come to rely on their language tools for install.


Yeah that's a good point, thank you. I should think about how to distribute/make it available via language-specific packages/tools.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: