[-] fievel@vlemmy.net 8 points 1 year ago
  • Bookwyrm (~= Goodreads/StoryGraph)
  • Mastodon (~= Twitter)
[-] fievel@vlemmy.net 3 points 1 year ago

I'm reading Black House, by Stephen King and Peter Straub. About half in the novel, I had some difficulties to be taken with it, but I start being hooked up, we will see... My opinion so far is that it's not at the level of it's prequel (The talisman, by Stephen King and Peter Straub) that I read just before and was very gripping.

8
submitted 1 year ago by fievel@vlemmy.net to c/books@lemmy.ml

cross-posted from: https://vlemmy.net/post/328546

If you are from reddit, there was a subreddit called "RedditRead" which aggregated automatically all books title found in "what are you reading" threads and making a post for each one with a link to Goodreads. I think this was great and would be a good idea to implement on Lemmy, but with the following changes:

  • Due to the concept of federation, less centralized, I think the bot should takes it's input from several communities (!Books@lemmy.world; !Books@lemmy.ml; !Literature@beehaw.org; ...)
  • It should not promote non-free service like Goodreads but rather use open library or bookwyrm api to fetch it's data and link to those free services

What do you think? I may be interested in developing something (using some existing bot framework, should not be too difficult), but I will not be able to host it (unless it can be done for free - without too much assle).

10
submitted 1 year ago by fievel@vlemmy.net to c/books@lemmy.ml

If you are from reddit, there was a subreddit called "RedditRead" which aggregated automatically all books title found in "what are you reading" threads and making a post for each one with a link to Goodreads. I think this was great and would be a good idea to implement on Lemmy, but with the following changes:

  • Due to the concept of federation, less centralized, I think the bot should takes it's input from several communities (!Books@lemmy.world; !Books@lemmy.ml; !Literature@beehaw.org; ...)
  • It should not promote non-free service like Goodreads but rather use open library or bookwyrm api to fetch it's data and link to those free services

What do you think? I may be interested in developing something (using some existing bot framework, should not be too difficult), but I will not be able to host it (unless it can be done for free - without too much assle).

[-] fievel@vlemmy.net 1 points 1 year ago

The talisman is really good, the mixed style of straub and king is really nice and well done. I really appreciated it. For Black House, for now I have some difficulty to get into it (but I am only at something like a third of the novel). But perhaps I not in the good mood to read this one, very tired...

[-] fievel@vlemmy.net 6 points 1 year ago

If this reddit change did not occurred, I probably never had tried Lemmy (even if I'm in OSS world for 20+ years now). First thought is that I don't think communities going black or mods leaving reddit will do anything to reddit, it's so big and alternative are somehow a niche for geek that they will not loose most of their user base. For mods they'll find out some way ... On the other hand, I don't care, I'm happy here on the fediverse, I participated more discussion here in 1 month than in years on reddit. I had bad experience on my first posts on reddit (probably not interesting enough for some and then downvoted a lot), and I think that I just always thought if my post will be appreciated or not and so and finally just didn't post. I don't have this feeling here.

[-] fievel@vlemmy.net 12 points 1 year ago

Thanks very much for the language setting very appreciated ๐Ÿ‘

[-] fievel@vlemmy.net 2 points 1 year ago* (last edited 1 year ago)

Well I did a sort of poc I recompiled jerboa (in debug mode so I can keep official installed) after removing app/src/main/res/values-fr directory and I have this jerboa in English which I prefer, additionally there are layout issues with french version because the words do not correctly fit the allocated space on the screen, it looks far better in English. So if it's possible to give a setting to change language for us poor old android users...

[-] fievel@vlemmy.net 6 points 1 year ago

+1 Please give us the choice of the language in app, my phone won't be updated to android 13 and I want to let it in french but I like IT related stuff to be in English... Otherwise I may perhaps fork and rebuild jerboa stripping out the translation files...

[-] fievel@vlemmy.net 2 points 1 year ago

Not as good as the floppotron (https://youtube.com/@PaweZadrozniak), imho, but still very nice to look at, thanks for the link ๐Ÿ™‚

[-] fievel@vlemmy.net 2 points 1 year ago

One more I forgot is https://cppinsights.io : this online tool takes C++ code and output C++ code, the goal being to make the "magic" of the compiler visible (for example for(auto vi : std::vector...) is expended to iterators and the tool make it visible). It can help sometime when struggling with a difficult to understand issue.

[-] fievel@vlemmy.net 7 points 1 year ago

Same as yours +

  • https://wandbox.org : an alternative to God bolt, when just needing to quickly test something (no need for the disassembly and multiple options of godbolt)
  • https://regex101.com/ : not specifically for c++ but useful as well

Some great blogs too:

One must see YouTube video: https://youtu.be/2olsGf6JIkU

Perhaps some others I'll look tomorrow on my work computer.

view more: next โ€บ

fievel

joined 1 year ago