Ategon

joined 2 years ago
MODERATOR OF
[–] Ategon@programming.dev 11 points 11 months ago* (last edited 11 months ago)

It depends on what is being called activity

The standard (I say standard but its really just the thing most sites use since it boosts their numbers) that social media uses for monthly active users is to do people who have logged in. This is what mastodon uses as well

While they aren't actively contributing content they are still actively using the site (active account as opposed to dead account)

I think lemmy should match up to the mastodon and other social media calculations so these comparisons actually make sense otherwise were just making lemmy feel dead by calling a different calculation MAU than what people are used to and since both calculations are being compared like they're equal

[–] Ategon@programming.dev 3 points 11 months ago

Self reported, no public way to get post reads, its just in the db

[–] Ategon@programming.dev 13 points 11 months ago* (last edited 11 months ago) (1 children)

Exploding heads shut down awhile ago and moved to another platform not in the fediverse

[–] Ategon@programming.dev 10 points 11 months ago* (last edited 11 months ago) (2 children)

For communities yes due to cross instance stats but for instances themselves (which the stats above is based on) no. You can just use post read times in addition to the three which will catch anyone who has read a post. Post reads are something each instance has access to for its users so it can do the unread comments feature but it doesn't federate (but each instance self reports stats on itself).

[–] Ategon@programming.dev 6 points 11 months ago* (last edited 11 months ago) (5 children)

the 2 million here includes the account bots that mass target open signup instances. (if an instance has no restrictions on signing up then they tend to make 8k accounts or something on it). fedidb detects that and excludes it

[–] Ategon@programming.dev 97 points 11 months ago (8 children)

Calculation for MAU changed so the old MAU and the new MAU cant really compared

old one used to include commenters and posters while the new one has that and also voters
both are missing people who dont do any of these three actions though

[–] Ategon@programming.dev 3 points 11 months ago* (last edited 11 months ago) (1 children)

Yeah setting that to monospace so browser determines it. Should just be two lines, one for each theme

Pull request maybe coming late tomorrow and then it'll probably be in 0.19.2

[–] Ategon@programming.dev 8 points 11 months ago* (last edited 11 months ago) (4 children)

1 -> yep, to make it a certain language put that language after the first three backticks. For inline you can do it using curly braces after the second backtick with a dot and then the language in it

```abnf
x=4
```

x=4

`x=4`{.haskell}

x=4{.haskell}

`x=4`{.js}

x=4{.js}

2-> https://www.npmjs.com/package/markdown-it-highlightjs is the specific one but its basically just a wrapper around highlightjs

3 -> ~~unknown, I didnt mess around with that when implementing them and I dont think it supports it.~~ edit: can probably be added manually by messing around with css. Ill do a pull request after my exams

[–] Ategon@programming.dev 12 points 11 months ago

Yeah that was the plan but had a security vulnerability just brought up so we pushed early

[–] Ategon@programming.dev 6 points 11 months ago* (last edited 11 months ago) (1 children)

There was some federation issues that are getting fixed plus a couple other bugs that need to get fixed before we update so site behavior doesnt break (e.g. show read posts not working). I assume we would update sometime after Christmas since 0.19.1 is in release clients and so we aren't dealing with maintenance over the holidays

Edit: seems like 0.19.1 released today, still likely after Christmas due to the second reason and so that can be checked to make sure there's no issues still

[–] Ategon@programming.dev 2 points 11 months ago* (last edited 11 months ago) (1 children)

Alright 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 leaderboard

I 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.dev 37 points 11 months ago* (last edited 11 months ago) (1 children)

Thanks for merging in some of my changes <3

Code block support should be great for posts coming from programming.dev and the active user change should help communities feel a bit more alive and be more accurate to actual activity

 

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

 

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

9
submitted 1 year ago* (last edited 1 year 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

 
 

Answer will be revealed in a day, put guesses below

 

Pretty interesting take on a game jam. Theyve got 6 different days you can join and you need to continue a game someone made in the previous day

 

And were up to the third language to guess! This one might be a bit harder for most people compared to the last two. Throw your guesses down below and ill reveal the answer in a day

view more: ‹ prev next ›