Ategon

joined 1 year ago
MODERATOR OF
[–] Ategon@programming.dev 7 points 4 months ago

after its fixed

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

might be some federation issues, ill see if I can look into it

looked into it: not due to versioning and out of the realm of what I can fix, I passed it along so should hopefully be fixed soon

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

I have never heard Kenney referred to as Asset Jesus lol

For people who want to know who the title is referring to for who got their game copied its KenneyNL

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

No precise date, it's basically just when we feel its been thoroughly tested to make sure its actually stable and I don't want to give a deadline that might get missed if we want to wait a tiny bit longer due to some reports

But yeah probably 1-2 weeks if theres no issues

0.19.4 ended up causing issues so we never updated to it while some other instances did and those require the 0.19.5 fixes more than we do currently

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

Thanks everyone who volunteered, going to reach out to some people soon (will be prioritizing people with programming.dev accounts)

edit: modded adr1an and dwraf to start off since I like to start communities with two mods. They can choose what they want to do past that. Ill be the primary mod for a bit and then will transfer that to someone in the future

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

If you want to run a bot against our api I'm able to whitelist ips to bypass the bot check. Feel free to reach out on matrix

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

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)

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

In order for posts to show up at least 1 person has to have subscribed to the community from this instance

I just subscribed to it which made it load the correct banner + community icon and I assume new posts should start federating when they get made

I assume less people will have subscribed from here to any lemmy.eco.br communities since we tend to have a lot more english users and the br instances have content mostly in portuguese

[–] Ategon@programming.dev 2 points 6 months ago

Thanks for the report, should all be fixed now

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

The comment language is set to german, do you have that disabled in your language settings?

[–] Ategon@programming.dev 6 points 6 months ago (3 children)

Sometimes federation takes a bit, especially from some of the instances that go down more like feddit.de

I can see the comment on the thread you linked when checking it now https://programming.dev/comment/9725576

[–] Ategon@programming.dev 1 points 6 months ago

Whats the file size and file extension?

 

Hey everyone! Thanks for being part of p.d in 2023

Ive been working on some things so figured I would give a little sneak peek into some new things that will be arriving in the next couple months

Lemmy Recap

Originally wanted to get this out before the new year but ended up getting sick so itll likely drop sometime this week. Youll be able to see stats like how many posts you made, how many comments you made, your top post, etc.

Icon & Banner Poll

Once im done with the recap ill be running some polls for what people like more between a new logo I designed and the old one and It would possibly have the icon for the instance switch depending on how the vote goes

Pangora shields.io badges & bot list

Adding some new supporting sites for pangora. There will be custom shields.io badges that can be used to display instance, community, or user stats and a bot list to list the bots that currently exist

Supporting sites

New supporting sites for programming.dev such as an improved status page, a donation page, a team page, etc.

Programming challenges

Im bringing back programming challenges but they'll be mostly ran using a supporting site and will be much less frequent (probably 1 challenge a week)

Lemmy Event: Safe Crackers

Should hopefully be running a new event in february called safe crackers that people in any lemmy instance can participate in

Hope you enjoy the instance in the coming year!

If youre interested in chatting we have both a discord and a matrix community at https://discord.com/invite/kwyxvYEYt4 and https://matrix.to/#/#p.d:matrix.org

If youre interested in helping out with coding various things for the instance such as the supporting sites or a new backend + frontend thats been getting built feel free to let me know and I can add you to the areas for that. Languages used are mostly Javascript, Typescript and Java

24
submitted 10 months ago* (last edited 10 months ago) by Ategon@programming.dev to c/meta@programming.dev
 

Back with another community health check-in to see how communities in the instance are doing

  • Lively- 5k users/month or above
  • Active - 201-4999 users/month
  • Moderate - 51-200 users/month
  • Quiet - 11-50 users/month
  • Dead - 0-10

Communities

  • Lively communities: 1 (1%) (~)
  • Active communities: 14 (7%) (+1% from last month)
  • Moderate communities: 19 (10%) (-5% from last month)
  • Quiet communities: 64 (34%) (+9% from last month)
  • Dead communities: 90 (48%) (-4% from last month)
  • Total communities: 188 (+11 from last month)

  • Active communities increased a bit
  • Moderate and dead communities decreased
  • The amount of quiet communities increased a bunch

Advent of code

Advent of code was at 136 active users/month before this month started and now its at 839 (as this month was when advent of code occured)


Least active communities

(These are ones that will be prioritized for making active) (theres a lot in the dead category so these are random ones from that, not all of them)


In the future im going to try to automate these stats so I dont have to do this manually

67
submitted 11 months ago* (last edited 11 months ago) by Ategon@programming.dev to c/meta@programming.dev
 

The instance has now been upgraded up to 0.19.1 from 0.18.5

Due to some authentication changes you will need to log in again and set up 2fa again if you had it previously enabled (since the 2fa process changed to prevent people locking themselves out)

Code Highlighting

If you make code blocks using the three backticks method the code in it will automatically be highlighted based on the detected language (in lemmy-ui aka the site)

Surrounding in 1 backtick lets you do it inline

E.g.

`console.log("hello world")` becomes console.log("hello world")

```
console.log("hello world")
```

Becomes

console.log("hello world")

The blocks will be light if youre on the light theme and dark if youre on the dark theme

Instance Blocking

This is for lemmy-ui, alt frontends may not have support yet or may be done a different way

Go to your profile settings by hitting your name, then settings in the top right

There should be a blocks section you can switch to. Go to the instances part of that and search for the instance you want to block

Blocking an instance will prevent you from seeing posts from that instance

Scaled sort

When you go to choose a sort while browsing posts you should see an option called scaled. This is hot but takes into account the active users to boost communities that need it. (E.g. a community with 20 active users will be shown more than a community with 10000)

Remote following

You can follow a community while browsing it from the site of another instance. To do this just hit subscribe for the community while not logged in on that other instance and it'll bring up a pop-up where you can enter your instance you want to subscribe from

Https://github.com/LemmyNet/lemmy-ui/pull/1875#issuecomment-1727790414

 

Hey everyone! Were pushing through the update to 0.19 now that 0.19.1 is out that fixes the issues with it (outbound federation breaking + show read posts not working)

Said in the previous meta post it would be after christmas but due to something that got noticed about 0.18 (not going to specify what since we and a bunch of other instances are still on it) were pushing it through now

Major Changes in 0.19

  • Code block support in lemmy-ui (the website) (contributed by programming.dev)
  • Activity metrics now includes voters (contributed by programming.dev) (this is how our instance was doing it but now all instances do)
  • Reports are now resolved automatically when a post is marked as deleted
  • 2FA has been reworked to prevent people getting locked out
  • Users can now block instances
  • Theres a new scaled sort that can be used (hot sort but takes into account community active users so it boosts low activity communities)
  • You can now remote follow instances by browsing on another site and hitting subscribe when not logged in (https://github.com/LemmyNet/lemmy-ui/pull/1875#issuecomment-1727790414)

Theres a bunch of other changes but not relevant to end users or are more minor

NOTE

  • If you enabled 2fa you will need to enable it again due to the 2fa changes
  • You will need to log in again due to authentication changes
60
submitted 11 months ago* (last edited 11 months ago) by Ategon@programming.dev to c/meta@programming.dev
 

Hey everyone! Been a bit since the instance has been created (and 0.19 is dropping soon) so figured it was time to update the logo and banner to look a bit nicer

The current logo is made using fira code and the banner is a quick one made by snowe

The banner though tends to not look great when text is overlayed on it in certain apps due to it being text on text and it doesn't stand out that well due to it just being black


Submissions

You can submit new logos or banners below that you think would be good for the instance. After around a week theyll be collected together and then ill run a vote for which ones people like the most

Please only submit stuff you have a proper license to use (either you made it or its something such as CC0)

If you submit something you acknowledge that we can then use that for the instance


Current Icon & Banner

Ill be adding in the current icon and banner into the vote as well when im running that if people like them better than the new options


Other misc things

  • Voting will be most likely ranked voting. I can try to create a web page that will handle voting so people can vote by logging into their p.d account and then voting with that
  • You can submit as much as you want, just if someone is spamming way to many similar things ill limit the amount that is put in the voting section

📌Ill be pinning this post in the instance for a couple days, then will pin the vote when that happens

 

For anyone interested, advent of code is about to start! (first puzzles dropping at midnight ET which is in around 11 hours)

We have a community in the instance at !advent_of_code@programming.dev for discussion about the event and that will have solution threads where you can post and compare against other people


Advent of code is a programming puzzle advent calendar where new puzzles drop every day until the 25th. They can be done in any language and puzzles are released on the AoC site

https://adventofcode.com/

7
submitted 11 months ago* (last edited 11 months ago) by Ategon@programming.dev to c/meta@programming.dev
 

Starting up a new monthly post where I look at the communities in the instance to see how well all of them are doing

From this we should be able to see what communities are struggling so that they can be focused on for adding activity across the instance

My goal for december will be increasing the amount of communities that appear in the active and moderate sections and will compare to see the activity change then


For community activity levels im breaking this into 5 categories (note these stats are based on the new users/month stats in the instance)

  • Lively- 5k users/month or above
  • Active - 201-4999 users/month
  • Moderate - 51-200 users/month
  • Quiet - 11-50 users/month
  • Dead - 0-10

Communities in each category

  • Lively communities: 2 (1%)
  • Active communities: 11 (6%)
  • Moderate communities: 27 (15%)
  • Quiet communities: 45 (25%)
  • Dead communities: 92 (52%)

Most active communities


Least active communities

(These are ones that will be prioritized for making active) (theres a lot in the dead category so these are random ones from that, not all of them)


One other community that should be interesting to see the growth is the advent of code community as that is about to start

!advent_of_code@programming.dev

currently at 136 but I assume thats going to grow much larger

7
submitted 11 months ago* (last edited 11 months ago) by Ategon@programming.dev to c/meta@programming.dev
 

Hey everyone, I just pushed a change that changes how active users/month, etc. is calculated

In Pangora I've swapped this to include both post and comment likes to more accurately reflect activity in addition to the default things it counts (By default it only counts people who have posted a post or a comment but thats not everyone who is active in the community) (Its not counting people who have looked at the community but not voted or posted but its closer than before to getting most activity).

To line the instance up to pangora functionality and since I can do this without needing to touch the code I made it follow how pangora calculates it.

users/day on some community gives a tally of all users that have done one of the following in the past 24 hours in that community:

  • posted a post
  • posted a comment
  • voted on a post
  • voted on a comment

The community stats have already been updated and the instance-wide ones should update soon next time it recalculates the stats

(note these stats only show in the instance since each instance calculates their own set of stats for all communities. If youre looking at a community in this instance from another instance the old stats will show. However this also means that communities in other instances when viewed in this instance show the new stats)

 

This is a spot where you can ask anything that you feel doesn't deserve its own post, no matter how small or simple it is!

 

A community for posting memes and humor relating to linux

Yes this community already exists on lemmy.world but not all of our federated instances are federated with world (e.g. beehaw) so this provides an alternative community

Links:

 

A community for posting memes and humor relating to linux

Yes this community already exists on lemmy.world but not all of our federated instances are federated with world (e.g. beehaw) so this provides an alternative community

Links:

 

Community for posting any moments where software unpredictably malfunctions to do something it was not intended to do

Links:

view more: ‹ prev next ›