There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

open_world , to linux in What are your thoughts on the upcoming COSMIC DE?
@open_world@lemmy.ml avatar

I’m incredibly interested in COSMIC DE! For multiple different reasons, actually.

  1. Rust - I’m very interested to see how performant/memory-efficient this DE will be compared with other DEs. Also, I wonder how the Iced toolkit will evolve and be adopted in other projects.
  2. Benefits over GNOME - I’m looking forward to seeing how much out-of-box customizability and features come with COSMIC over GNOME (which I’m currently using).
  3. Maintainability going forward - Since the DE basically started from scratch and is using a much better language for robust software, I wonder how much easier and faster it would be to maintain the desktop environment. This potential improved maintainability could be huge in overtaking other DEs sometime soon.
morrowind ,
@morrowind@lemmy.ml avatar

How is rust more memory efficient than c or c++?

apt_install_coffee ,

It’s not, perhaps they meant memory-safe?

The DE might be more memory efficient given the hindsight and freedom a fresh slate brings, but not strictly due to rust.

mmstick ,
@mmstick@lemmy.ml avatar

There’s several things that make Rust more ideal for writing software that makes efficient use of resources than C or C++.

One of these is how cumbersome it is to use tagged unions in C/C++. They’re integrated as a first class citizen in Rust in the form of enums, and both the standard library and all Rust projects as a whole utilize them extensively. An example would be the Cow<'a, T> type. The compiler also has some clever tricks like zero-sized types which can reduce the size of types which contain them.

On the surface, the borrowing and ownership model is useful for guaranteeing memory safety. Yet if you take that a step further, it’s the perfect tool for finely optimizing resource usage with confidence. In comparison, defensive programming practices are the norm in C and C++ because resource management is risky. So applications written in Rust are more likely to be better optimized.

open_world ,
@open_world@lemmy.ml avatar

And the GNOME project doesn’t just use C/C++ right? It uses Javascript for developing all sorts of components and Python for scripting/misc utilties. That’s what I meant by more memory-efficient.

Nuuskis ,

Hey, do you have plans to open any communities into Lemmy?

mmstick ,
@mmstick@lemmy.ml avatar

We created kbin.social/m/pop_os

I haven’t been able to contact the owner of lemmy.ml/c/pop_os

russjr08 ,
@russjr08@outpost.zeuslink.net avatar

If the author of the community isn’t responding, I believe you can pop a request over at lemmy.ml/c/community_requests to have it transferred to you.

backpackn , to books in Do you make markings in your own books?

Yes I mark mine up, surprised so many here don’t. I used to be a person that never did, but heard some people on podcasts highly recommend it, and I also began wanting to take notes. I think it adds value to the book on a re-read if you do it cleanly. I underline the first and last word of the highlight, with a curly bracket in the margin to indicate the area (sometimes a comment added), and a small plus sign in the top right corner to indicate which pages are noted. Then I can flip through when finished and dictate the notes to my computer. But they also make sticky tabs for page notes if you don’t wanna mark books up. I do have some visual or big coffee table books, like Poor Charlie’s Almanack, that I don’t want to mark up inside.

AngularAloe , to gaming in What are some of your LEAST favorite game mechanics?

Combo attacks - I’m not coordinated to hit the buttons in order fast enough. I tried Black Desert when it was free and this was the dealbreaker for me, though it wasn’t the only thing that bugged me about the game.

Classy , to pics in Bumblebee on a thistle
@Classy@lemmy.world avatar

Gorgeous photo! Looks like an eastern carpenter bee on perhaps a sow thistle?

Time to get a good solid botanical society going on this platform.

kersploosh , to asklemmy in Users of Lemmy, would you rather be called a "Lemmyer" or a "Lemon"? Or something else?
@kersploosh@sh.itjust.works avatar

Lemming, Lemster… El Lemarino if you’re not into the whole brevity thing.

howdy , to futurama in We can definitely escape
@howdy@thesimplecorner.org avatar

No good! It’s full of steam!

Awa ,
@Awa@lemmy.world avatar

The butter in my pocket is melting

howdy ,
@howdy@thesimplecorner.org avatar

My lead pipe hurts…

linearchaos ,
@linearchaos@lemmy.world avatar

All the hypochondriac is back what is it this time?

howdy ,
@howdy@thesimplecorner.org avatar

That’s normal… Next patient!

jared213 , to futurama in Welcome to the World of Tomorrow!!!

Good News Everyone!

bionicjoey , to gaming in Is this a fine place to talk about table top RPGs?

There’s “rpg” on both lemmy.ml and lemmy.ca.

Tatar_Nobility , to books in How many of you are using Bookwyrm (federated alternative to Goodreads)?

While the initiative is very well appreciated, I don’t like using social platforms for the purpose of reading. I used to have a goodreads account but I deleted it and replaced it with an offline app, openreads, which offers basically everything I need to organize my hobby.

I just don’t need most of what online platforms have to offer.

Andreas ,
@Andreas@feddit.dk avatar

Agreed, sort of. I use Bookwyrm but I don’t get the appeal of “social reading”. I don’t discuss books with others because my taste in books is lame, my opinions are usually controversial among book enthusiasts and I would rather not have people looking at what I read. Bookwyrm is also apparently much more expensive to run per user compared to most federated services so I feel bad for costing the instance admin money. But I don’t want to switch to a completely offline or personal instance because I like being able to sync across multiple devices and get book recommendations from the larger instance’s database.

This comment also reminds me that my reading has been paused for several months and I should get back to it.

open_world , to fediverse in I like this significantly better than Mastodon
@open_world@lemmy.ml avatar

Yeah in general, I like forums better than the format Twitter is in. I like topic-based discussions more than discussions spawned from short, potentially out-of-context messages.

sailsperson ,

Not to mention that the discussion is almost guaranteed to consist of similarly short (or even shorter) witty one-liners. Twitter format is just horrible, and its restrictions promote equally horrible behavior where you have to look for ways to convey ideas and feeling in a short manner, which almost never results in more polite and sophisticated conversations.

Never used Twitter for anything more serious than some announcements from the game devs I follow. Anything else is just plain stupid, which makes me really surprised over the wide-spread adoption of Twitter by officials and ministries and the like.

And raising the character limit is going to be even more absurd, because then it’s going to be reminiscent of an actual forum, just less structured and sensible.

Twitter, as a format, is the worst option between messengers like Matrix and proper forums of any kind.

LadyAutumn , to asklemmy in How is Lemmy supposed to replace Reddit?
@LadyAutumn@lemmy.blahaj.zone avatar

Lemmy is not supposed to replace reddit. Lemmy is it’s own thing that has already existed for years now. The benefit of Lemmy over individual forums is the interconnectivity of separate communities and being able to view content from multiple communities in one single feed. You can subscribe to communities and view all your subscribed community posts in one feed. Theres also the All sort on the main page, which essentially functions as Lemmy front page. Its also, as you said, not centrally controlled. So if one part fails the rest can continue as normal. That makes it pretty robust. But it isn’t meant to replace reddit, a massive social media platform with millions of users.

TriLinder , to asklemmy in test
@TriLinder@lemmy.ml avatar

It appears to have worked

CannotSleep420 , to asklemmy in Lemmyers who opt for usernames with numbers even when the number-less version is available for free, what motivates your choice?

I picked the funny weed number.

someguy , to selfhosted in Interested in setting up an instance with a spare laptop

Should be able to handle a few users OK. You might want a more permanent server to run it on if they want to keep using it long term though.

nvck , to technology in a megathread for developments on Reddit and with third-party Reddit apps
@nvck@lemmy.world avatar

what blew my mind, and the minds of many other people on reddit is that they (reddit) have 2,000 employees and yet still can’t piece together a good and accessible experience for their users…

GraceGH ,
@GraceGH@beehaw.org avatar

No matter how many developers you get, you’re never going to have a good product if the guy calling the shots won’t allow it. I’m confident that the developers working on Reddit probably know damn well that their product is trash and there’s nothing they can do about it because their job isn’t “make a good site” its “do what your boss tells you to do”

spicyjimmy87762 ,

I’ve been a developer for awhile and you would be surprised how many companies can’t get out of their own way to improve their products.

lee ,

This is so true it hurts.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines