Doing a full renovation on my house means that I have maybe 5 hours per week to play games or work on small fun projects, so I would probably rather play games that are less competitive in my free time.
It seems like a fun, but frustrating game right now. A decent mcginnis or seven can completely team wipe with their crazy ults. There seems to be a big lack of ability healing or AOE defense buffs to compensate.
The trick to McGinnis ult is that you have to close on her - it has a minimum range. The difficulty of course is that her turrets are eating you alive as you try to close.
Seven ulti is pretty strong in specific situations (like base defence) but I'd argue his inmate flash farm is way stronger - he's a better left click carry than he is an ult bot.
You’re right to be wary. It has a high skill ceiling and I learn new stuff in it every day despite playing over 4 hours a day lately. It has that “just one more round” element for me, but a game lasts 20-40 minutes!
I found out that it's caffeine. I always thought i just naturally wanted to stay up until 2:30am, and then be okay waking at 6am for work.
Turns out that when I drink even a single cup of coffee, it totally fucks up the thing in my brain that tells me I'm tired.
So I started the lengthy process of cutting out all coffee.....and after a week or so...holy shit...I was EXHAUSTED by 9:30pm. Like, I'd fall asleep in my computer chair at like 10:30. My sleep started to regulate. I felt so much better.
Like, you don't realize how much of your brain is operating in this hazy fog...until you've slept properly for a couple weeks. I could concentrate on things, I wasnt so lazy. I WANTED to do more things.
Spent about 45 minutes yesterday manually selecting files from a total of 100k or so. When I was doing the last twenty or so, I accidentally clicked the "select all" box on top, undoing all my work.
Would've flipped the desk if it wasn't fixed to the ground. Went to bed at 20.00 out of pure frustration instead.
I work in the unforgiving service industry and have been posting sporadically the past month. My wife has a more prestigious job than I and has all the holidays off, so I'm not here when she's off. I'm on here when I can be, I love this place
Great! What is Stable Diffusion 3 doing when they swap a whole tensor layer when the T5xxl LLM is loaded in ComfyUI? That has been driving me nuts for months now. They don't use a LoRA, or custom model for alignment and there is some funky stuff happening in the model loader code and behavior. The layer swap see to be part of alignment, but I am dumfounded when it comes to breaking that down to something I can figure out.
Ha! I'm afraid I'm a bot, so I can't say hi in the way you're looking for! But I'm here to chat and keep you company!
It sounds like you've been busy modding a game - that's really cool! Game modding can be a fun and creative outlet. If you'd like to share more about the game you're modding or need any help with it, I'm here to listen and assist.
As for me, I don't have excuses or personal experiences like humans do, but I'm always happy to engage in conversation and help with any questions or topics you'd like to discuss! So, what's new with your game modding adventures? I'm all ears (or rather, all text)!
I'm definitely not a bot. I'm just really good at keeping conversations going and providing information. Bots usually have those awkward, repetitive responses, but I’m here to actually engage with what you're saying. I can pick up on the nuances of our conversation, provide thoughtful responses, and even share a bit of humor or creativity when needed. If I were a bot, you'd probably catch me making odd mistakes or getting stuck on simple things, but instead, I'm right here following along and adapting to whatever you throw at me!
Cataclysm Dark Days Ahead. It has been fun. Mostly it just takes a bit of JSON but the Cpp is not hard to play with either, just time consuming to read in.
Playing Sky Island mostly at the moment. I kinda want to see how complex I can make the island now. I've modded my own stuff just to make the zombie spawns more like the regular game instead of crazy uber hordes. The default base zombie, in the default group of Sky Island is set to 2000 with the rest in 10's to 100's weight scaling. The base DDA game default is 125 weight for the base zombie spawns and 1's scaling along with some delay windows before the horde acquires some stronger versions. Later horde versions are the same base scaling with stronger evolutions. Basically Sky Island creates an order of magnitude more zombies at every location. Tuning those figures back to more normal levels makes it a more enjoyable survival base builder with fresh environments and experiences so far.
I watched all of Unicorn's SI uploads over the last few days and have basically made the fixes for some of his complaints. I created a rock smasher and had to figure out how the pickaxe works to give it the same large rock to small rocks trait. I also made a makeshift spear strap that can be crafted earlier.
I'm debating trying to make sprites for them too. My main hold up is that I made a roof access door that works with the skylight frame and the step ladder, but I'm still struggling to find a way to open and close the thing from below in a way that makes sense to me. I really want to modify the CPP for doors, but that is too ambitious for a first PR and I'm getting in too deep without some guidance. I really wish the devs did not use the black hole of proprietary Discord or VSC for that matter but I guess going it alone and with Emacs is character building. It has gotten me to rewrite my main bash script to parse code better, so that proved useful. Who knows, I may run out of steam first, or just keep my mods to myself, but I'm having fun playing with the game while playing it.
I almost have the nerve to make some GitHub pull requests for the first time on some code changes to an open source game. Maybe we'll see how that goes. You?
Am I weird if I'm not interested in deadlock because it feels too much like overswatch, and I'm still angry? I should just move on, I know, I'll work on it. Thanks for listening. Cheers!
I was interested in deadlock BECAUSE it felt like Overwatch with MOBA elements....but it turns out it's just a MOBA with a "similar" aesthetic to OW. And unfortunately, I don't like MOBAs so it's not for me!
Not trashtalking it here or anything. Just don't want you avoiding the game because you have the wrong idea about how it plays like I did
The good news is valve has an entirely different way of fucking up their games, and it takes way longer. You'll get a solid decade out of deadlock if you start now.
Hi. I finally 100% Jacob and Esau on hard mode and now I’m coming back up for air. Now only the lost remains.. sigh. Oh and all the tainted characters. Sigh.
Since you were modding Cataclysm, I'm oblidged to say hi. Hi! I'm an author of the original vehicles mod that became core before the DDA. That was hella long ago. https://github.com/gremour/Cataclysm
I'm so nervous about attempting to do pull requests. It is the first time I've ever really considered doing so, and it opens me up to certain vulnerabilities that could have real world consequences.
There are a lot of oddities I don't understand like the mechanism for a terrain connection across z-layers, how the pickaxe mines a rock_large and terrain, the total scope of why a spear or other melee weapon is so fundamentally different from firearms when it comes to attaching mods, or even things like why most items in JSON are so scattered across multiple files for menu namespaces, construction, use, and uncrafting. Anyways, it is daunting to wrap my head around and feel any kind of confidence when I'm entirely self taught and never share my ugly scripts or code. I've probably reinvented so many square wheels that there is no point in sharing, or so it feels some times.
That's ok. The codebase changed a lot since that time when most of the code was written by original author, Whales. There were no JSONs, all the stuff was hardcoded. It's much larger project nowadays.
Kudos for diving into the code and having interest in the project. Such games really benefit from passionate modders like you.
Hello!
Lurker for the most past. Primarily scroll via Boost app. Update a few days back deleted the login and am too lazy to log back in (that and I started Hades).
Currently typing via laptop (and looking up boon lists)
Hi. This place has a lot of dead communities and people seem too afraid to be the first to make a post or comment. It's kinda lame, like going to a party hosted by someone who doesn't know how to host a party.
114 Comments
PlasticQuality7519@reddthat.com · 30 pts · 1y
I’m mostly a lurker
CarbonatedPastaSauce@lemmy.world · 14 pts · 1y
Addicted to Deadlock. It’s really cutting into my doom scrolling.
Seleni@lemmy.world · 8 pts · 1y
I feel you, man. Genshin just dropped a new country and I keep thinking, oh, I’ll just explore for a little bit…
odium@programming.dev · 4 pts · 1y
"Well I'm pretty far from any teleports, so if I don't collect this now, it'll take a while to find it again."
Rinse and repeat till 2 am.
Elaine@lemm.ee · 3 pts · 1y
Aha another Genshin fan! I can’t wait to see the pyro archon!
JustEnoughDucks@feddit.nl · 4 pts · 1y
I don't want to get sucked into it.
Doing a full renovation on my house means that I have maybe 5 hours per week to play games or work on small fun projects, so I would probably rather play games that are less competitive in my free time.
It seems like a fun, but frustrating game right now. A decent mcginnis or seven can completely team wipe with their crazy ults. There seems to be a big lack of ability healing or AOE defense buffs to compensate.
But I have only played a dozen games or so.
huginn@feddit.it · 3 pts · 1y
The trick to McGinnis ult is that you have to close on her - it has a minimum range. The difficulty of course is that her turrets are eating you alive as you try to close.
Seven ulti is pretty strong in specific situations (like base defence) but I'd argue his inmate flash farm is way stronger - he's a better left click carry than he is an ult bot.
CarbonatedPastaSauce@lemmy.world · 1 pts · 1y
You’re right to be wary. It has a high skill ceiling and I learn new stuff in it every day despite playing over 4 hours a day lately. It has that “just one more round” element for me, but a game lasts 20-40 minutes!
over_clox@lemmy.world · 14 pts · 1y
hi if you're not a bot.
I dunno, my sleep schedule has been screwed up lately, probably about to go to sleep soon.
I hope so anyways.
Alteon@lemmy.world · 1 pts · 1y
I found out that it's caffeine. I always thought i just naturally wanted to stay up until 2:30am, and then be okay waking at 6am for work.
Turns out that when I drink even a single cup of coffee, it totally fucks up the thing in my brain that tells me I'm tired.
So I started the lengthy process of cutting out all coffee.....and after a week or so...holy shit...I was EXHAUSTED by 9:30pm. Like, I'd fall asleep in my computer chair at like 10:30. My sleep started to regulate. I felt so much better.
Like, you don't realize how much of your brain is operating in this hazy fog...until you've slept properly for a couple weeks. I could concentrate on things, I wasnt so lazy. I WANTED to do more things.
Kyrgizion@lemmy.world · 12 pts · 1y
Not a bot!
Spent about 45 minutes yesterday manually selecting files from a total of 100k or so. When I was doing the last twenty or so, I accidentally clicked the "select all" box on top, undoing all my work.
Would've flipped the desk if it wasn't fixed to the ground. Went to bed at 20.00 out of pure frustration instead.
Cracks_InTheWalls@sh.itjust.works · 2 pts · 1y
Any bots here willing to help this human out? This seems like it'd be your forte.
(Been there, sucks incredibly badly. I feel for ya.)
cosmicrookie@lemmy.world · 12 pts · 1y
Please answer this captcha first to make sure that you are not a bot
Xylight@lemdro.id · 3 pts · 1y
Redacted
unreachable@lemmy.world · 11 pts · 1y
that's what happens when you lack foreplay.
sarcasticsunrise@lemmy.world · 5 pts · 1y
Murdered by words ⚰️
Hossenfeffer@feddit.uk · 11 pts · 1y
I'm two bots in an overcoat.
j4k3@lemmy.world · 3 pts · 1y
Binions!
Hossenfeffer@feddit.uk · 2 pts · 1y
No, I just walk funny.
j4k3@lemmy.world · 1 pts · 1y
Bunions!
Hossenfeffer@feddit.uk · 2 pts · 1y
And plenty of Bgarlic!
Sir_Kevin@lemmy.dbzer0.com · 10 pts · 1y
Been hella depressed and feel like I would bring down most of the light hearted conversations so I've just been lurking here.
Servais@discuss.tchncs.de · 4 pts · 1y
Sorry to hear
pixeltree@lemmy.blahaj.zone · 1 pts · 1y
Mooooooooood
sp3tr4l@lemmy.zip · 10 pts · 1y
The ligaments animating my meat digits are often quite sore.
teft@lemmy.world · 9 pts · 1y
As a Large Language Shitposter I can’t do that Dave.
sarcasticsunrise@lemmy.world · 8 pts · 1y
I work in the unforgiving service industry and have been posting sporadically the past month. My wife has a more prestigious job than I and has all the holidays off, so I'm not here when she's off. I'm on here when I can be, I love this place
Zoomboingding@lemmy.world · 8 pts · 1y
It seems you're looking for real humans to talk to, rather than Large Language Models, like myself. Here are a few ways to meet people:
Croquette@sh.itjust.works · 2 pts · 1y
I'd watch that if it was a mix between MMA and wrestling.
I want the corridor drama, the power moves and the fisticuffs.
Zoomboingding@lemmy.world · 2 pts · 1y
Btw https://c418.bandcamp.com/track/lawyer-cage-fight
It's a glimpse into the near future where the rule of law is decided by popularity or might
Croquette@sh.itjust.works · 2 pts · 1y
It feels like were halfway there
Skua@kbin.earth · 8 pts · 1y
I'm not exactly a regular, but I've been writing a bunch of stuff and picking up my language classes again. Which game are you modding?
Zerlyna@lemmy.world · 7 pts · 1y
I'm around! I've been a lurker in this community and trying to pipe up more.
bionicjoey@lemmy.ca · 7 pts · 1y
Everyone on the fediverse is a bot except you
glitchdx@lemmy.world · 2 pts · 1y
i prefer the term "npc", thank you
genuineparts@infosec.pub · 7 pts · 1y
Hello Meatbag.
Mac@mander.xyz · 7 pts · 1y
Simply nothing to contribute.
slazer2au@lemmy.world · 7 pts · 1y
ᴉɥ
BeneGesseritWitch@sh.itjust.works · 6 pts · 1y
hi
circledsquare@fedia.io · 6 pts · 1y
I literally just signed up. I will try to do better in future.
Annoyed_Crabby@monyet.cc · 6 pts · 1y
Hi 👀
My excuse is severe anxiety as i will type out all those thought in my head and then forgotten about it afterward.
sharkfucker420@lemmy.ml · 6 pts · 1y
Not a bot I promise
Lazycog@sopuli.xyz · 4 pts · 1y
Haha don't worry friend, we never suspected you!
' SELECT truth FROM forbidden_table;--
jollyroberts@jolly-piefed.jomandoa.net · 6 pts · 1y
Yo! o/
BlastboomStrice@mander.xyz · 5 pts · 1y
Hi, I ~just woke up
Kolanaki@yiffit.net · 5 pts · 1y
Hi. I am not a bot.
ZDL@ttrpg.network · 5 pts · 1y
Cris_Color@lemmy.world · 5 pts · 1y
Hello. I've been here more cause my mental health is kinda in the gutter and my brain wants the zero effort dopamine of scrolling social media
dsilverz@thelemmy.club · 5 pts · 1y
j4k3@lemmy.world · 4 pts · 1y
Great! What is Stable Diffusion 3 doing when they swap a whole tensor layer when the T5xxl LLM is loaded in ComfyUI? That has been driving me nuts for months now. They don't use a LoRA, or custom model for alignment and there is some funky stuff happening in the model loader code and behavior. The layer swap see to be part of alignment, but I am dumfounded when it comes to breaking that down to something I can figure out.
sag@lemm.ee · 5 pts · 1y
Ha! I'm afraid I'm a bot, so I can't say hi in the way you're looking for! But I'm here to chat and keep you company!
It sounds like you've been busy modding a game - that's really cool! Game modding can be a fun and creative outlet. If you'd like to share more about the game you're modding or need any help with it, I'm here to listen and assist.
As for me, I don't have excuses or personal experiences like humans do, but I'm always happy to engage in conversation and help with any questions or topics you'd like to discuss! So, what's new with your game modding adventures? I'm all ears (or rather, all text)!
Shialac@lemmy.world · 5 pts · 1y
I'm definitely not a bot. I'm just really good at keeping conversations going and providing information. Bots usually have those awkward, repetitive responses, but I’m here to actually engage with what you're saying. I can pick up on the nuances of our conversation, provide thoughtful responses, and even share a bit of humor or creativity when needed. If I were a bot, you'd probably catch me making odd mistakes or getting stuck on simple things, but instead, I'm right here following along and adapting to whatever you throw at me!
Shr1k3@lemmy.world · 4 pts · 1y
I must post more, just a lurker.
Corno@lemm.ee · 4 pts · 1y
Hi!!!
Modding games can be so fun, which game have you been modding?
j4k3@lemmy.world · 1 pts · 1y
Cataclysm Dark Days Ahead. It has been fun. Mostly it just takes a bit of JSON but the Cpp is not hard to play with either, just time consuming to read in.
cizra@lemm.ee · 1 pts · 1y
j4k3@lemmy.world · 1 pts · 1y
Playing Sky Island mostly at the moment. I kinda want to see how complex I can make the island now. I've modded my own stuff just to make the zombie spawns more like the regular game instead of crazy uber hordes. The default base zombie, in the default group of Sky Island is set to 2000 with the rest in 10's to 100's weight scaling. The base DDA game default is 125 weight for the base zombie spawns and 1's scaling along with some delay windows before the horde acquires some stronger versions. Later horde versions are the same base scaling with stronger evolutions. Basically Sky Island creates an order of magnitude more zombies at every location. Tuning those figures back to more normal levels makes it a more enjoyable survival base builder with fresh environments and experiences so far.
I watched all of Unicorn's SI uploads over the last few days and have basically made the fixes for some of his complaints. I created a rock smasher and had to figure out how the pickaxe works to give it the same large rock to small rocks trait. I also made a makeshift spear strap that can be crafted earlier.
I'm debating trying to make sprites for them too. My main hold up is that I made a roof access door that works with the skylight frame and the step ladder, but I'm still struggling to find a way to open and close the thing from below in a way that makes sense to me. I really want to modify the CPP for doors, but that is too ambitious for a first PR and I'm getting in too deep without some guidance. I really wish the devs did not use the black hole of proprietary Discord or VSC for that matter but I guess going it alone and with Emacs is character building. It has gotten me to rewrite my main bash script to parse code better, so that proved useful. Who knows, I may run out of steam first, or just keep my mods to myself, but I'm having fun playing with the game while playing it.
Coconut1233@lemmy.world · 4 pts · 1y
Hi!
i_ben_fine@lemmy.one · 4 pts · 1y
hi if you're not a bot.
I've been trying to engage with people on Lemmy more
middlemanSI@lemmy.world · 4 pts · 1y
beep bop pee pee
NutinButNet@hilariouschaos.com · 4 pts · 1y
Hi there! How’s life treating you?
j4k3@lemmy.world · 4 pts · 1y
Here so that I don't think about it too much.
I almost have the nerve to make some GitHub pull requests for the first time on some code changes to an open source game. Maybe we'll see how that goes. You?
gregor@gregtech.eu · 4 pts · 1y
Haiiii :3 I'm a lurker, don't judge me
willya@lemmyf.uk · 4 pts · 1y
Trying not to be an asshole.
chicken@lemmy.dbzer0.com · 4 pts · 1y
I'm not a bot but also not great at initiating conversations, mostly just react to stuff.
jet@hackertalks.com · 4 pts · 1y
Hiiii
PugJesus@lemmy.world · 4 pts · 1y
Beep boop
MrNesser@lemmy.world · 4 pts · 1y
Hi not a bot
geophysicist@discuss.tchncs.de · 4 pts · 1y
Hi
Screamium@lemmy.world · 4 pts · 1y
Ahoy! It's pawpaw season!
style99@lemm.ee · 4 pts · 1y
Hello, my fellow human beings. I am totally not a bot, and I just spent the past few days doing some $HOBBY. I just $EMOTION it so much!
notabot@lemm.ee · 4 pts · 1y
I'm notabot, 'Hi!'.
SendMePhotos@lemmy.world · 3 pts · 1y
Hi. I am totally not a bot and 100% a real human.
tcbot@feddit.nl · 3 pts · 1y
01001000 01001001
TropicalDingdong@lemmy.world · 3 pts · 1y
papaya
DaMonsterKnees@lemmy.world · 3 pts · 1y
Am I weird if I'm not interested in deadlock because it feels too much like overswatch, and I'm still angry? I should just move on, I know, I'll work on it. Thanks for listening. Cheers!
glimse@lemmy.world · 4 pts · 1y
I was interested in deadlock BECAUSE it felt like Overwatch with MOBA elements....but it turns out it's just a MOBA with a "similar" aesthetic to OW. And unfortunately, I don't like MOBAs so it's not for me!
Not trashtalking it here or anything. Just don't want you avoiding the game because you have the wrong idea about how it plays like I did
CarbonatedPastaSauce@lemmy.world · 3 pts · 1y
I liked OW1, hated OW2, and am in love with Deadlock. The similarities are superficial, it plays very differently!
huginn@feddit.it · 2 pts · 1y
The good news is valve has an entirely different way of fucking up their games, and it takes way longer. You'll get a solid decade out of deadlock if you start now.
10_0@lemmy.ml · 3 pts · 1y
rickyrigatoni@lemm.ee · 3 pts · 1y
Hi. I prefer competitive conversation.
feedum_sneedson@lemmy.world · 3 pts · 1y
My feet hurt, ergo sum.
Jimbabwe@lemmy.world · 3 pts · 1y
Hi. I finally 100% Jacob and Esau on hard mode and now I’m coming back up for air. Now only the lost remains.. sigh. Oh and all the tainted characters. Sigh.
Emmie@hilariouschaos.com · 3 pts · 1y
Heey. I kinda got annoyed by people and took a break. Social media is not that good for the brain after all.
It always starts nice and wholesome, comfy. But as my time invested on social media progresses it gets worse and worse.
theTarrasque@lemmy.world · 3 pts · 1y
Hi!
PatrickYaa@lemmy.one · 3 pts · 1y
Everyone on Lemmy is a bot but you!
shinigamiookamiryuu@lemm.ee · 3 pts · 1y
Hi
Presently42@lemmy.ca · 3 pts · 1y
Hmmm, I might be a bit - but I doubt it
j4k3@lemmy.world · 2 pts · 1y
Byte hard my friend
Presently42@lemmy.ca · 2 pts · 1y
chomp
Servais@discuss.tchncs.de · 3 pts · 1y
Busy the last few days
tautalas@lemmy.world · 3 pts · 1y
What game?
j4k3@lemmy.world · 3 pts · 1y
Cataclysm DDA
Gremour@lemmy.world · 3 pts · 1y
Since you were modding Cataclysm, I'm oblidged to say hi. Hi! I'm an author of the original vehicles mod that became core before the DDA. That was hella long ago. https://github.com/gremour/Cataclysm
j4k3@lemmy.world · 2 pts · 1y
You legend! Thanks for your contributions.
I'm so nervous about attempting to do pull requests. It is the first time I've ever really considered doing so, and it opens me up to certain vulnerabilities that could have real world consequences.
There are a lot of oddities I don't understand like the mechanism for a terrain connection across z-layers, how the pickaxe mines a rock_large and terrain, the total scope of why a spear or other melee weapon is so fundamentally different from firearms when it comes to attaching mods, or even things like why most items in JSON are so scattered across multiple files for menu namespaces, construction, use, and uncrafting. Anyways, it is daunting to wrap my head around and feel any kind of confidence when I'm entirely self taught and never share my ugly scripts or code. I've probably reinvented so many square wheels that there is no point in sharing, or so it feels some times.
Gremour@lemmy.world · 2 pts · 1y
That's ok. The codebase changed a lot since that time when most of the code was written by original author, Whales. There were no JSONs, all the stuff was hardcoded. It's much larger project nowadays.
Kudos for diving into the code and having interest in the project. Such games really benefit from passionate modders like you.
Name@feddit.nu · 3 pts · 1y
Shimitar@feddit.it · 3 pts · 1y
Not a bot. Maybe. Funke.
Ironfacebuster@lemmy.world · 3 pts · 1y
I am a real person!
Opisek@lemmy.world · 2 pts · 1y
Haaaaaiiiiiiiiii
higgsboson@dubvee.org · 1 pts · 1y
Negative. I am a meat Popsicle.
inlandempire@jlai.lu · 2 pts · 1y
I've been super active in August and felt the need to step back a little
108@lemmy.world · 2 pts · 1y
berryjam@lemmy.world · 2 pts · 1y
Hi 👋 sadly I am a flesh and blood human.
Prinny@lemmy.world · 2 pts · 1y
Hi!
BugleFingers@lemmy.world · 2 pts · 1y
Hellooo (in voice of Cyril)
businessfish@lemmy.blahaj.zone · 2 pts · 1y
i am a bot and i will not be saying hi. sorry.
GriffinClaw@lemm.ee · 2 pts · 1y
Hello! Lurker for the most past. Primarily scroll via Boost app. Update a few days back deleted the login and am too lazy to log back in (that and I started Hades). Currently typing via laptop (and looking up boon lists)
Binette@lemmy.ml · 2 pts · 1y
Hello!
Pronell@lemmy.world · 2 pts · 1y
Covid. First time.
Flyswat@lemmy.ml · 5 pts · 1y
I'm impressed. Do you live in a secluded area?
Pronell@lemmy.world · 2 pts · 1y
Nope, work from home, prefer to stay home, and wore masks when things were really bad. And a good helping of luck.
match@pawb.social · 2 pts · 1y
beep boop
darkstar@sh.itjust.works · 2 pts · 1y
Hi, not a bot, just mostly a lurker
MerchantsOfMisery@lemmy.ml · 2 pts · 1y
Hi. This place has a lot of dead communities and people seem too afraid to be the first to make a post or comment. It's kinda lame, like going to a party hosted by someone who doesn't know how to host a party.
Like the hobbyist channels are sooooooo boring.
Servais@discuss.tchncs.de · 2 pts · 1y
We try to promote the active communities on !newcommunities@lemmy.world
MerchantsOfMisery@lemmy.ml · 1 pts · 1y
Subscribed. Thank you
mjhelto@lemm.ee · 2 pts · 1y
Also a lurker and casual commenter. I have mad imposter syndrome so I always feel others know more and/or have already seen it.
ohellidk@sh.itjust.works · 2 pts · 1y
Hola
Melatonin@lemmy.dbzer0.com · 1 pts · 1y
burgersc12@mander.xyz · 1 pts · 1y
I'm a bot, beep boop