recsource.tv

Advertise your levels, contests, sites etc.

Moderator: Moporators

Post Reply
User avatar
Zweq
34mins club
Posts: 4055
Joined: 28 Nov 2002, 15:54
Location: suo mesta

Re: recsource.tv

Post by Zweq »

I might be the only one but there is an evergrowing number topright that tells num of comments to my recs(?) i want the number to be only for those coments that i havent read yet
Image
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: recsource.tv

Post by ville_j »

the system is designed to be bulletproof and you have to click each notification separately (and wait for the redirect) to mark them read
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: recsource.tv

Post by ville_j »

bene also hired, feel free to spam him with ideas
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
Orcc
Moporator
Posts: 1752
Joined: 19 Oct 2004, 20:44
Team: IS
Location: Espoo, Finland

Re: recsource.tv

Post by Orcc »

Hire Koopa to spam him ideas -> ultimate development
NoobSty2-competition

"If you're afraid of pedophiles - grow up"
User avatar
Xiphias
39mins club
Posts: 4098
Joined: 23 Nov 2004, 23:05

Re: recsource.tv

Post by Xiphias »

Rec merge still doesn't work on Mac :) Ctrl+Click is Context menu trigger, maybe add another alternative keyboard shortcut =) sux when cannot merge replayes :(
Thorze wrote:I just wanted to make a cool topic like Juish have cool topics..
User avatar
Schumi
39mins club
Posts: 866
Joined: 27 Jul 2003, 06:44
Location: Ikrény, Hungary

Re: recsource.tv

Post by Schumi »

i found something interesting. recsauce shows this replay: http://www.recsource.tv/r/xuglscfypr
as a 42.40 run, but elma and also Smibu's recplayer say that its 42.399...

anyone knows the reason behind this??
Elasto Mania - 34:22.20 | #416 - 12. April 2021
Ancient Internals
User avatar
Markku
38mins club
Posts: 299
Joined: 5 Jun 2003, 22:48
Location: Lizard lounge

Re: recsource.tv

Post by Markku »

This occasional rounding error happens when the script is using a simplified magic number multiplier 625.0/273.0 (some scripts use it in the form 62500.0/273.0) in computing the time from the rec. Due to floating point inaccuracies, it can produce results that are slightly different than when the time is computed with the actual timescale factor used in the Elma physics engine. According to jonsykkel, the timescale factor is 0.001/(0.182*0.0024), so you can compute the correct time with

Code: Select all

time_in_hundredths = (int)(time_double*(0.001/(0.182*0.0024))*100.0)
(int) truncates the value towards 0, so it equals floor() since we have only nonnegative numbers

Hex values (so 400250A50A50A50B is the accurate one):

Code: Select all

<jonsykkel> double a = 0.001/(0.182*0.0024);
<jonsykkel> double c = 625.0/273.0;
<jonsykkel> printd(a);
<jonsykkel> printd(c);
<jonsykkel> 400250A50A50A50B
<jonsykkel> 400250A50A50A50A

(Edit: Rewrote the post with more accurate info)
Last edited by Markku on 23 Jun 2020, 16:21, edited 1 time in total.
Prestigious member of 14.6x Tutor14 club
Kazan
34mins club
Posts: 484
Joined: 10 Jan 2006, 17:12
Location: Russia, Miass

Re: recsource.tv

Post by Kazan »

can make most viewed recs section? many good recs there imo
User avatar
umiz
Kuski
Posts: 381
Joined: 22 Oct 2005, 09:32

Re: recsource.tv

Post by umiz »

Kazan wrote:can make most viewed recs section? many good recs there imo
Good idea!
Also (maybe this have been discussed already) it would be nice to see designer of level and level name.

Recsource is the best thing!
[i cruise, i lev, i live]
User avatar
Sla
36mins club
Posts: 1425
Joined: 5 Apr 2006, 03:34
Team: SpEF
Location: Argentina
Contact:

Re: recsource.tv

Post by Sla »

When recsource.tv supporting Fancyboosted levels?
User avatar
AndrY
38mins club
Posts: 718
Joined: 14 Dec 2015, 17:41
Team: .lev
Location: Perm, Russia
Contact:

Re: recsource.tv

Post by AndrY »

remind:
Pls do something with "top rated" to make it more easy to find good recs.

1) add "more" button (imo ez)
2) or put 4.9-recs higher, if there are many votes
3) or little change formula of rating

very annoying it(
Image
My levs and other Elma things: sites.google.com/view/elma-andry + youtube
User avatar
Hosp
38mins club
Posts: 2105
Joined: 30 Aug 2009, 20:55
Team: MiE
Location: up yours
Contact:

Re: recsource.tv

Post by Hosp »

agre but is ville_j even around anymore feels like not seen him chatte in quite an bitte
Image
ToMaT
User avatar
bene
Hot kuski
Posts: 906
Joined: 18 Aug 2003, 23:33
Team: dat
Location: Sweden
Contact:

Re: recsource.tv

Post by bene »

Hosp wrote:agre but is ville_j even around anymore feels like not seen him chatte in quite an bitte
both epp and bene has access to modify recsauce so we don't need vilel
Image
Image
Image
Signatür ruined by SveinR - smaller plz :*
User avatar
Hosp
38mins club
Posts: 2105
Joined: 30 Aug 2009, 20:55
Team: MiE
Location: up yours
Contact:

Re: recsource.tv

Post by Hosp »

give power to users to delete recs plz
Image
ToMaT
User avatar
ArZeNiK
37mins club
Posts: 883
Joined: 30 Jul 2016, 09:18

Re: recsource.tv

Post by ArZeNiK »

can u change nick on recsource?
hi im arzenik :>
elmzuke.lev is the greatest piece of art ever created
Image
mena
39mins club
Posts: 40
Joined: 13 Aug 2011, 00:31

Re: recsource.tv

Post by mena »

I'm getting heavy memory leaks both on PC and laptop, using Firefox on both.

For example this rec adds 100MB/sec to memory usage constantly:
http://www.recsource.tv/r/jcxtosfbly

I'm not a JS expert, according to profiler there is a garbage collection at every 5th-10th requestAnimationFrame call, but when I do a manual GC then it gets back to normal memory usage.

Some recs are completely unwatchable, some add GBs of memory usage on a hard bounce/bug/something animation intensive, please check it.
Image
User avatar
Orcc
Moporator
Posts: 1752
Joined: 19 Oct 2004, 20:44
Team: IS
Location: Espoo, Finland

Re: recsource.tv

Post by Orcc »

It is known issue on Firefox, ville_j's idiot system
NoobSty2-competition

"If you're afraid of pedophiles - grow up"
User avatar
AndrY
38mins club
Posts: 718
Joined: 14 Dec 2015, 17:41
Team: .lev
Location: Perm, Russia
Contact:

Re: recsource.tv

Post by AndrY »

yea :?
after tried rc in firefox, my laptop strong hanged. And when I switched it off, I wasn't able to switch it on for ~10 mins, no any reaction from it, i thought it died
Image
My levs and other Elma things: sites.google.com/view/elma-andry + youtube
User avatar
insane guy
Kuski
Posts: 1673
Joined: 22 May 2002, 20:53
Contact:

Re: recsource.tv

Post by insane guy »

might have been mentioned before but can it be made possible to make "timestamp comments"? like on soundcloud where you can cheer when the bass drops. or when adi does this http://www.recsource.tv/r/ckhsyzmabv and you wanna comment "WTF SICK HAIRCUT!" at 3:44:48 !
thanks :)
"Every night, me go to sleep, me have wet dream..."
mena
39mins club
Posts: 40
Joined: 13 Aug 2011, 00:31

Re: recsource.tv

Post by mena »

Looks like there is no memleak in firefox quantum, recs are max smooth now. Thanks ville_j for fixing firefox.
Image
User avatar
Hosp
38mins club
Posts: 2105
Joined: 30 Aug 2009, 20:55
Team: MiE
Location: up yours
Contact:

Re: recsource.tv

Post by Hosp »

today I was at my brothers new apartment, I visited the site on goolge chrome and it went well. what more is ther to say? nothing, really..
Image
ToMaT
iltsu
37mins club
Posts: 248
Joined: 25 Aug 2011, 19:15
Team: EF

Re: recsource.tv

Post by iltsu »

How to merge recs with phone? Pls make it possible
User avatar
pawq
38mins club
Posts: 6547
Joined: 24 Aug 2008, 19:56
Team: TR
Location: Southampton, UK

Re: recsource.tv

Post by pawq »

Hosp wrote:today I was at my brothers new apartment, I visited the site on goolge chrome and it went well. what more is ther to say? nothing, really..
I tried a few days ago and at the end of the replay firefox froze, was using 8GB ram, and a moment later my whole PC froze, even the mouse cursor. But yeah, at least I was able to watch the rek xd
Last edited by pawq on 28 Nov 2017, 19:28, edited 1 time in total.
User avatar
jblaze
38mins club
Posts: 745
Joined: 23 Apr 2010, 20:36
Location: chair

Re: recsource.tv

Post by jblaze »

my disc use goes 100% usage after about 1min of watching, what is wrong with me computer ... :?:
win10, firefox.
It's nice to be important, but it's more important to be nice.
(Devann) u are the master of your own universe. remember that
User avatar
pawq
38mins club
Posts: 6547
Joined: 24 Aug 2008, 19:56
Team: TR
Location: Southampton, UK

Re: recsource.tv

Post by pawq »

Wtf blaze, the issue on firefox has been known for ages :p the new firefox version made it slightly better but still doesn't work very well. This was one of the reasons why I switched to chrome :p

(I actually typoed and wrote "chrome" in the last post instead of "firefox", fixed now.)
User avatar
jblaze
38mins club
Posts: 745
Joined: 23 Apr 2010, 20:36
Location: chair

Re: recsource.tv

Post by jblaze »

it worked perfect with firefox on my previous 6 years old computer
It's nice to be important, but it's more important to be nice.
(Devann) u are the master of your own universe. remember that
User avatar
Sla
36mins club
Posts: 1425
Joined: 5 Apr 2006, 03:34
Team: SpEF
Location: Argentina
Contact:

Re: recsource.tv

Post by Sla »

Try installing this support_patch_ff
Tell results please.
User avatar
Ruben
Kuski
Posts: 836
Joined: 31 Dec 2012, 18:07
Location: Oslo, Norway

Re: recsource.tv

Post by Ruben »

funny (-_-)
<veezay> antti also gonna get stabbed later this month
<nick-o-matic> niec

My fake plants died because I did not pretend to water them.
User avatar
BlaZtek
Kuski
Posts: 391
Joined: 15 Dec 2011, 01:07
Team: CMR
Location: Norway

Re: recsource.tv

Post by BlaZtek »

The site is down. :o
Why?
Image
[13:22:24] (ImagebEAT) blaz super pro
[17:06:15] (ImageRamone) ok I suckj. blaz rules
User avatar
Bjenn
35mins club
Posts: 2391
Joined: 25 Apr 2007, 14:23
Team: EF
Location: Östersund, Sweden

Re: recsource.tv

Post by Bjenn »

It's a sad day in this scenes history, let's all have minute of silence.

R.I.P. Recsource

2015-04-21 - 2017-12-07
User avatar
Hosp
38mins club
Posts: 2105
Joined: 30 Aug 2009, 20:55
Team: MiE
Location: up yours
Contact:

Re: recsource.tv

Post by Hosp »

:cry: Ripped In Pieces 2017 :cry:
Image
ToMaT
User avatar
pawq
38mins club
Posts: 6547
Joined: 24 Aug 2008, 19:56
Team: TR
Location: Southampton, UK

Re: recsource.tv

Post by pawq »

Chris Today at 9:22 am
i will ask vile wot going on
i talked to him 2 weeks ago

Chris Today at 9:34 am
anyway @everyone ville just fucked up his server, but recoyurce will be back when he fix
:>
User avatar
BlaZtek
Kuski
Posts: 391
Joined: 15 Dec 2011, 01:07
Team: CMR
Location: Norway

Re: recsource.tv

Post by BlaZtek »

Good news it ain't stone dead forever! 8)
Image
[13:22:24] (ImagebEAT) blaz super pro
[17:06:15] (ImageRamone) ok I suckj. blaz rules
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: recsource.tv

Post by ville_j »

It's back up now, but this is teh fuging last time i do anything for this community. You better start working on that new eol site with all these features, because next time this shit goes down it's fucking gone. I've been blaying this game for 17 years and done a lot for it but it ends here – for now. It's very sad but im just don't hev any understanding how people do and don't deal with things. Like some wise kuski once told me maybe it would be easier to adapt myself rather than try to make things and ppl work the way i see them should. And that is correct! So for now i'll be directing my resources to other blayces where people arent too blind to their own behaviour and actions (ive been part of the problem too i acknowledge that), i have zero interest to put more effort and weight into this sinking ship. And when i feel like checking this place again some time in 2019 i hope to see you have built a brand new unsinkable titanic where all the ppl can have fun and feel alive!
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
kuchitsu
Kuski
Posts: 1423
Joined: 13 Aug 2010, 20:31

Re: recsource.tv

Post by kuchitsu »

Thanks for your service, you really have done a lot for the community despite our constant nagging. There is currently a discussion going on about the behavior in the scene. Are your reasons for leaving somewhat related to that? If you can elaborate a little bit, maybe we will solve these problems sooner.
User avatar
Bludek
38mins club
Posts: 1725
Joined: 23 Sep 2009, 10:56
Team: CART
Location: Some pub in Prague

Re: recsource.tv

Post by Bludek »

thx Ville_j <3 <3

I don't seem to understand how huge was the problem with teh site either and why community is to blame :(
Image
EOL top 10 kuski of 2014 and 2015.
21:03:48 <umiz> i like 99% of bludek levels
User avatar
kuchitsu
Kuski
Posts: 1423
Joined: 13 Aug 2010, 20:31

Re: recsource.tv

Post by kuchitsu »

ville_j was a HUGE contributor to the community, coming up with fresh activities, maintaining professional looking websites, creating utilities, organizing cups, making LGRs, awesome levs and whole levelpacks, sending postcards (!). Despite that, it seems like he doesn't feel appreciated enough, and I can't blame him. We are certainly better at screaming "fix this! update that! get to work!" than at expressing kindness and appreciation. I think niN feels the same, for example. Some might say that these people have to man up, learn to take a joke and all that. Others will call that "manly attitude" bullshit.
User avatar
Madness
35mins club
Posts: 2168
Joined: 1 Jan 2009, 10:51
Location: UK

Re: recsource.tv

Post by Madness »

I do appreciate ville_j's effort.
Image
User avatar
milagros
Cheatless
Posts: 4560
Joined: 19 May 2002, 17:05

Re: recsource.tv

Post by milagros »

kuchitsu wrote:We are certainly better at screaming "fix this! update that! get to work!" than at expressing kindness and appreciation.
no idea what are you talking about:)
[carebox]
User avatar
Zweq
34mins club
Posts: 4055
Joined: 28 Nov 2002, 15:54
Location: suo mesta

Re: recsource.tv

Post by Zweq »

Now that we are done appreciating, can we get some new featurettes?!?! Just some,, please
Image
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: recsource.tv

Post by ville_j »

Fuck this. I definitely wasn't going to do more explaining, but for some reason i feel like trying.

This has nothing to do with recsource directly. I definitely got enough thanks for it, this just happens to be the topic where the discussion landed. It's more about just people and their behavior. Not exactly like the discussion in the post kuchitsu mentioned, my reasons are let's say more personal. Even though this is internet, people aren't just a bunch of nicks on your screen, they are actual real people. And especially in this kind of a small community with all our meetings and people staying for years in here it should be pretty obvious that people care for the community a lot. Surely there are people who just come and go for short term enjoyment, but I wasn't like that. I can honestly say it was 50% of my life and it integrated so well that I actually landed great jobs and shit just for the things i had done in here. And with that kind of commitment you of course start to bond with people. And like in real life, friendships kinda come with certain responsibilities as you spend more time with people, you can't just treat people whatever the way suits you the best at that moment. I guess it's not that bad to tell some laura248 she's a whore and never talk to her again, but maybe it's not oke to do it to people who you have spent time with and who have invested in things for everyone's good. And after so many fucks that i have given about all the things that have happened in here, i feel like if there was something that i wanted to say or ask that was really important to me, i just didn't get anything, people would hardly bother reading. And talking about those christmas cards, those are the only fucking christmas cards i have ever sent to anyone in my life and i spent hours making them. And i've put a lot of effort to personally visit many kuskis outside the bigger meetings. And then one moment people can just seemingly decide that i dont even deserve their time to say what i have to say. fuck you. (disclaimer: it's not about xmas cards nor is this post directly at those people). This is an impossible topic to talk about in general, because i know some people will take it the wrong way, some people don't understand anything and some people should just be left out of this thing completely. But i am not interested in starting to point fingers on people and making lists, do what you can with this post. And it's not a blame game, there isn't a single entity that's "responsible" of this, it's just the way things have gone now. And im not leaving in bitterness and im not angry at anyone, i honestly hope everything will be fine. Things are not that serious and nothing's definite, but i understand it might sound like it and that's because you have no idea how many hours i've wasted on this shitty thing and im just so full of this.
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
Lousku
Kuski
Posts: 2925
Joined: 5 Feb 2010, 00:25
Team: BAP
Location: expensive land of dads

Re: recsource.tv

Post by Lousku »

I guess I'm nat alone in still being confused about this... It's true that you contributed a lot moar effort and love than almost everyone else in this scene. How has the communiti failed to respond to this?
ville_j wrote:And then one moment people can just seemingly decide that i dont even deserve their time to say what i have to say. fuck you.
If this refers to the message you showed me at FEM and posted on #across, it did receive very litel response of any kind... This seems liek a volatile subject and I still don't anderstand it despite talks and posts, so it felt better not to comment at all. :S
then again i don't know anything
maybe easier not to think abouut alöl things thought than not things thought ... or something..=?
User avatar
bene
Hot kuski
Posts: 906
Joined: 18 Aug 2003, 23:33
Team: dat
Location: Sweden
Contact:

Re: recsource.tv

Post by bene »

I love you ville and i wish you the best of luck where ever you are now.

I hope I will meet you again in a future fem! I will definitely miss you <3
Image
Image
Image
Signatür ruined by SveinR - smaller plz :*
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: recsource.tv

Post by ville_j »

Lousku wrote:I guess I'm nat alone in still being confused about this... It's true that you contributed a lot moar effort and love than almost everyone else in this scene. How has the communiti failed to respond to this?
ville_j wrote:And then one moment people can just seemingly decide that i dont even deserve their time to say what i have to say. fuck you.
If this refers to the message you showed me at FEM and posted on #across, it did receive very litel response of any kind... This seems liek a volatile subject and I still don't anderstand it despite talks and posts, so it felt better not to comment at all. :S
Oke this is my last post in here, im try to clear some things. Like i sayed i got enough recognition of good things i did (not just recsource), it's more about what ppl do between those things. Normal things like if you say hi to someone you expect a hi back and if you call a friend to discuss something u expect them to find the time and not just handle it with left hand while doing something else (dont take these examples literally). And no the part you quoted has nothing to do with the thing you mentioned, my post is just a rephrase of the whole thing you read earlier. The exact thing you quoted would refer to the part of that text where im mentioned people don't give a fuck about you. What i forgot to mention in the post in this topic is that it's no way an objective view of things im sure. But now i really dont want to explain things more and maybe it was all mistayke to begin with, shouldve just shoved myself out.
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
pawq
38mins club
Posts: 6547
Joined: 24 Aug 2008, 19:56
Team: TR
Location: Southampton, UK

Re: recsource.tv

Post by pawq »

I don't want to get into the whole thing because to be frank I don't understand much of it. But I wanted to say one thing:


It was a great pleasure meeting you at FEM ville! It's always a bit (or a lot) different between online and irl relationships, but I got to like you a lot as a person there, and I'm really hoping that we'll meet again some day!

And enjoy your life in the meantime =)
User avatar
nick-o-matic
Kuski
Posts: 870
Joined: 27 Jan 2007, 12:53
Location: Lappeenranta

Re: recsource.tv

Post by nick-o-matic »

I have no idea what is going on but if I am involved I am sorry. :( Also I wish you all the best and thank you for everything :)
User avatar
Hosp
38mins club
Posts: 2105
Joined: 30 Aug 2009, 20:55
Team: MiE
Location: up yours
Contact:

Re: recsource.tv

Post by Hosp »

Very sad, ville veri good man, hopefully will come back)
Image
ToMaT
User avatar
ArZeNiK
37mins club
Posts: 883
Joined: 30 Jul 2016, 09:18

Re: recsource.tv

Post by ArZeNiK »

rip. sauce again
hi im arzenik :>
elmzuke.lev is the greatest piece of art ever created
Image
User avatar
pawq
38mins club
Posts: 6547
Joined: 24 Aug 2008, 19:56
Team: TR
Location: Southampton, UK

Re: recsource.tv

Post by pawq »

Fuck. Let's hope ville_j doesn't hate us completely and at least has some backup of the recs.................

Need to seriously start thinking about somebody else rehosting it. As some of you know, I have absolutely no idea about web hosting gak, so I simply couldn't do it, even if I wanted to. But I'm sure there are many people in the scene that have this ability, I really hope one of you will be willing to take up the job :(

I'm sure we can very easily cover any running costs. I'd be happy to chip in something monthly, and I'm sure many would do the same, so this shouldn't be an obstacle.
User avatar
milagros
Cheatless
Posts: 4560
Joined: 19 May 2002, 17:05

Re: recsource.tv

Post by milagros »

that shitty website crashed my browser after a minute anyway
[carebox]
Post Reply