Last year for reference ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fprogramming.dev%2Fpictrs%2Fimage%2F8044ce90-fe6e-4feb-a8ff-fbd733304802.png) And the year before that ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fprogramming.dev%2Fpictrs%2Fimage%2Fb1e0c5c9-6f87-4ef4-bafc-6df90a98eed3.png)

221
30

> UI Pack: Adventure is now available ✨This completely free pack includes 128 sprites for HUD/UI, both in PNG & SVG vector files! > > Download (free, no registration, no tracking, no ads etc.): https://kenney.nl/assets/ui-pack-adventure ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fprogramming.dev%2Fpictrs%2Fimage%2Feaa432be-5e46-40b8-b0dc-32b0108f888f.png)

47
1
https://www.youtube.com/watch?v=RSyiH5LCGcE

- Seal the rift - Balocks - Duniya Skapare - Dungeons & Degenerate Gamblers - The Garden Path

23
0
astro
Astro mac 2mo ago 80%
Astro 4.14
astro.build
3
0
godot
Godot 3mo ago
Jump
Come join me for the Super Nintendo Style Graphics Jam
  • mac mac 3mo ago 100%

    Note theres also a !gamejams@programming.dev community

    10
  • Stop describing your game using other games
  • mac mac 3mo ago 100%

    Keywords in what I said being "everyone on reddit knows what reddit is". Had that there since a lot of comparisons of lemmy being similar to reddit happened on reddit itself but if people are talking on lemmy or elsewhere the comparison shouldnt come up unless the other user initiates that (especially if theres more people like you and we would then be sending traffic to reddit with the comparison)

    3
  • Stop describing your game using other games
  • mac mac 3mo ago 70%

    The issue comes up when people youre talking to dont know what youre using as a comparison

    Article mentions that if they mention something then its fair to say how youre similar / differences but the person youre talking to has to initiate that. For people on reddit everyone on reddit knows what reddit is as they are using it so comparisons to it can be made on posts there

    4
  • godot
    Godot 3mo ago
    Jump
    [crosspost] Reworked some enemy collision boxes, the dash, and added some squishing - (doomski@mstdn.games)
  • mac mac 3mo ago 100%

    I usually just ask users on mastodon in dms whether theyre fine with me posting it here and then make a completely new post if they say yes. For the actual video I download it from mastodon then usually shrink it to around half width and height and optimize it a bit so its within the lemmy file size limit

    For actual crossposts from mastodon only the original author can do that and by tagging the lemmy community

    2
  • godot
    Godot 3mo ago
    Jump
    What's your favourite Godot tutorial Youtuber?
  • mac mac 3mo ago 100%

    The channel I used when starting out and that has some great tutorials is Heartbeast.

    https://www.youtube.com/@uheartbeast

    Another channel with some great content is Godotneers

    https://www.youtube.com/@godotneers

    13
  • Let's blame the dev who pressed "Deploy" - by Dmitry Kudryavtsev
  • mac mac 3mo ago 100%

    Edited the title to have a by in front to make that a bit more clear

    24
  • Resurrecting a dead Dune RTS game
  • mac mac 3mo ago 100%

    Note its not my blog, just something I thought was interesting. Author is one of the people who has worked on factorio in the past

    3
  • swift
    Swift 7mo ago
    Jump
    Get Started with Embedded Swift on ARM and RISC-V Microcontrollers
  • mac mac 7mo ago 100%

    Theres a large writeup someone did on the swift discourse a couple years ago about it https://forums.swift.org/t/introduce-embedded-development-using-swift/56573

    1
  • tech
    Tech 7mo ago
    Jump
    Winged cargo ship saves three tonnes of fuel per day on first voyage
  • mac mac 7mo ago 100%

    Rather than usual sails these are solid and foldable and act more like plane wings

    37
  • What’s new in Mojo SDK v0.5 (14 Nov 2023)
  • mac mac 7mo ago 100%

    huh yeah I can see that the date is november

    for some reason it popped up on my rss reader as coming out last week but guess someone edited the page and it pushed it out to the feed as new. Hasnt been posted to the community yet so I guess ill keep it up for archiving reasons

    2
  • *Permanently Deleted*
  • mac mac 8mo ago 100%

    Ok then that with the post you linked its more like shitstorm with Lemmy rather than about Sublinks like in your title

    1
  • *Permanently Deleted*
  • mac mac 8mo ago 100%

    When you say devs in the start of the post, which devs are you referring to. You never clarify

    2
  • My Love-Hate Relationship With Lemmy – Gavi's Blog
  • mac mac 8mo ago 88%

    Not all work with someone happens from opening up issues or PRs

    7
  • Lemmy Active Users looking good
  • mac mac 8mo ago 100%

    For old reddit style theres mlmym which fills that niche better (e.g. for you that would be at https://old.lemmy.world)

    Default UI is currently getting overhauled in a bunch of different ways. Lemmy-Leptos for Lemmy itself, and new UIs for Sublinks and Piefed as they get constructed

    5
  • Managing enemy spawn large world
  • mac mac 8mo ago 100%

    I dont know how larger games do it but it mostly depends on what kinds of enemies and what genre of game youre doing.

    If you have a lot of enemies that will be spawned and despawned and they are mostly the same you can do an object pool where instead of destroying the object it gets hidden and added to the back of the pool for another enemy to spawn in as in the future by showing it and moving it to the correct spot

    In terms of when to spawn it usually (assuming youre doing most genres) you can just spawn it right outside the view of the player when they hit a trigger. In games I usually make enemies are spawned on a timer since it tends to be more arcade like and in that case you usually just spawn them outside the range of the player in a random location around a radius after X amount of time has passed

    Can give more specific things if I know the genre

    Also downvote is likely someone from the all feed

    3
  • Gleam version 1 – Gleam Language Release
  • mac mac 8mo ago 100%

    Yes, or it compiles to JavaScript. From the version 1 post

    6
  • MySQL moment
  • mac mac 8mo ago 100%

    Tried looking. According to one of the users who posted it its by 0x00 whos the person who made floor 796. All things I can find relating to them are floor 796 related though and can't find where this was originally posted

    Heres floor 796 though if anyones interested https://floor796.com

    23
  • *Permanently Deleted*
  • mac mac 8mo ago 100%

    All lemmy apps are sublinks apps, it has api compatibility

    The demo site also isn't an instance for accounts, its a demo

    10
  • *Permanently Deleted*
  • mac mac 8mo ago 100%

    API pretty much already has parity, should be done way quicker than that

    12
  • *Permanently Deleted*
  • mac mac 8mo ago 100%

    Theres more than just the api repo and pull requests are squashed in some of them making it show as less

    2