data1701d

joined 8 months ago
[–] data1701d@startrek.website 3 points 2 months ago

I guess also, for Badgey facial expressions, I got some practice when I attempted to design a Lego Badgey figure (in addition to all of the Cerritos crew, most of which are fine except for Rutherford is really hard and so is T'Ana. Also, I need to fix up Billups's face. I did like how Shax's face turned out, though, even though he still needs a bit of work.)

[–] data1701d@startrek.website 2 points 2 months ago* (last edited 2 months ago)

Thanks. I actually overlayed a transparent image of Badgey over to get the relative sizing right. The eyebrows I did by myself, though, partly based on image reference; on the last one, though I tried to capture angry 10th doctor going stone cold through the ISS Cerritos hallways slaughtering fascists left and right.

I might add proportions were very hard and his eyes are actually proportionally much bigger than prime Badgey because when I tried to make the proportions the same, he looked TOO derpy.

[–] data1701d@startrek.website 1 points 2 months ago

Still a bit bizarre. I feel like with 2TB NVMe as cheap as it is, HDDs in anything remotely portable are insane.

Now they make sense in RAID/NAS stuff, but I feel like ones the 3.5” ones.

[–] data1701d@startrek.website 4 points 2 months ago* (last edited 2 months ago)

I like CoreCtrl. I don’t know how well it works with Intel and Nvidia, but it’s great on my AMD Thinkpad and desktop.

Nice thing is it’s in most distros’ repos these days.

[–] data1701d@startrek.website 2 points 2 months ago (1 children)

I haven't researched this (I don't have kids), but out of curiosity, what type of mobile device is your daughter using? Also, I think PiHole is a solid recommendation like others recommend.

Otherwise, from a quick Google, I don't know of anything that can integrate both Linux PC and mobile phone screen time. Honestly, this sounds like a fun project I could implement someday if I ever had the will. However, for right now, in terms of screen time all I can think of is reading system logs (perhaps via SSH) to manually analyze your daughter's screen time.

[–] data1701d@startrek.website 1 points 2 months ago

Delightfully 2000s. Maybe replace that icon theme, though. Also not big on any official Ubuntu derivatives, but that’s your choice in the end.

[–] data1701d@startrek.website 2 points 2 months ago

ROCm is basically AMD’s GPU compute system, like CUDA but worse but better because the card is actually usable for desktop stuff.

However, they only support it on specific distros, and they’re really weird about what cards they support. This should be changing soon - Debian’s been working on packaging it natively, and I think so has Fedora.

[–] data1701d@startrek.website 6 points 2 months ago (1 children)

Assuming you have a free PCIe slot, maybe just buy a PCIe USB card to use instead of what seems to be a faulty AMD USB controller.

[–] data1701d@startrek.website 1 points 2 months ago (2 children)

I agree with you on the 580, although I got mine new and use it with 2 1080P monitors. I do wonder if ROCm works any better on newer cards, but I don't have my hopes up.

[–] data1701d@startrek.website 7 points 2 months ago

Honestly, just play with Linux in a VM for a while.

For your sanity, I have several recommendations:

  • Linux has a central location to install apps called package repositories. Those packages are well-tested and tend to be extremely safe, so try to install from there first.
  • Sometimes, apps aren’t available from the main package repository, so you have to source them from elsewhere. To avoid some of the fear, you can try using a thing called Flathub. I won’t go into all the intricacies of how it works or why it exists, but suffice it to say, some of the apps there have a verification checkmark.
  • Also, when installing an app, research it online and find the Git(hub/lab/ea) repository. Start by checking if it’s under an open source license like GPL, BSD, or MIT. Although not a sure thing (like the XZ incident, which was an isolated incident), half the time if it’s under one of those FOSS licenses means the app is legit. In addition, check to make sure the source code is actually there- repos with just an executable file and a readme telling you to buy something are red flags.
  • Finally, don’t go running random commands online without first researching what it does (with manpages or the like).

I would recommend Googling the following and reading about these:

  • Linux directory structure
  • Linux package managers
[–] data1701d@startrek.website 14 points 2 months ago (2 children)

If it can get non-destructive editing by when 3.2 comes out say… 2030, I’ll be happy.

[–] data1701d@startrek.website 9 points 2 months ago (1 children)

My first question is about your laptop; is the SSD removable, because if so, even a pretty large SSD is cheap these days.

Also, the GPU question is complicated. For most use cases, AMD is better on Linux. However, since you’re doing Resolve and Blender, that gets a bit murky. It depends on if ROCm support is less dismal on later AMD cards - I have an RX 580, which AMD quickly dropped support for and I am bitter about.

This is not to say I like NVidia, but for fast video encoding and rendering, as far as I know, it’s the easier option. Someone correct me if I am wrong, please.

As for actually building the thing, you’d start by look for what CPU you want, then find a compatible motherboard, then read the board’s compatibility list for RAM. They usually have compatibility lists for storage - those don’t matter, as it’s pretty universal. Then choose a graphics card, a case with the right form factor, a PSU, and a cooler. I tend to go with liquid cooling, as it’s not that expensive anymore.

Like others have said, check kernel support for your hardware, but also, it’s generally much easier on desktop. The main things to look out for are ethernet and WiFi controllers. By the way, what distro do you prefer, because that’s definitely a factor.

view more: ‹ prev next ›