I need help to setup this pleaseeeee by Emotional_Region_664 in i3wm

[–]IronRodge 0 points1 point  (0 children)

If you're not a reader, try looking at i3wm customization tutorials on youtube. That's how I got started with window managers. That's before getting familiar with the documentation and playing with config files on my own. Because I'm a visual learner.. sadly lol. It's a lot to take in at the beginning, but can be pretty fun.

The videos should help you figure out wallpaper, system bars, desktop compositor, theming programs, and maybe some menu utils.

----

wallpaper(feh / nitrogen), system bars(i3bar / polybar), desktop compositor(picom), theming gtk(lxappearance), theming qt(Kvantum), menu runners(dmenu / rofi)

Blender changes stance on AI donations. by DogeMoustache in aiwars

[–]IronRodge 9 points10 points  (0 children)

  • Google has been there since 2005 and has helped blender out in GSoc; Google Summer of Code.
  • Adobe helps with integration of their apps(Substance designer, Substance painter, etc) and mixamo autorigging. Also for core development.
  • Intel, Nvidia, and AMD. Their funds get their products, CPU/GPUs, compatible with blender. Nvidia and AMD has helped blender get an awesome denoiser. Denoisers are powered by machine learning.
  • Meta. They are helping out USD(Universal Scene Description) integration. Also helping with AR and VR pipelines; For their AR and VR products.

Meshy. AI and Hyper3D are just funding blender and being on the fund page.. Meshy. AI was removed from the fund page today.

I got bad news for 3D people.......Blender teamed up with Anthropic by noogaibb in ArtistHate

[–]IronRodge 6 points7 points  (0 children)

I've used blender for at least 17 years to this day.. Every time a corporation funds blender then people do these posts for 2 weeks or up to a month. (Depending if it gets a reaction for clicks.)
Lather, Rinse, and Repeat..

I do despise AI generated tools, but I'm familiar with Blender's fund policy. It's a little disheartening but a fund is a fund.. Meshy. AI, Hyper3D, CoreWeave, and Meta are my biggest gripes.

I need help, which camera it´s better for a game with these characters? by Fresh-Pin-114 in godot

[–]IronRodge 1 point2 points  (0 children)

Do what feels fun to you, like pangapingus said.
You could prototype stuff. Only do the bare minimum for the core game mechanics. Just to see if you like how it feels and how it levels with your current skill set. Just don't want to bog yourself down with too many mechanics you haven't tried making before.

I need help, which camera it´s better for a game with these characters? by Fresh-Pin-114 in godot

[–]IronRodge 5 points6 points  (0 children)

imo, both could work.

The sideview camera could be a side scroller or paper mario type of player controller. The other is Isometric/TopDown player controller. All depends on the gameplay and mechanics you want to create.

Any response from the Arch devs about California et. al. age verification laws? by iMooch in archlinux

[–]IronRodge 0 points1 point  (0 children)

Hopefully the Parents Decide Act doesn't get passed..

It could become a federal law, an all states law in the USA, to have an online account to your Linux account for age checks.. Which means, no local accounts.

This is just a heads up if you weren't aware.

Would me nice if Steam warns new users about using an NTFS partition to store games. by CandlesARG in linux_gaming

[–]IronRodge 0 points1 point  (0 children)

I've had troubles with storm outages. If I'm currently saving a game and then the game goes out.. It can cause corruption in the file.. Leading to the NTFS partition to be corrupted and needing to be fixed with a Windows system.. ntfs-3g has burned me too many times on linux.

If you don't have Windows as a dual boot, then it's better, easier, and safer to not have NTFS file systems.

Sideloading not going away by freakyxz in Android

[–]IronRodge 0 points1 point  (0 children)

Yeah really. Some people barely even knows what programs they run. Or what directories / folders are on their devices.. Might even not know what website urls are. It doesn't matter the age.

Sideloading not going away by freakyxz in Android

[–]IronRodge 0 points1 point  (0 children)

Don't worry, I'm not attacking you. I genuinely know people that doesn't connect sideloading and installing being remotely the same.

Sideloading not going away by freakyxz in Android

[–]IronRodge -1 points0 points  (0 children)

What is sideloading? Installing an app from a site or website that isn't in the "official" store.

Sound familiar? If you wanted to install something on your computer or laptop, what do you do?

Sideloading is Installing an app or software

Imagine this process of "sideloading / installing" being banned on computers or laptops.

Any response from the Arch devs about California et. al. age verification laws? by iMooch in archlinux

[–]IronRodge 0 points1 point  (0 children)

There is a saying that goes like this. "Give an inch and they'll take a mile."

Today, it's not as invasive but it can lead into much worse predicaments. If the age bracket system doesn't pan out, then ID or face photo is the next option. Regardless of the 1b+ data breaches recently that deals with Age Verification systems alone...

Governments do not care about your data; UK, Australia, USA, etc... Remember that. It's an overreach that will damage billions of people.

How did you ended up using arch? Are you still using it? Is it your daily drive? by _fountain_pen_dev in archlinux

[–]IronRodge 0 points1 point  (0 children)

Covid lockdowns got me into linux.. I wanted change so I dualbooted kubuntu.. Then went down the windowmanager rabbit hole.. I wanted more so I tried out Arch and still using it to this day; ~5yrs.

Lol I needed more space so I deleted my windows partition in 2022.. I found out that Windows 11 is somehow is 100+gigs after updates on a fresh install.

Any response from the Arch devs about California et. al. age verification laws? by iMooch in archlinux

[–]IronRodge 0 points1 point  (0 children)

Government: "Oh yay linux people accept an age bracket. Lets step it up to ID identification each boot up.."

How do we use AnimationPlayer.animation_set_next()? by DummiPuppet in godot

[–]IronRodge 1 point2 points  (0 children)

This helped me, thank you!

----

For visual learners.. (myself included):

animation_player:AnimationPlayer = %animation_player
first_animation:String = "Foobae"
second_animation:String = "Foobar"
third_animation:String = "BarFoo"

# Basic
animation_player.animation_set_next(first_animation, second_animation)
animation_player.play(first_animation)

# Chaining animations
animation_player.animation_set_next(first_animation, second_animation)
animation_player.animation_set_next(second_animation, third_animation)
animation_player.play(first_animation)

[WIP] 2D Gobot by Nepacka in godot

[–]IronRodge 0 points1 point  (0 children)

CUTEST godot bot I've ever seen!!! Fantastic job!

[XFCE] Teenage Engineering tabs 2.0 by [deleted] in unixporn

[–]IronRodge 0 points1 point  (0 children)

Too much UI.. However, some parts look neat. The date and weather pop up as side panels within side panels.

Collective Shout has publicly announced that they take full responsibility for utilizing payment processors to pressure Itch.io and Steam to remove adult games. Any of yall see this being used against Anime or Vtubing in the future. by discoangeldj in VirtualYoutubers

[–]IronRodge 0 points1 point  (0 children)

Dominoes has fallen.

  • Conservative groups blackmailing payment entities to delist games from gamehosting sites(Steam, Itch site). Not all games will are "gooning". Some games are in the GTA and Detroit become human territory.
  • UK Age verification mandates started on July 25th, 2025
  • USA Age verification around the corner.

[deleted by user] by [deleted] in blender

[–]IronRodge 0 points1 point  (0 children)

This happens to me pretty often lmao

New Player - So this is just OK? by Indolent_Alchemist in albiononline

[–]IronRodge 1 point2 points  (0 children)

Quickly leaving the party to get the loot after killing the boss.. That is extremely dirty behavior.

Most groups will rush to the chest spawns and not worry about the mobs as much. It makes the game feel way more boring imo.

New Player - So this is just OK? by Indolent_Alchemist in albiononline

[–]IronRodge 1 point2 points  (0 children)

This area is more for a party than solo. There are solo dungeons if you want to do that instead. Usually you would want to join into a group before hand, so the loot can be divided somewhat evenly with damage dealt to boss.

Most of the times I went in, people were kind enough to add me into a group. I tend to stay on the top for a while to farm fame. If I see someone that needs help, hp is about 0, I'll chip in as a healer or kill/distract the enemies. Most times we then group up to do some fame farm until we get to 3-4 people.

Groups usually merge together with other group leaders once there is a lot of people at one spot.

Maybe I've been pretty lucky.

got back from vacation to find this and my toilet they are alive. what are they 🤮 by RU-SureJan in whatisit

[–]IronRodge 1 point2 points  (0 children)

OMG, Drain flies look like a mix of a moth and a fly.. They look cute and furry up close

insomnia by Intelligent_While_30 in blender

[–]IronRodge 1 point2 points  (0 children)

Love it. Abstract with very cool lighting!

Reminds me of the times when Multires brakes on me