-
Sompi
Now kela.fi has also stopped working on Seamonkey. Cannot log in anymore.
-
Sompi
SyntaxError: bad method definition
-
Sompi
7672-19c2392fbf55c9ae.js:1:106332
-
Sompi
-
Sompi
Is this valid JavaScript?
-
tomman
wtf
-
tomman
WTF
-
Sompi
paste.dy.fi/2Gq anyway, the error seems to point there
-
tomman
I see no weird encoding issues here
-
tomman
the offending bit seems to be this: class l{subPriority=0;validate(e,t){return!0}}
-
tomman
that newfangled class syntax
-
tomman
...why JavaScript even need classes!?
-
tomman
it was meant to add limited interactivity to websites, not to be a "quasi first class" programming language, FFS!!!
-
tomman
-
tomman
> FF69
-
tomman
hardly new, but yeah, we're not there yet
-
tomman
the question still stands: why JavaScript needs classes!?
-
Sompi
Also, that website has absolutely zero functionalities that cannot be implemented without JavaScript...
-
tomman
that skillset is long forgotten
-
tomman
if you put that on a resume, it would go straight into the bin :/
-
Sompi
hmmh
-
Sompi
Seems that I got IP banned from there again
-
Sompi
That's also been a problem with that page, also with Firefox. The servers just randomly decide to ban my IP and stop responding to TCP SYNs
-
tomman
smells like some anti-DDoSing in paranoid more
-
tomman
hope it's not Clownflare
-
Sompi
They are using F5's Big-IP
-
tomman
but then Clownflare ALWAYS advertises its stench
-
tomman
not familiar with that one, but I already hate them :P
-
Sompi
tomman: Also, many disabled people use kela.fi
-
Sompi
People with impaired sight, who need to use special browsers
-
Sompi
I'm sure that they cannot use it at all anymore
-
Sompi
For some reason many antivirus programs have started flagging my IP as a malware spreader
-
Sompi
And people cannot access my website because their antivirus program doesn't let them
-
frg_Away
tomman I am mid 63 with js but personal life took over lately so slow go.
-
njsg
Sompi: uhg. what's broken, all logins, netbank logins or FINEID logins?
-
Sompi
Everything, because everything is made with JavaScript
-
njsg
ah, I miss the days where the hardest part was getting the PKCS module loaded and configured right so that it'd prompt for the correct PIN
-
njsg
(that last part is not an issue with FINEID that I know of, but I've seen it with other cards)
-
Sompi
JavaScript stops after it encounters an error
-
njsg
tomman: javascript gets to be a much more complex language than its role on websites might make it look like. it has lambda expressions, it has several functions that I was looking for from a Lisp background, but I'm no JS historian, so I have not much of an idea of where and how that came to be
-
njsg
it's fun seeing how lispy one can get with it, though; not that this all is needed to show content...
-
njsg
Sompi: and I think at least EID login can be done without JS, although I'm not sure I've ever seen a pure js-less example
-
Sompi
But the dropdown menu on the front page, and everything, is done with JavaScript
-
Sompi
So nothing on the page works after the JS engine finds an error
-
njsg
IIRC kela's "self-service" area had a more traditional design, didn't it? or was that gone already?
-
Sompi
I cannot get there because the login page doesn't work
-
Sompi
njsg: And they also "modernized" that area
-
Sompi
and it is full of bugs
-
Sompi
saved forms that lose all data, etc