|
The ThinkBook Transparent Display Laptop concept even comes with a built-in drawing tablet. Lenovo just needs to find something worth seeing on the other side. The usefulness is as clear as the screen
|
|
|
|
|
Article wrote: Lenovo just needs to find something worth seeing on the other side. I hope people working from the coach and resting the laptop on the lap have the pants on
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.
|
|
|
|
|
So no need for the CLS command?
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment
"Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst
"I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
|
|
|
|
|
Well done, sir.
I am saddened that one never came close to my brain.
TTFN - Kent
|
|
|
|
|
Benchmarks play a crucial role in driving informed decisions for users and vendors by separating science from marketing. You mean SELECT * FROM table isn't fast enough?
|
|
|
|
|
Kent Sharkey wrote: You mean SELECT * FROM table isn't fast enough? not as fast as DROP TABLE (Johnny Tables says "Hiii")
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.
|
|
|
|
|
When we outsource cognitive tasks to technology – such as flying a plane, navigating, or making a judgement – research shows we may lose the ability to perform those tasks ourselves. I can't even remember how to write a physical letter
|
|
|
|
|
Article wrote: research shows we may lose the ability to perform those tasks ourselves. All people driving automatic motors without a clutch say "Hiiii"
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.
|
|
|
|
|
Here's an interesting announcement from MS: Windows Dev Kit 2023 (Project Volterra) | Microsoft Learn[^]
There's a video explaining the hardware kit.
32GB LPDDR4x RAM and 512GB fast NVMe storage
Snapdragon® 8cx Gen 3 compute platform
Ports: 3x USB-A, 2x USB-C, Mini-Display (HBR2 support), Ethernet (RJ45)
Made with 20% recycled ocean plastic
Available in the Microsoft Store
|
|
|
|
|
"Hotpatching" originated in Windows Server, cuts way down on update reboots. "Fool me once, shame on - shame on you. Fool me - you can't get fooled again"
My memory is as faulty as always, but I remember them saying this with the original NT 4 release, and either Weven or Vista (or both). Maybe even Weleven?
|
|
|
|
|
Oh, perfect... So now the system will get broken while we are working?
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.
|
|
|
|
|
I seem to remember this promise with XP SP3, Windows 7, and Windows 8. However, there really are fewer patches requiring a reboot each month. The problem is there is still one patch that requires it each month.
|
|
|
|
|
Prepare your robotic Lawn mower for an adrenaline-fueled experience filled with dark corridors and hell-spawned demons. Mow those demons down!
ugh. Sorry, I *had* to use that one.
|
|
|
|
|
Article wrote: Prepare your robotic Lawn mower for an adrenaline-fueled experience where is the NOS when one need it?
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.
|
|
|
|
|
Computer science deals with concurrency, but what about simultaneity? "People assume that time is a strict progression of cause to effect, but actually, from a non-linear, non-subjective viewpoint, it's more like a big ball of wibbly-wobbly... timey-wimey... stuff."
But...why?
I...guess I can see it if you wanted to "run this logic as it was defined at time 'x'", but it does seem to be prone to creating worse spaghetti than the alternatives. Or am I just missing something (as usual)?
|
|
|
|
|
Kent Sharkey wrote: But...why? I suppose the same reason as with many other things...
Just because.
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.
|
|
|
|
|
Kent Sharkey wrote: "run this logic as it was defined at time 'x'" at?
Religious freedom is the freedom to say that two plus two make five.
|
|
|
|
|
What I meant was: lookup how the logic was defined some time in the past, and execute the routine based on that code, rather than how it is currently defined.
So, a tax bill could be calculated based on the old rules instead of the current (when running on old data)
TTFN - Kent
|
|
|
|
|
Norwegian laws are that way. If you are dragged to court for a crime committed a long time ago, and the laws have been changed in the meantime, you will be judged by the laws that were in force at the time of the crime.
As far as I know, this is common practice in most jurisdictions. Maybe if a law has been lifted, the punishment has been reduced, you may be judged by the updated law, but not if the law has been tightened, increasing the punishment. (That is not permitted under the United Nations Declaration of human rights.)
As far as I know, enforcing this is still a semi-manual procedure. Paid access (much too expensive for common man) to the electronic version of the laws of Norway, you can retrieve laws in force at any given point in time. (The free version gives you access to those in force today.) From there on, the rest is manual work.
Religious freedom is the freedom to say that two plus two make five.
|
|
|
|
|
Quote: Can a programming language implement time travel Sure. It will break.
|
|
|
|
|
Simultaneous and Heterogeneous Multithreading (SHMT) may be the solution that can harness the power of a device's CPU, GPU, and AI accelerator all at once, according to a research paper from the University of California, Riverside. Multi all the things!
|
|
|
|
|
Read the article and it glosses over a fundamental assumption. Like all multithreading systems, you'll only benefit if your problem lends itself to this specific solution.
|
|
|
|
|
See also Amdahl's law
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.
|
|
|
|
|
I'm not getting it.
That is: I am not getting what is new about this. This is what we have done since spooling ('Synchronous Peripheral Output On Line) and double buffering was invented in the 1960s. (Or was it as far back as the late 1950s?) We have let DMA devices and screen cards offload the main CPU for decades. Mainframes have had all sorts of 'backend' processors, running tasks in parallel with a bunch of other backends, intelligent I/O devices and whatnots.
Even my first PC was not so primitive that it ran like the leftmost alternative in the illustration in the article; it did disk I/O and screen handling independent of the CPU. Long before that, I worked on mainframes with frontends (they were referred to as 'channel units') where 1536 users could simultaneously edit their source code without disturbing the CPU; the compiler ran on the CPU, though. It was said that each of the three channel units were more complex than the CPU.
It sounds more like these guys are working on automating the balancing of loads on the available units, a task we to some degree are doing by hand crafting, even today. It is far from the first attempt at automating it; one of the better known ones is Wikipedia: Linda[^]. The Linda model is not based on a central scheduler, but distributed among all processing units, picking tasks from a list called 'tuple space' which is like a database relation: The tuple attributes indicates processor requirements, so each processor selects an entry using a predicate expressing its own capabilities.
Maybe this new project makes some significant and genuinely new contributions, but I fail to see it from the article. If it is just a new, centralized scheduler for fine-grained tasks to the unit capable of running them, I am not impressed.
Religious freedom is the freedom to say that two plus two make five.
|
|
|
|
|
Everything Microsoft partners and IT pros need to know about major Microsoft product milestones this year, including the next major Windows release, Microsoft Copilot, Windows Server 2025, Teams and more. "Programs, programs. Getcher programs."
|
|
|
|