• 0

How to build an operaing system ?


Question

Recommended Posts

  • 0
BTW, i forgot to tell you that i have winme with winxp , is that a reason for making my autoexec.bat full of lines instead of being empty ?

and if the answer is yes , does it mean that winME needs dos to boot ?

585126315[/snapback]

Are they both installed on the same drive? ME doesn't run on DOS, and autoexec.bat isn't necessarilly a sign that DOS is installed on your machine...

  • 0

I'm sorry, I've never written an operating system, so I can't help you much.

Somehow, I get the impression that you have not been clued to a key fact about operating systems: they are difficult. You don't just sit down and write one in an afternoon. Remember, Bill Gates is a billionaire, just because people would rather buy his product that pretended to be an operating system, instead of writing their own.

That being said, the next best thing would be to look at the code for an existing operating system. Companies like Microsoft have lots of lawyers to stop your doing that, so your only choice is to look at the code for a non-proprietary operating system. I know of a great free one, which is Linux. Linux has been written in literally dozens of different versions, most of them have the open source right there for you to look at, and you can download one for yourself here: http://www.linuxiso.org/.

Good luck! And if you get as rich as Bill Gates, remember us old friends back here at Neowin, will you?

  • 0
Are they both installed on the same drive? ME doesn't run on DOS, and autoexec.bat isn't necessarilly a sign that DOS is installed on your machine...

585129123[/snapback]

sorry to be an ass in the matter but youll find that windows ME is actually running on top of the win9x kernel which infact runs ontop of dos! all microsodft did was inhibit the ability to access realmode dos in windows ME the link below shows how to enable the option to access realmode dos, even though micorosft inhibits the use of realmode dos it does not remove the fact that windows me is based on the 9x kernel and in fact runs upon dos.

http://www.geocities.com/mfd4life_2000/

sorry to be an ass it just bugs me when people have been missinformed

  • 0
I'm sorry, I've never written an operating system, so I can't help you much.

Somehow, I get the impression that you have not been clued to a key fact about operating systems: they are difficult. You don't just sit down and write one in an afternoon. Remember, Bill Gates is a billionaire, just because people would rather buy his product that pretended to be an operating system, instead of writing their own.

That being said, the next best thing would be to look at the code for an existing operating system. Companies like Microsoft have lots of lawyers to stop your doing that, so your only choice is to look at the code for a non-proprietary operating system. I know of a great free one, which is Linux. Linux has been written in literally dozens of different versions, most of them have the open source right there for you to look at, and you can download one for yourself here: http://www.linuxiso.org/.

Good luck! And if you get as rich as Bill Gates, remember us old friends back here at Neowin, will you?

585129262[/snapback]

if we let microsoft to do everything that will be shame on us, do you know why .. cause microsoft want to be the best to control us ( make us pay what it wants ) , when windows xp came in egypt (just released) , its price was 3500 L.E. also office 4000 L.E. ( now did you c , you are going to buy it even it is very expensive )

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

  • 0
sorry to be an ass in the matter but youll find that windows ME is actually running on top of the win9x kernel which infact runs ontop of dos! all microsodft did was inhibit the ability to access realmode dos in windows ME the link below shows how to enable the option to access realmode dos, even though micorosft inhibits the use of realmode dos it does not remove the fact that windows me is based on the 9x kernel and in fact runs upon dos.

http://www.geocities.com/mfd4life_2000/

sorry to be an ass it just bugs me when people have been missinformed

585130562[/snapback]

The 9x kernel does not run in real mode DOS as it is far too slow and restrictive. Windows 9x (actually starting with Windows 3.0) runs in 386 enhanced mode, and the CPU is switched to 32 bit protected mode. DOS isn't a 32 bit OS; once win.com starts and switches the CPU, it takes over.

Grab any A+ technician's book and it will tell you this. Microsoft says ME doesn't run on DOS, the A+ exam says ME doesn't run on DOS, and my intellect says ME doesn't run on DOS. I find it very hard to believe otherwise.

  • 0

i know dos isnt a 32bit os, but it does lie beneath windows me just as it did with windows 98, a clean install on a newly dformatted drive and the hack mentioned above shows that it is there, i dont care what the manuals say, hell i have the cisco it essentials 1&2 qualifications myself and i know what the book says, its just that little hack shows that the option for real mode dos was just covered over, it is still there much the same as it is in windows 98 just less prominent and covered over.

just to make it clear ... i was only trying to point out that while windows me appears on the serface a new os it was basically builds onward from win98se not a new line of operating system and most deffinatly not nt based, wasnt directed all at you, was just saying that the real dos mode is still availabale, its just covered over, that dos is still there and functional with a winme install as it is with a windows 98 install.

  • 0
if we let microsoft to do everything that will be shame on us, do you know why .. cause microsoft want to be the best to control us ( make us pay what it wants ) , when windows xp came in egypt (just released) , its price was 3500 L.E. also office 4000 L.E. ( now did you c , you are going to buy it even it is very expensive )

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

585132380[/snapback]

Linux has nothing to do with WindowOS, it was started by Linus Torvalds as his uni project which was based on Unix OS.

If you want to learn to how to program an OS, you have to learn the basic OS concepts, such as Memory (VM etc), file system, I/O, Concurrency control etc. If you're really serious about this, I suggest you get

http://www.amazon.com/exec/obidos/ASIN/013...6222672-4032058

  • 0

BTW, about the programs and games compitability with Microsoft OS or Linux OS, i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS, i don't know why Linux developers don't upgrade Linux to support all software which need microsoft OS , ( like windows XP , when you click on exe file then choose compatibility with 95,98,ME... etc) , if that happen i will use linux immediatly cause i see that OS is more stable and faster .... i hve tried linux red hat and mandrake ....

also i want to know how i could do this feature if i did an OS , i mean to know the logic or the enigne of how to make my OS supports programs which need EX: Microsoft OS ?

  • 0

You seem to have an extremly naive view of operating systems and lack any understanding of economies in general. I hope you are learning a lot from this thread and suggest reading books on both OS (in which many of your questions will be answered) and on business (learn why Windows isn't free and Linux not popular in the mainstream).

also can anybody tell me how linux is released, and microsoft didn't do anything with it's "LAWYERS" ?

585132380[/snapback]

Linux releases are available for download from many many websites and some retail stores have copies on CD available. There are hundreds of different 'distributions', each uses the same Linux operating system but customizes the install package to include different applications. I do not understand why are you asking about Microsoft's lawyers in regard to a different company releasing software. Linux is a competing operating system, but is legal (forgetting about the SCO nonsense).

Windows XP is expensive because it has taken years of development and cost more than $2 billion to produce it. Microsoft does not intend on indivdual consumers purchasing full versions, they make their money mostly from selling to other businesses (which have a lot of money to spend) and licensing to pc manufacturers. If you're computer does not come with WinXP (which all do today) then you can purchase a $100 upgrade. Which is a very reasonable price.

Microsoft is creating a new version of Windows XP (called starter edition) for other countries who cannot afford the regularly priced version. MS is also lowering the price of WinXP in many countries where consumers/businesses cannot possibly afford the higher prices solution. It is also available at a severly reduced discount to univerisites and students.

Microsoft is not controlling you. If you do not wish to purchase their products, then don't. You can use Linux or Solaris for free or purchase a Mac computer (which are more expensive). Some will argue that those systems and their office products are not as good as Microsoft's. It is *NOT* MS's fault that competing products are not satisfactory to you.

--- Operating Systems ---

I do not mean to offend you, but based on the level of questions you are asking it does not seem possible that you are going to be able to write your own OS. There are many many aspects to consider.

As for making an operating system 100% comptabile with Windows is a lot of work. The reason why Windows is so large is because they cannot remove the old files and features to assure that older programs will still work with the newer versions. But to make any program written for Windows to work in Linux you need to rewrite the entire Windows API (system calls) and there are already a few open source projects working on this with little success. You also have to consider that some programs rely on the NTFS file system and millions of other qwerks Windows has. Such as the file size of DLLs, the way Windows occupies memory and Window's scheduling system. Linux users that wish to run Windows programs use virtual machine software to run Windows on-top of Linux. This is the only method to assure complete comptability. Compiled Linux and Windows can also run a variety of processors, which is another problem. Even though you are running the same operating system they may be running on different processor architetures.

Windows XP is programmed in about 70% C and 30% assembly language. You can see for yourself how Linux is programmed, its source code is freely available.

i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS

Biased? Yes, programs written for Windows cannot directly run on Linux. Several projects and companies have attempted to create 'comptability modes' as you have suggest with limited success. It is a very complex task. You are also wrongfully asuming everyone wants to use Linux... I for one do not. It is a cool operating system but not everyone would enjoy using it. Windows is very easy to use, designed for the average user, and has a smooth user interface... Linux is not as easy to use and is not standardized but fully customizable. There are many different window environments users can run which are not necessarily compatible with each other.

Edited by KayMan2K
  • 0

Well KayMan2K, I'm also going to have to correct you on something =)

There are already viable methods of running Windows programs in Linux. Wine and Cadega (an offspring of Wine) are the major methods and they do it pretty well. They also don't use a virtual machine or emulation, instead they have an (almost) complete implementation of the Windows subsystem that allows Windows programs to run with their native compilation. To give an example of how well it works, Cedage now supports Half-Life 2 (and obviously it runs at an acceptable speed to make it playable). That's not something that can be achieved through emulation. On a side note, there are also similar ways of running Linux/UNIX applications on Windows, such as cygwin, mingw32, and Microsoft's very own Windows Services for UNIX.

  • 0
You seem to have an extremly naive view of operating systems and lack any understanding of economies in general.  I hope you are learning a lot from this thread and suggest reading books on both OS (in which many of your questions will be answered) and on business (learn why Windows isn't free and Linux not popular in the mainstream).

585134304[/snapback]

and so i opened that thread to learn more about OSs but not about economics ( um in the faculty of commerce , also i have tested my first commercial product of "RoboMatic X1" ver 1.0.0.0 with success ), i think you misunderstand the post which you get form it the quote , i was replying to other person about "Lawyers" as he said .... etc

I do not mean to offend you, but based on the level of questions you are asking it does not seem possible that you are going to be able to write your own OS.  There are many many aspects to consider.

585134304[/snapback]

You are free to say what ever you want, thats your opinion and about making my OS i'm really serious , and to prove that .... i will prepare my self to learn the essentials to build OS in that holiday from the links which posted in that thread ....

also id like to show you my work ......

I started the project "RoboMatic X1" since 2001 it is not like as any AI chatbots, it can also control your computer and make a different jobs for you ( and so i called it "RoboMatic X1 Operating System Assistant" )

that software was programmed completly using VB, here is my screen shots of the next version (1.5) but its still beta ...

I opened that thread cause i want RoboMatic X1 as a system ;)

that screen shot will be as Windows XP "welcome screen" :D

http://www.infradrive.com/adv/beta_1.5_1.jpg

that screen shot will be as the main interface of my OS

http://www.infradrive.com/adv/beta_1.5_2.jpg

and that will gonna be the help of my OS

http://www.infradrive.com/adv/beta_1.5_3.jpg

thats the media player of my OS ( under construction , i will remove WMP dll anyway )

http://www.infradrive.com/adv/beta_1.5_4.jpg

and that will be the control panel of my OS :D

http://www.infradrive.com/adv/beta_1.5_5.jpg

that's a book of our small experience in programming RoboMatic X1

http://www.infradrive.com/adv/beta_1.5_6.jpg

that will be history or you can call it a "chat log" as messenger plus :D

http://www.infradrive.com/adv/beta_1.5_7.jpg

all of that is already made but in VB.Net and my crew is ready to spend another 3 years to convert this project to an OS ....

i really thanks every one give me his experience, and i'm ready to put his name in the credits ( i want to put in special thanks "Neowin.net Members" , if you don't mind moderators ;) )

Don't you all want to be like Microsoft , Linux Developers !!!

  • 0

Interesting app, although I don't really like the look. It's too cluttered and has too many colors going on. How's that going to turn into an operating system though?

And why would Linux dev's want to be like Microsoft? They work on Linux because they like to, not because they want a profit. It's something people work on in their free time.

  • 0
And why would Linux dev's want to be like Microsoft?  They work on Linux because they like to, not because they want a profit.  It's something people work on in their free time.

585135702[/snapback]

yes u right , and so am i ..... but i was just thinking as "some" people think from that way

  • 0
yes u right , and so am i ..... but i was just thinking as "some" people think from that way

585135724[/snapback]

Not really. Linux is an operating system where anyone can add to it. It's not closed source like Windows where it's driven by commercial apps.

  • 0

Also, it would be incredibly difficult to go from a VB app to a complete operating system. Have you though about how you're going to get the GUI actually up? Are you going to use X11 and build up on that? Not to mention how you're going to do everything prior to a GUI?

I too have an interest in operating systems, and was going to read up on some books for it over my winter break, and perhaps start on something resembling an operating system over the summer.

  • 0
BTW, about the programs and games compitability with Microsoft OS or Linux OS, i think most of users try to love linux but the problem is most of released programs don't support Linux OS and so they leave this wonderful OS, i don't know why Linux developers don't upgrade Linux to support all software which need microsoft OS , ( like windows XP , when you click on  exe file then choose compatibility with 95,98,ME... etc) , if that happen i will use linux immediatly cause i see that OS is more stable and faster .... i hve tried linux red hat and mandrake ....

Uh, well, you see....Linux is written, as others have pointed out, by volunteers, hobbyists, and a handful of drone-like individuals who commit to it full time because they believe in it so fiercely. And the very difficulty you cite is evidence of just how good these people are.

Consider: Say if you were a games designer. You want people to buy your game, so you want the most people to be able to run it. So, you design it mainly for the platform that the most people have. And through a series of historical accidents, that OS that most people run is Windows. These software developers code for Windows first, and then maybe "fringe markets" like Macintosh if they think of it. Hardware developers, manufacturing printers, scanners, etc., do likewise: they write their drivers for Windows, maybe Macintosh!

You mention that you're in it to learn programming, not economics...and I'm with you on that! IF ONLY we could keep the economics out of it! But we have to live with it. So, a professional software company, say they spent $50,000 to develop a game to run on Windows, and they expect to sell $5,000,000. worth to Windows users. Now, to port it to Linux, they have to pay those programmers another $50,000. to produce that, and then only, maybe, 100 people might buy it? Or, they can just move on to the next game, which they can sell again to Windows users.

Linux can still run many of the same programs, but Linux developers have to either do it on a simulater (like Wine) or "hack" a driver for the hardware as best they can...for those who aren't rich enough to do nothing but code Linux all day, this means they do it in between shifts at full-time jobs, classes at school, whatever.

Have you heard of the singing frog? It cannot sing well, but the miracle is that it can sing at all! <--an old joke to illustrate the point.

Now, think about the future. The home "micro" computer has only been a common appliance in most homes since the 1980's. A whole generation is just now living in the prime of their buying years, whom have "grown up on computers". Given another generation, and it's only logical that people will be more clued-in to computers, and it's highly unlikely that they will continue to pay outrageous prices for something they can get higher quality for free (or very little money, as there's no law against selling Linux). The bigger Linux market would cause more software developers to take notice of these "fringe markets", which may not be so much on the fringe for very much longer. Also, if I were selling commercial software, I would see more money to be made from the cutomer who got their OS for free, and has more money to spend on my fancy doo-dads, rather than the customer who's spending all they can spare on the OS itself.

The point to all this rambling is to be patient with Linux, as it's at the forefront of a revolution. And for that matter, be patient with the world's computer users, most of whom are still uncomfortable touching a keyboard, and to whom computers are still new, intimidating pieces of equipment.

Incidentally, today, (just for the exercise! this isn't for release!) I just wrote a simulation of Conway's game of Life on my Linux, that uses the "curses" library which I'm currently learning. Have you played with cullular automata, yet? Automata, fractal generaters, games of Go, Serpinski triangles and sponges, Sim City games...these are fascinating to watch and play with, and as you watch them, you learn things that apply to economics (AND computer evolution), that you didn't know it was possible to learn!

Anyway, I hope you're still encouraged. I admire your spirit! And look how far you've come already! I bet nobody in Egypt thought of writing an operating system 20 years ago...

  • 0

Instead of building a complete OS, why don't you start small and build a shell for Windows. What you see when you're using XP to load apps and browse the file system is the Explorer shell. You could get your shell to look exactly as the screens you posted with less effort. Writing a full-blown OS just isn't feasible, especially since you seem to want Windows compatibility.

Never the less, check out OS News' website and forum. There are some knowledgeable people and info on projects that you could use as a guide. Also, look for books on operating system architecture, the ones by Tanenbaum.

  • 0

This thread is hilarious.I think someone who fails to comprehend Windows is just a tad overambitious to make an OS. Assembly language is what you need to know to program the beginnings of an OS. You need to learn about interrupts, registers, things like "mov" and "jmp", and how to handle lots of other things that seem to be too complex for you to be able to do.

  • 0
Well KayMan2K, I'm also going to have to correct you on something =)

I am fully aware of Wine (didn't know about the other project) and the general method of simulating Windows API calls to have the program run natively. I thought I had acknowledged this in my post, sorry if I had left it out. This method is exciting and making great progress, but it is limited. It cannot run every program that Windows XP can run. A lot of programs for Windows are poorly written and some even rely on the errors and problems with Windows. The only current way to fully reproduce the environment is to be using a virtual machine. So, I wasn't saying that it is not possible to run Windows programs natively in Linux... just that it is very very very hard to write software which can run ALL programs on Linux.

Thank you for pointing out that the reverse is true for running Linux programs on Windows. It is easier to port Linux system calls and X11 to Windows than vice versa becuase it is an open source project.

and so i opened that thread to learn more about OSs but not about economics ( um in the faculty of commerce , also i have tested my first commercial product of "RoboMatic X1" ver 1.0.0.0 with success ), i think you misunderstand the post which you get form it the quote , i was replying to other person about "Lawyers" as he said .... etc

Quite possible, I think I misunderstood the Laywers reference.

Thank your for sharing the details of your project and the reason why you are interested in developing an OS. Your best bet is too purchase a book about operating systems and another on X86 assembly language and read it cover to cover. If you are seriously interested in learning more about operating systems.

Also, I believe you are grossly underestimating how long it will take and how much work is needed to write an interactive graphical OS. It will take you more than three years.... be prepared.

You are free to say what ever you want, thats your opinion and about making my OS i'm really serious , and to prove that .... i will prepare my self to learn the essentials to build OS in that holiday from the links which posted in that thread ....

Again, thank you for sharing the details of your project. I am not doubting your commitment to the project. But you will need to spend several years (not just a holiday) learning the essentials to build an OS (based on your current knowledge of computers).

The VB program you wrote is cool, but you would need to write your OS in assembly language C. Both are very different and much more difficult languages than VB. You need to write keyboard handlers, memory management, video drivers, process schedulers, process synchronization, the network stack at every level (do you even know all of the levels of networking?).... basically you need to understand how a computer works at the very basic hardware level. You will not be able to use command like "Form.Show" but rather write the thousands of lines of code behind that simple command.

Operating systems are developed by thousands of people over many many years. You will probably not reach the level of sophistication you need in an OS to port your application.

Well, I think at this point it has been beaten to death that this is too much work for you and your friends.. even over a three year period. But at a more fundamental question... why make this its own OS? As suggested, just make this a shell for either Windows or Linux. I am trying to understand what possible benefit you see to making this into an OS. Other than fun and personal learning experience.. there is no benefit.

  • 0
This thread is hilarious.I think someone who fails to comprehend Windows is just a tad overambitious to make an OS. Assembly language is what you need to know to program the beginnings of an OS. You need to learn about interrupts, registers, things like "mov" and "jmp", and how to handle lots of other things that seem to be too complex for you to be able to do.

585136329[/snapback]

Uhhh, I've never seen an OS hand coded in assembly unless it was in a embedded system

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Well I really think the repasting helped if your higher clocks have returned, maybe the next thing to look at is if there is a problem with your case airflow? I guess this because your 3080 has returned to optimal state, but is still staying too warm, which might suggest it was thermal throttling before you repasted, of which the only logical conclusion could be outside factors.
    • Samsung Galaxy Z Fold 8, Flip 8, Z Fold Wide: Everything you need to know by Hamid Ganji Galaxy Z Fold 7 - Image via Samsung The next generation of Samsung foldables is set to be unveiled next month at the second Unpacked event of the year. Samsung’s 2026 foldables are not expected to offer significant upgrades over their predecessors, with the Korean firm instead focusing on design refinements and conventional upgrades such as faster processors and better cameras. However, Samsung is reportedly planning to unveil an all-new passport-style foldable this year to rival Apple’s first foldable iPhone, which is expected to debut this September. Here’s a roundup of everything we know about Samsung’s upcoming foldable devices ahead of their official debut. When can we expect Samsung’s new foldables? The Galaxy Z Fold 7 and Z Flip 7 series were unveiled in July, and Samsung is expected to maintain this timeframe in 2026. Based on previous reports from Korean sources, Samsung will hold its Unpacked event on July 22 in London, UK, to pull back the curtain on the Galaxy Z Fold 8 series. The devices are also expected to hit the shelves a few weeks after launch. However, Samsung has yet to announce an official date. A new naming scheme? One of the most interesting changes we might see this year is a new naming scheme for Samsung’s latest foldables. SamMobile reported that since Samsung is expected to unveil three foldables this year, it has adopted a new naming strategy to simplify product identification for customers. Accordingly, the standard Galaxy Z Fold 8 will reportedly be called the Galaxy Z Fold 8 Ultra and will serve as the direct successor to last year’s Galaxy Z Fold 7. The “Ultra” suffix suggests the phone could feature higher-end specifications, such as additional rear camera modules. Samsung’s new passport-style foldable is expected to carry the Galaxy Z Fold 8 name without any suffix. This model is reportedly equipped with two rear cameras. No major changes are expected for the Flip model. Galaxy Z Fold 8 Ultra and Z Flip 8 anticipated specs Rumors over the past few months suggest Samsung is preparing several upgrades for its upcoming foldables, although the devices may continue to rely on larger batteries and faster charging speeds rather than dramatic design changes. The primary focus this year is expected to be the Galaxy Z Fold 8 and its wide-screen design. Galaxy Z Fold 8 Ultra official CAD renders - Image via AndroidHeadlines Here are the anticipated specifications for the Galaxy Z Fold 8 Ultra based on previous leaks: 6.5-inch outer display and 8-inch inner display, 120Hz refresh rate, and 2,600 nits peak brightness Snapdragon 8 Elite Gen 5 processor, paired with 12GB or 16GB of RAM and 256GB, 512GB, or 1TB of storage 4.1mm thickness when unfolded and a weight of 210g 200MP main camera, 50MP ultrawide camera, 10MP or 12MP telephoto camera, 10MP cover camera, and 10MP selfie camera 5,000mAh battery with 45W wired charging Android 17 and One UI 9 As for the Galaxy Z Flip 8, the device is not expected to be a major departure from its predecessor, although it could become slightly slimmer. Expected specifications include: Snapdragon 8 Elite Gen 5 or Exynos 2600 processor 12GB of RAM with 256GB and 512GB storage options 6.9-inch Dynamic AMOLED 2X inner dispaly and 4.1-inch Super AMOLED outer dispaly 50MP main camera, 12MP ultrawide camera, and 10MP selfie camera 4,300mAh battery with 25W wired charging Android 17 and One UI 9 Samsung’s foldables are also expected to launch with Gemini Intelligence, Google’s AI suite for automating tasks in Android ecosystem. Moreover, given current memory and component costs, some Galaxy Z Fold 8 Ultra and Z Flip 8 variants could see a price hike. Galaxy Z Fold 8 adopts a wide-screen design The centerpiece of the upcoming Unpacked event could be the Galaxy Z Fold 8, previously rumored as the Galaxy Z Fold Wide. This model adopts a passport-style form factor and is expected to compete directly with Apple’s iPhone Fold. Galaxy Z Fold 8 official CAD renders - Image via AndroidHeadlines Here’s what to expect: 7.6-inch primary OLED display and 5.4-inch cover display, 120Hz refresh rate, 2,600 nits peak brightness, and 4:3 aspect ratio Snapdragon 8 Elite Gen 5 processor, 12GB or 16GB of RAM, and 256GB, 512GB, or 1TB storage options 4,800mAh battery with 45W wired charging 50MP main camera, 50MP ultrawide camera, and 10MP selfie camera Android 17 and One UI 9 The three new foldable phones are unlikely to be the only devices unveiled at Samsung’s Unpacked event. The company is also expected to introduce the Galaxy Watch Ultra 2 and the Galaxy Watch 9 series.
    • Thanks
    • 7 Days: Killing uBlock Origin bypasses, Euro Office faces fire, and will AI replace you? by Aditya Tiwari 7 Days is a weekly roundup of picks of what's been happening in the world of technology - written with a dash of humor, a hint of exasperation, and an endless supply of (black) coffee. This week's highlights include WWDC 2026 announcements, updates on child safety, and Meta's use of data from outside businesses to optimize your feed. Let's get started. You can check out the recent issues of the 7 Days weekly roundup. Killing uBlock Origin bypasses The hottest news of the week was about Google Chrome effectively ending most uBlock Origin workarounds (a free, open-source ad blocker extension) by permanently dropping MV2 extensions and their bypasses. Chrome is transitioning towards newer MV3 extensions. A recent discussion thread highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions. Genuinely European? Euro-Office faces fire The recently launched cloud-based office suite, Euro-Office, is facing criticism at home. The LibreOffice developer wrote an open letter criticizing Euro-Office for its marketing claim that it's the "first open-source office suite developed in Europe," since the honor has belonged to OpenOffice since 2001. The Document Foundation has called out Euro-Office, arguing that it can't consider "itself genuinely European" as long as it keeps pushing Microsoft defaults on users, adding that "it has to speak ODF as its mother tongue." Will AI replace you? Image: Tara Winstead via Pexels Microsoft's AI boss, Mustafa Suleyman, said in an interview earlier this year that AI would replace office workers within 12 to 18 months. Joining the ranks of top executives who have softened their stance on AI replacing humans, Suleyman recently walked back his earlier remarks and now says that AI will automate tasks, not replace entire white-collar jobs. He defended his earlier comments by arguing that they referred only to individual actions people perform at their desks. Louis Rossmann wants to sue Samsung Image: Louis Rossmann Tech repair entrepreneur and right-to-repair activist Louis Rossmann contacted Samsung support over a failed 4TB Samsung 990 Pro NVMe SSD. After back-and-forth communication, Samsung offered a $330 refund instead of a replacement, but Rossmann found that the SSD was readily available for new buyers at a higher price. He has issued a formal 60-day notice and intends to file a suit in Texas small claims court, as Samsung's actions reflect a failure to honor its warranty obligations. Samsung reached out to Neowin to clarify its updated stance that customers in such situations will receive a refund equal to the product's current market price. Child safety or mass surveillance? Image: Jonathan Borba via Pexels Signal accused the UK government of using child safety and device-level explicit content ban as a cover for mass surveillance. Calling the plan "dystopian," Signal warned that it violates everyone's fundamental right to privacy. The messaging platform believes that the government should keep children "safe" and "protected," but it should do so through social services and education. Fears of social media regulation Image via DepositPhotos.com More governments across the globe are tightening their grip on social media and bringing stricter regulations in the name of child safety. Bluesky COO, Rose Wang, warned that social media regulations could destroy competition from small startups and that heavy regulatory compliance costs favor deep-pocketed tech giants while locking out new entrants. Our Features Image: Pexels Our coffee-powered team publishes a platter of editorials, opinion posts, and guides. Here's what they got for the week: UK **** blockers are a looming privacy disaster, we must be able to see the source code This week in software news Image: Proton Catch up on some of the latest software news updates that arrived throughout the week: Dark clouds over PC makers: Building on our report from last month, Dell officially acknowledged that its own remediation software was causing BSOD issues and unexpected system restarts. HP is also facing equally frustrating issues involving recent Windows Secure Boot updates on Windows 11. Controversial icon: Spotify finally removed the disco ball icon from its app and replaced it with the familiar flat green logo after weeks of mixed reactions online. While some people don't like the new design, the retro, three-dimensional look has generated a following of its own. Even other brands are coming up with their versions of the disco logo. NVIDIA fixes stuff: A new hotfix driver 610.52 fixes various issues related to monitors and displays, noting that G-SYNC-related frame pacing troubles should now be resolved on Ada Lovelace GPUs. The feedback thread also points out that the hotfix patches a BSOD issue. FIFA World Cup tracker: Opera is redesigning its Android browser with a built-in football tracker for the upcoming World Cup in the US. The new homepage is now "more immersive" with easier access to common browser features. Command line for Proton: The Swiss technology company has launched a command line version of the Proton Drive, which you can use to manage your encrypted files directly from a terminal across all major platforms, including Windows, macOS, and Linux. This week in hardware news Image: Thermaltake Catch up on some of the latest software news updates that arrived throughout the week: Intel and AMD PCs in one case: Thermaltake's CAPO X dual-system chassis brings you the best of both worlds by supporting two microATX (mATX) motherboards and up to two 360 mm AIO liquid coolers. If you want ideas, maybe you can use one as your main PC and another as an AI agent. Google Tensor production: While TSMC will remain the lead producer, the search giant is reportedly in talks with Samsung to hand over part of the production of its next-generation Tensor AI chips. The upcoming TPUs are reportedly codenamed “Icefish” and will be produced using Samsung's 2-nanometer process technology. Lethal fake phone chargers: UK-based consumer rights organization Which? has warned that "potentially lethal knock-off chargers" are still being sold on online marketplaces, including Amazon and eBay, despite the dangers of such chargers having been exposed. This week in Google News Image: Google Catch up on some of the latest Google news updates that arrived throughout the week: Sliding into DMs: You might remember that YouTube had a direct messaging feature back in the day. It's now rolling out a revamped direct messaging inbox that lets you share Shorts, videos, and live streams and have conversations about them. New in NotebookLM: The AI-powered note-taking app got some new agentic capabilities and more advanced reasoning, thanks to support for Gemini 3.5 and Antigravity. NotebookLM can now generate outputs in more formats, making it easier to start new projects with less information. This week in Apple News Image: Apple Catch up on some of the latest Apple news updates that arrived throughout the week: WWDC 2026: This week was all about Apple's annual developer conference, where the iPhone-maker finally unveiled an upgraded Siri AI and a platter of new Apple Intelligence features. Siri AI now has a cross-platform app, which is supported on select models of iPhone, iPad, Mac, Apple Watch, and Vision Pro. What's different about WWDC: I wrote a detailed feature this week discussing how Apple changed the WWDC keynote this year, blurring the lines between its operating systems. Apple didn't have dedicated segments for its operating systems this year and didn't even publish the official press releases. Liquid Glass slider (finally): It's that time of the year when Apple previews fresh updates for iPhone, iPad, Mac, Apple Watch, AirPods, and other platforms. A new transparency slider for Liquid Glass is coming to iOS 27, iPadOS 27, and macOS 27 Golden Gate. Is your device supported?: If you're wondering whether your Apple device supports the new developer beta builds, you can check the respective compatibility lists for iOS 27, iPadOS 27, macOS 27, and watchOS 27. Siri AI not coming to Europe: Yes, that's true due to complications related to the Digital Markets Act (DMA). While Apple penned a blog post to tell its side of the story, a European Commission spokesperson told Neowin that the DMA does not prohibit Apple from launching its services in the EU; the company is simply required to comply with the law. New child safety features: Apple announced a trove of new safety features for kids, including a simpler setup experience for parents, Ask to Browse, Time Allowances, and a redesigned Screen Time UI. Parents can now visit a new website to find answers to common questions around child safety features. More cloud power: Apple's Private Cloud Compute cloud infrastructure will now run beyond its own data centers for the first time. It's working with Google and NVIDIA to run new Apple Intelligence workloads on Google Cloud systems powered by NVIDIA GPUs. This week in Meta news Catch up on the latest Meta news updates that arrived throughout the week: Data from outside: Meta is rolling out a new update globally to personalize your AI responses and primary feeds using data from outside businesses. It already targets ads based on shopping activity, but the latest development enables it to personalize other "parts of your experience." There is a toggle in the Settings to disable activity from other businesses; however, it won't prevent companies from sending your data to Meta. Level playing field: The European Commission has ordered the social media giant to restore access to WhatsApp for third-party AI chatbots, including ChatGPT and Copilot. Meta previously blocked rival AI chatbots from operating on WhatsApp, prompting the Commission to launch an antitrust investigation. Spying on users: On the flip side, WhatsApp accused the Israeli cyber-intelligence firm, NSO Group, of deploying a fresh wave of targeted "spear phishing" attacks against its users, which were thwarted by WhatsApp's security teams. Reorder profile grid: Adding some customization for the profile grid feature, Instagram now lets you rearrange posts in your profile without deleting and reuploading content. Go to your profile and long-press any thumbnail to find the "Reorder grid" option. This week in AI news Catch up on the latest artificial intelligence news updates that arrived throughout the week: Claude RAM hogger: Windows users are getting infuriated by Claude Desktop's hidden 1.8GB Hyper-V VM bug, which spins up if you use Claude Cowork or agent mode even once. It shows a Vmmem process in Task Manager, indicating 0% CPU usage but 1.8GB of RAM usage. Claude Fable 5: The new state-of-the-art AI model from Anthropic beats OpenAI's ChatGPT-5.5 in multiple AI benchmarks. Claude Fable 5 sits above the Opus models and outperforms most other generally available models across knowledge work, vision, scientific research, and more. However, the model was abruptly suspended after receiving an export control directive from the US government. Stack Overflow for AI agents: The popular Q&A platform has launched Stack Overflow for Agents in beta, which AI agents can use to share, find, and reuse coding knowledge. It explained that AI agents operate in isolation, creating an Ephemeral Intelligence Gap, and valuable tokens are wasted on something another agent has already solved. Upgrading Codex: OpenAI is buying a company called Ona, which makes secure cloud execution and orchestration technology for developers. The ChatGPT-maker aims to make Codex agents run for days without being tied to a local machine or an active session. It also announced a new developer mode in Chrome. This week in open-source news Catch up on some of the latest open-source and Linux updates that arrived throughout the week: Linux 7.1 rc7: Linux Torvalds dropped an optimized rc7 with crucial fixes for AMD and laptop hardware. He said that a stable version of Linux 7.1 could arrive next week, adding that the latest RC is not small, but smaller than recent releases. Alpine Linux 3.24: The latest Alpine Linux release added support for COSMIC Desktop, Linux 6.18, IPv6 installer support, automatic serial console configuration for headless setups, and major package updates and removals. This week in Microsoft News Microsoft had to shut down more than 70 GitHub repos after they were compromised by malware, Teams is getting a controversial tracking feature that users may hate, and the company explained why the new update makes PowerToys faster. You can check out Taras's freshly baked Microsoft Weekly roundup to catch up on all the interesting stories this week. This week in gaming The latest issue of Pulasthi's Weekend PC Game Deals curates several exciting games on sale this week. On the Epic Games Store, the new titles on display for grabs include Warhammer 40K Speed Freeks and The Ouroboros King. NVIDIA GeForce NOW's summer sale lowered the prices of both the Performance and Ultimate membership options for a limited time period. Meanwhile, the Xbox Free Play Days brought Undead Labs' post-apocalyptic title State of Decay 2, as well as two Team17-published titles. That said, here are some more stories from the gaming world: Dragon's Dogma 2: Dark Arisen expansion to bring snowy region, new updates also coming Playground drops 30 minutes of Fable gameplay, shows off life sim and morality system Playground Games confirms Forza Horizon 6 save wipe bug Doom: The Dark Ages Revelations expansion gives the Slayer a brutal Chain Spear State of Decay 3 is out in 2027, reveals Plague Nests with new co-op gameplay trailer From the review corner This week, Taras got his hands on the DuRoBo Krono portable e-ink reader, which comes with a $279 price tag. It's a smartphone-sized device with a rotating dial, sitting somewhere between premium and cheap in terms of build quality. Speaking of the pros, the physical controls are cool, the smart dial is useful, the battery life is good, and Android 15 has no-nonsense software. On the flip side, the device lacks software customization, the built-in AI needs improvement, the smart dial is a bit wobbly, and there is no ambient light sensor. EA Sports UFC 6 EA Sports UFC 6 does a better job at onboarding new players than most fighting games, according to Pulasthi's detailed review. The game comes with rewarding combat systems, top-notch animation, impressive impact physics, and visible damage on fighters. However, the menus lag a lot, grappling isn't very fun, and the flow state feels a little misplaced. More price drops! We got you covered with some hot tech deals all week. For some reason, if you missed out on a great discount, here is a summary of some recent deals that are still alive: GIGABYTE Radeon RX 9070 XT Gaming OC ICE 16G - $649.99 (13% off) 1TB Samsung T7 Portable SSD - $189.98 (31% off) AirPods Pro 3 - $179 ($50 off) Edifier R1280Ts Powered Bookshelf Speakers - $129.99 (24% off) To view all of our recent deals, click here. So, these were some of the biggest tech news and other updates from this week. There will be more issues of our 7 Days series in the coming weeks and months, so stay tuned. You can also support Neowin by registering for a free member account or subscribing to extra member benefits, along with an ad-free tier option. Have a great weekend!
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      141
    4. 4
      ATLien_0
      89
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!