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

Started using certbot-dns-cloudflare to generate the certificate

https://certbot-dns-cloudflare.readthedocs.io/en/stable/

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

I dont think I fully understand the question but things should just show as the default type handling in the inspector if you dont override the handling for that type

If you need the individual controls for some reason theres some available like EditorSpinSlider EditorResourcePicker etc

[-] Ategon@programming.dev 4 points 2 years ago

Weird, might need to raise that as an issue on the lemmy repo

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

Most things will be posted to meta, exception is things like community showcases which go in the community showcase community. Don't see a reason to separate it out to a new community since there wont really be blog posts outside of talking about our instances

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

Ill be submitting some logos and another banner that im making in gimp later in the week

Edit: exams are pain, will do that before the end of the month

[-] Ategon@programming.dev 4 points 2 years ago

yeah although I havent pushed changes to a repo recently, ill do that and share in a sec

figured having it as a message also makes it a spot where readers can see communities for that topic as well

[-] Ategon@programming.dev 4 points 2 years ago

It was put into place mostly due to that since a bunch of those communities were made with no limitations. We can look into changing if it seems to be limiting the creation of some communities but so far has just been limiting mostly topic hyperspecific communities so that the more general communities get used before splitting off into subcommunities

[-] Ategon@programming.dev 3 points 3 years ago

Couple things I think would have to be added for this to work. One would be tagging communities based on the content in them so these subscribe lists dont have to be constantly manually updated and instead can be set on a community level. Then would be handling for taking in the category from the url and saving that so its used later when they sign up (I dont think base lemmy would want to integrate behaviour from the pangora site but it could be integrated into instances running pangora)

105
submitted 3 years ago by Ategon@programming.dev to c/canvas@toast.ooo

Thanks everyone who helped out! We've got some of our communities who built some stuff in the area and some other people that got incorporated into the dark theme corner

Was a bit of a rush to get things done since I didn't know the event existed until it was already underway but happy with what was done in the time. If anyone wants to team up to make a big artwork next year between our communities feel free to reach out to me. I'll be doing some planning ahead of time to prep

See if you can recognize any communities from the logos over by the P.D text!

2
submitted 3 years ago* (last edited 3 years ago) by Ategon@programming.dev to c/events@programming.dev

The lemmy canvas event has ended! Here's what the final programming.dev section looks like

Thanks to everyone who helped out with making things. See how many community logos you recognize over by the p.d text

3

The lemmy canvas has been going for 2 days now! Here's what the P.D corner is looking like

Most things are nearing completion and there's been two more larger pieces made by c++ and godot

Theres still 1 more day left in the event if anyone else wants to participate. The website is https://canvas.toast.ooo/

Theres some empty space in the area and you can build on the gray checker pattern as well (just make sure it looks good with everything else)

38
Lemmy Place Event (programming.dev)
submitted 3 years ago* (last edited 3 years ago) by Ategon@programming.dev to c/meta@programming.dev

toast.ooo has hosted a place event for lemmy for the weekend! You can go to https://canvas.toast.ooo and log in using your lemmy account (a bot will send a code to your dms which you can use to verify yourself on the site)

I've started making a programming.dev logo over on the left. Feel free to help out with structure or making something for your community nearby. Theres already c/rust that made a little drawing. Ive been freehanding the looks but aiming to get 5x5 logos of different communities around the p.d text

Will last for the weekend and pixel cooldown is 30 seconds (with it being able to stack up to 6 pixels to place down at once with the stacked ones having a 1 min 30 sec cooldown)

24

Going to start doing daily questions of the day here about misc game development topics. Probably also going to start some over in !game_design@programming.dev as well

For today heres a question about which tools & software you find essential

11
Feedback friday (programming.dev)

Welcome to feedback friday, this is just a thread where you can ask for some feedback on something you might be working on related to game development

Haven't been running these for a bit due to some issues with my laptop but will start running them weekly again. Theres also going to be screenshot Saturday happening tomorrow

If you want some feedback on some art, a game track, a game trailer, a mechanic, the design of something, etc. feel free to post it here

21
submitted 3 years ago* (last edited 3 years ago) by Ategon@programming.dev to c/godot@programming.dev
21
18
24
30

Terrain3D, Memento Mei, conq.io, Shockbot, Turing Complete, Echoes, They Don’t Sleep, Canvas of Kings, Farm Keeper, Espiocracy

1
submitted 3 years ago* (last edited 3 years ago) by Ategon@programming.dev to c/lemmy_dev@programming.dev

With lemmy.world having published their own set of bot guidelines I figured I should make some here as well to get some parity

The rules are less strict than lemmy.worlds rules within the confines of programming.dev but for communities in instances outside programming.dev default to the lemmy.world rules unless told otherwise

Bot Guidelines:

  1. Mark Bots as Bots Bot accounts should be marked that they are a bot using the checkbox in the user settings. This includes any automation in an account (if you automate part of your personal account, put what the automation is in your bio so people know)
  2. Put contact info The owner of the bot and some way to contact them must be in the bot's bio (unless its an automated personal account, in that case the account itself it the way to contact)
  3. Use mentions as prefix If a bot has commands it should use its mention as a prefix. (This will allow different bots to use the same commands without interfering with each other)
  4. Dont spam Bots should not spam posts or comments. (If a bot command has been used its fine to do a response but dont drown out non bot posts in the local new sort.) Certain cases are unavoidable such as if you want to get a bot posting weekly threads in different communities at the same time but in those cases please contact me first to get it approved
  5. Allow mods to opt in Bots participating in a community should be opt in so communities can choose what bots they want. If you want a bot to be allowed in a community please contact the moderators of that community first. EXCEPTION: If a bot is deemed to be a well behaving bot that brings net good to the instance it can override this rule as long as it has been approved by an admin. This can include things such as a tldr bot, remindme bot, link fixer bot, piped link converter bot, etc. If a bot has overriden rule 5 with this exception community moderators should still be able to opt out of the bot

These rules should bring us up to parity with lemmy.world along with allowing a bit more leeway within the instance since there has been some nice bots getting made that I dont want unfairly punished

If you have a bot you want whitelisted for the entire instance for the rule 5 exception feel free to dm me here or on matrix

And if anyone has any suggestions for changes to these rules feel free to comment them. They can be adjusted as needed if any issues with them come up

[-] Ategon@programming.dev 4 points 3 years ago

Ive removed this comment due to being unrelated to the actual topic of the post which is the new lemmy frontend. Reminder to keep talks here about rust rather than politics. Theres a ton of other communities for that and the lemmy dev politics have already been discussed heavily

[-] Ategon@programming.dev 4 points 3 years ago

Update: I have looked into it and yeah they were pretty drastic

Owner of the api repo says the library will be updated soon so hopefully should be back up soon

[-] Ategon@programming.dev 4 points 3 years ago

One set of videos I want to recommend that helped me get started with the engine is heartbeasts platformer tutorial. It was made for Godot 3 so if youre using 4 some things may have changed but as someone who wanted to start building platformers it really helped

https://www.youtube.com/watch?v=f3WGFwCduY0&list=PL9FzW-m48fn16W1Sz5bhTd1ArQQv4f-Cm

[-] Ategon@programming.dev 3 points 3 years ago

Thats fine! Any engine is usable in the jam and people starting out or learning is always welcome

view more: ‹ prev next ›

Ategon

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