* Posts by bombastic bob

10507 publicly visible posts • joined 1 May 2015

Need 32-bit Linux to run past 2038? When version 5.6 of the kernel pops, you're in for a treat

bombastic bob Silver badge
Pirate

Re: Can someone...

reminds me of the PDP-11 clock+date thing. For Y2K there were patches made. For grins I worked on patching an older version for RT-11 that I had source for. The published mechanism works at the OS level, but the software itself can't handle it very well. And I only had source for the kernel... [other people have done re-writes of the user software, though, which DO fix the problem there as well]. yeah ancient computer emulation using 'simh' for fun and nostalgia. [studying the old code, though, can be educating]

bombastic bob Silver badge
Devil

Re: Can someone...

has anyone offered to write a Linux-based OS solution for that old hardware? I have to wonder whether there are less expensive solutions that could be less than 1/10 of that [something like "me working on it for a couple of months"]. In theory, you could port C/C++ applications that were written for Windows using existing libraries and toolkits. I have proved the concept by turning MFC applications into POSIX applications using wxWidgets. It's not 1:1 but there is a correlation that, with a reasonable level of effort, can be ported in a month or two [per application] when _I_ do the work. I'm sure there are others who could even do better than me with this sort of thing. Or it could become a pure GTK or Qt application, by carefully re-writing just the UI and dealing with any other windows-isms using some kind of compatibility lib [home-grown or already written, whichever].

In any case, 250k (USD or GBP) is a bit steep. that's like an overpaid team of "paid by the line" coders working for a top-heavy consulting firm. An indie can probably do it for less than 1/4 that... and if you could patch Wine or even CentOS to do the job, you're getting closer to the "1/10 of that" mark I initially suggested.

bombastic bob Silver badge
Devil

Re: Can someone...

"It's proprietary apps on Linux that used to be compiled 32-bit only, and now sometimes are compiled 64-bit only."

in a few cases, old versions that were shipped binary-only (let's say you bought a license for an old version of "something" and you don't want to pay for a NEW one) might not work, but you can always run Linux in a VM with an older kernel just for THAT...

The 'Eagle CAD' version I'm using is like that. I had a license before it was bought by AutoCAD that lets me use the 'free' version for commercial purposes. So I still use that version because I don't want subscription licensing. But if I had to I'd use a VM with an older LInux, and it would still work just fine.

[actually I run it on FreeBSD, too, with it's Linux compatibility stuff, and if I design more circuit boards for clients I'll probably have to convince the companies I do the work for to get the subscription version - I've done 2 boards so far with a recent client, using my purchased license, as an independent contractor, with the older version, which I'd like to keep using...].

Of course, if AutoCAD did a similar one-time license that was more sensible for small-time contract people that only OCCASIONALLY do board designs, I'd be interested... (this reminds me to surf around their web site to see if such an offer already exists)

* admittedly I had to 'hack' a symlink or two for shared libs that had a minor version change, and FreeBSD doesn't have "that version". The symlink to the slightly newer library works fine. No problems noted.

bombastic bob Silver badge
Happy

Re: I can...

ack on usable old laptops, even ones that can't do 64-bit. I have 2 of those [one has win 7 on it out of necessity].

The older of the 2 laptops I have has Linux on it. When I started a new contract last year, I needed Linux to do RPi-related development. They didn't have any Linux machines so I brought in a 2003-ish Toshiba laptop with Linux on it. With that old thing I was able to get work done [good luck doing work under Win-10-nic, it was SO in the way it was pathetic]. I quickly set up the RPi to run X11 applications remotely on the laptop (using the 'export DISPLAY' trick) and I was quickly getting things done using pluma to edit files directly on the RPi from the keyboard+mouse+display on the laptop. After a couple of weeks of that they found an old computer nobody was using and I put Linux on it. [quite obviously they were "sold" on the idea and maybe a *bit* embarassed that I was using a 17 year old laptop in lieu of a "modern" computer running Windows 10, and getting MORE done that way]

In any case, 32-bit devices _definitely_ have a use. Why throw them away if they still help you get things done???

bombastic bob Silver badge
Happy

Re: Can someone...

32-bit linux is more suited to embedded systems like your wifi router

And I think there are more devices than desktops running Linux, unless you count Android as a 'desktop', but even THEN, I wouldn't be surprised if more than half of the Android stuff is 32-bit (especially on ARM). So in reality, there are a LOT of systems using 32-bit Linux.

32-bit makes sense up to 4Gb, because it's slightly faster and slightly smaller (code footprint and RAM usage) depending upon how it's written.

Personally I've been making noise about 64-bit time_t for a while now. I'm glad they're doing it. I want to see the BSDs follow suit on this [and no doubt they will, since it makes so much sense].

More than likely it won't affect anything for end-users. Users who upgrade their kernels will almost universally be updating userland packages as well. And package maintainers will just need to make sure everything is recompiled for the new kernel with a kernel version dependency (I've seen that kernel version dependency before, with Debian, years ago, but I forget why it was needed).

All good!

Google says its latest chatbot is the most human-like ever – trained on our species' best works: 341GB of social media

bombastic bob Silver badge
Devil

Re: Update on twaddle generator

if you use cogeneration, and/or being that it's currently winter [so the extra heat generated by the cores _could_ be used to keep the rooms warm] then you're not wasting any of that energy...

[even though I wholeheartedly DIS-agree with the last (OT) sentence in your post]

I never have to heat my home office, when there are 3 computers doing it for me. It's 1-2 degrees F warmer than the rest of the house... [especially the bedroom which has 2 walls facing the elements - I have to use an electric heater so I don't freeze at night and wake up sick every morning]

Co-generation is such a good idea, I'm surprised more people aren't doing it. A perfect example is when you use natural gas to make eletricity, and THEN use the heat from the engine to heat water [which you would be doing anyway with the same amount of natural gas]. Extra electricity goes onto the grid. Also, hot water from the engine jacket can be used to run an 'absorption chiller' for the summer when you need chilled water. If this were done by municipalities, who could then sell the hot/chilled water and/or steam along with the electricity, it would make a really good efficient solution, one that consumes very little additional fuel over JUST making the hot water.

Similarly, a data center with co-generation COULD [in many ways] do the same kind of thing. It would make the technology cost less, and probabably make the climate change crowd happier because it's not using as much fossil fuel any more. Or if it were (in part) solar, using solar heated water and solar electricity for the building, same basic idea. Ah, hell, just combine the technologies to handle peak demands in summer/winter as well as bad weather days... so yeah not really a problem to use "all that power" when you make good use of the waste heat.

/me re-considers moving the server into the bedroom, at least during the winter.

bombastic bob Silver badge
Headmaster

Re: What's the problem?

don't forget bad grammar and spelling errors

bombastic bob Silver badge
Thumb Up

Re: Wow!

" I have met quite a few people that couldn't pass the Turing test."

The equivalent of a Turing test for artificial intelligence is actually a GOOD idea...

(or actual human intelligence, for that matter)

bombastic bob Silver badge
Coat

Re: Broken by design

why did the turkey cross the road?

It was stapled to a chicken

bombastic bob Silver badge
Trollface

Re: Broken by design

"How's Wolfie?"

"Wolfie is fine" (etc.)

"Your foster parents are dead."

bombastic bob Silver badge
Devil

Re: HE-LL-O

yeah you have to wonder how many bot-calls you'll be getting that attempt to use an AI to lure you into pressing 5 to continue...

Even when the law cracks down on them, I've been getting more, recently. Most of them are hangups. A couple of them are the usual "you have problems with your Micro Soft computer" or "your Micro Soft license has expired" in one of the old windows text-to-speech voices. But the worst ones of all have a natural sounding male voice saying "Is XXX there?" [personalized to YOUR name, of course!] which is then followed by lengthy silence...

You have most likely identified the ONLY use for conversational robots within the next 20 years, until they start walking around and going to the grocery store to buy our food for us. Or, deliver our pizza.

bombastic bob Silver badge
Meh

Re: Hummm soo...

I used to watch Monty Python a lot when I was a teenager, when the local PBS station played them [back in the 70's where they were still mostly 'new']. I got used to British-style humor, even looked forward to it. But I know what you mean when a couple of the Python troop were on Saturday Night Live, and they did the Parrot sketch, and nobody laughed... [I'm like WHAT?]

then again the Saturday Night Live audience is often hostile to REAL humor [but they overtly laugh at 'pandering to the perception' "humor" so go fig]. Real humor is like John Cleese doing silly walks, or Terry Jones as Mr. Gumby, or accidentally walking in on Graham Chapman, looking for an argument, but getting 'abuse' instead...

I generally don't watch US'ian sitcoms. I just don't think they're funny... except the Roseanne show. THAT is funny! [kid #1 rants about unfairness, storms out. Kid #2 does the same. Kid #3 does something similar. Then the parents high five each other]

But if I need an injection of humor I've always got the box set of python shows on DVD...

/me walks off chanting "spam spam spam spam"

bombastic bob Silver badge
Joke

I have to wonder if that kind of joke is now "formulaic" enough for an AI to appreciate... [but the rest of us just facepalm]

I'd laugh more if it were something like this:

Q: how many robots does it take to change a light bulb?

A: One, but it has to be a "light bulb changing robot"

or maybe this:

A man, a woman, and a robot went to a bar. The man ordered scotch on the rocks. The woman ordered a strawberry daiquiri. The robot didn't order anything. Why?

Because it's a ROBOT, that's why!

(In Final Fantasy XIII-2 there's a bad jokester that you have to interact with as one of the in-game quests. You basically need to throw bad jokes back at him until he reveals something to you - "This medical book is worthless - it has no appendix!". Reading the back/forth between Human and Meena kinda reminded me of that, at the end...)

There are already Chinese components in your pocket – so why fret about 5G gear?

bombastic bob Silver badge
Devil

you could try convincing Qualcomm or Motorola to open a U.K. subsidiary...

bombastic bob Silver badge
Devil

I disagree when you say "heavily subsidised" - I would be more inclined to saying there ARE government contracts with these companies for the Department of Defense and whatever the DoD equivalent is for Germany and France [this is NOT the same as "subsidised"].

But this brings up something else: WHERE is the actual INVENTING happening? I don't see a communist country (China) having a whole lot of really innovative ideas. Sure, you'll find a few, and I'm sure China's engineers are as smart as any other around the world. BUT... the "overshadowing communism" environment is directly opposed to freedom and creative thought. It's like that proverb "The nail that sticks up gets the hammer." In an OPPRESSIVE society (and COMMUNISM *IS* OPPRESSIVE) creativity and innovation is *STIFLED*. Not in every detail, but as an overall effect.

Meanwhile, it seems that various engineers in the UK have been focusing on things NOT in the telecom industry, like ARM cores [as one example]. Engineering companies put effort where it makes economic sense, after all, and if there's just TOO MUCH competition in the internal workings of 5G, then "smart money" is likely to invest its time/effort elsewhere...

In case you wanna launch your boss into the Sun, good news: Earth's largest solar telescope just checked and, yeah, it's still pretty fiery

bombastic bob Silver badge
Devil

Re: Oh really ?

"slight chance of rain" either equals 'no rain at all' or 'streets are kinda flooded' in my neck of the world.

"Coastal Desert" - when it rains, it floods! Well, not always, but still...

bombastic bob Silver badge
Devil

Re: Reg units

half an Alaska then? Or would that be a quarter Alaska?

We need these new measurements STANDARDIZED, dammit!

Until then, I guess we can measure it in Wales' (we're still using inches and feet over here, might as well use Wales')

bombastic bob Silver badge
Devil

looks a bit like oatmeal

looks a bit like oatmeal. I assume it's "boiling" ?

Brave, Google, Microsoft, Mozilla gather together to talk web privacy... and why we all shouldn't get too much of it

bombastic bob Silver badge
Devil

Re: Temporary Containers

recently I did an online search for a super-simple webkit browser written in C++. I found one on github. After building it [with a bit of tweeking for FreeBSD] I discovered that it was functional enough to use for HTML help files, at the very least.

it is fairly small, but not well commented. It seems to be self-documenting enough that it would be possible, for example, to write a cookie filter that would NOT put cookies into the same place, but rather allow you to whitelist some, and store others, and ignore ones from a blacklist [let's say]. Then of course there's other offline storage you could intercept. All of these appear to be controllable by the application itself, and not necessarily using webkit features.

So the potential exists to fork this web browser in such a way that I can get features I want from it without plugins. The code is not very long, 6 '.cpp' files and headers. it uses webkit and GTK, so should be (potentially) cross-platform. In any case, it's called 'web_browser' (the string 'DBT Browser' appears in the application's title bar) and it compiles into a binary called 'main' - so obviously it would need some tweeking to make it into an actual open source project for general distribution.

But I really just wanted sample code on how to do this (webkit-based browser) with my OWN application, really, to browse doxygen-generated help files associated with a completely different project... and for that it seems to be a pretty cool little application, worthy of mention, *ESPECIALLY* if the regular browser makers can't get their @#$% together and LET THE CUSTOMERS HAVE THEIR WAY with respect to ads, tracking, cookies, script, interfaces, etc. etc. etc..

try as I might I can't seem to locate any copyright information, so I guess this means it's public domain.

EU outlines 5G rules: You don't have to keep 'risky' vendors completely Huawei

bombastic bob Silver badge
Big Brother

Re: It is all trade war.

"end to end encrypted so what ever network it goes over it is “secure”."

yes, and no. If you can manage to intercept (for example) a DH key exchange it is possible to work out the entire conversation. Similarly there are 'replay attacks' that a "true man in the middle" could perform. Given that surveillance of MANY conversations to a well known server (let's say an email provider's logon servers) might give you enough information to more readily crack the server keys, and so the potential here might be to track people via their e-mail logons. From there, you can hoover up all *kinds* of otherwise encrypted information, from location to what you've most recently posted to social media.

yeah THAT kind of information, that faecebook, google, and others are (quite literally) hoovering up as much as possible on EVERYONE, has already been demonstrated to be valuable. If the phone providers themselves are DOING THE SAME THING, but sending it to a government, then no information shared via a phone conversation would be "private" any more. Too may really bad implications are there.

And so far, I don't believe Huawei is trustworthy enough to just believe them at face value.

Petition asking Microsoft to open-source Windows 7 sails past 7,777-signature goal

bombastic bob Silver badge
Meh

Re: I really want to destroy my business too

"100's of millions of users didn't sign the petition"

hundreds of millions of users DID NOT KNOW ABOUT the petition...

bombastic bob Silver badge
Meh

Re: Why not set an easier goal?

I think MOST of the windows 7 holdouts [like me] aren't "up"grading to newer versions of the software we run on it, either. If what you ALREADY BOUGHT STILL WORKS, why "up"grade?

[especially wnen those $$$ "up"grades are JUST to support Win-10-nic "features"]

A few years ago, while I still could, I got a box with Win 7 pre-loaded. It runs accounting software (in my case Quickbooks 2007) and music production software (an older version of Cakewalk, specifically), and "other things" not related to an MSDN subscription. I don't plan on buying newer versions of any of that

My dev-only boxen get MSDN licenses, and I target windows 7 for executables DELIBERATELY. [sometimes I target XP even].

Not so amazingly, targeting win 7 compatibility covers a ~90% use case for windows users, as opposed to JUST targeting Win-10-nic. So I bet I'm *NOT* the only one!

bombastic bob Silver badge
Devil

Re: This is about as deluded..

Vegans eat _WAY_ too much soy, including those "fake meat" burgers and soy milk. (ok this is a bit OT but maybe related to the word 'deluded')

Soy contains phyto-estrogens. Excess estrogen in women can cause real serious problems, and in men, well, "chemical castration" and "gynecomastia" come to mind. And you can't be a Vegan without taking special vitamin supplements unless you want deficiencies that cause serious health complications.

The REAL delusion is FOISTING this upon THE REST OF US. [if they want to do that to themselves, vegans are welcome to abstain from meat and animal products. just don't foist that on ME].

(Just thought I'd point all that out)

bombastic bob Silver badge
Meh

Re: Not holding my breath

as I understand it, MS's JVM was NOT part of the OS, but an add-on.

MS has _also_ shipped versions of windows 7 that exclude multimedia stuff, because of certain EU-related restrictions (as I understand it).

NOT a problem, really. Just don't include the JVM. It wasn't needed for anything but IE anyway, and ONLY if you ran a Java "applet" with it.

bombastic bob Silver badge
Thumb Up

Re: Not holding my breath

"When do you think NT4 would be open sourced? That would actually be quite useful for the Wine project and ReactOS."

bombastic bob Silver badge
Devil

Re: And in other news

FYI - it's been MY observation that *MOST* hackers are of the white hat variety, and are either doing IT and security, or some kind of engineering. The thing your company invents and sells to make money was PROBABLY invented by *HACKERS*.

So 6,666 hackers is a *GOOD* thing.

The term 'hacker' probably originated from the description of someone who builds furniture with an axe, or basically "someone who regularly uses unconventional solutions to problems". See 'Jargon File'.

bombastic bob Silver badge
Devil

Re: Uh!

"None of that would be in place for a Win 7 source dump"

I _WHOLEHEARTEDLY_ disagree with you on this. I, for one, would _GLADLY_ fork it, make fixes, and issue pull requests. It is likely that MANY would be willing to take charge over the project, or at least a fork of it, FOR GRATIS, *just* to get support in something "NOT Win-10-nic" that runs EXISTING software.

I've contributed to several open source projects, usually when I have a need (or I find a serious bug or deficiency and submit a fix along with the bug report). I'm not an official developer for any of them, but this is typical of "peer support":, where "some user out there" fixes a problem and submits it and it becomes part of the project.

bombastic bob Silver badge
Devil

Re: Uh!

the argument that "open source leads to hacking" has been COMPLETELY disproved by history with Linux and the BSDs.

For every evil hacker who would bother doing such a thing, there are MANY white-hat security expert hackers willing to FIX those problems BEFORE they become 0-day exploits. THAT is what you see in the open source world, WAY more often than not.

"Closed Source" is _NOT_ more secure. The "serious bug" rates of Linux, the BSDs, and open source software in general, as compared to, say, WINDOWS 10 ALONE, is STAGGERINGLY DIFFERENT, and *EASILY* demonstrates how open source is MORE secure, because it *IS* peer reviewed!

bombastic bob Silver badge
Devil

"If Microsoft made Windows 7 open source, many people would use it instead of the abomination known as Windows 10"

this was more or less what I wanted to say, so thanks for saying it.

Since _ONLY_ _STRONGARM_ _TACTICS_ caused MOST people to "up"grade from 7 to Win-10-nic [in my opinion], with a *SMALL* number of exceptions, I'm sure Micro-shaft will *BURY* all versions prior to 10 whenever they get the chance to do so.

The chance of open-source licensing Windows XP is probably even WORSE... for that very reason! (so ReactOS may be our only remaining hope...)

But I think FSF didn't market their petition very well. I didn't know it existed. I would have considered signing as long as it didn't get my e-mail address *EXPLOITED* in the process...

'Trust no one' is good enough for the X Files but not for software devs: How do you use third-party libs and stay secure, experts mull on stage

bombastic bob Silver badge
Facepalm

Re: It's actually not that hard

I really don't like JSON for a number of reasons. Mostly it's just CUMBERSOME. What people have done with it in Python (as one example) and Java Script is (in many cases) facepalm-worthy. XML isn't much better, and can be JUST as hideous. When I ask what I'd RATHER WRITE A PARSER for [_NOT_ using someone's canned inefficient license-encumbered crap-library I could re-write myself in a few hours] I prefer XML, but only just barely.

And if MY code relies on something that can be updated by someone OUTSIDE OF MY CONTROL, then it NEEDS A RE-WRITE to AVOID that. _I_ do not want the "midnight panic phone call" from a customer that was caused by SOMEONE ELSE "being an idiot" [or installing some game or crappy utility that overwrote a shared lib, etc.].

But this whole thing about shared libs and BLINDLY RELYING ON OTHERS (particularly on teh intarwebs) has gotten a bit out of control...

Back in the 90's, Microsoft *ENCOURAGED* us all to use shared libs for C runtime and MFC and whatnot. These libs were even included with the OS. I fell for it. THEN, an application I was working on for a customer would not run in Win '95 OSR2. Turns out *THEY* *POOCH* *SCREWED* the MFC libs' ODBC implementation by CHANGING THE ABI [and didn't bother to tell anyone]. So Win '95 MFC libs and Win32s MFC libs worked fine. Win '95 OSR2, followed by WIn 98 [and others] did _NOT_. [and 'just upgrading the libs' with 'newer versions' wasn't an option - remember DLL HELL ??? Win32s was involved, here. You couldn't "just do that", end-users were running Win 3.11 or '95 and the application needed to support that]

My solution: re-compile MFC from source as "differently named" shared libs and dynamically link to those instead [since the solution I was going wtih *REQUIRED* the shared MFC]. For every (windows) project SINCE then, I statically link *EVERYTHING*. *PERIOD*. (For open source, I just ship source and use the OS default when it's built)

YMMV of course, if you have cloud-based code and just want to use someone's "simple thing" implementation, but you should at LEAST consider HOSTING IT YOURSELF to avoid "THIRD PARTY UPDATE HELL". Or do you *LIKE* getting "the midnight panic call" from customers?

bombastic bob Silver badge
Unhappy

Re: It's actually not that hard

I wouldn't call JSON "lighter weight" ...

how about just using a format that YOU like? I like tab-delimited files for simple columnar data. arbitrary white space delimited works for utilities like 'awk', and so a tab-delimited file can often be passed through awk. It also works when pasting into a spreadsheet, and (mostly) deals with text data that has embedded spaces in it.

Or if you don't like that, use something else. The only real point here is "a file format" that is standard enough for data interchange, so think about how it's gonna be used, and pick a format.

bombastic bob Silver badge
Devil

make sure the license *SPECIFICALLY* relieves the author from ANY liability

"AS IS" etc.

Boris celebrates taking back control of Brexit Britain's immigration – with unlimited immigration program

bombastic bob Silver badge
Meh

Re: Good, good.

seems that EU citizens already employed inside UK _IS_ the reason for the policy. This would help prevent chaos, for sure.

I wish U.S. policies on immigration would JUST stick to allowing those who have skills that benefit the nation (like scientists and engineers and doctors and NOT unskilled laborers and people looking for handouts). It's really hard to stop a gravy train though... (right Donald?) so best NOT to start one!

Virtual reality is a bonkers fad that no one takes seriously but anyway, here's someone to tell us to worry about hackers

bombastic bob Silver badge
Devil

Re: The horror, the horror...

"What, like an open-plan office?"

Actually, if everyone in the office was using VR... [that might be an interesting solution, virtual offices]

The horror would be seeing yourself in your underwear and everyone else laughing...

Remember the Clipper chip? NSA's botched backdoor-for-Feds from 1993 still influences today's encryption debates

bombastic bob Silver badge
Devil

Re: here we go again

25 years ago there were FTP sites in Finland that had source code and various white papers [in English] on encryption methods.

Dur, dur-dur-dur. Dur-dur. Dur-dur (can't touch this)

I propose something very very similar, "in the cloud" or just EVERYWHERE in EVERY open source OS distro that exists, as a free GPL'd application with no back doors or tracking, etc.. kinda like libdvdcss [which for some reason is no longer easily available for windows... but certainly there for Linux and FreeBSD!!!]

bombastic bob Silver badge
Mushroom

Re: here we go again

the same idiots whine about GUN CONTROL too, same logic.

Only now, in SOME places, it's even *KNIFE CONTROL*. Go fig.

Nothing like a "solution" in search of a "problem" to EMPOWER POLITICIANS and CONTROL OUR LIVES EVEN MORE...

Just keep the source files for *STRONG* public key encryption available to EVERYONE AROUND THE WORLD, and make it SO easy to use with FREE open source applications, specifically ones that do not track nor advertise, that the genie can NEVER be put back into the bottle, and ANYONE can have strong, un-crackable encryption IN SPITE OF *THEM*.

posting to USENET, open source OS projects, and the various www archive servers is a good start...

[at one time the BEST encryption resources were FTP sites in FINLAND - back in the 90's]

it would be somewhat trivial to write an Android application to provide strong encryption for use in a mounted file system using existing algorithms, let's say PGP and IDEA for starters. All it would need to do is look like an external storage device plugged in via USB. Not that hard to do with Linux. I think there are already file-baed mountable file system drivers already for Linux. Just adapt one of those... run it in userland (like Fuse FS) and voila!

dunno if you'd have to jail-break a phone to do that... but it would certainly be possible if you did.

/me has experimented with native libs on Android already. The next step is a userland file system like Fuse FS and the ability to mount them. Then *ANY* application could store files in an encrypted file system with strong un-crackable non-back-doored protection, a HUGE hash-based key, and maybe even biometrics and/or bibliograhical pass phrases - your favorite book chapter X and paragraph N, as an example!

bombastic bob Silver badge
Unhappy

Re: Same old, same old...

good luck with that - politicians *ALWAYS* exempt themselves [and their pet agencies] from the restrictions they place on "the rest of us"

bombastic bob Silver badge
Thumb Up

Re: Old news is good news

A BIG THUMBS UP for the mention of RFC 1984

Microsoft: 14 January patch was the last for Windows 7. Also Microsoft: Actually...

bombastic bob Silver badge
Trollface

Re: Windows 10 just seems to get worse

"Everything else has been smooth as butter."

and also, 'flat as a pancake'... am I right?

bombastic bob Silver badge
Meh

Re: it's all curable, and worth it

"MS is transitioning to Linux"

I wish they were, but it's more like "Embrace Extend Extinguish'. They are on step 1.

Although _I_ would actually PAY FOR a Wine-like layer that MS blesses and supports... where I can run Win32 applications, and ALSO do Linux stuff, and ALSO pick a 3D Skeuomorphic desktop (like 'Mate' with the a classic theme) rather than the Win-10-nic 2D FLATTY FLATASS McFLATSO FLUGLY that a bunch of clueless just-out-of-college "developers" *CRAMMED* down all of the customers' throats, courtesy of Ms. Larson-Greene [inventor of the ribbon] and Sinofsky, starting with Windows "Ape" (8).

And this is ALSO why none of us were surprised at that "accidental/bug" wallpaper problem as the very last "screw you" (read: update similar to GWX) from Micro-shaft.

/me points out I haven't updated my dedicated accounting and music production Windows 7 box, which NEVER goes online with a web browser, for over 3 years! And it STILL WORKS! All those "up"dates, _SO_ overrated! For safe web surfing, uh, practice "safe surfing".

Clunk, whirr, buzz, whine. Shared office space can be a riot and sounds like one too

bombastic bob Silver badge
Devil

Re: Sometimes

so many possible references to the same *kind* of appliance...

Clue-by-four

Clue-bat

Clue-hammer

but my favorite is STILL the Cat-5-o-nine-tails

I once made one using 4 cat 5 ethernet cables that came with wifi access points, being too primitive for modern networking (so they were in a boneyard bin), and I used a modified noose-not which gave me a nice handle and 9 perfect "tails" with plastic ethernet thingies on the ends - ouch! Took a photo even, hanging on a cube wall.

In the red corner, Big Red, and in the blue corner... the rest of the tech industry

bombastic bob Silver badge
Devil

Re: This was an eye-opener for me

ack. Back in the day, Benz had a patent on "the automobile" and wouldn't let Ford make cars, at ALL, because they simply refused to license the patent to Ford. So Ford literally CHALLENGED THEIR PATENT and its validity, and WON. Since then, pretty much EVERYONE owns cars, and NOT just "the very rich".

Similarly with APIs and protocols. Using a copyright to STIFLE COMPETITION or determine who can play in the sandbox - this is what it's about.

bombastic bob Silver badge
Trollface

Re: Protocols. not APIs

And, apparently, Oracle has L[aw]YERS

SLS goes vertical at Stennis while NASA practises SRB stacking

bombastic bob Silver badge
Facepalm

you anti-Trumpers just gotta get yer 'digs' in.... even with POSITIVE topics like launching more rockets to the moon, because HUMAN space exploration IS cool, and don't forget why NASA is actually DOING this (Trump, that's why).

Using 'spare parts' like that is actually not a new concept from a sitting U.S. President. Reagan had the DOJ bring a few WW2 battleships out of mothballs, with modern weaponry and electronics, at a major overall cost savings, Same idea.

icon, because, facepalm

If you never thought you'd hear a Microsoftie tell you to stop using Internet Explorer, lap it up: 'I beg you, let it retire to great bitbucket in the sky'

bombastic bob Silver badge
Linux

Re: Needed for SharePoint

I suspect that KDE's Konqueror, Gnome's Nautilus, or Mate's Caja could view a Samba share with an "explorer view" that would do the same thing that IE users want to do with SharePoint.

I've already seen references to using Konqueror with 'WebDAV://" URLs and also something called 'davfs2' to mount SharePoint shares onto the Linux file system. So it seems that there are actual SOLUTIONS to these problems already for Linux.

(might as well just run Linux, then!)

bombastic bob Silver badge
Unhappy

The fact that anything depends upon it in 2020 is appalling

from article: "The fact that anything depends upon it in 2020 is appalling"

More like: The fact that anything depended upon it in 2003 is appalling

(I don't even want to get started as to why)

Judge snubs IT outsourcers' plea to Alt-F4 tougher H-1B visa rules: Bosses told to fill out the extra paperwork

bombastic bob Silver badge
Unhappy

Re: s/specific skills that are in limited supply/willing to work for peanuts/g

This is one very valid side of the argument. The other side suggests that there aren't enough U.S. Citizens to do the job.

I think the truth is somewhere down the middle, but much closer towards the 'Silicon Valley Wage Suppression' side...

maybe they should move their headquarters to a place where the cost of living is REASONABLE?

Alan Turing’s OBE medal, PhD cert, other missing items found in super-fan’s Colorado home by agents, says US govt

bombastic bob Silver badge
Devil

Re: 256 items, you say?

after discovering she had more than 256 items, I suppose the thief sent the remainder of the items back in order to make the number 256 happen.

Well I hope they get a proper museum exhibit, at any rate, if not just for the fact they're Turing's items, for the fact that someone stole them.

And I think this woman sounds too much like some kind of stalker... taking trophies... did she talk to his ghost [in her mind or otherwise] ? At some point will 'crazy' become a defense for her?

Microsoft boffin inadvertently highlights .NET image woes by running C# on Windows 3.11

bombastic bob Silver badge
Pint

Re: 32 bit processors were common from 1985

"We should really take a step back and ask us why we need what used to be called a supercomputer to display web pages or run routine applications "

SO right on SO many levels!

bombastic bob Silver badge
Coat

Re: Every language is sacred (and "special") in it's own context

the monty python references help. thanks for that.

didn't know Terry Jones had died. I guess his feet were nailed to the perch