@Andyboi sthu thats my whole life 
szczęśliwy
Posts
-
Best music genre? -
Best music genre?my vote would be classical. even tho plenty of people don't like classical/think classical is boring, it's likely the one genre that holds up no matter who listens to it. plus, i wouldn't consider pieces like the Chopin noctures or most of the Beethoven sonatas to be boring at all, js many ppl think classical is boring/dead and made 200 years ago

-
August Poem Event!@Sofii oooo yayyy, I'll definitely write one!!
-
name for social network site@Links got it
-
name for social network site@Links alright perfect, I won't be able to make the poll for the logo because i'm on switch so
-
name for social network site@Links imo everyone should make a loge (andyboi, Yandermenha, and poison) then we should vote for the best one
-
name for social network site@Links who's gonna make the logo?
-
name for social network site@Links said in name for social network site:
but it will take more coders and time
exactly, I'd help with the site, but I barely know anything about HTML and JS
-
name for social network site -
Help Wantedon it man

-
Help Wanted@Links I like Realm. I prolly wouldn't reccomend Кошка network because how would people spell it to look it up?
-
BrowseDNS is dying.@orbital exactly, this is a very good point in general. especialy regarding the amount of accounts being made and not really used. genuine discussion about interesting topics will enevitely keep users ingaged. it is also true that plenty of people might feel like its too hard to fit in here/understand all of the inside references, but I think that would change if the discussions were more meaningful. overall though, your point is valid, and if we did actually make the changes browsedns would be a lot better for it.
-
BrowseDNS is dying.@phantemxtx fym man

-
Help Wanted -
Help Wanted@Links nahhh no way, i'm js stupid compared to u lol (i wish i had github, but i'm on switch
) -
BrowseDNS is dying.@Party_Poison I see, well with this site being in the nature of a forum, it's also not a bad place to talk about coding. and plus, many people can't actually use a dev group because of the switch (I can't, and I very much appreciate when people talk abt coding on here)
-
BrowseDNS is dying.@Yanderemenhera I think this is the problem in general. everybody who uses this site just treats it as if it's facebook or something (except I believe that facebook is prolly more structured). overall your right, I think people don't treat this as a forum, more just social media for the switch. which makes sense, because the amount of switch users on here that prolly don't have access to social media elsewhere is pretty high. overall we do need a reform, and I'd be very happy to see this site actually host cordial debates and for people to talk about what inspires them.
-
my simple Python calculatortype = input("Enter type of calculation: ") try: x = int(input("Enter first number: ")) y = int(input("Enter second number: ")) except ValueError: print("Please input correct information.") def calculate(x, y, type): if type == "+": return x + y elif type == "-": return x - y elif type == "*": return x * y elif type == "/": return x / y else: return "Wrong inputs") result = calculate(x, y, type) print(result) -
Help Wanted@Link damn I wish I was good enough at programming to help
(I'll definitely help if you have anything I can do) -
can someone give me some tips on how to make Python programs that write data to external files?@Links exactly, plus chatgpt doesn't even work that well on the switch