
I e said this before and I'll undoubtedly say it again. Artificial Ignorance is based on GIGO. Garbage In, Garbage Out.... This latest round is ever slicker and shinier, but it's still a garbage generator
191 publicly visible posts • joined 12 Mar 2015
I remember the name Progress, a former employer had used their database server about 30-35 years ago before switching to Oracle... so I look up the company, wow, circa 2012, they divested themselves of almost everything they had to date produced, and went on an acquisitions warpath, buying at least a dozen companies, including the authors of IPswitch who had in turn acquired the authors of MoveIT.
These conglomeration companies rarely seem to integrate well, and generally figure they can just milk what they have for profit and move on to their next victim.
yeah, thats the fun with traditional raid mirroring, you can't tell which instance is the 'good' one. another reason I'm a big fan of ZFS, every block on every device has a timestamp and checksum. conventional RAID assumes disks have only two states, working perfectly, or not working at all, they don't allow for anything in between.
Squirrels are just bushy tail rats.
had the tree squirrels at my place fill up the engine on my ford diesel truck with acorns, I shopvac'd out like about 2 gallons of acorns from the valley in the 7.3L powerstroke V8. I sprayed peppermint oil all over everything, thats kept them out since, but I have to renew it every month or so.
A few years ago I parked my rarish (1 of 775 in the USA) 1993 Mercedes 300CE Cabriolet (Convertible) for the winter due to the top leaking in heavy rains, when I went to start it again in the sunny spring, I had zero electrics. popped the hood, big woodrat nest right on top of the engine, and in the battery compartment, and they had chewed through ALL the main ground wires that go everywhere off the right front spring tower ground point. I never did get that car sorted out again, sigh, it was a sweet ride when it was running. But, it was getting on in years and miles, it had over 260,000 US miles on the clock and things were starting to get tired, it was due for tires, brakes, a new cloth top, and the back seat leather was all dried out and cracking.
the builtin GE dual oven in our house dates from the mid 60s, we bought the house 30 years ago, in the mid 90s.
our Kenmore side-by-side fridge is from the late 80s or early 90s..
When our old Maytag washer wore out a half dozen years ago, we shopped long and hard, and got the last model Speed Queen to have traditional electromechanical timer based controls, the rest of the washer is built at least as well as that Maytag, probably heavier gauge steel as even if its out of balance it hardly complains.
two entirely different concepts. a parameterized query is like, SELECT stuff FROM somettable WHERE id=$1; and the value of $1 is passed with the query as a parameter.
a stored procedure is a subprogram that runs inside the database server, usually written in a PLSQL style language, which is SQL with IF and other control structures as well as variable assignments, etc. stored procedures can also be written in Java or other languages, depending on the database server.
at my last $job, at a $bigcorp, we kept replacing Oracle instances with PostgreSQL, yet somehow our Oracle total corporate bill remained relatively flat. I'm firmly convinced they'd decided via forensic accounting that 'we' were good for $xx million/year, and would adjust our per cpu instance fees to keep up that rate. This was over a 20 year period, although it took about 10 years before the postgresql replacements started ramping up into the larger deployments. The rank and file production operations folks loved it because they didnt have to worry about licensing or server sizes, they could deploy as needed. upper executive management thought they needed service contracts on everything and were less happy, as they didn't want inhouse subject experts.
December 2019 was my last day at my last tech job of 20 years (department was being shut down, and our jobs were being oved to Asia), and when I figured out what all I had in my various retirement accounts, combined with my wife's, and we're both mid 60s, I decided it was a good time to retire. She was made redundant not long after. who wants to hire a 63 year old burned out software engineer, anyways....
then covid hit. about the only major change in our lifestyle was getting curbside takeout instead of going out once or twice a week. My biggest regret has been not being able to go to music festivals and local shows.
I'm *OH* so glad my ivy league liberal arts parents, may they RIP, never EVER touched a computer in their life, so I was never called to do any family support such as this. My dad used a vintage Underwood full sized mechanical office typewriter, probably 1950s vintage, right up until he couldn't write anymore in his 90s.
yes, but of that 25% of total system price spent on RAM, how much cheaper were similar spec 4x512MB non-ECC rams ? if the non-ECC stuff was 12% cheaper than the ECC stuff, and the ram was 25% of the total, then the total system price of the ECC was more like 3%.
oh and the Opteron was AMD's server CPUs, marketed against the Intel Xeon's.
in fact, Intels' Celeron, Pentium, and Core I3 cpu's have ECC enabled, but only when used on a 'server' chipset, like a C2xx, not on a desktop/laptop chipset. and the only reason Core i5 and i7 have it disabled is so they can sell more expensive Xeon chips which are functionally identical.
If 4GB systems have an average of 3 single bit faults a year, then a 16GB system would have 12/year. My desktop and laptop both have 16GB and both are 5+ years old.
and a week ago I'd just dug up my old WNDR3700v3 to use as an extra WAP to provide coverage for the north end of my rather long and linear house...
.... so as of a couple hours ago, its running OpenWrt 19.07.3
Speaking of annoying Netgear features, the same 'model' WNDR3700 could have any of 3 or 4 different chipsets depending on the version. v1, v2 were Atheros, V3 is Broadcom, V4 is a different Atheros, and V5 is a MediaTek. *yuck*.
I have moved several folks onto win10 who initially had to be dragged kicking and screaming from win7...
1) I delete *ALL* the Microsoft 'apps' crud thats pinned to the start menu, and pin their favorite stuff there instead
2) I disable Cortana via a regedit hack
3) I setup Chrome (or Firefox, whihcever is their preferred browser) as the default, I also install MPC-HD as the default media player
3) I set them up with a local account (which yes, MS is hiding deeper each time)
and blam, in about 5 minutes they are perfectly happy, in a day they are amazed at how much faster it is. in a week they comment that it hasn't crashed once.
I hang out on a database server forum. VAST majority of the Docker users who show up with problems related to the database server are COMPLETELY clueless about systems administration, networking, software in general, and have built their world by stuffing other peoples black boxes (eg, docker containers) together, without ANY idea how any of it works. its all magic to them. devops cargocult style.
now, sure, there's some who use docker as a deployment tool, and these guys generally build their OWN containers from scratch, and know what they are doing, but they are way outnumbered by the clueless.
I've been trying to unsubscribe to Insider emails for a couple years now, but their unsubscribe links want me to authjenticate with a Microsoft Account, which I refuse to register for. I used to beta test their stuff eons ago, like Windows XP vintage, and quit after taht, but have stayed on their $#@$@@ email lists since.
hopefully, they'll start over with registrations for this new 'channels' program. ya right.
I opened a random ASM file from the github and OMG, the comments were referring to CP/M command line parsing. I was working for Digital Research on CP/M internals when the IBM PC came out, and I vaguely remember hearing that Microsoft took their 8 bit 8080/8085/Z80 BASICA for CP/M and ran it through an automatic 8080->8086 code translater to bootstrap GWBasic. Obviously they did lots of work to it after the auto translater, splitting code and data segments, and so forth (the 8080 didn't have segments at all).
high school, circa 1970, 'earth sciences'' teacher drove this ratty mid 60s Jeep Wagoneer in which we did many field trips. It frequently wouldn't start when hot, he'd pull the rubber mat up near the gas pedal, there was a strategic 1" hole in the floor, through which he'd bang the starter a couple times with the crowbar kept under the seat, vrooom, chugchugchug...
LGPL, AGPL, Apache, and BSD/MIT
I like the PostgreSQL version of the BSD style license. and if there is no PARTY1 (The University of California in the PG license), its even simpler.
Portions Copyright © 1996-2020, $PARTY2
Portions Copyright © 1994, $PARTY1
Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
IN NO EVENT SHALL $PARTY1 BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF $PARTY1 HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
$PARTY1 SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND $PARTY1 HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
Costco (US big box membership retailer) had Samsung 32" 3840x2160 monitor on sale for $319 this weekend. Bought one for my wife, its gorgeous.
has HDMI 2.0 and DP 1.4(?) inputs. on her Latitude w/ the usb c expander box, I had to use the DP port to get 60Hz, the HDMI port would only do 30Hz, awwwww. I had the DP cable already, so all is good.
a bigger screen would have to be farther away to minimize neck strain looking back and forth, so zilch for gain.