rufus

@rufus@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

rufus, (edited )

Nah, I disagree. I think it’s a general place to hang out and talk. And the community name and description don’t include the word ‘news’. There are other communities for that.

We’d have 1 post every two weeks and little to no engagement if this was about news only. Use a different community or a RSS feedreader for news.

rufus, (edited )

I think it’s just a larger undertaking. Like mentioned in the last comments. People either need to address that as the main focus for some new major release and work on it. Or subdivide it and find people to work on the individual components to make it happen (gradually).

Also there is always the thing with hobby / free software projects. Sometimes people focus on functionality and features and not so much on asthetics and the first impression. I agree the welcome screen is somewhat important as it’s the first thing a new player sees. But I also like the developers to work on features which enhance the actual gameplay because I just see that screen for 10 seconds and it’s kind of a waste of time to improve it for someone like me. The current screen works alright. There are several dynamics affecting projects: “Perfect is the enemy of good” (don’t make it too complicated) but also sometimes a makeshift solution or something that works “okay” stays inplace indefinitely because “it works” and people concentrate on other stuff. That’s just how things work. It takes deliberate effort to work against those dynamics.

So I’d say the cause is, their focus is somewhere else.

rufus, (edited )

That’s right. To add a few things: X11 isn’t bad. It’s just a big and complex piece of software that has grown for multiple decades. And nobody wants to do big changes or add new things anymore.

Wayland is the modern and “fresh” new approach. I’ve had some issues with my NVidia graphics card. But that wasn’t Waylands fault, but the NVidia drivers. I have a laptop with just Intel graphics and both X11 and Wayland run excellently on that machine.

With Linux we often get many choices, and have several alternatives available to do the same / a similar job. That is a bit complicated for someone new. But we should embrace it, be glad that we can pick whatever suits our individual needs. Wayland still has some issues on a few specific setups, but eventually it will replace X11 as the default.

rufus, (edited )

I’m not sure. The benefit of open source is that you can just take it and use it. And even incorporate it into your own projects. And it’s super easy, all you have to do is make the source available if it’s copyleft.

Now people want to add money to the mix, define valid use-cases, have me file paperwork to become a non-profit etc… Especially adding money to the mix could turn out bad in my eyes. Currently people are incentivised by other things. Software development and usage is a level playing field and you get gifted awesome programs. I’m really not sure if more capitalism helps. (But yes, I also think it’s annoying that companies like IBM, Amazon and Google make big money and often don’t contribute. And maybe handling money is unavoidable, for example since nowadays many projects need to pay for infrastructure, or do automated builds / tests / CI and that also costs money unless Github helps you out.)

I already dislike the growing amount of Source-Available software, and software that contains the commons clause. Can I now share this with my friends? Can they invite some more people to the instance? Do I need a lawyer and do proper accounting if they contribute paying for the server? What if the software relies on other software (libraries/databases) that aren’t free anymore?

Can I pre-install Ubuntu on an SSD?

Ths might be a silly question, but asking those is how i learn sometimes. I’m trying to install my first Linux distro to set up a Plex server and one of the few things I know is you need a wired internet connection. My intended server location is across the house from my router, and there isnt much room there to set up...

rufus, (edited )

I’m not sure if Ubuntu requires a wired internet connection. I’ve installed a different distro yesterday and wifi worked fine during the installation. The installer asked me to connect to network and I used the wifi. I’ve never plugged a network cable into the machine. Maybe it’s the same with Ubuntu. But sure, there are other possibilities. Offline installers and/or you can install Linux on a different machine and then swap the harddisk/ssd. Just take care not to overwrite the internal disk of your laptop. Make sure it writes to the correct disk (or unplug other ones).

rufus, (edited )

Nothing. My laptop has 8GB and while this is somewhat the limit, it’s enough to browse, do office stuff, a bit of development/programming and even a bit of CAD for my 3D printer, video editing, retro-gaming and all sorts of things. I’d prefer to have 16GB because Firefox likes to eat a lot of RAM, but the laptop is too old for me to upgrade anything at this point.

If you’d like to waste your resources, you could run 4 other operating systems simultaneously in VMs. Or try artificial intelligence chatbots and load one of the large language models. They can easily make use of 32GB of memory and more.

How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?

I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?...

rufus, (edited )

Yeah, I think so, too. It doesn’t have to be this way. I mean this is mainly due to the way ARM hardware works, lack of good drivers, maintenance and dedication by the manufacturers of that hardware. And everything is quite fragmented. In theory we could have a hardware platform that has good open-source drivers and is well-supported. The Pinephone was an attempt to establish one platform that people could focus on. But it has quite some limitations and also hardware/design issues.

And Linux isn’t quite there yet. I mean I love Linux and it can run on embedded devices very well. But things like connected standby (for example receiving chat messages while the hardware sleeps and saves power) just isn’t implemented in a desktop environment that was made for computers. And also not in a chat application that was made for computers. So, set aside the hardware and driver issues, we have another issue with Linux software that wasn’t made to run on smartphones.

There is a way around that and that is to add those capabilities to the Linux kernel. And also give applications means to stay connected in the background, adapt to different screen sizes, rotate the screen and evict themselves from RAM. It’s kind of what Android is. It builds upon the Linux kernel and adds lots of stuff that is specifically useful on smartphones.

I hope someday some of those techniques get adopted into the mainline Linux kernel and also the frameworks the desktop software uses.

rufus, (edited )

Forget the pinephone as a daily driver. It is nice to play around with and having linux on your phone is awesome. But you can’t really use it as a daily driver. You’ll try it and it’s going to end up in the drawer of unfinished projects. Trust me, I own a pinephone and I know other people who do.

There’s nothing wrong with it. Just like 50 mild annoyances with anything you’re trying to do with it and on top it’s super slow, compared to any other smartphone.

As I read, the phone by Purism isn’t much better and it’s really expensive.

rufus, (edited )

Try it with a Live USB stick. And maybe don’t listen to the people recommending Ubuntu. It’s somewhat okay, but they regularly do annoying business decisions that affect their users. I’d rather start with Mint or something.

There are many other websites dedicated to this question:

rufus, (edited )

Well, Codeberg is a non-profit. I would say if it’s just a few kilobytes/megabytes of code, upload it and donate $10. That should be enough to store that for decades.

I sometimes look for small stuff. Boilerplate code, how other people configure stuff that isn’t well documented, niche interest stuff even if it’s not finished. Sometimes stuff like that is useful.

rufus, (edited )

If you use one of the standard graphical desktops (Gnome, KDE, …) you don’t need to explore all of the config files. The most important settings should be in a settings program.

And programs should (mostly) come with sane default settings anyways. Debian adds a few. So the usual way (for beginners) is to start with the defaults and change around stuff once you want to customize something, and starting with the software you use the most (like an text editor, …). The standard GUI software (like your browser, LibreOffice) has GUI settings dialogues anyways.

rufus, (edited )

I’d say 4GB of RAM is barely enough. It’ll probably do for the things you mentioned. But opening a browser and surfing the web, or using modern Electron apps/software will quickly get you to the limit.

Another idea would be buying something second-hand / refurbished. It’ll get you better specs for roughly the same money. But probably not a Surface or a tablet, so YMMV with that approach.

rufus, (edited )

For reference about 4 year olds: lifehacker.com/i-raised-my-kids-on-the-command-li…

I think I read his blog back then. Telling about the progress his (then) very young son made. How he didn’t install a graphical user interface at first but the kid loved ‘sl’ (the steam locomotive if you mistype ‘ls’), and cowsay and so on. And they had a command-line chat to communicate (or just smash buttons).

rufus,

🏆

rufus, (edited )

You mean like pirated stuff? Peertube isn’t made for this.

However. You could use sepiasearch.org and search for conspicuous terms like “S01E01” or “1080p.web.h264” and see where other people upload copyrighted stuff. There are a few TV shows on flim.txmn.tk video.ploud.jp tube.p2p.legal and a few that aren’t around anymore.

But please check their rules. You don’t want the admins to get in trouble because of you, unless they signed up for that.

And i think some of the instances I mentioned or you’re going to find that way are meant for old videos where the copyright expired or that have been licensed Creative Commons or similarly.

rufus,

You’re kind of Robin Hood if you steal software and give the money to FOSS projects. 😄

Linux on a 2in1 for Uni (lemmy.world)

Hello linix@lemmy, I got fixed on the idea of replacing my iPad with a 2in1 like the thibkpad X13 for uni since I use the keyboard with my iPad a lot. The only time I need to take handwritten notes is in chemistry, mathematics and to annotate PDFs. Does anyone here have experience with convertibles running Linux? What would be...

rufus, (edited )

I happen to own one of the Thinkpad Yogas.

Both are entirely different product lines. Unless something changed in recent years. I like mine. And I’ve seen the ones without the ThinkPad branding in a store. They’re cheap. But that’s about it.

Can flatpaks be installed and accessed from another partition on the same drive?

My laptop seems very finicky with linux and enjoys periodically freezing. Some distributions are more stable than others and I’d like to keep testing other distributions without reinstalling/ downloading/transferring all my apps and steam games constantly....

rufus, (edited )

I feel you. The bugs that get the machine to crash and you have zero chance of getting any useful debug information, are by far the most annoying ones.

In my experience it’s most of the time some driver issues in the kernel or the (NVidia) proprietary drivers. Or an hardware issue. On Debian I can install several kernel versions alongside each other. So there would be no need for me to install more than one distribution. Most of the times a proper crash isn’t caused by the userspace anyways, so it boils down to the different kernel versions and configurations anyways. You could also try an older kernel.

rufus, (edited )

Yeah, next time don’t panic. Use ps and pstree and fuser (or the programs you like) to first find out the executable filename with full path and which program started it. Then you can kill it and you’ll have some info to start debugging things.

rufus,

It will never get recommended. It’s bad for the network and bad for your privacy.

rufus,

I answered there. Not sure why you open a completely new post for that follow-up question?! You could have asked just here.

rufus, (edited )

Both work quite differently. TOR routes you over several layers, obscures your IP and changes the IPs around occasionally so you can’t be tracked.

With Bittorrent you want lasting connections to other peers to be able to receive and send all the data. This doesn’t align with the ever changing IPs and stuff.

A VPN gives you one IP that you can have for hours.

A VPN supports UDP connections, TOR doesn’t.

Connecting your Bittorrent client to the Socks-Proxy of a TOR client is a different setup than it just sending normal packets through a VPN tunnel.

TOR is slow (by design), a VPN is fast.

If your client or something leaks your IP it happens anyways, if you route it over one node or seven. All the extra energy is just wasted.

And bittorrent puts even more strain on the TOR network the way it works. Making it slower for anybody else. And (ab)using the resources volunteers provide. (And which are meant for better use-cases.)

rufus, (edited )

Hehe, but the old myth that graphics cards degrade if you use them is a myth. I think Linus Tech Tips did a video on this and an older one. Sad that your GPU is flickering now, but probably unrelated and had happened either way at some point.

rufus,

People of Lemmy,

I see more and more toxic behaviour here. I get that this war/conflict gets to us. And everyone has strong opinions and the debate is emotional. But it reminds me more of the toxic atmosphere that used to be part of Twitter.

I suppose the mods of political communities are having a bad day since the conflict escalated. And they are part of the debate, sometimes maybe making their decisions emotional, instead of neutral and based on reason alone. I -personally- think a 30-day is a lot, even if it is spreading misinformation. But I didn’t have a look at the facts here.

Judging by your comments in general, you seem quite an argumentative person. I usually don’t like people focusing on negativity and (for example) debunking a single argument out of a post and then concluding they’re right and someone else is entirely wrong. It leads to us having unproductive and stressful conversations, once we manoeuvre ourselves to opposing sides that lose the ability to communicate productively and grasp the bigger picture and the context that things are set in.

So. Please whoever is in the right or wrong, make Lemmy a nice place and not a clone of the toxicity and argumentativeness on Twitter. And don’t yell at people too much.

OP, please be aware you’re often a very argumentative person and a big part of your way of talking to people is opposing them.

rufus,

Judging by the comments here, I’d say it isn’t working. (That doesn’t mean it’s necessarily your fault at this point.)

All I want to say is: You and the people outright attacking you here are setting the tone of the conversation. I don’t feel entitled to lecture anyone on how to spend their time on the internet. For me, this thread is too toxic and not my vision of what Lemmy should be like.

Unfortunately, the really toxic people have arrived here, targeting you and spreading hate. I don’t think this going to become a productive conversation after that. And I really don’t have good advice here. I’m going to flag the comments that are hatred and then I’m out. I’m going to focus on some more productive things somewhere else. I wish you the best. Hope Lemmy strives to become a space for diverse opinions, constructive debate and not hatred and small-mindedness.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #