Ategon

joined 2 years ago
MODERATOR OF
[–] Ategon@programming.dev 2 points 1 month ago* (last edited 1 month ago)

Yeah we added another admin onto the team

[–] Ategon@programming.dev 2 points 2 months ago (3 children)

cant add for a bit unless the user has a post or comment

should have access to my script to do it without that soon (just in exams atm)

[–] Ategon@programming.dev 2 points 4 months ago* (last edited 4 months ago)

Yeah it uses a system similar to github actions

The forgejo instance here is meant for repositories related to programming.dev and the fediverse

[–] Ategon@programming.dev 11 points 4 months ago* (last edited 4 months ago) (1 children)

Cleared all the spam repos so you shouldnt see any more, will do a more permanent solution later (will see if I can do an application process using a third party form system since forgejo doesnt have that built in)

[–] Ategon@programming.dev 8 points 4 months ago* (last edited 4 months ago) (2 children)

Yeah I havent gone through and cleared it in a bit since there isnt much of a point to due to it being mostly used internally only rn (and forgejo makes the process very annoying unless you do it directly through the db)

Ill purge things and adjust settings again soon

[–] Ategon@programming.dev 2 points 4 months ago (1 children)

I couldnt find anything in the post details from looking at it that would differentiate it from other posts

[–] Ategon@programming.dev 2 points 4 months ago* (last edited 4 months ago) (3 children)

Cant find anything that would cause this in the db. Thought the dates got messed up in federation but they seem to be perfectly normal. Still pinned even if I manually change the date to a year in the past

Im assuming something got messed up from the nodebb->lemmy federation

Im going to remove the post as thats the only way I see to get rid of it

[–] Ategon@programming.dev 5 points 4 months ago

I think the advantages of multiple communities outweighs the advantages of consolidating. Especially since things can be cross posted between the multiple communities easily

No longer able to access the content is referring to the federation. And the difficult to move off is referring to for example communities that have been attempting to get traction to move off of lemmy.ml

Not posting in the community doesn't mean people there don't interact with it. I have beehaw as an example on hand but im sure there's other federation examples

I think its the kind of subject matter that fits programming.dev well and relying on outside instances for programming content with no mirror on our own site makes us too reliant on those other instances if anything happens in the future (e.g. extreme case but if that instance goes down. Lemmy handles it terribly since the community still exists as a ghost community with no federation but still viewable)

With similar logic we have a lot of the same communities as lemmy.ml communities including programmer_humor, opensource, etc. To give people an alternative spot to the lemmy.ml communities and so that we aren't overly reliant on other infrastructure we can't control within our instances subject matter

[–] Ategon@programming.dev 6 points 4 months ago (2 children)

We typically dont close communities on programming.dev since then theres only one option for things

Ends up having things like people who use the community no longer being able to access the content and being difficult for the community to move off of it if something happens

e.g. beehaw.org is defederated from sh.itjust.works so any beehaw users wouldnt be able to use the community if the programming.dev one is closed

[–] Ategon@programming.dev 2 points 5 months ago* (last edited 5 months ago) (1 children)

!emacs@programming.dev exists already

Ill go through and remove the hides from the communities that dont have bot content anymore

[–] Ategon@programming.dev 4 points 5 months ago* (last edited 5 months ago)

Not possible in lemmy atm past just rehiding everything from the instance every so often

edit: just did another round of hiding things from lemmynsfw, should be reflected in the hidden communities doc

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

It was put under the wrong category looks like

I originally hid it due to it being primarily bot content (but seems like the community changed at some point to not be bot spam)

Heres an example of what the community used to look like

 

Will be attempting to fix some issues. If theyre still there after this maintenance I'll be doing another round tomorrow or on the weekend around the same time slot since there's less activity then

 

Export range (used to create a box in the inspector for choosing a number within a range) can have extra things added to it in any additional arguments after the main 3.

One of these is the addition of a suffix that can be set to whatever you want

 

Then you can easily move to bookmarks using the go to button at the top or using ctrl+b and ctrl+shift+b

 

If you also just have a large block of text it lets you see a large amount of the text instead of only a small part at a time

 

you cant nest export_subgroups within each other but you can use slashes for nesting

 

You will need to close and then reopen the node to see the changes and icon must be put before the class declaration

 

This shows up when there’s no value and disappears when you start to type

Works for Strings, Arrays of Strings and PackedStringArrays

 

It removes what you set as the prefix from the name for the variable in the inspector

 

You can nest as many subfolders as you want using this

 

@export_group("Text") is used to make a group and you can break out of the group using @export_group("")

 

This pops it out into a new window that you can move around separate from the main window (e.g. onto other monitors)

 

in this case I selected res so its showing everything in res on the right

view more: ‹ prev next ›