yeah but ideally it wouldnt be. People come here to escape reddit they dont want to be reminded of it. Just warning that if you post with it youre going to get a lot more complaint comments
Ategon
Indie game developer 🇨🇦
Working on some games for game jams in my free time
Admin of programming.dev and frontend developer for sublinks
Account has automation for some scheduled posts
Site: https://ategon.dev/
- 48 Posts
- 44 Comments
4 posts were still left up from your batch after I cleaned up some to clean the home instance feeds and them the mods trimmed it down more (from 19 within the same small window of time). Just make sure to spread posts out so theyre not all posted in a chunk (and dont use camelcase for titles or have connections to reddit). This post is more than a day after the other ones so would be fine
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
Just a measure to make sure this stays a human zone and not bots spamming everyones post feeds for all the different communities without any sort of curation
When posting in communities in the instance please follow the automation guidelines (Section 2 and 3 match the most) https://legal.programming.dev/docs/automation-guidelines/
Notably the section that says 75% of recent content should be human created not automatic and accounts with automation should be marked as such
It tends to make each individual post do worse as well when theyre spammed like this at once
edit: Just saying this here for transparency, I removed half of the posts so that theres 9 now instead of 19. Leaving the rest this time but if theres more feed spam I would be reducing that to match the guidelines more instead of leaving a bunch like here (mods of the community can determine whether to handle this batch more but this clears up the general instance feeds)
Ategon@programming.devto
Programmer Humor@programming.dev•lemmy.world is gone. who wants to sword fight?
57·5 months agooutbound federation was down here for a bit. meme is kinda out of context now since it’s working again lol
the bots still a work in progress, the removal for now still removes it for local users before an admin can look at the content for communities it can’t be fully removed from (false alarms then get unremoved though)
Since you mentioned not knowing if this is the right community. For any question where you dont know where it goes !no_stupid_questions@programming.dev usually catches everything. Theres also some other question coms at !cs_career_questions@programming.dev and !ask_experienced_devs@programming.dev but theyre more specific. I can leave this one here though, its fine (especially since theres a bunch of info here now)
If anyone still sees messages from the spammer in the comments let me know, federated removals are wonky sometimes
Ategon@programming.devMto
Programming@programming.dev•Looking for a friendly matrix / discord server of enthusiast programmers and nerds
2·3 years agoIts people from here which is people that fit both categories so would say it has some people that do non work programming
Ategon@programming.devMto
Programming@programming.dev•Looking for a friendly matrix / discord server of enthusiast programmers and nerds
7·3 years agoWe have a discord and matrix community for programming.dev. Currently there isnt much there in terms of chatting about programming itself (mostly just things happening in the instance and lemmy) but there could be
Was bridged but the bridge broke so theyre temporarily disconnected https://discord.gg/3ZzW6dJxHR https://matrix.to/#/#p.d:matrix.org
Ategon@programming.devOPMto
Advent Of Code@programming.dev•[Closed] [Meta] Looking for mods for c/advent_of_code
2·3 years agoAlright ive modded you
Heres my copy paste for the days (every day I switch the day and the title at the top (if I send it before the challenge drops I just do insert name here and then edit it later). When https://adventofcode.com/2023/stats hits 100 for both nums then I unlock the thread and put an edit at the bottom saying its unlocked
(text here is slightly different since 0.19 dropped now so my warning about that is gone)
# Day 15: Lens Library ## 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://topaz.github.io/paste/ if you prefer sending it through a URL ## FAQ - What is this?: Here is a post with a large amount of details: https://programming.dev/post/6637268 - Where do I participate?: https://adventofcode.com/ - Is there a leaderboard for the community?: We have a programming.dev leaderboard with the info on how to join in this post: https://programming.dev/post/6631465 --- 🔒 Thread is locked until there's at least 100 2 star entries on the global leaderboardI also add a link to the new post on the sidebar calendar when I post it
Title is in the format
🎄 - 2023 DAY 15 SOLUTIONS -🎄
The title emojis ive been rotating through 7 different ones based on the day of the week, can see past days for ones ive used or you can do your own thing
You should get options in the format

When clicking on the three dots on a post (bar the local pin since thats admins only). Community pin pins it / unpins it and the lock locks / unlocks the thread to prevent people from posting in it
Will unmod myself from here after I see its going fine
(If I dont get a reply back by the stats hitting 100 for both puzzles today then ill just post the megathread to catch it for today)
Ategon@programming.devOPMto
Advent Of Code@programming.dev•[Closed] [Meta] Looking for mods for c/advent_of_code
3·3 years agoFor modding in general, baseline is checking and handling reports made by users. In addition to that though there can be looking over posts in the instance to make sure none break the rules (sometimes theres stuff like off topic posts made that arent reported)
This community specifically in addition to the above has the solution threads that would require to be posted when the new puzzle drops while AoC runs throughout december
Daily tasks:
- checking reports once a day or something similar and dealing with them
- while AoC is running at midnight ET post a solution megathread and lock it. When the two numbers for the day at https://adventofcode.com/2023/stats get above 100 unlock it (done to prevent cheating on the global leaderboard, only the first 100 scores count there). Usually takes at most 30 mins to reach 100, was much shorter in the early days of the month
Yeah ill be editing it and trying to relaunch it in the new year with a different format
The issue with that and reason why AoC doesnt use that for the leaderboard is they dont have access to the code people write, just the final result
Adding that as an option would mean having something that takes into account differences in base runtimes of code for different languages (e.g. scripting languages taking longer) so that its feasible to code it in anything, and having the ability to execute many different kinds of code which can be a pain to set up (and would mean youre then running arbitrary code unless you sandbox it)
I used that as the way to rank people in !challenges@programming.dev when I was running that and its been on hiatus for awhile due to the effort needed to run it since I havent had time due to building up things in the instance such as !pangora@programming.dev
It could work if self reported but then its easy to cheat
Ategon@programming.devOPMto
Advent Of Code@programming.dev•❄️ - 2023 DAY 10 SOLUTIONS -❄️
2·3 years agobtw if you put the url to nim as /c/nim@programming.dev I dont think the url bot will trigger since it does the same thing the ! format does
[Nim](/c/nim@programming.dev)Edit: yeah looks like it didnt reply to me so this format works
Ategon@programming.devMto
Advent Of Code@programming.dev•[2023 day 8] some guy on reddit manged to brute force part 2 in 57 seconds on a gpu
18·3 years agoAdvent 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.devMto
Programming@programming.dev•[go] Feedback for my first project: reimplement pulp-manifest
2·3 years agoWeve got a go community in the site that you might get some answers from rather than the general community here !golang@programming.dev
JavaScript
Ended up misreading the instructions due to trying to go fast. Built up a system to compare hand values like its poker before I realized its not poker
Likely last day im going to be able to write code for due to exams coming up
Code Block
// Part 1 // ====== function part1(input) { const lines = input.replaceAll("\r", "").split("\n"); const hands = lines.map((line) => line.split(" ")); const sortedHands = hands.sort((a, b) => { const handA = calculateHandValue(a[0]); const handB = calculateHandValue(b[0]); if (handA > handB) { return -1; } else if (handA < handB) { return 1; } else { for (let i = 0; i < 5; i++) { const handACard = convertToNumber(a[0].split("")[i]); const handBCard = convertToNumber(b[0].split("")[i]); if (handACard > handBCard) { return 1; } else if (handACard < handBCard) { return -1; } } } }); return sortedHands .filter((hand) => hand[0] != "") .reduce((acc, hand, i) => { return acc + hand[1] * (i + 1); }, 0); } function convertToNumber(card) { switch (card) { case "A": return 14; case "K": return 13; case "Q": return 12; case "J": return 11; case "T": return 10; default: return parseInt(card); } } function calculateHandValue(hand) { const dict = {}; hand.split("").forEach((card) => { if (dict[card]) { dict[card] += 1; } else { dict[card] = 1; } }); // 5 if (Object.keys(dict).length === 1) { return 1; } // 4 if (Object.keys(dict).filter((key) => dict[key] === 4).length === 1) { return 2; } // 3 + 2 if ( Object.keys(dict).filter((key) => dict[key] === 3).length === 1 && Object.keys(dict).filter((key) => dict[key] === 2).length === 1 ) { return 3; } // 3 if (Object.keys(dict).filter((key) => dict[key] === 3).length === 1) { return 4; } // 2 + 2 if (Object.keys(dict).filter((key) => dict[key] === 2).length === 2) { return 5; } // 2 if (Object.keys(dict).filter((key) => dict[key] === 2).length === 1) { return 6; } return 7; } // Part 2 // ====== function part2(input) { const lines = input.replaceAll("\r", "").split("\n"); const hands = lines.map((line) => line.split(" ")); const sortedHands = hands.sort((a, b) => { const handA = calculateHandValuePart2(a[0]); const handB = calculateHandValuePart2(b[0]); if (handA > handB) { return -1; } else if (handA < handB) { return 1; } else { for (let i = 0; i < 5; i++) { const handACard = convertToNumberPart2(a[0].split("")[i]); const handBCard = convertToNumberPart2(b[0].split("")[i]); if (handACard > handBCard) { return 1; } else if (handACard < handBCard) { return -1; } } } }); return sortedHands .filter((hand) => hand[0] != "") .reduce((acc, hand, i) => { console.log(acc, hand, i + 1); return acc + hand[1] * (i + 1); }, 0); } function convertToNumberPart2(card) { switch (card) { case "A": return 14; case "K": return 13; case "Q": return 12; case "J": return 1; case "T": return 10; default: return parseInt(card); } } function calculateHandValuePart2(hand) { const dict = {}; let jokers = 0; hand.split("").forEach((card) => { if (card === "J") { jokers += 1; return; } if (dict[card]) { dict[card] += 1; } else { dict[card] = 1; } }); // 5 if (jokers === 5 || Object.keys(dict).length === 1) { return 1; } // 4 if ( jokers === 4 || (jokers === 3 && Object.keys(dict).filter((key) => dict[key] === 1).length >= 1) || (jokers === 2 && Object.keys(dict).filter((key) => dict[key] === 2).length === 1) || (jokers === 1 && Object.keys(dict).filter((key) => dict[key] === 3).length === 1) || Object.keys(dict).filter((key) => dict[key] === 4).length === 1 ) { return 2; } // 3 + 2 if ( (Object.keys(dict).filter((key) => dict[key] === 3).length === 1 && Object.keys(dict).filter((key) => dict[key] === 2).length === 1) || (Object.keys(dict).filter((key) => dict[key] === 2).length === 2 && jokers === 1) ) { return 3; } // 3 if ( Object.keys(dict).filter((key) => dict[key] === 3).length === 1 || (Object.keys(dict).filter((key) => dict[key] === 2).length === 1 && jokers === 1) || (Object.keys(dict).filter((key) => dict[key] === 1).length >= 1 && jokers === 2) || jokers === 3 ) { return 4; } // 2 + 2 if ( Object.keys(dict).filter((key) => dict[key] === 2).length === 2 || (Object.keys(dict).filter((key) => dict[key] === 2).length === 1 && jokers === 1) ) { return 5; } // 2 if ( Object.keys(dict).filter((key) => dict[key] === 2).length === 1 || jokers ) { return 6; } return 7; } export default { part1, part2 };
Moderates
Elixir@programming.dev
Programming@programming.dev
Advent Of Code@programming.dev
Privacy@programming.dev
Game Development@programming.dev
Programming.dev Meta@programming.dev
Web Development@programming.dev
Godot@programming.dev
Linux@programming.dev
Rust@programming.dev
Git@programming.dev
PostgreSQL@programming.dev
Golang@programming.dev
Performance@programming.dev
Learn Programming@programming.dev
Functional Programming@programming.dev




im saying the posts and content are fine, just dont swamp every other type of content with it. Give breathing room for other communities and other people in this community to be able to have things surface. You can still post things hence why you havent gotten any moderation action here past getting your flood of posts removed.
some users can like attribution to reddit a lot of others dont. Not everyone has the same opinion or is the same person