[-] Ategon@programming.dev 19 points 1 month ago* (last edited 1 month ago)

Theres no LLM involved. This version of the post doesnt have the tldr to clarify some things so ill just repost my comment here

  • Were not sending data to an LLM but the method is hidden so bad actors cant bypass it (you can disagree on that but the main issue is bots that are able to check blacklisted content and then just edit messages slightly to bypass it)
  • The things that are checked are public (posts, comments, and dms that are also sent to other servers we dont control) and can be moderated on regardless of this. There isnt anything that breaches privacy
  • Worst thing it can automatically do is temporarily remove a post/comment until an admin can approve or deny it just so its not there for people to run into (for example if someone spams slurs at someone else the someone else doesnt see that instead of it being there until an admin is able to come online)
[-] Ategon@programming.dev 17 points 2 months ago* (last edited 2 months ago)

that still automatically pulls the content even if its manually reviewed which makes it go out much faster than any people manually making memes would be able to post at

just space things out so youre not doing more than a couple a day here and dont just copy titles and stuff 1 for 1

76

This makes it so that its disconnected from the main editor and you can drag it onto other screens

Alt text: A tooltip appearing over the godot edit saying Make the Script editor floating. Appearing near the top right of the script window due to hovering over the top right button there.

41

Alt text: Godot editor looking at the Action on Play setting opened and showing the options Do Nothing, Open Output, Open Debugger

This is yesterdays tip but ended up falling asleep before It was posted so there will be another tip today

44

Day 2: Red-Nosed Reports

Megathread guidelines

  • Keep top level comments as only solutions, if you want to say something other than a solution put it in a new post. (replies to comments can be whatever)
  • You can send code in code blocks by using three backticks, the code, and then three backticks or use something such as https://blocks.programming.dev/ if you prefer sending it through a URL

FAQ

36

Programming.Dev is going to be going down starting at around 00:01 UTC Monday Dec 2 to attempt to fix the database corruption that happened relating to communities.

This has been affecting attempting to look at the pages for certain communities (it would end up loading forever instead of actually showing the posts for the community) and was affecting federation in some cases.

This is the second attempt to fix the issues with the first one needing to be rollbacked from due to the fix not working.

This fix could take several hours, so the outage window is going to be from 00:01 - 06:00 Dec 2.

51

Day 1: Historian Hysteria

Megathread guidelines

  • Keep top level comments as only solutions, if you want to say something other than a solution put it in a new post. (replies to comments can be whatever)
  • You can send code in code blocks by using three backticks, the code, and then three backticks or use something such as https://blocks.programming.dev/ if you prefer sending it through a URL

FAQ

21

Advent of Code is an annual Advent calendar of small programming puzzles that can be solved in any programming language you like.

Puzzles have a backstory and then a collection of different inputs with people getting a random input and needing to submit the corresponding output for the puzzle and their input to successfully complete it.

Puzzles start easy and get harder as the days go on. Every day has two different puzzles in increase in difficulty with you getting access to the second puzzle after solving the first.

Puzzles are released every day at midnight ET and can be completed anytime after they are released (but people who solve them quicker after they're been released get more points for the site leaderboard).

https://adventofcode.com/


What can I post here?

Anything relating to the event! Whether that be a meme, asking for help, sharing solutions, etc.

Every day a megathread will be posted that solutions to that day should go into. In the megathread you can post code using code blocks or by linking to repositories or pastebins.

To make a code block make three backticks, make a new line and put the code on lines, then put a newline and do three backticks on that

e.g.

```
console.log('Hello World')
```

becomes

console.log('Hello World')  

If you want a spot to post code externally (e.g. if it is too large or you want to have a spot to store it) we have a forgejo instance and an opengist instance

you can find them at https://git.programming.dev/ and https://blocks.programming.dev/


How should I format my post titles?

Try to keep titles in this general format:

[help, etc. category if applicable] [YEAR Day # (Part X)] [programming language if applicable] Post Title

For example:

[2023 Day #5 (Part 3)] [Rust] My attempt at a solution

Another example:

[Help] [2023 Day #2] What does this sentence mean

This helps people avoid spoilers and lets people use it as an archive by searching if they find out about the event in the middle and are starting from the beginning

57

This makes it so you can see details about things in the scene without needing to manually swap

114

This makes it easier to print out multiple things at the same time without needing to do a bunch of string concatenation

Easy way you can remember it is thinking s for space and t for tab. When you want to print normally just call print. Otherwise add s for space or t for tab on the end of the function for the separators.

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

Changing this to the lowest value (0.01) makes suggestions always appear instantly for really quick coding

I'm continuing my tip series with some more tips (ended up stopping it before since I got busy with some projects). Will have a goal of having tips at least until the new year

20
20

We recently did an update to 0.19.5

Along with this came a bug that makes hidden communities not function properly so that they will still appear in the all feed

I have reported this on the lemmy repo and once the devs fix that bug our all feeds should go back to normal (but for now content such as politics and bot communities may appear for a bit)

Heres the bug report if anyones interested in that https://github.com/LemmyNet/lemmy/issues/5074

1

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

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

That would massively hinder growth since actual users would get affected and then leave since they can't actually use the platform

Probably better to set up some link blacklists and then add things to it based on what spammers are linking to

edit: what you linked to is also not a community, did you mean !technology@lemmy.world or !tech@programming.dev?

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

As more people use https://lemmy-federate.com more niche communities will show up in most large instances by default

Imo its the ideal solution since it populates the posts in the all feed for people who don't know about the site to still see

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

Its from the microblog side but leaking into lemmy a bit since they mass tag everything they find (which includes lemmy communities)

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

There typically will always be some form of controversy, tends to be just how the admins handle that

I try to keep this instance federated with instances as much as reasonable (the only lemmy instances we really defederate with are burggit and rqd2 since their instance rules break our instance rules, lolicon+DMCA ignoring for the first and very questionable communities in the second (zoophilia, MAP)) and were dealing with the situation in this post internally currently to solve the situation here with blahaj. Should make a post in meta probably tomorrow

I can give some recommendations of some instances with admins ive had positive experiences with (im one of the programming.dev leads though if that affects my stances on this)

  • startrek.website - I dont talk with these admins much but the instance tends to be pretty positively viewed across lemmy
  • slrpnk.net - one of the other niche instances. Admins seem relatively chill and I dont have anything negative regarding them. Active in helping stop spam accounts (defeds with hexbear + lemmygrad)
  • lemmings.world - has been pretty active in making tooling to help out a bunch of admins + the fediverse in general. Made uptime badges that some instances use, a linking system so you can link to something that sends people to the copy of it on their own instance, and a gui for fediseer which a bunch of admins use to keep track of defederations + endorsements (defeds with hexbear + rqd2)
[-] Ategon@programming.dev 18 points 2 years ago

Advent of code is an coding advent calendar where a new puzzle is released every day for people to solve

The numbers there (apart from the timer) in the site that was linked can be clicked to bring you to specific puzzles (1 aka Day 1 for the puzzle on the 1st of december, 2 aka Day 2 for the 2nd of december, etc.)

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

they start out easy and get harder as time goes on. Theyre intended for all levels due to that and theres two different difficulties per day (the harder one being unlocked when you do the easy one). Basically anyone can do day 1

Heres stats for how many people completed each day last year https://adventofcode.com/2022/stats

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

Ive been working on a soft fork of lemmy called Pangora to prioritize development on different areas that the main lemmy codebase has been neglecting (such as mod tools). Gives a different option than the main lemmy codebase for supporting development and as redundancy for if anything goes wrong (although not production ready atm as its still getting mostly set up) !pangora@programming.dev

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

LemmyBB is just an alternate frontend. It is possible to not federate with any other instances though by turning federation off in the instance settings

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

The issue with using upvotes as a voting mechanism is they can be easily faked due to federation. Someone can just whip up an instance with 200 accounts and mass upvote one of the options

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

Note if you put the image link in the url bar of the post rather than the body it lets people see it while scrolling (url + title can be edited so you can edit it to do that still if you want)

view more: ‹ prev next ›

Ategon

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