taanegl

@taanegl@beehaw.org

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

taanegl,

I’m just hoping this paves the way to code with Southern dialect


<span style="color:#323232;">iffun is == true
</span><span style="color:#323232;">iffun ain't == false
</span>

Starting to use "soulseek" do I need VPN

So I use a VPN when torrenting as per usual but with Soulseek I wish to share my music with others and that requires me to open a port. I have no problem doing so I just do not pay for a VPN that can do this at the current price I am paying. Is it possible/what are the chances of me getting in trouble ISP wise from using...

taanegl,

Bro, don’t crap on SoulSeek. Music collectors all over the world use it. You can find some rare gems on there you won’t find in Spotify, Tidal, YouTube or any other music platform.

And comparing it to limewire is kind of unfair.

taanegl, (edited )

Look, it’s a low level employee of a faceless corporation!

GET 'IM!

Jokes aside, thanks for the transparency, and salute to you and your coworkers for trying to weather the storm caused by “shifting paradigms”… that’s what they call it, right? I know the execs can shift my paradigm, that’s for sure.

Peace and love.

taanegl,

Just New York and California alone. If the expected turnout is in the millions, one can only hope IBM isn’t behind the cloud infrastructure - word to Obama care.

taanegl,

Yeah, and freighting, protecting and maintaining 30mm films in cans is a pain.

Iran, child bride and year-long victim of domestic violence Samira Sabzian who killed her 'husband' has been been executed in Ghezelhesar Prison (www.iranhr.net)

Samira was a child bride married at 15 and a victim of domestic violence. She had two young children, one a new-born baby, when she was arrested and had not seen her children in ten years. She saw them for the first and last time when they came to the prison to say goodbye....

taanegl,

See, the thing about religion, that no religious person wants to come to terms with, is that no religion is a monolith. What does that mean?

Even if you claim to be a fully practicing Christian, Muslim, Hindi, etc, there will always be descrepencies. Furthermore, no one believes exactly the same thing as someone else. The nature and limitations of the human mind does not permit it, so thinking that if you identify with a religion that suddenly your behaviour is dictated by dogma is nonsensical.

This also means that Christians today are not responsible for the crusades or the persecution as well as eradication of European pagans, and that Islam is not to blame for what’s going on in Iran, largely because they were irrelevant to the actual goals, which was for certain people to gain more power and wealth.

The Iranian government doesn’t give a shit about the 5 columns of Islam. Not even close. But they absolutely love having morals police, executions and an authoritarian system that seeks to subjugate and suppress any kind of democratic movement.

The Iranian regime knows the Iranian people, and if they could they would turn liberal democracy in a heartbeat, and they are still mostly Muslim. That’s why the boot has to stomp and fists have to bang on doors, like all the time.

I think people easily forget how fucked you can be if the state has so much power they can effectively curb any dissent. At that point the religion used just becomes a nice decorative mask to put on, both to keep power, but also to keep using fear via “us vs them”. This is also signified by the secular Muslim empires.

Just a little bit of history is enough to dispell all fears about religion and to squarely focus on corruption and authoritarianism instead, which is where our focus should be - and that’s coming from an atheist.

taanegl,

I love to travel :) never considered myself a tourist, because I like to travel to places and meet the people there. Not to lay on beaches and buy cheap trinkets.

I need to save up money again to actually go somewhere I’ve never been. I want to see Africa, Asia, even America. Been largely traveling in Europe and I feel like I need to spread the net wide.

Me and a Swedish-Ghanan friend have talked about visiting Japan to visit his friend, and I can maybe say hello to an old friend who plays the clarinet :)

The world truly is full of wonderful people.

Is Ubuntu deserving the hate? (lemmy.ml)

Long story short, I have a desktop with Fedora, lovely, fast, sleek and surprisingly reliable for a near rolling distro (it failed me only once back around Fedora 34 or something where it nuked Grub). Tried to install on a 2012 i7 MacBook Air… what a slog!!! Surprisingly Ubuntu runs very smooth on it. I have been bothering all...

taanegl,

Snaps are centralised packaging, a’la Apple App Store or Google Play. Now if someone forked snapd, added third party repo and made It so you could select which repo is the main one, that’d be a start.

But as long as Canonical commits to a centralised form of distribution with no third party support I’m going to advise desktop users to stay away from Ubuntu.

taanegl,

Assuming you’ve gotten LibreWolf from a proper, verified source (GitHub, package manager like chocolatey), then there shouldn’t be any issues.

But, to be on the safe side, check out your extensions and also plugins to verify nothing untowards has snuck it’s way on to your system.

You could of course go into the Windows firewall, note what permissions LibreWolf has, then allow it and check again to see what was added.

But, chances are, LibreWolf (don’t use it myself) asked to access either magnet links or other ports other than 443 or 80. If LibreWolf has built-in torrent support or you’ve installed an extension that does, it will require some other ports to function.

taanegl,

Biden sucks… but vote for him. I mean the two party system sucks, first passed the post sucks, gerrymandering sucks… but the republican party sucks even more. I’d rather have a dottering old liberal than an outright fascist, and at the same time the system won’t be reformed because of an election cycle. People need to organise, get off their lazy butts. But since you ain’t doing that, there’s only one thing to do.

Vote Biden. Don’t be dumb. It’s like the only sane alternative, no matter how insane that sounds.

taanegl,

Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”.

taanegl, (edited )

Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.

What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.

But with this super power comes a catch. You have to learn a programming language and learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.

That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.

And no matter what all the warnings say, no, flakes aren’t EXPERIMENTAL or UNSTABLE, but rather CONTENTIOUS internally. Again: I love NixOS, but they gotta fix their governance issues.

taanegl, (edited )

Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has a lot on it’s plate right now.

Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.

But what is nix?

Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, or use another version or patched version without causing any dependency conflicts.

You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.

You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.

If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.

No joke. Check out how you can contribute, because at the end of the day learning nix is gaining a new superpower.

taanegl, (edited )

Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:

  • Subvolume 1, named @ (root subvol)
  • Subvolume 2, named @home (/home subvol)
  • Subvolume 3, named @srv (/srv subvol)
  • Subvolume 4, named @opt (/opt subvol)
  • Subvolume 5, named @swap (which is - you guessed it - the swap subvol)

You then set up fstab to reflect each of the subvolumes, using the subvol= option. Here’s the kicker: they are all in one partition. Yes, even the swap. Though caveat, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.

The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.

This also means that if I want to nuke and pave, I only need run a BTRFS command on my @ subvolume (which contains /usr, /share, /bin), because it won’t be touching the contents of @home, @srv, or @opt. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not really “formatting”… which is neat as hell.

The only extra partitions I have is the EFI partition and an EXT4 partition for the /boot folder since I use LUKS2.

taanegl,

I don’t think that’s Vodafone directly. Vodafone is a mobile provider and is therefore also an ISP.

Someone who uses Vodafone tried to log in, wether it was manual or automated. At least that’s my surmise.

This is a good time to remind people to use 2FA and possibly even WebAuth (or WebKey) if possible.

taanegl,

I blame Discovery and Picard. I tried watching Discovery the other day. I desperately tried, you guys. I quit - and I won’t be watching Picard. I reject the callous and hamfisted writing, so I’ve personally rejected it as cannon at this point.

Star Trek Shorts was kind of okay, and Brave New World was definitely a step in the right direction. I’ll watch that soon because I’m rewatching most of the shows in chronological order (based on this IMDB list). Also, Prodigy is actually pretty great. I’m glad it didn’t get cancelled. It’s a kids show, but the Prodigy writers show they actually care.

But my god. The writers for Discovery and Picard really screwed the pooch. I won’t even blame direction or acting, like at all. What I blame is the paint by numbers forced progressivism, which pisses me off, because it shouldn’t feel forced. It’s Star Trek FFS. It used to be the platform for progressive subjects.

Star Trek has been a playground for masters of the powerplay, for subtext, allusion and theme. It was a progressive platform already, but did so through writing methods which has been employed by writers for thousands of years to convey stories and characters, tried and true methods that yield good quality story telling. All of that went out the window with Discovery and Picard. The writing in those shows is the storytelling equivalent of smashing the square through the circle shape.

When it comes to the Orville? It shows that McFarlane really has a love for Star Trek and that he could have helped to modernize it, in a much better way than what the production team did with Discovery and Picard. But much like with the Flintstone’s reboot, he got shafted. But at least he got bawled out by Tucker in Enterprise while playing the role of an enson. So he’s apart of cannon in some way?

taanegl,

I kind of agree, in that ARM is even more locked down than x86, but if I could get an ARM with UEFI and all computational power is available to the Linux kernel, then I wouldn’t mind trying one out for a while.

But yes, I can’t wait for RISC-V systems to become mainstream for consumers.

taanegl,

By that logic I demand stickers of obesity, respiratory issues and heart issues being portrayed when I search “American”. Preferably where each character has a fat hamburger shoved in their face.

taanegl,

-1 for recommending r/Linux

+1 for recommending DistroWatch

taanegl,

Funny, coming from the guy who wanted Hamas to be funded in 2019… I wonder why…

Looks like more "special military operations*, you guys.

taanegl,

Sure, here’s one from the Jerusalem Post.

m.jpost.com/…/Netanyahu-Money-to-Hamas-part-of-st…

The motive was clear, and that was to delegitemise other more balanced political groups from Palestine. He basically propped up Hamas because he knew what their intentions were.

taanegl,

The one point against this is when you need a workstation laptop, because workstation laptops are WAY more expensive - especially the "workstation GPUs*. I know professionals who get gaming laptops all the time because it’s cheaper, believe it or not. Like one of the lower tier Lenovo gaming laptops, say a $800 laptop? If you wanted a “pure workstation” laptop, that’d run you about $2300-ish. Anything with “military grade motherboard” or something like that.

Macs are excluded because Pro line is already expansive AF.

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