Rant/Complain Thread: u mad?
Moderator: ItL Moderators
- negzee
- ItL's resident princess
- Posts: 4049
- Joined: Sun Aug 31, 2008 6:45 pm
- Location: Minnesoouuda
- Contact:
Re: Rant/Complain Thread: QQ moar
Nor does any other language.
That's what your brain is for.
That's what your brain is for.
- Reynard-Miri
- Manticor
- Posts: 3190
- Joined: Tue Jul 10, 2012 5:09 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
- negzee
- ItL's resident princess
- Posts: 4049
- Joined: Sun Aug 31, 2008 6:45 pm
- Location: Minnesoouuda
- Contact:
Re: Rant/Complain Thread: QQ moar
Ah. I thought you were making a vague complaint that languages should somehow have the magical ability to tell you if you're trying to apply them to inappropriate problem domains or something.
Regarding your specific type checking issue, I don't consider that a problem per se. It's just a result of the dynamically and weakly typed nature of Javascript, which gives it quite a bit of expressive power. As with any type system, this has its tradeoffs.
Also, C is pretty much THE "traditionally" compiled and statically type-checked language, and when working in C I treat all kinds of things, especially integers, as arrays (of bytes) all the time and it's totes legit. But then C is not very strongly typed either, which brings us to my sense that your problem with Javascript isn't so much that it's not statically typed or compiled in your traditional sense, but rather that its runtime typing is quite loose and coercion-happy.
Regarding your specific type checking issue, I don't consider that a problem per se. It's just a result of the dynamically and weakly typed nature of Javascript, which gives it quite a bit of expressive power. As with any type system, this has its tradeoffs.
Also, C is pretty much THE "traditionally" compiled and statically type-checked language, and when working in C I treat all kinds of things, especially integers, as arrays (of bytes) all the time and it's totes legit. But then C is not very strongly typed either, which brings us to my sense that your problem with Javascript isn't so much that it's not statically typed or compiled in your traditional sense, but rather that its runtime typing is quite loose and coercion-happy.
- Reynard-Miri
- Manticor
- Posts: 3190
- Joined: Tue Jul 10, 2012 5:09 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Rant/Complain Thread: QQ moar
Yes, but it sounds like C can actually handle integers as arrays. Sorry, I was trying to give the most ridiculous but still succinct illegitimate code use I could think of. If memory serves, C compilers will still tell you when you're missing a closing brace, though, correct? JavaScript won't.
But the real problem was that the JavaScript was calling a Java method whose signature had changed without my co-worker realizing it.
But the real problem was that the JavaScript was calling a Java method whose signature had changed without my co-worker realizing it.
- PLA
- Manticor
- Posts: 6953
- Joined: Wed May 11, 2011 4:27 pm
- Location: Sweden [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Rant/Complain Thread: QQ moar
"Ability for all works on the market impaired by at least one quarter"? Hey!
So much cheating.
Edit: My stupid stocks are just losing value. Stupid stocks. Stupid bank.
So much cheating.
Edit: My stupid stocks are just losing value. Stupid stocks. Stupid bank.
"Make life rue the day it thought it could give Cave Johnson lemons!"
"I'm so happy with my evil plan; goodbye to music, gym and art
Soon I'll have the perfect school, where fun and excitement never start"
Wagahaiwa neko de aru.
"I'm so happy with my evil plan; goodbye to music, gym and art
Soon I'll have the perfect school, where fun and excitement never start"
Wagahaiwa neko de aru.
- Reynard-Miri
- Manticor
- Posts: 3190
- Joined: Tue Jul 10, 2012 5:09 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Rant/Complain Thread: QQ moar
I have problem at work. It is not anything new, but it was particularly bothersome today. I know, I know... some people in this world would love this kind of attention. Well I don't. Even I am a complete ice queen and make no effort to communicate beyond job function, people are still getting more than cozy. One of them tried to unzip my hoodie again. But, you know, it is kind of -40 outside right now, so generally I will be suited up in thermal wear anyway. You still should not be doing that. ~.~ Thankfully there are not as many younger, deprived, perverted staff these days. Being around too many of them makes me feel uncomfortable.
Yeah, I know, "wah wah". Just ranting.
Yeah, I know, "wah wah". Just ranting.
- PLA
- Manticor
- Posts: 6953
- Joined: Wed May 11, 2011 4:27 pm
- Location: Sweden [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Rant/Complain Thread: QQ moar
^ Rant/Complain Thread.
Being ice-queen doesn't work for PLA either.
Being ice-queen doesn't work for PLA either.
"Make life rue the day it thought it could give Cave Johnson lemons!"
"I'm so happy with my evil plan; goodbye to music, gym and art
Soon I'll have the perfect school, where fun and excitement never start"
Wagahaiwa neko de aru.
"I'm so happy with my evil plan; goodbye to music, gym and art
Soon I'll have the perfect school, where fun and excitement never start"
Wagahaiwa neko de aru.
- Skele Von Mann
- Manticor
- Posts: 1301
- Joined: Tue Feb 08, 2011 8:00 pm
- Contact:
Re: Rant/Complain Thread: QQ moar
would you accept my attention
Oh and eternal procrastination is terrible*, so is having a sleeping habit of a bear**.
*I'll write a longer rant later.
**Also the season is eternally winter for said bear.
Oh and eternal procrastination is terrible*, so is having a sleeping habit of a bear**.
*I'll write a longer rant later.
**Also the season is eternally winter for said bear.
When you're alone, always remember:
- Reynard-Miri
- Manticor
- Posts: 3190
- Joined: Tue Jul 10, 2012 5:09 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Rant/Complain Thread: QQ moar
Wish girls wanted MY attention. =/
Re: Rant/Complain Thread: QQ moar
I don't want a second job, but I might need one.
TT________TT
TT________TT
Return to “Discussion Section”
Who is online
Users browsing this forum: No registered users and 1 guest


