SheeEttin

@SheeEttin@programming.dev

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

Privacy Concerns on Lemmy: A Call for More User Control (github.com)

I’ve been grappling with a concern that I believe many of us share: the lack of privacy controls on Lemmy. As it stands, our profiles are public, and all our posts and comments are visible to anyone who cares to look. I don’t even care about privacy all that much, but this level of transparency feels to me akin to sharing my...

SheeEttin,

You can control who sees it by how and where you post it. If you don’t want people to see it, just don’t put it on the Internet at all. Even sites with fine-grained privacy controls can have flaws that result in information leaks.

SheeEttin,

I hate Lenovo and I have a Lenovo laptop. The company is shit but the laptops are great. I justify it by buying used.

The Irish government wants to pass a law that could see you or your loved ones jailed for possession of memes, cartoons or any content that could be deemed "hateful".

The Bill includes no definition of hate and is wide open to abuse by bad actors. Defend free speech – say no to this legislation, and any legislation of is kind… Anywhere!...

SheeEttin,

Yes, especially in the UK, since they’re a surveillance state.

There are some things that will always get flagged on any platform. This, drugs, and connections to sanctioned countries, for example. I’ve heard of people in the US having their Venmo accounts suspended because they put “Havana” in the transaction description. Havana is a local dance club.

SheeEttin,

Either they add a new version of PHP or they backport the fixes.

SheeEttin,

This doesn’t really have anything to do with open source software. It’s more of a privacy topic. You can harvest as much data as you want and still be GPL.

How Do I Avoid Giving Home Address to Bank?

I’ve heard of things like iPostal and Traveling Mailbox. Do these services allow you to register with bank, DMV, IRS, Voting, etc? How do they work? Would a normal P.O box using its physical address from USPS work? I’ve tried researching it and haven’t gotten clear answers....

SheeEttin,

Those info sites aren’t built from bank records. They’re built from public records databases like voters, property, taxes, legal cases, and government actions, including stuff like just showing up to the city council to complain.

You could conceivably open an account in another country where they’re very private about banking info, but it wouldn’t help your case, and it would probably be a huge hassle for your day to day life.

SheeEttin,

I’m not sure what this guy is smoking, but I don’t want any. He talks about licenses being different from contracts, but there isn’t any significant difference. He talks about developers getting paid instead of releasing their work for free, but there’s nothing stopping anyone from doing this right now. Plenty of products offer business licenses separate from their copyleft licenses. Anyone who releases their software under GPL or whatever chooses to do that, because that’s what they want to do. If they wanted to make it only source-available, or to sell source access, they would have.

I'm an idiot (arm)

EDIT: Putting this at the top because not everyone is seeing what I actually need. I can unpack the rar archive just fine. What I can’t do (on arm) is add to/update the files in the rar archive. I have unrar already installed. What I can’t install is the rar package to create/update rar archives....

SheeEttin,

Event log, probably application and security logs. I think there’s a separate RDP log in the event viewer tree too, but I’m not sure if it’s used.

SheeEttin,

What’s in the log on the Windows side?

linux mint became super slow

so im not sure if this is update related or storage related. somewhere online told me to check ‘page faults’ and theyre at 16998 MINFL and 114 MAJFL. i ran out of storage on my ssd so i clesred half of it by deleting timeshift snapshots (and disabled it). it’s still running like a slug. once an application is open, it’s...

SheeEttin,

I would also look at the SMART data and run a test.

Accessing NAS when not on LAN

So I have a TrueNAS server set up at home, and it would be cool to have access to it at all times. I currently have Syncthing set up to access and back up my most essential files on my phone and laptop, but it would be nice to be able to access all the … legally obtained files I have stored there wherever I go. I looked into...

SheeEttin,

Does Linus still maintain that much control over it? I feel like I read something a few years ago about him starting to step back.

SheeEttin,

Maybe you should take it up with the maintainers. I can’t tell you what they were thinking.

SheeEttin,

Because it aligns with most people’s use case.

Upgrade vs Reinstall

I’m a generalist SysAdmin. I use Linux when necessary or convenient. I find that when I need to upgrade a specific solution it’s often easier to just spin up an entirely new instance and start from scratch. Is this normal or am I doing it wrong? For instance, this morning I’m looking at a Linux VM whose only task is to run...

SheeEttin,

No, it’s the same on the Windows side. Personally I like to build a new one in parallel, then migrate. I do plenty of upgrades on desktops, but I don’t think I’ve ever done one on a server (except stuff like CentOS 7 to 8 where it’s not really that significant of a change).

Migration is the safe option, but if it’s a huge pain to migrate, I might do the in-place upgrade with a rollback plan ready if it really goes poorly.

SheeEttin, (edited )

Discovering what? A very popular satirical news site?

Linux file transfer speed bottlenecks?

I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster....

SheeEttin,

Are any of your resource monitors showing 100% utilization?

I'm getting doxxed by a troll

I got doxxed by a troll on a forum , the troll posted my real full name and school including my grade level , pics of a Facebook account which the troll thinks it’s me but isn’t because I don’t have any mainstream socials. The troll keeps pasting my name and pics from the Facebook profile everywhere on the forum, what do I...

SheeEttin,

Also consider filing a police report for harassment. I don’t expect anything will happen from that alone, but it starts a paper trail.

How do I create a docker container with custom programs inside?

Hello! I have a free account at hide.me and would like to try to use it with my docker compose containers. The free plan does not give me the keys for openVPN of Wireguard configuration, but only through the official client. I’d like then to create a docker container that runs the official hide.me client inside, and exposes it...

SheeEttin,

What are you running your containers on? I just put my VPN on the docker host so I could be sure I could use the firewall to block traffic from going out except over the VPN.

SheeEttin,

Surely your firewall has an audit log for denied traffic.

Or, turn off the firewall and run Wireshark while you print something.

TIFU by rebooting before rebuilding my initfs

I had a super fast but small SSD and didn’t know what to do with it, so I was playing with caching slow spinning LVM drives. It worked pretty good, but I got interrupted and came back a few weeks later to upgrade the OS. I forgot about the caching LVM, updated the packages in preparation for the OS upgrade, then rebooted. The...

SheeEttin,

Aren’t you supposed to add modules by putting them in some config file so they get added automatically?

Fixing your problem should also be achievable from single-user/rescue mode too, no need for a rescue disk.

SheeEttin,

Get experience. Get the RHCSA cert or something.

How to see CMUS logs / get info for bug reports

Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit c (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment,...

SheeEttin,

I have no idea what CMUS are but you can check previous bug reports, or just open a bug report and ask what they’d like to see.

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