Skip Navigation

Hey everyone! Recently made yet another jam game with this one being made for the 12th brackeys jam

!

Theme of the jam was Calm before the Storm so instantly thought of a system similar to Frostpunk where you have a city and then conditions end up getting worse as time goes on. This was then adapted to be a city that is getting more flooded over time after brainstorming with my jam team.

If youve got any feedback feel free to throw it below or on the game page. I should be eventually pushing out a post jam update based on the feedback gotten

Game link: https://team-auboreal.itch.io/floodworks

1

Game made in 4 days for the GMTK jam along with two composers and another person person helping out with some of the code

1
Jump
Lemmy Federate integration problem with P.D
  • Should be fixed

    4
  • Jump
    [SOLVED] Why do the lemmy.world people have this lil icon? I wanna have a sharky under my posts too!
  • That icon is the fediverse icon, not the lemmy.world icon (lemmy.world one looks like a globe)

    It shows the original version of that post (the top one links to lemmy.world since thats where that user is from, center one links to mander, and bottom one links to gehirneimer.de)

    The post you made here has the icon for me that ends up linking to the version of the post on blahaj

    21
  • Jump
    Invalid SSL Certificate on alternate frontends
  • Started using certbot-dns-cloudflare to generate the certificate

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

    4
  • Jump
    Making Lemmy usable - filtering out unwanted political / memes / controversial content
  • The easiest way would be subscribing to the communities you want and then using the subscribed feed instead of the all feed

    Some frontends (mostly the apps) have filters you can use to filter content but the main frontend doesn't currently apart from blocking the communities

    An alternate thing to do could be to use the local feed in the instance that primarily has the content you want. Isnt doable for all types of content since not everything has a topic based instance for it and would require having a new account if you want to interact but theres things such as mander.xyz for science, programming.dev for programming/hardware/etc. topics, etc.

    70
  • Jump
    Invalid SSL Certificate on alternate frontends
  • Should be fixed for all of them now

    I changed how I created the certificate so that it should automatically renew, old system seems to have errors when it tried

    2
  • Jump
    Spreading of the 100 biggest Lemmy communities
  • I looked at the community list in programming.dev (from https://programming.dev/communities) sorted by active users per month and noted down the instances for the top 100 communities

    its using google sheets

    going to recount with lemm.ees community list in a sec since theyre federated with hexbear

    11
  • Jump
    Spreading of the 100 biggest Lemmy communities
  • Manually counted communities in the top 100 per instance and threw it into another pie chart (for active users / month)

    This also seems to be different than the results gotten from lemmyverse as the lemmyverse data hasnt been updated in 11 days according to that site

    A bunch of instances gained or lost some coms in the top 100 from variance of things happening in the last week

    (the eight instances that it decided to not give labels to that have 1 community are feddit.uk, lemmy.zip, beehaw.org, lemdro.id, ttrpg.network, lemmy.wtf, lemmy.blahaj.zone, mander.xyz)

    edit: updated graph to be more accurate users/month counts

    31
  • Jump
    Spreading of the 100 biggest Lemmy communities
  • Seems like lemmyverse doesnt have the instance listed at all for some reason, assuming a crawling issue. I reported it on their repository. Would be new since I remember it showing the instance before

    You can check in https://programming.dev/communities that programmer humor has way more active users than most communities here

    16
  • Jump
    Spreading of the 100 biggest Lemmy communities
  • .ml and hexbear have been around much longer than the other instances so have built up more subscribers

    13
  • Jump
    Spreading of the 100 biggest Lemmy communities
  • Surprised I dont see programming.dev in the data, we definitely have at least 3 communities in the top 100 (programmer_humor, programming, linux)

    52
  • Jump
    I'm making Melee but FOSS
  • I can sketch out a better version of them in the future, ill add that onto my queue of things to do. No name yet but can also plan out that

    1
  • Jump
    I'm making Melee but FOSS
  • Is it planned to be 2d, 3d, or pixel art?

    If youre looking for another mascot to add theres a programming.dev penguin as well lol. Isnt used much currently but was with our art on fediverse canvas

    If you also want another spot to post in we have an !inat@programming.dev community meant for team finding as well

    9
  • Jump
    I keep getting logged out today. Is it just me?
  • I use an old android version but I can update to try to replicate

    1
  • Jump
    I keep getting logged out today. Is it just me?
  • which firefox, stable beta or nightly

    3
  • Jump
    I keep getting logged out today. Is it just me?
  • I checked your post history, are you talking about this post from a year ago? https://programming.dev/post/749664 (that one has only a couple downvotes which usually is standard as most posts get a couple downvotes though)

    Its the kind of thing thats very difficult to solve since not everyone gets it and seems like it pops up randomly (havent been able to clearly reproduce it yet)

    Were you also on mobile firefox using the site? Or was the firefox you were using on pc

    2
  • Jump
    I keep getting logged out today. Is it just me?
  • Are you able to log in and stay logged in on one of the alternate frontends? E.g. https://a.programming.dev

    2
  • Jump
    I keep getting logged out today. Is it just me?
  • Do you have anything that would clear cookies or mess with the jwt you get from logging in in some way?

    2
  • Jump
    How could I get the inspector of a property type?
  • 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

    4
  • Jump
    Donating to admins without github
  • All links for the instance are viewable on https://me.programming.dev/ (or most are on the sidebar)

    Donation page is here: https://github.com/sponsors/snowe2010

    I have some personal spots to donate but theyre not connected to the instance so the snowe github sponsor donation is the only official instance one atm until we add some new spots

    3
  • praise-me.fly.dev Praise my GitHub profile!

    Use your GitHub profile as a way to get personalized messages of praise and encouragement.

    There was a roast my github profile site going around recently so as a counter to that someone made a praise my github profile. Enter your profile and get an AI complimenting you

    13
    mastodon.social programming.dev (@programming_dev@mastodon.social)

    programming.dev is going to down for partial upgrade of pictrs service. Downtime for initial site should be short, but length of time for pictrs upgrade is unknown. Downtime will begin at 04:45 UTC

    edit: Site is back up, pictrs is still upgrading so uploads may fail or be slow until the upgrade is done.

    (all the alt frontends are also currently down so that pictrs can be upgraded faster)

    Edit 2: seems to be done

    7

    Sorry for the small delay on this, was competing in a gamedev competition which took up most of my weekend

    The way I instantly make the variables is using tip #1 I posted https://programming.dev/post/17169923

    3

    Made a small arcade-like game for a recent gamedev competition

    Every time you hit an edge of the screen you get smaller and you need to collect balloons to increase your size so you can survive longer

    Entire thing was made in 12 hours and people voted on 10 different things I was forced to include into the game in some way (balloon, pigeon, sword, fish, cloud, trilobite, dolphin sfx, music I used for the title screen, trumpet fanfare sfx, pigeon sounds)

    Enjoy, if youve got any feedback feel free to let me know and I can take that into account if I do some post jam work or for future games like this I make

    !

    !

    !

    0
    badcop.itch.io Caverim by badcop, ves, Ategon

    The Elder Coal Mines: Caverim

    Any similarity to skyrim is completely coincidental

    Theme of the jam was swords and sorcery and it was 10 days long

    Hope you enjoy!

    4

    Going to start doing some daily Godot tips, both to force me to look for cool things the editor does so I can use it myself and to help out anyone else

    Also posting these on my account on https://bytes.programming.dev

    If youve got any tips I can put for a future day feel free to give me it and I can queue it up if I havent already

    4

    You can see the final canvas here: https://canvas.fediverse.events/

    We managed to finish our design pretty quickly and there was also the godot logo, the lattice pattern to the right, the cable leading from the monitor to the outlet up near one of the other designs, and everything else people helped with!

    Ill be prepping for the next canvas close to when that happens (next year) and if anyone else wants to help out with the design you can help plan it out in the event channel on the discord/matrix

    If anyone wants to help out with developing new features for the next time canvas occurs the projects open source. https://git.sc07.company/sc07/canvas Feel free to reach out to me and I can help get you set up with the codebase

    0

    Hey everyone! Thanks for participating in Canvas. I wanted to make a thread to collect together suggestions people have that can be worked on before the next Canvas.

    Feel free to also throw in suggestions for future Events we can build and run for the fediverse.

    Ill be collecting suggestions together and making issues for them in the repository for myself or some other contributors to work on (the projects open source so anyones free to contribute! https://git.sc07.company/sc07/canvas Feel free to reach out to me and I can help get you set up with the codebase)

    124

    As part of an update that was just pushed you can now enable "New Pixel Pulses" which will make a little circle for a bit surrounding any new pixels that get placed onto the canvas

    You can use this to see where activity is happening on the canvas

    This was originally made as a userscript by soda_cans and was adapted by me into the actual codebase

    1

    Currently on the canvas theres a bunch of blank space remaining. This is both due to people using the blank space as part of their design and due to some areas not having backgrounds yet!

    (The green shade in the attached image is the blank canvas filter, you can find it in settings to see whats blank space and whats white)

    As we head into the last part of canvas if you have any spare pixels you dont know what to do with you can drop some to help out some of the backgrounds

    Some example locations:

    Bi flag (around y=437)

    !

    Gray lattice (around 472, 461)

    !

    Whitespace in OSU (around 313, 265)

    !

    Void (around 709, 218)

    !

    Foliage (around 581, 493)

    !

    Yellow (around 74, 469)

    !

    Blue and Teal (around 271, 201)

    !

    White stripes in the upper flags (around 350, 46)

    !

    If you have any others post them in a comment

    12