JackAttack

joined 6 months ago
[–] JackAttack@lemmy.dbzer0.com 1 points 1 month ago (7 children)

I feel like the bigger security concern here, if one needs to worry about it for their threat level that is more likely, is just like if someone knows your password, who could force me to unlock my phone via biometrics?

[–] JackAttack@lemmy.dbzer0.com 5 points 1 month ago* (last edited 1 month ago)

This was the majority of my experience as well. As a newer programmer, I'm more than happy to always know a better option. But if the way I'm looking to solve my problem is wrong, don't just give me Y, explain to me why it may not work how I think it will. Tell me about X and some pitfalls or reasoning for it not going to work, then recommend Y. Because if others only see the Y answer to my question about X, they'll probably just keep searching for a solution to X not knowing it may not work like I didn't know.

[–] JackAttack@lemmy.dbzer0.com 5 points 1 month ago (1 children)

People have their gripes over the "big corporation" side of this but I also daily drive fedora KDE and I love it. My only complaint is 2 things.

  1. Wireless shuts off after long periods of sleep. Suck if I'm torrenting my Linux isos.

  2. Very rarely it'll freeze up and I need to hard restart.

Both of which could be a me issue. But besides that it's a beautiful, easily and highly customizable system. Highly reccomend as well.

[–] JackAttack@lemmy.dbzer0.com 39 points 2 months ago (1 children)

Regardless of current politics, this is great advice anyways for a lot of people. These alternatives are very user friendly now a days, including many Linux distros. They will do almost if not all what a user needs. Few exceptions.

[–] JackAttack@lemmy.dbzer0.com 9 points 3 months ago

I recently bought a Garmin to get rid of a $30 Whoop subscription and to get better battery than a smart watch with a Fitbit subscription. Garmin seems to give me everything I needed that the whoop does for only the cost of the watch.

It does mention all health data will be free still so for the time being I'm not opposed to them locking AI behind a paywall. I understand AI cost resources and is expemsive. I however, will not be using that shit. I think the default health insights are plenty for what i do. Granted I'm not a full on athlete like some Garmin users.

As long as they don't lock what's available now beyond a paywall I'm okay with this. But overall, I'm sick and tired of subscriptions in general.

 

I'll admit, when I first started torrent I was not really familiar with how it worked and how important seeding was. I would just use magnet links without configuration to save the torrent and seed after completion. Well.. I have finally, got myself back to 1.00 after a couple months and working to try to always seed double what I get for each torrent.

Often times I was one of the few random seeders available for some of these torrents. Friendly reminder to give back because you never know when you're one of the rare cases that can complete someones long lost file download!

[–] JackAttack@lemmy.dbzer0.com 2 points 3 months ago (1 children)

Not sure sure if you know about this but they reason they don't allow it in other clients is the encrypted portion. However, they built a bridge recently that allows you to use it within other clients on Linux (not sure what other OS but looks like windows too) and I've been running it on the Evolution client since.

Proton Mail Bridge

[–] JackAttack@lemmy.dbzer0.com 1 points 3 months ago

Got me this morning

[–] JackAttack@lemmy.dbzer0.com 2 points 3 months ago

I had tried to build one one time and got the ui down. As I started building the more complex arithmatic (chaining calculations) i realized how insanely complex it actually is. It made me realize how complex the most simple looking apps actually are.

[–] JackAttack@lemmy.dbzer0.com 2 points 3 months ago

Not sure if you use that feature but does it work like an indexer and allow direct downloads of "Linux isos"?

[–] JackAttack@lemmy.dbzer0.com 9 points 3 months ago (2 children)

I think when I tried them out a while back they also had a usenet search? Can anyone clarify on this?

[–] JackAttack@lemmy.dbzer0.com 15 points 3 months ago

Came to the comments to find this question lol

[–] JackAttack@lemmy.dbzer0.com 26 points 4 months ago (15 children)

Can anyone with knowledge on business explain why these companies keep going public other than the simple fact of money?

I feel like everytime a company does they go full throttle into making shareholders money and lose sight of their original company. Honestly I assumed discord was already public based on some of their monetary features that are overpriced lol.

12
submitted 4 months ago* (last edited 4 months ago) by JackAttack@lemmy.dbzer0.com to c/linux@lemmy.ml
 

Context

I'm not very used to permissions based access so please forgive some of the ignorant attempts. For context, i have a jellyfin media server running on a mini PC. My previous way of transfering media to the server was using a secondary portable SSD and just plugging it in directly and moving the files to the main SSD. Originally the SSD was formatted to VFAT.

Issue

I had the idea that maybe using SFTP would allow me to just be able to drop in the files id like to host and simplify this process. With the original context above, I set up SSH and copied the id_rsa key over to the headless machine and launched sftp. This worked great but i was unable to add more files to the directory via SFTP, only read them.

Attempted

Skipping over discovering that VFAT is not linux permission friendly except on mounting options, I reformatted the drive to Ext4. This is where i began running into issues.

I relized the drive had permissions to root:root so i started trying to change them. First i made a group called jellyfin, and tried to run the following:

sudo chown mainuser:jellyfin /media/jellyfin

to try to set ownership to the mainuser while adding the jellyfin group to it. I then edited the same sftpuser to the jellyfin group. For the final file editing, i ran the following (initially tried 765 in hopes of 7 for owner, 6 for group, and 5 for everyone else):

sudo chmod 777 /media/jellyfin

I also set the starting sftp area for sftp user to that directory as well.

Current problem

Neither SFTP or Jellyfin is now able to see that directory path. On SFTP I'm getting "FATAL: Connection reset by peer" while on jellyfin im getting playback errors for all media as well as not able to discover new media i manually added to the drive.

On the actual vm console, im able to cd and view all files under sftpuser and verified I was able to add that user to the jellyfin group. Any advise here would be great. I'm also happy to provide more context as well.Thanks!

32
submitted 4 months ago* (last edited 4 months ago) by JackAttack@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com
 

I've been using a lot of torrents for my jellyfin server and my current process is the rename the files to something similar to whats found in the jellyfin documentation around naming and had a couple questions.

Currently, almost all the torrents i find default to something similar to this:

LinuxISO.DIRECTOR'S.CUT.1080p.10bit.BluRay.6CH.x265.HEVC-PSA

I usually change the name in the in the qBitTorrent client before downloading to something like LinuxISO.HEVC-PSA but was wondering if there was a way to avoid having to do the renamings. Its not really that tedious but its more so If im wanting to seed files again later, I would need the file names to match exactly. What I've found in my search is software like sonarr and radar could possibly create links? I'm not very familiar with what that does exactly but I was also wondering if its possible to have Jellyfin read the name via a sub folder such as Movies/LinusISO/ or from metadata.

Anyone else know the least tedious workaround for this? Can Jellyfin actually just read the original file naming?

 

Well, After hundreds of GB of torrents downloaded, I slipped up. I've been changing around linux distros recently and i believe i configured my VPN wrong or forgot to turn it back on after doing something. Well, I finally got hit with a copyright warning. Just your typical "we had to send this" type of warning but none-the-less, I slipped up.

Sharing this because the day before it happened, I read a post about not only having your killswitch on but also binding your client to you vpn interface for situations like this. Needless to say I didn't take that precaution. For those who are on linux, I found a great post about how to set this up on reddit and wanted to remind people to "double wrap" because why not be safe lol.

The steps were more or less as follows (for QBitTorrent at least):

  1. Tools -> Preferences -> Advanced Settings

  2. Under "Network Interface", select your vpn interface. To test, check what shows with your vpn on, and then turn it off and re-navigate to this part to see what dissapeared. Thats likely your vpn interface if the name wasn't clear. (Do not be seeding/downloading torrents while doing this in case).

  3. To test, download a non-copyright torrent like the Ubuntu ISO torrent. In the middle of download, disconnect or close your vpn connection. This should stop the download.

Not sure if reddit links are cool here but here is the guide source if anyones interested. Binding VPN to Torrent Client

Stay hidden!

 

TLDR: Is there a way I can just choose files to seed automatically instead of downloading again first?

Pretty new to using torrents and I have a bunch of files I've been able to download over time through magnet links. Some of which I was unable to seed for long periods of time so removed but would like to be able to still seed them again.

It doesn't look like I have torrent files for them and I tried copying the. Torrent file to another folder when using magnets to see if I could get it from that. I was able to get some from that but it seems to just start a Download again. Can anyone explain this process a little bit better for me so I can offer up my files at later times too?

231
submitted 4 months ago* (last edited 4 months ago) by JackAttack@lemmy.dbzer0.com to c/privacy@lemmy.ml
 

Apologies If I can't list specific 3rd Android OS here. I know you can't on some reddit privacy subs due to some beef between devs I guess. I'll take down if needed :)

Regardless, Ive been running GOS for a while and just found out theres a feature that allows you to use biometrics while still requiring your pin on the initial lock screen. One of my concerns with biometrics is that in some jurisdictions, law enforcement can force someone to open their phone through face ID or thumb print.

I've been using this feature that allows you to use biometrics but when you are on the lock screen, it still requires your pin. I thought this was really cool because it allows me to use biometrics only to unlock my apps while still adding an extra layer of protection to the unlocking of the device itself. Obviously slightly Inconvenient depending on your worries/threat level, but I just wanted to share this in case anyone else was interested and didnt know about it! Very cool!

EDIT: I just re-read my screenshot and it looks like fingerprint unlock is not correlated to using fingerprint for app unlocking. If this is the case then I'm not quite sure what the actual benefits are here. Please feel free to clarify!

11431

60
submitted 4 months ago* (last edited 4 months ago) by JackAttack@lemmy.dbzer0.com to c/opensource@lemmy.ml
 

I saw a post on reddit asking for open source android keyboards in recent years since a lot of the posts were older. One user recommended "Futo Keyboard".

To be clear, I'm not affiliated with them but I've been trying them based on that reddit response and I just wanted to share here in case anyone else has been looking.

In short, this keyboard is about as close to awesome as you can get so far. Features I like:

  • Feels like GBOARD
  • Works fully offline
  • Gesture typing (about 75% as accurate as GBoard)
  • Built in offline speech to text (no third party engine needed to download

I've tried other options like heliboard and openboard and they are great too, but I think so far this has been the best I've tried and I wanted to recommend it on here in case anyone else is looking. Feel free to share any other setups or recommendations below!

EDIT: it was pointed out that it is source-available and not open source. Apologize for my initial assumption. The source and license can be viewed here: Futo Keyboard. It is fully open for non-commercial use. Anything commercial can have restrictions.

40
submitted 5 months ago* (last edited 5 months ago) by JackAttack@lemmy.dbzer0.com to c/selfhosted@lemmy.world
 

Not sure if this 100% goes here but I'm relatively new to the self hosting world. Please advise if this needs to be moved elsewhere and I will.

I recently picked up a beelink mini PC and have been running Proxmox for things like jellyfin, home assistant, etc.

I'm looking to set up OpenWRT and found a helper script that sets up the VM but I'm having issues being able to configure wireless. According to the official docs, wireless is off by default if there are eth ports. When I go to edit it, both in the LuCl and in the /etc/config/wireless file, I hit 2 issues:

  1. The web client doesn't have a wireless option.
  2. There is no wireless file In the config directory.

I tried looking for some solutions online but wasn't sure what was exactly specific for me. I wasn't sure if this was a hardware issue or a Proxmox/OpenWRT config issue. Any advice on this?

Side note: My thoughts were I could use the internal wi-fi adapter for wireless but would I need a USB adapter of some sort for this capability?

Edit: I realized later I left some context off. In case i wasn't clear enough. Sorry. Currently I use a Google nest wifi pro router and was hoping to replace it with OpenWRT for more control/customization.

view more: next ›