JackbyDev

joined 3 years ago
MODERATOR OF
[–] JackbyDev@programming.dev 40 points 3 hours ago (3 children)

If this shit happens then none of us (citizens included) have due process. ICE can just say they suspect you're an illegal immigrant and lock you up forever. A lot of people seem to think that if you just show them the documents or prove that you're a citizen this won't happen. All they have to do is snatch you up. You typically see this line of thought from folks defending the current administration, like they believe if you rationally present your argument to authority they'll always agree.

[–] JackbyDev@programming.dev 8 points 3 hours ago (5 children)

"He's using you for your body."

And I'm using him for his.

[–] JackbyDev@programming.dev 13 points 1 day ago

🤤 redact this ****

[–] JackbyDev@programming.dev 1 points 1 day ago

The jort is the superior jean!

[–] JackbyDev@programming.dev 1 points 3 days ago

Ah, okay, I wasn't familiar with Cape Verde's location, so my brain didn't even process that part.

[–] JackbyDev@programming.dev 3 points 3 days ago (3 children)

20,000 nautical miles is well over half of the Earth's circumference. Where was east and west mixed up in the post? This seems like a "three rights are a left" situation to me.

[–] JackbyDev@programming.dev 1 points 4 days ago (1 children)

Yes it totally i-

[–] JackbyDev@programming.dev 3 points 4 days ago (3 children)

I put my wifi router in a faraday cage to stop the viruses. I'll let everyone know how it g-

[–] JackbyDev@programming.dev 1 points 4 days ago

AUR is something related only to Arch Linux. Bazzite is not related to Arch, so you're good.

NPM is the Node Package Manager. Unless you're doing something like installing Node JS stuff then you don't need to worry about this. I feel fairly confident that this is one of those things where you'd know if you were using it.

[–] JackbyDev@programming.dev 2 points 4 days ago (1 children)

You're all good. This sort of became a topic that really caught my mind a few years ago. I was really confused why CC0 wasn't considered suitable for FLOSS projects. I even found the mailing list thread where it was discussed. The next logical question becomes "okay, well, if CC0 isn't suitable, and because some jurisdictions don't allow someone to decide to put something in the public domain, are there any FSF/OSI approved public domain declarations with permissive fall back licenses?" And the answer is, well, just the Unlicense.

I think the EU doesn't allow people putting things in the public domain. I forget which jurisdictions don't, but when I looked into it last, I remember I came to the conclusion that it was enough of a problem that just making a public domain declaration alone didn't seem enough.

It's sort of the best of a bad situation for folks who want to put things into the public domain but still let everyone use it. I really dislike crayon licenses as a matter of principle. (I wouldn't want lawyers making code, so I don't want programmers making licenses.) And yet, it's the only one that both FSF and OSI approve, which I also think is pretty important for choosing a license.

My biggest gripe with the Unlicense though is the name. It's so close to the word "unlicensed" which is totally the opposite. I get their logic for the name, but still, using something without a license (unlicensed) is basically the entirely opposite thing. It's a term that sounds almost the same as something illegal but means something extremely legal.

[–] JackbyDev@programming.dev 3 points 4 days ago* (last edited 4 days ago) (4 children)

You're getting it backwards. If you hate the idea of patents, then you should use something like Apache which protects people from patent holders, as opposed to CC0 which protects the parent holders. (Not that anyone with a patent would likely contribute to your script and sue people for using their patent.) Whether or not you philosophically agree that patents should exist, they do exist and CC0's fall back license says:

No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.

Compare that to Apache which says this:

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

CC0 protect's the creator's patent rights. Apache protects others from patent litigation.

Also, I'd strongly avoid joke licenses. At that point, why use a license at all? Just use the default protections ensured by copyright. You don't need to give a license your work if you don't want people to be able to use it. If you want people to be able to use your work, you're not actually stopping them if you don't include a license. You're only stopping them from doing it illegally. If you aren't interested in pursuing legal action against people using your stuff, you don't actually need to provide a license. The only benefit you get is encouraging more people to use it (generally more corporate minded folks).

[–] JackbyDev@programming.dev 4 points 4 days ago (6 children)

Hey OP, I'd suggest not using CC0 for code. The only "public domain declaration with permissive fallback license" that FSF and OSI approve is the Unlicense. https://unlicense.org/ I hate the name. It's a crayon license (a license not made by lawyers). But it's still actually approved by FSF and OSI unlike CC0.

The reason CC0 is not approved is because it explicitly does not grant patent rights. Compare that to permissive licenses like Apache (which explicitly does) and MIT (which implicitly does). Because CC0 says it doesn't (as opposed to not saying it does, like MIT) that makes it awful for software.

My advice is to just use extremely permissive and simple licences if you really want something in the public domain. The most widely used is MIT.

 

I was curious if this was a Jerboa issue or just the instance, but I get the same problem when I use the web version. When I try to go to the second page of posts (by clicking next or scrolling down) it seems to hang forever. Is this affecting others or just me?

 

Today I haven't been able to login through Jerboa. It worked fine in the past. I downloaded Voyager to try and it failed as well. Weirdly the browser works perfectly fine. Any idea what might be happening? Thanks, friends!

 

I noticed a repository's .gitattributes entry for *.csv used text eol=crlf so I investigated and found this.

 

It only shows Drive (for each account), Bug Reports (?) and System Traces (?). Of course, I just restarted my phone to see if it fixed it. It did, but as soon as I try a second time it's gone again.

I mention Discord but I'm pretty sure this file picker screen is not directly associated with Discord.

Update: This is affecting a friend of mine as well in the same way from the same time. Haven't determined if it's just Discord yet.

 

Sorry, this is a little embarrassing lol. But my notification bar with the clock and battery don't show in Jerboa any more. Is this some full screen option in the app I've accidentally turned on or something in Android itself I've enabled for this app?

Thanks!

 

I just never thought I'd hear GPL software get such a huge shout-out. It was literally the second thing said during the acceptance speech for Flow (best animated picture).

Also, Anora is a story involving sex workers and during two different acceptance speeches (best original screenplay and best picture) they thanks sex workers for sharing their stories with them.

Wasn't really sure where else to post this. I just thought it was pretty cool. There's always a bit of pandering in speeches (and it's not necessarily always bad), but libre software and sex workers were two things I wouldn't have guessed would get mentions. It was exciting!

 

There are times I'd like to get a measurement of a room's layout. I know there are some apps that do this, but a lot are just full of premium pay wall stuff.

I'm just trying to get the dimensions of my office (it is an odd shape) so I can okay around with potential furniture layouts.

 

I'm interested in setting up something to act as a file server. Think of it as "the cloud" but local. I've never built (or bought) something specifically for this, so it's a big foreign to me.

I think really all I would want is something that can store a lot of TB of data easily. It doesn't need to be fast. It doesn't need to be able to stream media anywhere. It really only needs to be able to act as an SFTP server, maybe run sync thing (new to that), and maybe act as a NAS. My gut feeling is something like 10+ TB might be a good amount to start. Something that won't fill up quick and that I can put big things in (like a full system image of another computer) without concern.

What would be a good way to go about this? Building a computer like normal but getting very cheap stuff? Getting something pre built or used (like surplus office stuff)? I'm just not really sure where to begin.

 

When talking about inflation there are two main types. I usually call them treasury and CPI inflation, but I don't necessarily know if those are widely used terms. By treasury inflation I refer to the total supply of money, like the inverse of federal interest rates basically. By CPI inflation I mean the change of the consumer price index over time. Both are useful, but depending on the context one may be more useful than the other.

 
 

For me it isn't working. Single player works fine. If Crossplay is ON I can see other games on the world map, but time out when joining the lobby. When I disable Crossplay I see none at all. (Yes, this is the opposite of what you might guess based on other issues people have mentioned where disabling Crossplay fixed it.)

Update: I switched to Proton 9 from the Cachy version and it works!

24
Powering my GPU and rails (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by JackbyDev@programming.dev to c/buildapc@lemmy.world
 

This will likely have some technical inaccuracies because I've never dealt with something this specific with PSUs. I have two slots for PCIe. I have a 3070 ti which has two 8 pin connectors. Each of this PSU's cords for the PCIe slots (minus that mysterious 600W one which I think is not for anything I'm doing due to the size) goes from the 12 pin on the PSU to two separate 8 pin connectors (well, 6 with the optional 2).

My gut feeling is to just plug a single cord from the PCIe slots I to the two slots on my GPU. But I'm wondering about what would happen if I plugged two cords into the PCIe slots separately and then put a single connector into the GPU from each. Would that be better/worse/the same/catastrophic?

I'm wondering if it has something to do with dividing the current among the different rails in the PSU or something? It has a little jumper to enable "overclocking" which does something like combining the rails, but I'd rather not fool with that. And it also might be totally unrelated to the other question. The jumper is, of course, just out of view of the pic, but it's also not really relevant.

Edit: I went with one and it's working fine.

view more: next ›