[-] JackbyDev@programming.dev 28 points 3 days ago

Then stop calling the button purchase and call it rent.

[-] JackbyDev@programming.dev 10 points 4 days ago

Yeah, those lawyers should be doing QA.

[-] JackbyDev@programming.dev 17 points 4 days ago* (last edited 4 days ago)

A large enough userbase to support more niche topics. On Lemmy, like a lot of small communities, people tend to put the cart before the horse. They make places to share content for very niche topics but there aren't enough to warrant it. Plus sometimes you have mods in certain relatively niche groups that will remove content from their community because it is off topic, but their volume of posts is nowhere near enough for the occasional, technically off topic post to really matter. I see it in Discord servers too. Some places have more channels than users on the server. People get obsessed with categorization.

[-] JackbyDev@programming.dev 8 points 4 days ago

Jokes aside, I think a big aspect of it is "I don't want to hurt the goose." Like if people were in a cage match with a goose, they'd obviously take it down, but you don't wanna just hurt some animal for no reason.

[-] JackbyDev@programming.dev 5 points 4 days ago* (last edited 4 days ago)

Yes. Rancher desktop exists, btw. Just an fyi.

Edit: An open source alternative to Docker Desktop. It has most of the same features. Occasionally I've run into something that doesn't work, but for the most part it's just peachy.

[-] JackbyDev@programming.dev 9 points 4 days ago

How exactly is it using four orders of magnitude more space? Did you look what the files?

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

Can't copyright a name, it's trademarked though.

[-] JackbyDev@programming.dev 1 points 5 days ago

It's odd that it shows Brave as FOSS but not Firefox. Assuming it's not merely that nobody listed Firefox as FOSS yet and it's because Firefox's page says the "source code" is licensed under MPL but not the binary itself... Brave literally has this on the app.

My understanding was that all rights reserved meant specifically not foss. Like it's just the default copyright. But Brave lists itself as using MPL on another page. Which is ironic, because obviously Firefox uses MPL.

I feel like this is just because nobody submitted Firefox as FOSS yet.

[-] JackbyDev@programming.dev 4 points 5 days ago

Arch and derivatives expect you to check the news file before upgrading, but do not integrate this into the upgrade tool. I have not personally ran into a problem this way, but it's frustrating that pacman doesn't have any capability to do this if you're expected to.

[-] JackbyDev@programming.dev 2 points 6 days ago

Did you ever try gnome? That's what OP asked.

[-] JackbyDev@programming.dev 3 points 6 days ago

don't use JavaScript

That's not really avoidable if your use case is client side scripting in the browser lol.

[-] JackbyDev@programming.dev 5 points 6 days ago

BROWSER BAD >:( GRRRR

11
submitted 1 year ago* (last edited 1 year ago) by JackbyDev@programming.dev to c/rimworld@lemmy.world

My understanding is adults won't get a smoke leaf addiction if they only take it every other day. That's what the policy is set to and two people developed an addiction. What could I be missing? Or does the policy need to be a little more strict to account for them taking some at the end of a day and then again in the morning the day after? (~25 hours instead of 48 hours.)

Edit: The schedule is its own thing apart from "for recreation" and "for addiction". The proper way to avoid addictions would be to leave "for recreation" disabled and set a threshold on the schedule for when they should use them. I'm still not sure if they have "any" for mood and recreation and "every x days" if they take them on a strict schedule regardless of mood/recreation or if they still consider them. It's hard to say because I have a mod installed that affects that as well.

21

I've been getting back into Rimworld after a few years. I've played a bit but never gotten very far. I'm a huge fan of colony management games in general (Dwarf Fortress, Oxygen Not Included, etc.) but Rimworld has always been tough to me. I think part of it is that the tech tree just doesn't make sense in my head.

I think I'm more used to medieval style games with clear "Minecraft like" material progression (can't think of a better term lol). Plus a lot of games I play a gun is just already the highest tech you'll get, so it's this weird thing where I view my weapons as really strong then they're really early game things. Further, I probably think of other weapons I see that are powerful as being super late game weapons.

Can someone give me a breakdown of what techs to research over the first year or two of gameplay? I also might not be researching enough in general. I am 3 seasons in and only have one tech unlocked, batteries. Is that a good pace? I know later it will be faster.

Right now I mostly die to things in the second year it seems like. My new game I am playing with Phoebe Chillax on Adventure Story. Seems like Cassandra Classic on Strive to Survive is the "default". But going over the things they actually change it seems like this will mostly give me smaller raids and events slightly less often, as opposed to doing things like giving me more food from crops. I'm mostly dying to external threats at the moment so I'm trying to make that a teeny bit easier as I learn.

21

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

5
submitted 1 year ago* (last edited 1 year ago) by JackbyDev@programming.dev to c/askandroid@lemdro.id

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.

Update 2: Alright, if I scroll to the photos instead of selecting "files" then go to "all albums" I see Google Photos. Not sure what changed to make it like this but at least now I know.

12

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!

57

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!

39

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.

19
submitted 2 years ago* (last edited 2 years ago) by JackbyDev@programming.dev to c/archlinux@lemmy.ml
:: Remove make dependencies after install? [y/N] y

If I didn't remove make dependencies, would yay/pacman be smart enough to know the thing I am installing does not actually depend on them? It's a very nice feature of package managers that they track dependencies and can do things like remove "dangling" dependencies and I don't want to mess that up with some random dependencies needed only for a build. But I also don't want to install something every time I need to build lol.

So does yay and/or pacman know that the things I am installing don't actually depend on the make dependencies?


Solution: Keeping the make dependencies after install will not fool pacman and/or yay into thinking the make dependencies are "real" dependencies of whatever you're building from AUR. They both correctly recognize them as orphans (unless of course something else actually depends on them). So feel free to not remove them during install without worrying about dependency graphs getting tarnished; you'll be able to easily remove them later if you'd like.

35
submitted 2 years ago* (last edited 2 years ago) by JackbyDev@programming.dev to c/dndnext@ttrpg.network

I am trying to make a 2024 version of my paladin. I can pick Oath of Devotion because it is free. I can pick the Xanathar's options and Oathebreaker because they are from 2014 content I own, but I cannot pick the 2014 version of things I own if they're in 2024 content I don't own. I can't use the Oath of the Ancients.

11

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.

21

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.

5
submitted 2 years ago* (last edited 2 years ago) by JackbyDev@programming.dev to c/archlinux@lemmy.ml

If I turn my controller on, it won't connect. But if it's on when I turn my computer on (or restart/wake from sleep), it connects just fine. I am using the "Xbox 360 Wireless Receiver for Windows". It's possible it's actually connected but not recognized by Steam or any games, but I am not sure how to troubleshoot that directly. The Arch wiki (linked) doesn't say anything about this specifically.

I am on CachyOS.

Any ideas? <3

Update: This somehow fixed itself. I don't think I even upgraded or anything since it was a problem.

view more: ‹ prev next ›

JackbyDev

0 post score
0 comment score
joined 3 years ago
MODERATOR OF