helpimnotdrowning

joined 1 year ago
[–] [email protected] 3 points 2 months ago

Teams works for me as long as I'm not taking calls, just have to switch the user agent to pretend to be Chrome (but only sometimes)

[–] [email protected] 2 points 2 months ago (1 children)

I've never heard of AWT being incompatible with Wayland, I'd love to read more on that if you have any!

[–] [email protected] 7 points 2 months ago* (last edited 2 months ago) (2 children)

Office won't run on Linux or through Wine (AFAIK), I've converted to using LibreOffice on both Linux and Windows, which has yet to give me any issues.

Teams, as part of O365, also doesn't have a Linux app, however... with the (paid) Thunderbird addon Owl for Exchange, you can read+send Outlook emails; it also adds a Teams icon to your Thunderbird sidebar that acts as a link to the web client.

Thunderbird, by default, can only read from Exchange mailboxes, but can't send from them. If you don't want to pay, the developers are working to add full Exchange support as stock. (There are also less legitimate ways to get Exchange support, like cracking Owl, but out of respect for the addon dev, you'll have to find it yourself)

Edit:

If you're new to Linux as a whole, I've seen many recommendations for Mint (a Debian and Ubuntu derivative), but I've never tried it myself. I started with Debian since I wanted a stable system that wouldn't break down by itself or something. It's rock solid on my Framework 13 Ryzen.

As for a Desktop Environment (DE), you can't go wrong with GNOME or KDE. I prefer KDE since I don't like the "look" of GNOME and it's more "Windows-like" (but still it's own thing), but it's really just personal preference.

[–] [email protected] 0 points 2 months ago* (last edited 2 months ago) (3 children)

*.c files are C source files, you can't run these directly. Run the makefile with sudo make or sudo make install (assuming you have make installed) to build (or build and install) the driver.

edit: Oops didn't read far enough into your post, you've already tried make. What error does it give you?

[–] [email protected] 1 points 3 months ago

Big fan of running cat file.json | ConvertFrom-Json and just being able to do things quickly!

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Decided to buy another drive instead of doing any more harm than I needed to, no worries

[–] [email protected] 2 points 3 months ago

unfortunately I was, lol

I've already bought another drive to avoid this funky shuffling, so I should be fine now

[–] [email protected] 1 points 3 months ago (2 children)

What's the advantage in btrfs over ext4? I've kept hearing about it since I started with Linux but the only advantage I can see with it is the snapshot rollback feature, which while useful looking, I don't think would be something I would use

[–] [email protected] 1 points 3 months ago

Yep, I've just ordered another 8tb to copy to and avoid the headache that could be a drive failure. And it'll certainly be faster, gparted is still giving a 13 hour ETA for the first resize! Thanks for the help!

40
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

Solved: decided to avoid the funkyness this would invoke and just bought another drive. all good now👍

About a year back, I moved my internal 8tb and 4tb HDDs from my main Windows machine to my old PC-turned-Linux-server. They hold a bunch of bulk data like Youtube channel archives and torrents that are open to download.

I would like to do an in-place ext4 conversion, if possible. Currently I've just started shuffling data off to an SSD and the plan was to slowly shrink the NTFS partitions and turn the new space into ext4, 500gb at a time (size of the intermediary SSD), but it is taking an unbearably long time. Shrinking the 4tb partition in gparted has been running for 13 hours, with an estimated 22 hours remaining! And I'll have to do it 7 more times for the 4tb, and 16 times for the 8tb!!

Is there a better way to do this?

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

No issues with the GPlay version on Android 11

[–] [email protected] 3 points 1 year ago (3 children)

due to the way the Fediverse works (servers hosted on many different machines rather than one large machine), text search isn't (officially) possible. on Mastodon you have the option of searching by hashtags, but I don't think that works on Lemmy.

you would have to use an external search engine like DuckDuckGo, Google or something like https://www.search-lemmy.com/

[–] [email protected] 20 points 1 year ago (2 children)

TLDR; No

It hasn't been necessary in a long time, unless you're a developer who frequently needs to type in filenames in everywhere (since the command line needs extra protection against spaces and other symbols)

The OS (Windows, Mac, Android, etc) handles thar all for you so you don't have to worry about it (unless you happen to use a badly-written program that doesn't understand spaces, but this is super rare to begin with, and more protected against as time goes on)

view more: next ›