Not trying a new avatar yet, need recommendations for anime avatars.
me afZain Sugieres wrote:
i wish i could post this here but i am physically unable to use the new forum
Would've been cleaner if they'd just kept the original site.BrokenArrow wrote:
To be fair they also fixed a lot of things over the months, like the userpage and beatmap details looks a lot cleaner now
its the gmt cursesilmarilen wrote:
Hey flan why is your avatar locked?
Have you tried moving to GMT time zone?Flanster wrote:
its the gmt cursesilmarilen wrote:
Hey flan why is your avatar locked?
I'm not sure what you mean but thats not how it workseblf2013 wrote:
Have you tried moving to GMT time zone?Flanster wrote:
its the gmt cursesilmarilen wrote:
Hey flan why is your avatar locked?
Go to the Greenwich Median Time line. Maybe if a GMT goes to GMT, the GMT curse might disappearFlanster wrote:
I'm not sure what you mean but thats not how it workseblf2013 wrote:
Have you tried moving to GMT time zone?Flanster wrote:
its the gmt cursesilmarilen wrote:
Hey flan why is your avatar locked?
ColdTooth wrote:
despite me saving maps because ranked score, if i find a map i fucking hate and rate it 1, ill delete it
I only play maps of songs I like. The lowest I've rated a map is like a 5 because I didn't like the mapping style bu the song was banger so it evened out. I do play stuff just for NF because it's not worth retrying a map I hate to get a PP score.silmarilen wrote:
Until now I never really deleted ranked maps for the sake of completion as in having all the ranked maps in the game (even tho I'm missing thousands of them from earlier years) but lately I've been leaning more towards just deleting all the shitty "look how cReAtIvE I am" and 1-2 jumpspam maps whenever I f2 onto one.
I know this. Never getting a leather chair again.clayton wrote:
my chair is shedding
The current chair I have is threaded mostly but it can get full of crap pretty fast. Thats why I used some old car seat cover and put it on the chair, plus an extra cushion for extra comfyness. Easy to clean and preserves the fabric and leather bits.abraker wrote:
I have a gamer chair and the threaded fabric is starting to undo. Doesnt help that I tend to sit with my legs under me
One is from 2007 and the other is from 2008 so it can be expected.Wei Wuxian wrote:
Just... why. It's so hard to make CS 8 and 9 actually fun to playeblf2013 wrote:
There are only 2 ranked maps with CS8.
Didn't expect seeing one of my all-time favourite songs at the first place.Hydreigon wrote:
never realized how funny it is looking at a list of the longest maps in the history of osu.
Because they're 1024 of course.abraker wrote:
how do you know it's exactly 1KB?
we are truly enlightenedSerraionga wrote:
community/forums/posts/7080875
Serraionga wrote:
community/forums/posts/7080875
koifishu is pretty gay tbh. he's neither funny nor interesting to watch and uses stupid gimmicks to make people click his videos like every other video he makes has the big black in it. overrated ass youtuberWei Wuxian wrote:
This graced my recommendations today
I like his videos but honestly, he's just like... any osu youtuber. If you don't like him, do you honestly like any osu youtuber that isn't a news channel?PositoniX wrote:
koifishu is pretty gay tbh. he's neither funny nor interesting to watch and uses stupid gimmicks to make people click his videos like every other video he makes has the big black in it. overrated ass youtuberWei Wuxian wrote:
This graced my recommendations today
owo. Where can i obtain a duck-riding kitty? Asking for a friend...Sosteneshion wrote:
helloWojjan wrote:
*** Wojjan returns. The key she holds is labeled "SOLVTION" in bright, romanized letters. ***
"We both know, my dear, that the dead will only turn restless when you lock the nether realm. One can not kill that which has no life."
*** dkun sits in his throne, cross-armed, and staring cross-eyed at the document she had proffered him. ***
"What do you propose, then? And what am I looking at?"
"A talisman. A ward used to fend off death, but not the dead. I found it fitting, here, to use as stationary."
"Then I assume these scribblings are you idea of rules, my liege?"
*** Wojjan giggles childishly. ***
*** dkun gets up, and stabs the talisman with his glaive, pinning it to the wall in the same swing. ***
"Listen up, you lot. Things are going to change around here now. Deal with it."
❧
Welcome to the new ITT thread, the third in a line of threads that does not get to page 1000 for fear of excessive shitposting. We have a new rule in place. Only one. Listen closely: That which you post must be relevant to all of the users of this subforum. What is not will be gone before you good and well realise. Posts like "morning, Bob" are in violation of the new legislation
I want you guys to rediscover the PM feature. If you have a message that addresses one person in particular, do not use a thread for that. I think that's stupid, wouldn't you agree?
You may start acting tough now.
shall we summon wojjan? a resurrection from the dead?johnmedina999 wrote:
You three are going to jail.
Too bad Wojjan isn't here to enforce the rules. Ha! You live to see another day.
i have this in case wojjan comes backjohnmedina999 wrote:
You three are going to jail.
Too bad Wojjan isn't here to enforce the rules. Ha! You live to see another day.
The HTML is a language of programmation to make website. He contains the content of the site.Lights wrote:
what is html?Serraionga wrote:
GUYS OMG WHAT THE FUCK
<!DOCTYPE html> <html> <head> <meta charset="utf8"/> <title>A shit HTML page</title> </head> <body> <h1>This is a site</h1> <p>This site talk about <b>nothing</b> because this page was writted at 1AM in a shitpost by a 6-digits called Corne2Plum3...<br/> osu! is a good game.</p> <br/> <p>(C) 2020, the Ralsei dude with a gun</p> </body> </html>
Why, it's a drink I used to have all the time back when I was a kid. I've heard it has a different name in the states though.Lights wrote:
what is html?
Corne2Plum3 wrote:
The HTML is a language of programmation to make website. He contains the content of the site.Lights wrote:
what is html?Serraionga wrote:
GUYS OMG WHAT THE FUCK
He generally works with other files: CSS files for make a style and make the site beautiful or the JS (JavaScript) files for execute instructions and make the page interactive. Note: you can put CSS and JS in your HTML file, but for the CSS isn't a good idea if you use a lot of HTML files with the same style.
Exemple (you can copy this and paste this in a text editor, save as .html file and open this with a navigator, like Chrome or Firefox.<!DOCTYPE html> <html> <head> <meta charset="utf8"/> <title>A shit HTML page</title> </head> <body> <h1>This is a site</h1> <p>This site talk about <b>nothing</b> because this page was writted at 1AM in a shitpost by a 6-digits called Corne2Plum3...<br/> osu! is a good game.</p> <br/> <p>(C) 2020, the Ralsei dude with a gun</p> </body> </html>
Serraionga wrote:
Why, it's a drink I used to have all the time back when I was a kid. I've heard it has a different name in the states though.Lights wrote:
what is html?
HTML was invented in the 1980s when the first steps to developing a fermented milk based on Lactobacillus casei Danone were taken.
But it wasn’t until 1994 when it was commercially-launched in Belgium. The word HTML is derived from the Flemish “Active melk” which translates simply as Active Milk.
Claimed benefits range from reducing the incidence of diarrhea and rhinitis reduction for young children, to improvement of the immune function in adults and seniors and reduction of duration of winter infections for elderly.
A 2007 study published by the British Medical Journal suggests that the product could help avoid antibiotic–associated diarrhoea and limit Clostridium difficile colitis infections in elderly patients.
Also the guy above me is wrong. Don't listen to his lies.
HTML5 is the last version of HTML and currently the more used.abraker wrote:
How can you tell the difference between HTML and HTML5?
Open it in Internet Explorer
<!DOCTYPE html> <html prefix="og: http://ogp.me/ns#"> <head> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e2609a"> <meta name="msapplication-TileColor" content="#603cba"> <meta name="theme-color" content="hsl(333, 10%, 40%)"> <meta charset="utf-8"> <meta name="description" content="osu! forum » Other » Off-Topic » ITT 2: We post shit that is neither funny nor interesting"> <meta name="keywords" content="osu, peppy, ouendan, elite, beat, agents, ds, windows, game, taiko, tatsujin, simulator, sim, xna, ddr, beatmania, osu!, osume"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> ...
Oh yeah, i cant imagine using canvas for any serious rendering, but its a nice replacement over something like flashMcEndu wrote:
webgl is a lot better for being able to render 3d.
not in my room, all i have is a small fan and cool breeze of wind coming out of my window...Winnyace wrote:
don't you have air conditioning at home?
papa bless you then. hopefully there is not the fucking desert like it is here.Hydreigon wrote:
not in my room, all i have is a small fan and cool breeze of wind coming out of my window...
PERO ANG INET PA! AAAAA
I could say the same, also the rest of south east asiaTad Fibonacci wrote:
I wish it would snow where I'm at.
I've never seen snow in person before.
I can say the same.Hydreigon wrote:
I could say the same, also the rest of south east asiaTad Fibonacci wrote:
I wish it would snow where I'm at.
I've never seen snow in person before.
but in cold weather you can cuddle with your senpai(s)Lights wrote:
well you guys can take all the snow i get where i live... I don't like cold weather ;-;
^abraker wrote:
Where I live it used to snow more than 1 day per year
if it does start snowing at places it shouldn't snow, then there's something wrong with earth's climateSerraionga wrote:
i have seen snow but the chances of snowing here are the same as finding shiny pokemon