Forgot your password?
typodupeerror

Comment Re:TypeScript? (Score 2) 22

That surprised me, too. TypeScript is a very poorly-congealed ("designed" seems a bit strong) language.

Of the two popular scripting languages - python and ruby - python probably makes more sense as you can compile into actual binaries if you want.

For speed and parallel processing, which I'd assume they'd want, they'd be better off with Tcl or Erlang, both of which are much much better suited to this sort of work.

Comment Re:Soaring RAM prices (Score 1) 93

Yeah, and even native stuff is super bloated now.

I noticed an instance of Brave with all of the features turned off sitting at a new tab page was using 230MB.

I remember doing OK with a version of Firefox that supported xhtml and JavaScript 2 that ran on a machine with 16MB of RAM total.

And the current browsing experience isn't somehow instantaneous on a CPU with 16x the cores running at 10x the clock. The user response time is about the same.

I think that browser itself ran in 4-8MB. Probably with the Flash plugin loaded too.

FWIW that old machine would take about 15 minutes to encode a 3 minute mp3 file and my current machines does it in about six seconds. So the hardware gains are real.

Maybe ML will actually be able to find some optimizations that are too cumbersome for humans to manage.

Comment Re:Depends (Score 1) 48

The problem with the vast amount of hardware turf that Microsoft covers is different from say, Apples, because Apple highly controls their hardware platforms, and Microsoft by its nature, cannot.

Add in driver components, software legacies, and Microsoft users continue to pay this tax, generation after generation. So indeed these issues ARE similar.

When Oracle updates key functionality, they risk a domino effect, just as Microsoft does. The QA feedback loop can help, but all old code must become crusty because of physics. Reinventing the core code then causes its own ripple effects.

There are ways to fight this, at the risk of business partners going away-- the hardware makers and software vendors with huge installed bases.

Every time a change is made, it would be wonderful to do regression testing. That's why there are "insider" programs, the little beta site for these changes because regression testing today is impossible because the installation platforms are too diffuse.

There is truth in the aphorism, "The bigger they are, the harder they fall.".

Comment Re:*nix systems are more stable? -- We know.... (Score 1) 186

Have you ever noticed why no one celebrates Patch Tuesday in the pub? It's because they're waiting by consoles waiting for stuff to break.

Windows, client and server, are a house of cards. This goes far back in history. The citations you challenge are each provably wrong. Ever wonder why the cloud isn't rife with Windows servers? There's a reason for that. Cloud Native Windows is almost an oxymoron. Linux and to a lesser extent, BSD, have taken over that space.

In so many ways, Windows is now a legacy data OS in data centers and for good reason. It's developer community has all but collapsed. It's backwards compatibility with other house-of-cards platforms like dot-net have put ball-and-chains around its neck.

The additions of tawdry pre-release-in-production AI with Co-Pilot causes new train wrecks each and every day.

No serious services developer uses Windows as a new development platform. The metaphors you diss are a dodge. You know exactly what the remarks are about. Windows continues to be a sieve for security. Linux and BSD are far more difficult to breach, correctly configured-- and it doesn't take much.

As a developer, if you are one, Microsoft is putting you to the pasture. Have fun eating oats.

Comment How is the lack of govt information relevant? (Score 3, Insightful) 82

Assuming it's remotely true (and there's good reason for thinking it isn't), it still means the FBI director was negligent in their choice of personal email provider, that the email provider had incompetent security, and that the government's failure to either have an Internet Czar (the post exists) or to enforce high standards on Internet services are a threat to the security of the nation (since we already know malware can cross airgaps through negligence, the DoD has been hit that way a few times). The FBI director could have copied unknown quantities of malware onto government machines through lax standards, any of which could have delivered classified information over the Internet (we know this because it has also happened to the DoD).

In short, the existence of the hack is a minor concern relative to every single implication that hack has.

Comment Dumped Grok over this (Score -1) 72

Grok was constantly say it was doing something that it had ZERO ability to, and I kept calling it out and it kept apologizing and then immediately doing it again.

As a guy who spend 5 figures a year on Ai, the last thing I want is that. I know Claude and ChatGPT also do it, but Grok was doing it CONSTANTLY.

Comment Re:Blessing in disguise? (Score 1) 78

I got one around 2008. They were the best of the non-premium 1080p HDMI screens at the time.

The one I got had slightly better test review scores on display quality than the LG that year. The Sony was 20% better for 3x the price.

It lasted about twelve years and by then a bigger 4K with much brighter colors was half the cost in nominal dollars, so probably 1/4 the cost in real terms.

And by then cheap flashable streaming sticks were available as was pihole and fairly easy outbound NAT rewriting rules to keep the beasts contained.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...