andioop

joined 2 years ago
[–] andioop@programming.dev 2 points 5 months ago (2 children)

Curious if you found the documentation on the Godot website insufficient. Dipping my toes into Godot for the first time here. I learn well by example.

[–] andioop@programming.dev 1 points 6 months ago

That's exactly what I got too

[–] andioop@programming.dev 9 points 6 months ago* (last edited 6 months ago)

I was tagged, immediately clicked to see the link so I could report abuse, and got a 404. Very fast response. I appreciate that and the message Codeberg sent out that OP posted here. Came to p.d to see if anyone posted it yet.

[–] andioop@programming.dev 0 points 6 months ago* (last edited 6 months ago) (1 children)

Users can subscribe to a hidden community to remove the hidden effect status of a community

So if a user subscribes to a hidden community, it will not be hidden for them anymore. But will it be unhidden for everyone else too? Would it start showing up in local feeds?

[–] andioop@programming.dev 2 points 6 months ago

I saw someone saying AI "Apparently AI goes hand in hand with wokeism."

Meanwhile, I've seen quite a few complaints from the types this person dismisses as "woke" about AI. Is there more left-leaning approval from AI than I think there is, and more right-leaning disdain for it than I think there is?

[–] andioop@programming.dev 9 points 6 months ago (10 children)

Usually people who explain "woke" in such a manner seem to be the types who are actively hostile to LGBTQ+. There are a few LGBTQ+ people who do make it their entire identity instead of one facet of themselves and I understand how annoying that can be, but at this point I'm a lot less likely to believe "this is someone who turns 'How is the weather today?' with a stranger into a trans rights discussion" and more likely to believe "this person just hates trans people and is trying to frame the trans person poorly so I resent the trans person and not them."

[–] andioop@programming.dev 14 points 6 months ago* (last edited 6 months ago) (2 children)

Adult woman checking in. Aside from the feet in the air, this is my preferred programming posture! I hold this position easily for hours before getting sore elbows.

I am also small and a young adult not too many years away from teenagerhood. I hope your comment never becomes true for me with age. Looks like as long as I just maintain weight I should probably be safe, my shoulders are not getting any wider any time soon.

[–] andioop@programming.dev 36 points 6 months ago (4 children)

What is this a screenshot of?

[–] andioop@programming.dev 12 points 6 months ago (2 children)

I once saw something about how if you are trying to build it yourself instead of using a pre-existing library you come off arrogant.

Can I build it better? Probably not. But do I want to deal with a dependency in my fun side project (unfun), when I could just build it myself (fun)? No.

I probably should to get more practice with it so it is less painful, but…

[–] andioop@programming.dev 3 points 6 months ago
  1. What does my project do?
  2. Can I express that in a concise way?
  3. Can I make it cutesy and memorable? Maybe with a fun acronym or alliteration?

If I can't come up with anything I like, this is one of the only few areas in my life where I am comfortable asking AI. I am also very bad at names. But you already did that step, so sorry that that is not too helpful!

[–] andioop@programming.dev 9 points 6 months ago* (last edited 6 months ago) (1 children)

git add . > git commit -m "initial" > git push

Later when I git status or just look at the repo online… "oh crap I let .DS_Store in didn't I…" and then I remember to set up a .gitignore and make a new commit to take out the .DS_Store and put in the .gitignore.

[–] andioop@programming.dev 1 points 6 months ago

I did not know about this so I found a source talking more about it, dropping it for anyone curious

view more: ‹ prev next ›