|
Kent Sharkey wrote: I can't change, I can't change.
Thanks - now I've got Saddam from "South Park - The Movie" singing in my head!
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
May I suggest as a replacement “Kyle’s Mom”?
TTFN - Kent
|
|
|
|
|
|
How would you use immutable collection in thread safe scenario?
The creating a new instance of the collection (presumably - it says it works like string)... but in the thread safe scenarios I may have dealt with, it's been that I wanted to have a single shared collection across those thread instances.
Maybe I misunderstand how it works and that's just 'taken care of' with a locking object and a 'root collection' under the hood?
|
|
|
|
|
Yes and no. For mutable objects the locking has to occur at runtime. If, however, you tell the compiler that the object is immutable it can skip outputting the locking code and assume there won't be changes to the object at runtime. Locking is an expensive operation.
|
|
|
|
|
So it's more like it can grow the collection without locking anything because it knows everything is new and immutable.
|
|
|
|
|
After recent updates, Microsoft Photos on Windows 11 takes longer to launch, but Microsoft has a solution. Latest from the rocket surgeons
|
|
|
|
|
Microsoft: I have a few ideas for you. Send me money, and we'll get right on them! We'll make things faster!
|
|
|
|
|
Great, one more thing to slow down Windows startup.
|
|
|
|
|
What do a decompression ans BitBlit have to do to become slow? How much litter do they have to add to their malware?
GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++* Weapons extension: ma- k++ F+2 X
The shortest horror story: On Error Resume Next
|
|
|
|
|
LOL, they asked AI for possible fixes and that's what it told them.
|
|
|
|
|
Full system takeovers on the cards, for those with enough patience to pull it off Well it is called OPEN SSH
|
|
|
|
|
Kent Sharkey wrote: Well it is called OPEN SSH and all the eyes are closed (or looking elsewhere) as it seems.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
But, I was assured that open software solved security problems (that didn't exist on Linux anyway.)
|
|
|
|
|
In a survey conducted earlier this month of firms using AI since early 2022 in the Richmond, Virginia region, 45 per cent said they were automating tasks to reduce staffing and labour costs. Try not to be shocked
|
|
|
|
|
Not all, but many will end having big problems and let see if they survive the next 5 years.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
1790: so what this new machine going to do?
I will allow 1 person to make fabric as fast as 10 people
oh, what will the other 9 people do?
I don't know, but I will pay you 1.2% more
1980s: what do you mean we don't need the lino type machines any more.
Oh we also only need like 1 out of 5 people to do this new machine and get even more newspapers made
|
|
|
|
|
Computer scientists: We've invented a virtual dumbass that is wrong more often than not.
Tech CEOs: Great, let's replace our staff with it!
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
Probably says as much about the current staff as it does the CEO, right?
|
|
|
|
|
I'm probably just getting old and crotchety but I am not a fan of this whole AI hype thing.
There are arenas where it's surprisingly useful, but people want to employ it everywhere.
Fortunately, if it's anything like other tech bubbles it will eventually burst and at least some sanity will carry the day.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
I don't disagree. I think AI is in it's infancy and the hype is off the charts and ridiculous.
That being said... I'm probably just getting old and crotchety but my opinion of my cow-orkers (to borrow a Scott Adams term) has been plummeting lately. Seems like the average work ethic and IQ have dropped significantly. It's doubtful, but maybe the threat of being replaced by AI will trigger a response.
|
|
|
|
|
I find myself starting to think like that, and I relegate that stuff to "intrusive thought" status.
I've found that it's too easy to
A) let it go to one's head, such that you decide you're "better" than other folks
B) get miserable, having to face the fact that everyone I work with is basically useless.
It's easy to remember the bad stuff. The good stuff tends to be business as usual, and so it's kind of a downhill trajectory without actively putting the brakes on and reassessing.
All that said, you're not necessarily wrong, but if that's the case, you might look for a different place to work.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
It told me Lake Baikal was 500,000 sq Km.
Oddly I went and searched again to try and screenshot that, but neither google nor bing opted to give me the AI summary.
|
|
|
|
|
In recent times, open-source developers have been met with an uptick in receiving debatable or, in some cases, outright bogus CVE reports filed for their projects without confirmation. Are read-only bugs still bugs?
Posted not so much for this particular incident, but how it seems to be an example of a new attack on projects: file a security report on them. Like swatting, but for code.
|
|
|
|
|
If they can't hack it, better "take it down" by all necessary means, so that people download another one that got hacked
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|