- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Admin
Great, in order to fix this, I need to uninstall programz. [image]
How will this help? Because raisins!
Filed under: Flip the transmogrifying snaflaget!
Admin
Nah, just uninstall Windows
10. :trolleybus:Admin
Instructions unclear. Penis now stuck in window. Send help
Admin
Not even the jelly variety?
Admin
It sure is expensive to apply that citronella to those potatoes, just to keep them from sprouting. Personally, if it were me, I'd rather risk them sprouting.
Admin
Two things:
RIP is actually the proper term for software that converts page description languages (PCL and Postscript) to a printer's internal representation.Yes, capitalized.
Interesting that Microsoft has given up and started calling it the System Tray instead of sticking to the proper Notification Area name.
Admin
This wouldn't be the first time either.
Admin
And from the original source:
Just because Microsoft sometimes calls it the System Tray doesn't make it right.
Admin
A rose by any other name...will never be called a system tray.
Admin
At this point I think it's a bit of a lost cause. If everyone knows it as the system tray, including people internal to the company, it is the system tray. Just like I can get annoyed at people misusing "begging the question" as much as I want but it won't change the modern meaning
Admin
x/0! = x
Admin
... and now i see a subtle, and important thing about your code...
you wrote
(x/(0!)) = x
i read
(x/0) != x
.... oopsies?
Admin
Operator precedence FTWTF. Just when you get all cowboy about the precedence in your favorite language, you have to switch to some other language and the precedences change. Lesson: always use parentheses. <--sorry for the flame war igniter.
My "favorite" inconsistency is x = 1:10/10 . What is x?
Admin
No,
0!=1
Admin
(0!) == 1
, true0 != 1
, truealso stahp confusing my brain! i have enough cognitive dissonance trying to type with the fingers on my paw/hands!
Admin
Will you believe I missed that? Sloppy me.
Admin
...THIS IS WHY PARENTHESIS ARE IMPORTANT! [image]
Admin
Unless x is NaN, because NaN is always unequal to itself.
Admin
TRWTF is still listing the price in French Francs almost fourteen years after that currency was replaced. They might as well list it as 1050 Francs instead.
Admin
maybe they havent updated the price in the last fourteen years?
Admin
Shouldn't that be "Parentheses are important" Or, "A parenthesis is important"?
Admin
me am spellaring gud.
Admin
In my philosophy every NaN is a special snowflake and no two NaNs are comparable.
Admin
Does the type of
x
admitNaN
in the first place? :smiley:What does the
:
operator mean in this case? For someone coming from a C-like expression background, that's just a confusing incomplete statement…Admin
To be precise, it's an acronym for "Raster Image Processor". Before digital printing became the norm (late last century), a RIP was a high-end piece of kit.
Admin
Admin
We aren't permitted to update our brains here in the EC before the bureaucrats in Brussels have come to an agreement about how do do and document it properly.
Admin
if it's an IEEE flaoting point.... yes. they're built into the spec.
Admin
My point exactly. (Well, modulo spleling erorrs…)
Admin
did you forget who you were tlaking to?
:rofl:
Admin
noep ;)
Admin
**
at lseat yuor spellaring is imporving
strong text**
Admin
Joep's brother?
Admin
Mu spleeign is abotu as goood as ti eevr wasb utI usully bohter to corect it beefor psotign/
Admin
You can't even speel that right?
Admin
In the print industry, they still are high end pieces of kit.
My "workgroup printer" (we produce code that makes page description code, so we need something to test with that doesn't involve monopolizing production gear) cost $500,000. The printer itself is just an overgrown MFP with a every single piece of optional equipment. $50k at best. The other $450k is all software and a shitbox Unix workstation that doesn't even have a mousewheel to run it.
Of course we lease it from the manufacturer, paying per page. The manufacturer takes a huge loss on that particular unit, but they figure it's good business because the production machines are ALSO leased per page and this one machine allows us to write code that runs on hundreds of production machines.
While I'm on a printer rant, there's only one manufacturer in that space that actually understands the value in having their entire lineup be cross-compatible. Stuff gets added, different models have different features, UIs get rearranged, but at the end of the day I can make a PostScript file that uses certain features and, as long as the machine is physically equipped, it will run on everything from a 20 year old low speed black and white copy machine (with an attached RIP) to a fantastic high speed ultra-modern full+highlight color behemoth and produce the same result.
Other manufacturers require different commands for the same feature on different models in the lineup. Hell, different commands for different RIP versions for the same feature on the same model. Ain't nobody got time for that shit.
Of course, the shitty manufacturers are cheaper and better at sales. The good manufacturer is considered a dying dinosaur.