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

> Why do people (or at least politicians pretend to) believe that social networks are popular despite the content algos and not because of them?

Some are, some not. But the motivation is the harm of algo-feeds, the potential for manipulations from bad actors.

> The reason Tik Tok blew up is because it shows you what you want to see without you twiddling with a dozen dials.

That's more of a delusion, it does not shows you what you want, but what engages you, which just happen often enough to be something you want.

> But then "giving people control" won't change anything.

Probably true, but feeds like are tapping into addiction-mechanisms, returning control can help to regulate this, and prevents at least lowers the harm.


Probably no big external dependencies or any assets. It looks like something full of handwritten code, down to the self-rendered UI-elements. Also it's written in C/C++ and assembler, so there is no unnecessary bloat shipped out-of-the-box.

> Having built a tool in this space, I enjoy seeing all the Calibre alternatives that have been coming out in the last few years!

If there would be just anything actually good. But for some reason they all have just very basic organisation-levels, and barely any support for handling custom data from calibre.

For some reason, streaming ebooks seems to be also not existing. One can either download the whole book, or use some lousy in-browser-reader. So strange how the ebook-world has no decent software for selfhosting.


Kavita has a custom epub library that actually streams the epub pages. The reason why it's non-existent is due to epub being a zip, with a manifest of pages and images. Each page is an html document, so it may have images requested from that manifest.

Most applications just use epub.js which needs the whole book loaded at once.

Edit: Also Kavita does support some calibre tags for metadata and def is much more customizable with a powerful filtering system which you can then bind to your dashboard/side nav.

www.kavitareader.com for those that might be interested (or check the wiki to get a bit more about it).


Of course, now you’ve piqued my interest - what is it that you want from your library management tool?

FWIW the tool I’ve built has no built-in ereader because I use apps like Apple Books or my kobo to read. i don’t need another half-built ereader


> what is it that you want from your library management tool?

Custom fields for metadata and accessibility from different devices. Usually there is only hardcoded metadata, tags or categories and one or more systems for collections. And moving data between different software is also quite limited of course.

At the moment I manage everything with calibre on desktop, and use calibre-sync(?) on mobile which has full support for calibres metadata, including the custom fields. But it has no builtin reader and a very unoptimized interface. So the whole handling is very cumbersome, I have to first filter for what I seek, then download it, then change to the reader-app, and maybe organize the file there too, and afterwards I have to delete the local file and manage stuff on desktop like read-state, rating, etc.


> Ask Grandma whether she needs a chemical engineering degree to bake apple pie.

Grandma doesn't bake with "common sense", she is using the specialized knowledge of cooking & baking.


Yes, it can. Many public services in Germany are legally private companies, which just happen to be owned by public entities. Main reason seems to be that they can act more flexible and independent of public rules. On a more nasty side, it's also easier to sell them partly or full, if necessary. And in some cases they simply started as private companies and were bought up by the state for various reasons.


I think the main problem is to see Berlin as a city. Even the official city is more a bunch of divided, but connected middle-sized cities. For example, the City Berlin has ~3.7 Million citizens, which is nearly double the size of the next biggest cities (Hamburg 1.8 Million, Munich 1.5 Million). And the region Berlin even has 4.7-6.3 Million, depending on which parts you add. Half of the German states have fewer citizens.

> 2. around ~20% of people living in Berlin aren't from Germany,

Notable part here: that's not even the highest amount in Germany. There are many cities with similar or higher numbers. But to be fair, depending on the region, there are likely many people from neighbouring countries which will have less problems with integration because of their shared cultural background. Berlin is for historical and political reasons a big melting pot of different cultures. It's not the only one, but a bit different because of it's size.


> a lot of German natives complain and some are even leaving the country (around 100k left last year)

It's actually 300k, but 200k also returned. The "funny" part is, there is even a long-running TV-show (20th season this year) about people leaving the country, not sure if other countries have something similar. But realistically, expats seems like a common phenomenon in rich countries. Some people just seek the adventure.


I also like watching the Austrian (actually a tip if you know German, check ATV) and the swiss edition. Pretty sure swiss has at least a German and a French one, maybe even another one. So yeah, there is that.


The problem is not to restrict it to German citizens, but removing it for everything which is not a citizen, like civil rights organizations, environment organizations, and everyone else who has a legit interest to check on the governments work.


Civil rights organisations are staffed by citizens. What is the problem here?


The plans also include that you have to have some relevant personal relation with the data. This will make it unlikely that an NGO can just request any random data under their staffs name. Additionally, requests should also mirror the real costs, which could go into the thousands or even ten of thousands. This makes it harder to find legit people which are willing to take the risks, even if the NGO could cover the costs.

Of course it's also all just speculation without any real laws written yet, but the direction is there.


Rumour goes that too many high ranking fraudulent CDU-politicians were exposed with this (Philipp Amthor and Jens Spahn for example).


The proposal to restrict the access to information came from Amthor himself -- he was in the working group to prepare this proposal for the coalition agreement.

It is not a rumour, it is a plain public fact. Amthor's shady connection to Augustus Intelligence was revealed by a request using this law.

https://fragdenstaat.de/artikel/exklusiv/2025/03/union-will-... (In German)


Yes, it's his job now doing this. But as long as he doesn't directly say it, we can only assume his personal motivation for taking this job and making this proposal, as also the motivation of those supporting him. So for legal reasons, it's "rumours".


Fair enough. And you are definitely better than them! :-) You are too kind to these people.


Thunderbird has a folder-based organization, so out of the box can it only group mails per folder. What you want is a GMail-view/organization, where all mails are in one folder. But this will probably not work well with bigger amounts of mails, because Thunderbird is not optimized for this, especially when the mails are on a remote server.


Which one do you use? I'm really curious if there's an alternative workflow that is just as good as GMail-view, or people just learn to accept the limitations.


I don't use threads, because people in my business are very active in sending the whole history in EACH mail, and others communications have a web-frontend.

But if you need threading so much, you could also just move your send mails with the rest of the mails, there is a setting with the server-confg, which defines what is to be done with send mails, which by default saves a copy in the Sent-folder. You could also check out filters and labels.

And looking at the roadmap of thunderbird, there is some plan about a global database, which reads as if this might allow a Gmail-style frontend somewhere in the future. So maybe next year threading might a more solved problem..


> because people in my business are very active in sending the whole history in EACH mail,

Unfortunately that quoted history is not easily navigable and doesn't include attachments.

> there is a setting with the server-confg, which defines what is to be done with send mail

I looked into it, but it unfortunately only applies to future messages sent. Typing this I just realized that I could maybe move my existing sent messages into the uber-folder, I'll give that a try.


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

Search: