The worst mistake I could have possibly made with Linux...
So I chose to install Ubuntu and Ubuntu studio on top (which as I understand is just adding a bunch of apps and maybe doing some configuring). I am a musician and visual creative. I'd like to know why I made the wrong choice in distro. Hit me with it!
Why is your distro of choice better than the one I picked at random for myself?
What bottleneck am I to expect due to my non archyness?
like this
So I tried windows tiling...
And omg! I have slept on this feature for so long. I assumed it was just dragging windows to corners and they snap on to the left or right back or top.
Then, I installed PopOS and saw an explicit button to turn on windows tiling but I was already using the drag function, so I was confused. I turned it on and omg! I have not felt more stupid and happily surprised by a piece of tech in a while.
It just works. I don’t have to be worry about arranging windows a special way for multitasking or for following guides. So much time saved.
How to make the most of it? Have you had a similar experience with something?
like this
how much data does google grab about you in the EU? and questions about pkpass files and foss for android (like fdroid)
My employer sent me to Germany, where he subsidizes 50% of my public transportation costs, the so called Deutschland-Job-Ticket.
However, my employer only signed a deal wit the local transportation authority for digital tickets, the kind of ticket you'd store on a digital wallet like fosswallet.
Except that the local transportation authority doesn't offer pkpass files to download, the kind of file you need to work with fosswallet and similar apps, and the only way to use this digital card is to create a google account and download google wallet. I have no idea what an apple user would have to do, as they won't offer pkpass files to no one.
Google is a company I don't trust, but so far every German I've talked to about this doesn't seem to value privacy ¯(ツ)/¯
I'm looking for a workable, practical solution because as much as I'd like to show google the finger it seems that's simply not an option here.
Some suggested to get a second android device to use exclusively for this Deutschland-Job-Ticket, but that seems overkill.
I also contacted my employer to ask if they'd allow me have a physical transportation card and still receive their subsidy.
And yet another option would be to buy a pixel, install GrapheneOS, download googlewallet and sandbox it, but I'm not sure I want to spend 700 Euros to make google even richer. Has any of you ever done this? does it work?
The other end of the equation is, how much information google grabs about me in the EU because if I go GrapheneOS, I still need to give google my data. I've never had a google account:
Do I need to give them my real name? A telephone number? my real address? An Email address? my social security number? passport? Will they send me unwanted ads and spam me if I create an account with them?
All this because my employer or the transportation authority won't work with pkpass files...
For more information, you may read my history.
the local transportation authority doesn’t offer pkpass files to download, the kind of file you need to work with fosswallet and similar apps, and the only way to use this digital card is to create a google account and download google wallet.
I'd go to an actual kiosk of the local transportation authority and explain that I do not have a phone yet hope to use the Deutschland-Job-Ticket or whatever my employer currently pays for and let them figure it out. Germany is actually pretty big on NOT being tracked, that's why cash is still pretty important there, more than in most places, so I'd be surprise if they expect everybody (not 99.99% of people, but actually 100%) to have a smartphone that is up to date. In Belgium for example there are usually physical card equivalents for most things that usually require a smartphone. It usually requires going through extra hoops, e.g. paying for the physical token and eventually get the money back when given back, but there are actually alternatives.
Best of luck, please share results here and elsewhere if you do, or do NOT, manage as it's showing to others a pragmatic path and if not where to push back.
Not sure if this will work in your case, but there's a tool which could be run locally to convert between formats: github.com/google-wallet/pass-…
Also, you should be able to get a pixel much cheaper if it's 2-3 models behind. Pixel 6 for example can be had used for under $200, sometimes even around $100. That is in the US however - I'm not aware of what the secondary market would be like where you're at.
Could they not provide a physical pass?
GitHub - google-wallet/pass-converter: Tool to convert passes for different wallet apps from one format to another
Tool to convert passes for different wallet apps from one format to another - google-wallet/pass-converterGitHub
A letter to the CalyxOS community
Sad news - I have been very happy with CalyxOS, and not sure if I would want to continue using it without security updates or move to another ROM on my Fairphone 4. It seems perhaps that I would anyway need to reflash when they get to the point of resuming updates? Anyone get a clearer reading on that than me?
I have been contemplating trying out Ubuntu Touch which has according to their site 100% compatability with Fairphone 4 now, but there are some functionality that I think would struggle without, and if I can't get it working as I want, I wouldn't be able to reflash CalyxOS now. Getting a new phone to install GrapheneOS is not an option for me.
What are other people here using CalyxOS going to do to maintain a modicum of privacy on their mobile devices?
Try /e/OS
/e/OS - e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
ECOSYSTEMKEY FEATURESGET /E/OSNEED HELP /e/OS is a complete, fully “deGoogled”, mobile ecosystem /e/OS is an open-source mobile operating system paired with carefully selected applications.e.foundation
How do you manage private phones with work necessities?
If anyone has examples of things they’ve tried and what’s worked, that would be great. TIA!
like this
Blue whales are going eerily silent—and scientists say it’s a warning sign
Blue whales are going eerily silent—and scientists say it’s a warning sign
A six-year study off California’s coast shows how marine heat waves and noise pollution are silencing the ocean’s largest singers. Does saving the ocean start with hearing it?Avery Schuyler Nunn (Animals)
🐝 Billionaire Dies After Swallowing a Bee During Polo Match
Billionaire Dies After Swallowing a Bee During Polo Match
Indian auto parts billionaire Sunjay Kapur died after reportedly swallowing a bee during a polo match at the Queen’s Cup in Windsor.Luis Prada (VICE)
like this
There is an option in your settings so you don't see upvotes or downvotes.
None of these imaginary points matter.
(Lemmy is rad)
Do upvotes even matter? They are just indicators of good/bad but that doesn't prove anything. It's up to the perceiver to declare.
GNOME AI Virtual Assistant "Newelle" Reaches Version 1.0 Milestone
GNOME AI Virtual Assistant "Newelle" Reaches Version 1.0 Milestone
Newelle is a virtual AI assistant developed for the GNOME desktop that supports voice chat and can handle carrying out web searches, terminal command execution, website reading, file management, document editing, and morewww.phoronix.com
I've had good experience with smollm2:135m. The test case I used was determining why an HTTP request from one system was not received by another system. In total, there are 10 DB tables it must examine not only for logging but for configuration to understand if/how the request should be processed or blocked. Some of those were mapping tables designed such that table B must be used to join table A to table C, table D must be used to join table C to table E. Therefore I have a path to traverse a complete configuration set (table A <-> table E).
I had to describe each field being pulled (~150 fields total), but it was able to determine the correct reason for the request failure.
The only issue I've had was a separate incident using a different LLM when I tried to use AI to generate golang template code for a database library I was wanting to use.
It didn't use it and recommended a different library.
When instructed that it must use this specific library, it refused (politely).
That caught me off-guard. I shouldn't have to create a scenario where the AI goes to jail if it fails to use something.
I should just have to provide the instruction and, if that instruction is reasonable, await output.
As someone with a career in manufacturing who lived in the rust belt most of my life: I knew I was fucked financially each time Trump won, even without the needing to move to avoid hostile laws. What American manufacturing needs is affordable housing, reasonable trade, subsidies to start, and to accept that thr future of american manufacturing is high tech manufacturing that relies on our high numbers of engineers and our skilled tradespeople. Well paid, unskilled manufacturing jobs aren't coming back, but sensible forward thinking policies can ensure we have plenty of jobs designing, building, operating, and maintaining advanced and modern manufacturing systems.
Also the fact that our currency is highly valued isnt the best strategy for manufacturing, but it's an excellent strategy for other industries like finance and provides us a powerful ability to purchase foreign goods.
two PMOS installs with LUKS
So I'm trying to setup peppermint os , I have two disks and I want them both to have full disk encryption. After a couple of reinstalls using different approaches, searches and llm questions , still can't get it to work.
First boot gets to encryption of SDA (I believe) , then to grub menu and I'm able to load the first one.
Managed to get new entries but then I get: server error you need to load the kernel first.
I believe both installs are fine and that it is a LUKS thing. UEFI, disabled secure boot.
Sda1 EFI
Sda2 root
Sdb1 EFI
Sdb2 root
Maybe EFI should only be on one of them?
SoundHound’s Conversational AI Talking in Cars Across North America | auto connected car news
SoundHound’s Conversational AI Talking in Cars Across North America | auto connected car news
SoundHound AI, Inc., a California-based innovator in voice artificial intelligence, has quietly accelerated the future of in-car communication.Bryan Johnston (auto connected car news)
I Will Take 'Crony-Capitalism' For 500
Trump is building a new $200 million ballroom at the White House
Construction on the project will start in September.Hannah Demissie (ABC News)
like this
Police in German state to use controversial software by Palantir | dpa international
cross-posted from: lemmy.zip/post/45358033
Police in the south-western German state of Baden-Württemberg are to be allowed to use the analysis software from US firm Palantir, which is controversial among data protection advocatesThe software was specifically developed for security agencies and is used by intelligence services, the military and police.
Palantir was founded in 2003 in the United States, notably by tech billionaire Peter Thiel. He is known for his libertarian and conservative positions, his closeness to US President Donald Trump and his criticism of liberal democracies.
like this
I guess they’d argue that none of those pesky little data protection laws apply to competent authorities like the police and they’re probably justifying it with the criminal prosecution clause.
Great.
The American civil war was about states rights (states right to white supremacy)
Our new government['s]...foundations are laid, its cornerstone rests upon the great truth, that the negro is not equal to the white man; that slavery—subordination to the superior race—is his natural and normal condition. This, our new government, is the first, in the history of the world, based upon this great physical, philosophical, and moral truth.
States rights people hate it when pointing out slavery was enshrined in the state constitutions as a requirement for being part of the confederacy.
Or when showing the south was pushing the north to ignore their states rights by forcing them to only follow southern slavery laws
this is rather dumb considering Israel is more ethnically diverse than any of it's neighbors
73.2% (about 7,208,000 people) are Jews, including about 503,000 living outside the self-defined borders of the State of Israel in the West Bank
21.1% (around 2,080,000 people) are Israeli citizens classified as Arab, some identifying as Palestinian, and including Druze, Circassians, all other Muslims, Christian Arabs, Armenians (which Israel considers "Arab")
[2] An additional 5.7% (roughly 554,000 people) are classified as "others". This diverse group comprises those with Jewish ancestry but not recognized as Jewish by religious law, non-Jewish family members of Jewish immigrants, Christians other than Arabs and Armenians, and residents without a distinct ethnic or religious categorization.[2][1]
In a 2012 ruling by the Supreme Court on the issue, some of the judges on the panel discussed demography, and were inclined to accept that demography is a legitimate consideration in devising family reunification policies that violate the right to family life.Those in favor of the law say the law not only limits the possibility of the entrance of terrorists into Israel, but, as Ze'ev Boim asserts, allows Israel "to maintain the state's democratic nature, but also its Jewish nature" (i. e., its Jewish demographic majority).
Ethnically diverse? Motherfucker, they're all kinds of WHITE EUROPEANS. It occupies Palestine with that in mind, using religion to hide behind it and justify it.
The other 30 percent were either kidnapped children from various operations (with the help of the West) that grew up to be dogs of the Euroanglo-zionazis and become Zionazis themselves or straight up opportunist compradors from all around the world. Oh and to top it off, they sterilize them no matter how much they try to be a good dog, because they're not white enough.
That's not diversity, that's a settler-colonial ethnostate playing population control, trying to get just enough brown to justify their occupation to the public, but not too much to maintain Pan-Europa whiteness.
considering Israel is more ethnically diverse
Apartheid South Africa was ethnically diverse...... Still an ethno-state.
Ethno-states aren't defined as lacking diversity, they are defined by an ethnic creating and maintaining a dominant hierarchy of that diversity.
It's because he's attempting to utilize the fact that America was and potentially still is an ethno-state to lessen the culpability of the Israeli ethno-state.
While modern America uses systemic racism to establish an ethnic hierarchy, unlike Israel it doesn't expressly by law prohibit the movement or upward mobility of different ethnicities. Even if it did, that fact would not lessen the culpability of another state doing the same.
Context and nuance is important.
it started inthe 70's and passed all the ratification hurdles in 2020; that's how long people have been trying to push for it and proves how little things change within the american system.
in typical democrat fashion, biden made much ado about ratifying it, but without supporting it against the technical hangups so that it would die on its own and doing so paved the way for project 2025.
the democrats kept control of the house for the entirety of biden's tenure as president while they had control of the senate for half of it and the aca fell apart anyways despite the democrats having a majority .... again.
no one expects the republicans to follow through on welfare programs, so it's silly to hold them to account on it on something like the equal rights amendment; the democrats do claim to care and that's why we expect progress from them.
maybe your expectations for Republicans are too low
i almost forgot why i had instance blocked .ml on my lemm.ee account and neglected to do so on my piefed account. my bad. i keep getting reminded what a waste of time it is to talk to tankie chuds.
Trump orders US nuclear subs repositioned over statements from ex-Russian leader Medvedev
like this
Good job Mr president. Now you've helped Russia with a few things.
- If they know where the sub's are, they now know if you lie or tell the truth about the sub's.
- If they didn't know where the sub's are, they now know where they probably weren't, and where they may be going
- In either case, they know you've fucked with their patrol routes, which may give them yet another advantage with finding them; or seeing how you influence their routes
How can ufw do me like that?
EDIT: Thanks for the help guys!
Something strange happened just now, im trying to figure out how exactly did it happen. On my server I was suddely able to bypass my VPN! I looked around what did happened and found that my VPN service had sent me an email that my subscription expired. What is strange is that I have ufw rules like
To Action From
[VPN server] ALLOW OUT Anywhere
Anywhere ALLOW OUT Anywhere on tun0
So it should be not allowed to access the internet outside of tun0. Why exactly did it happen? Does the VPN service change iptables or something? Any ideas? I was able to ping, wget, even surf on w3m. The thing is that when I rebooted the server, nothing could connect outside the tunnel, as it should be. Here is the whole ufw table.
Status: active
Logging: on (low)
Default: deny (incoming), deny (outgoing), disabled (routed)
New profiles: skip
To Action From
-- ------ ----
22/tcp ALLOW IN 192.168.1.0/24
53 ALLOW IN 192.168.1.0/24
80 ALLOW IN 192.168.1.0/24
9091 ALLOW IN 192.168.1.0/24 # Transmission
2049 ALLOW IN 192.168.1.0/24 # nfs
[VPN server] ALLOW OUT Anywhere
Anywhere ALLOW OUT Anywhere on tun0
192.168.2.77 22 ALLOW OUT Anywhere
2049 ALLOW OUT Anywhere # nfs
So how in the world did my VPN company do something to bypass my ufw??? Or was it something else completely?
TIA
GitHub - kefir500/apk-editor-studio: Powerful yet easy to use APK editor for PC and Mac.
Powerful yet easy to use APK editor for PC and Mac. - kefir500/apk-editor-studioGitHub
People have mentioned NextDNS (just a DNS setting) and TrackerControl (connects as a VPN on android/grapheneos)
I can mention also DNSNet (which actually also uses a VPN) and PCAPdroid
There are other options, with more features. Lists exist online
Hamas Wants Gaza to Starve [Please first read, then comment]
By Ahmed Fouad Alkhatib
E: Please read the article before commenting.
Hamas Wants Gaza to Starve
Starvation only helps Hamas end the war in a way that advances its aims.Ahmed Fouad Alkhatib (The Atlantic)
The article says that Hamas wants Israel to starve Gazans, it doesn't say that Israel doesn't starve Gazans.
It literally says Israel uses hunger as weapon (against Hamas and against –or at least not caring about– civilians): "Hamas has benefited from Israel’s decision to use food as a lever against the terror group, because the catastrophic conditions for civilians have generated an international outcry, which is worsening Israel’s global standing and forcing it to reverse course."
E: You partly approve the article yourself and I'm aware of the fact it's Israel committing the genocide.
Not I nor the article have said that Israel isn't committing genocide. The only thing said is that Hamas profits by it and that Gazans are furious about looters and the Hamas. I don't understand why so many people downvote this, claim I would be paid, claim I would deny the genocide or write 6 comments where 1 would be enough, if not you want to deny Hamas is a terrorist organization which only cares about its own survival.
So why did Hamas agree to a ceasefire in March which Israel broke?
Why is Hamas bending over to accept ceasefire conditions? You are spreading Zionist blood libel and genocide propaganda.
Israeli author David Grossman says his country is committing genocide in Gaza
Israeli author David Grossman says his country is committing genocide in Gaza
Writer says for many years he has refused to use word but now must ‘with immense pain and with a broken heart’Lorenzo Tondo (The Guardian)
France suspends Gaza evacuations over antisemitic posts by Palestinian student
France suspends Gaza evacuations over antisemitic posts by Palestinian student
French authorities have halted evacuations from Gaza after a Palestinian student, Nour A., was found to be under investigation for antisemitic content on social media.Sophia Khatsenkova (Euronews.com)
How Did Hunger Get So Much Worse in Gaza?
How Did Hunger Get So Much Worse in Gaza?
Less food is going into Gaza now than during most other times in the war. Hundreds of Palestinians have been killed while heading toward aid sites.Aaron Boxerman (The New York Times)
Arab States Call for Hamas to Disarm Amid Push for a Palestinian State
Protesters demand release of draftees in Vinnytsia, break into detention facility
Protesters demand release of draftees in Vinnytsia, break into detention facility
The online newspaper Ukrainska Pravda reported that hundreds of protesters joined the rally, while police put the number at 80. The police then arrested some of the demonstrators.Kateryna Denisova (The Kyiv Independent)
like this
multi boot - Hibernating and booting into another System or Distribution: will my filesystems be corrupted?
Short answer is: yes, as soon as more than one OS mounts a file system in read-write mode.
The kernel of a modern OS (I am generously including Windows here) caches file system data structures in memory. When you hibernate the computer, the content of that memory is written into a large file because that speeds-up a later restart.
Now, if you boot up another OS, and modify these partitions (without mounting them read-only), you alter the file systems data structures. That happens already when you view folders because this modifies access times stored in the inodes.
When you now shut down the second OS, and resume the first OS, the restarted kernel will have and use cached file system metadata which id loaded from the image into the kernel, that does not match that of the files on disk. And this causes file system corruption by definition.
like this
No, I mean hibernate, with the PC turned off. In sleep state, you return to the running kernel/OS, so no possibility to boot into another distro, therefore no risk of filesystem damage.
The crucial thing is that file systems need to be unmounted before they can be accessed by another distribution or OS.
see
askubuntu.com/questions/55527/…
Dual boot and sleep/hibernate issues?
I set up a dual boot before, but I've never thought about how or if putting a laptop to sleep or hibernate will affect grub or the OSes. For example, if I dual boot windows 7 and ubuntu, then use w...Ask Ubuntu
Changes according to the new UK, USA, EU laws?
So, im kinda curious ~~(preocupied)~~, regarding how is the feddi-verse standing in regards to this new threath to freedoms and privacy in general. To the point in which some of us are seriously considering leaving the "clear" net altogether in favor of freenet, tor (even if already kinda compromised by the feds), etc.
So... what now?
Ik, but even then is better than having' no privacy at all. I got kicked from my first university for participating in protests regarding the "grape" of a student by a faculty member, i was one of the unlucky ones selected to be "examples", hell its even a law now that all protest are illegal and reason to inmediate expulsion.
So yeah, liberty and privacy, nothing less.
Changing GTK theme vis Gnome Tweaks
like this
Running a business/working in 2025
How do I make money - self-employed - without using corporate social media?
I was coasting along on an extremely minimal income and I embraced an ethical position of using only privacy-compatible technology.
I subsequently had a wonderful little person come into my life who has made me want to have more material capability & flexilibilty. And so I have turned to trying to sell my skills again.
By refusing to use to use corporate social media to promote my services, I am handicapping myself in getting work.
I also struggle to bring myself to cooperate with powers which are working to undermine my child's opportunity to have a good life.
Would appreciate your thoughts
like this
First, congratulations on the new family member.
Not knowing exactly the nature of your entrepreneurial skills, I have found good success with meet n' greet, press the flesh as it were. Some businesses need a lot of advertising, some don't need any. Join your local Chamber of Commerce or Business Association. Keep your ears open. Treat every interaction as an opportunity to grow your business.
For example, I am getting along in years so farming 20 acres got to be a bit much for one old guy. I started leasing acreage to other local farmers mainly for growing silage. I was at one of our local farmer's market one day and by chance overheard/eavesdropped a conversation a small group was having. They were talking about looking for small plots of land that they could all go in on together and have a communal garden. You help with the labor, you get a share of the grow type of thing.
So I approached them and listened to them talk and suggested that I may have the solution they were looking for. Long story short, I now have four, one acre plots that I lease to locals for their communal gardens. I provide the pipe stand for a water supply with bib to split off different watering troughs and I plow the plot for you. All you have to do is work the soil, grow your veggies, and profit.
So basically now, I have positive cash flow with moderate to minimal work. I still maintain a one acre plot for my personal grow but in all honesty it's far to much for just one person to eat. I usually donate most of that to local food banks in town. Which is another good thought to keep in mind. We all get help along the way in life. No one is self made. Pay it forward. Give something back to the community local to you.
Games no longer launching with same gamescope command
Cross-posted from "Games no longer launching with same gamescope command" by @Blxter@lemmy.zip in !linux_gaming@lemmy.world
My normal command is
gamescope -f -W 2560 -H 1440 -r 144 --force-grab-cursor --mangoapp -- %command%
and games would work just fine. as of yesterday or so games would no longer launch no matter the game. If I remove gamescope it launches fine. I would Like to keep using gamescope but I did some research and apparently there used to be problems with NVIDIA and gamescope. I have used gamescope for many many games with no issues till now
I originally tried on my Endeavour OS install that I have been using for some time but then since I have been meaning to try out cachyos I then tried same thing there and it still does not work with gamescope. I have looked through the proton logs but if im being honest no idea what im looking for. Any help would be appreciated 😀
- GPU: NVIDIA GeForce RTX 3080
- NVIDIA driver 575.64.05
- OS: CachyOS x86_64
Edit: pastebin for steam + games
pastebin.com/4Rs7mHhi
opening Mass effect
pastebin.com/0NuUr6qd
Stop resisting
[happy character pointing at a painting of a french resistance fighter holding a molotov cocktail]
Freedom fighters!
Those people were heroes for fighting against oppression
[angry character shoving their smartphone in our face with a picture of a palestinian holding a rock]
Evil terrorists!
Those people are monsters for fighting against oppression
Here another helpful solution for people who want to evaluate and compare different Linux distributions: GNOME Boxes, a software to easily create virtual machines
.... virtual machines where you only have to select which accompanying image of Arch / Tumbleweed / Ubuntu / Fedora you want to try.
In addition, the combination of a very stable base system (say, Debian or SuSE Leap) with a fast-moving, bleeading edge virtualized system (say, SuSE Tumbleweed, Arch or Guix) on top can be surprisingly useful. And because small virtual machines, when not running, are nothing else than files on your computer, you can have many versions of them, alter things, try stuff out, then delete it and go back to the tidy original state.
Boxes – Apps for GNOME
Virtualization made simple – Select an operating system and let Boxes download and install it for you in a virtual machine. Features: Download freely available operating systemsAutomatically install CentOS Str...apps.gnome.org
like this
like this
Keep our Apple data encrypted
Keep our Apple data encrypted
It is reported that the Home Office has ordered Apple to build a backdoor into its encrypted services so that they can get hold of content that any Apple user has upload to the cloud. Encryption keeps our private information safe and secure.38 Degrees
FWIW the transition is :
- rely on OS default hosting, e.g iCloud
- disable iCloud and use another "cloud" provider
- self-host as cloud provider
- give up on Apple devices entirely, and go on to remove any other device that tries to do so
- enjoy, help others to do the same
La chiesa favolosamente ornata in grado d'incarnare il sincretismo della religione armena - Il blog di Jacopo Ranieri
La chiesa favolosamente ornata in grado d'incarnare il sincretismo della religione armena - Il blog di Jacopo Ranieri
Oltre l’alto portale in pietra, il visitatore viene trasportato in un piano d’esistenza memorabile, dove ogni scorcio dello sguardo incontra e viene incentivato ad assorbire il sacro.Jacopo (Il blog di Jacopo Ranieri)
TabbsTheBat
in reply to phonics • • •Snaps
BlueSquid0741
in reply to TabbsTheBat • • •TabbsTheBat
in reply to BlueSquid0741 • • •TimLovesTech
in reply to TabbsTheBat • • •Ubuntu (and also Debian that it derives from) are always behind on the software release cycles and contain "stale" packages. This is desirable if you're running a server, but if you're wanting a modem day desktop experience a non-rolling release distro is just leaving performance/usability of your hardware on the table.
Think of Ubuntu/Debian and all their derivatives as the Jitterbug of the phone industry. They work perfectly fine, but if you want a real phone you're probably going to be happier with an iPhone or Android phone just because they make use of newer technology and get updates constantly.
phonics
in reply to TimLovesTech • • •scytale
in reply to phonics • • •phonics
in reply to TabbsTheBat • • •TabbsTheBat
in reply to phonics • • •Depends on how you install it
You basically chose one of the more complicated ways to do it, short of compiling the source code lol
phonics
in reply to TabbsTheBat • • •TabbsTheBat
in reply to phonics • • •ikidd
in reply to phonics • • •Get your head out of installing apps via their websites like Windows. While it's often possible, it's preferable to use your distros package manager. If it's not in the repo, try flathub. Finally, if they have an Appimage, use that, many distros will integrate Appimages automagically. All that stuff gets taken care of for you.
Last resort is what you ended up doing and having to install/update manually. I mean, it depends on the package but if you're using a common distro like Ubuntu/Fedora/Arch, there should be a package ready to go for nearly anything that supports Linux.
phonics
in reply to ikidd • • •emeralddawn45
in reply to phonics • • •Magnum, P.I.
in reply to TabbsTheBat • • •Canonical
thenose
in reply to phonics • • •Plasma has incredible defaults and you can click around in it to fine tune to your liking. Plug things into plasma is just works at least for me. I’ve plugged midi controllers, audio interface, dock, hdmi, game controllers first try no fuss.
Oh I’m sure other distros have this as well but fun fact if your bt is on and the laptop is connected to a speaker you can just connect your phone (or any other bt source) and use your laptop as a bt speaker. And I mean it just works again. Yeah sure you need to pair it first. But boy oh boy Im playing on the tv and i can just bt to it and play my tunes like it’s nothing.
Back to the question in hand.
I have a windows version of Ableton 11 that I installed there with 3rd party vst 2 and 3 plugins figuring that one out took me longer but it was in front of me all the time so in hindsight that wasn’t too hard either.
So that was my new generation Arch btw xD aka NixOS btw.
The tl dr is that I find Nixos with KDE Plasma 6 having very friendly defaults that can be built on if and when you ready
non_burglar
in reply to thenose • • •ikidd
in reply to non_burglar • • •New user comes to ask question about their distro: gets "use NixOS; it's totally simple".
Weirdos.
thenose
in reply to ikidd • • •thenose
in reply to non_burglar • • •Ps.: Im self aware if you read the last few lines
non_burglar
in reply to thenose • • •You just went on about how easy nix is to configure, then about adding bluetooth devices, then jumped to installing ableton on windows.
Op specified they are a musician using a studio distro for studio tasks. You didn't address any of that.
I get that you're impressed with nix and want to share, and nothing wrong with that. But let's at least stay on topic.
thenose
in reply to non_burglar • • •Ableton - Digital Audio Workspace
MIDI - Musical Instrument Digital Interface
Scarlette 2i2 - Audio interface
Compatibility,dependencies are the most important things when it comes to digital studio machines. At least that’s what my 15yrs of audio engineering experience taught me. Not sure how I didn’t addressed any of that my dude but if you wanna hate I’m here for it. You hate my choices for the sake of it I love yours for the same reason
ReallyZen
in reply to phonics • • •Ubuntu Studio is an excellent choice to get you ~~started~~ busy doing your things. It's a work of love, from passionate people, going at it for many years now.
The only drawback is that the bundle is overstuffed, for my use case there's just too much stuff in there lol (sound eng)
Enjoy yourself, test your creativity against the available tools, and make stuff. That's the important part: making!
like this
Endymion_Mallorn likes this.
phonics
in reply to ReallyZen • • •kibiz0r
in reply to phonics • • •Eh, every distro is trade-offs. There’s not a straightforward “better or worse”.
The worst mistake you could make? Making it hard for you to change your mind later.
So take notes on what you modify, try to keep your data/configs consolidated so you could easily migrate to a new distro, etc.
And ideally have your hardware set up so that you can try booting a new distro without losing your existing setup.
Eugenia
in reply to phonics • • •The biggest problem of ubuntu is snaps.
However, if you're into audio, you can install linux mint, which is ubuntu-based, and then install the ubuntu-studio-pipewire-something (sorry, can't remember how the package is actually called), which FIXES pipewire to work properly with high end audio apps. For example, on my vanilla Linux Mint, Bitwig Studio would not make a peep! After installing that package, it produces sound. With that fixed, you can do everything on Mint.
swab148
in reply to phonics • • •phonics
in reply to swab148 • • •dadarobot
in reply to phonics • • •you did nothing wrong. ubuntu is a perfectly fine distro for beginners. the reason i dont use ubuntu anymore is the age of the packages started to bother me. also its kinda annoying that releases hit eol at some point. i like arch for the rolling release (no eol) and the fresher packages.
if ubuntu worka for you, keep using it. there is no correct distro.
actionjbone
in reply to phonics • • •The biggest mistake one can make with Linux?
Using windows instead.
youmaynotknow
in reply to actionjbone • • •Pika
in reply to phonics • • •I think everyone's basically hit my complaints with Ubuntu. It's a very bloated OS with a hard dedication into snaps, which I dislike(but I also hate flatpak so yea)
Being said if this is your first Linux distribution, you can't go wrong with Ubuntu. It's a very beginner-friendly distro. The only other one that I would have recommended aside from that would have probably been Mint. But Ubuntu is going to have quite a bit more tutorials and guides for it.
bdonvr
in reply to phonics • • •You're good. If you like your setup please don't feel like you need to change. Ubuntu will serve you just fine.
Now if you just like tinkering or configuring....
The main drawback of Ubuntu is mainly that people don't like Canonical, the company behind it. They can be very opinionated in their decisions. Also many prefer rolling-release distros (like Arch, or OpenSUSE Tumbleweed) where you get much quicker software updates over Ubuntu and other traditional distros.
WhatGodIsMadeOf
in reply to phonics • • •Just get endeavoros. It's Arch with an install process like any other easy Linux distro.
Aur is useful for people that don't want to build packages.
That combined with flatpak and you can basically have an easy install of anything.
FauxLiving
in reply to phonics • • •The first rule of Linux is that you always picked the wrong distro and here is why mine is better.
If it works for you then it's good enough. Just focus on learning what you're on and a lot of that knowledge will transfer to any other distro if you want to try others.
jhdeval
in reply to FauxLiving • • •AndrewZabar
in reply to FauxLiving • • •Exactly! Also many people especially early on, seem to think distros are vastly different. They’re really not, so much as they’re a different assortment of bits and pieces from mostly the same pool. Some things differ significantly across I wouldn’t say distros but across like, kernel bases? Like Debian, Arch, etc. The big thing is if it has 99% of what you wanted straightaway, then there’s nothing wrong with just using it, optimizing it for your preferences, and learning what distinguishes it, if you’re interested.
When I got a new laptop, I was psyched because it was not long after Debian had finally dropped that whole opposition to things that aren’t 100% open source, as of v 12. I like Debian but prior to 12 I often had driver issues. BUT: lo and behold, my laptop was so new that Debian didn’t have drivers for the audio yet. Nothing did except Ubuntu. They’re usually very quick to get stuff compatible, and so I installed Kubuntu so I could be on my fav desktop right off the start.
Now, quite some time later, Debian almost certainly has my audio drivers by now, but I’m not rushing to change because what I have works. End of story.
Whatever is working for you, enjoy it.
ruuster13
in reply to phonics • • •youmaynotknow
in reply to phonics • • •If you like "unlikely to break, don't mind my software and kernel a bit behind", anything Debian or Ubuntu based will be fine. Now, if you want cutting edge, even if you have to get pissed and confused a bit, Arch or Fedora based, in my opinion.
At the end of the day it comes down to taste and need. They all work (mostly 😋).
phonics
in reply to youmaynotknow • • •Tapionpoika
in reply to phonics • • •Evrala
in reply to phonics • • •My most used distro in the past few years is CachyOS.
Recently swapped to Bazzite because I got tired of the papercuts of running Arch. I also wanted to move to one of the official supported Distros that is supported by my laptop in case I ever need to make a support ticket.
ace_garp
in reply to phonics • • •You made a great choice of distro for media creation.
Some background information and other options are below.
--//--
Ubuntu studio is a distro targeted at creatives(audio, visual).
Ubuntu is touted as a 'high ease of use' distro, but as a company, it is a user-data collector and advertising injector.
For a similar audio/visual targeted distro, but one that is free/libre and includes no spyware or tracking, you could try Dynebolic.
Can be booted as a LiveUSB (or LiveDVD) to test.
* NB. Any hardware connected to your PC, that needs proprietary drivers, will probably not work because those drivers are not included in any Libre Distros.
Also NB, Dynebolic is made by friendly, neighborhood, activist, Rastafarians.
- YouTube
www.youtube.comphonics
in reply to ace_garp • • •The Bard in Green
in reply to phonics • • •(troll answer, don't listen to me)
haloduder
in reply to phonics • • •Using Linux isn't something you need to defend towards others.
As long as something is comfortable for you, keep using it.
phonics
in reply to haloduder • • •harsh3466
in reply to phonics • • •not quite01(they/them)
in reply to phonics • • •