rosbridge
<hbelusca> heh!
rosbridge
<hbelusca> 😄
Stas'M
Clang now suppprts Windows on ARM
do you have a link? I'd add it to this page
static
https://github.com/mstorsjo/llvm-mingw Haven't tested it yet but it seems useful
static
Probably using clang with -target works fine, too
Anonymous
https://reactos.org/wiki/ARM_Port article might contain some useful information
Is this a pure port for arm devices? It might be better to be able to run 32-bit programs on arm devices(as exagear)
Stas'M
Once we get x64 port, it will be pure too
static
Using QEMU's dynarec might be better than a custom solution
Pierre
Great.
Pierre
Classics never dies.
Stas'M
https://www.youtube.com/watch?v=bhUI0mU_nWA
Stas'M
https://www.youtube.com/watch?v=WKJKgUhctYQ
Anonymous
Konichuwaaa
Stas'M
Stas'M
https://twitter.com/x86corez/status/1266824979108282373
Stas'M
Totally user-mode 😎
Eris
Sam
you!
Weren't you supposed to be in the test chamber half an hour ago
Pierre
I'm still waiting an Intel DRM port for React...
rosbridge
<hbelusca> reactjs?
static
React.js on ReactOS
rosbridge
<hbelusca> https://git.reactos.org/?p=reactos.git;a=commit;h=f48739f395261773d24cb88fb08fc75b989637fb
rosbridge
<hbelusca> > Added kjs -- The kernel javascript system. > > This system allows the kernel debugger to be scripted with the new js > command. > > Functions for reading and writing memory, as well as reading the module > list, the registry, and the trap frame registers are provided. A simple > mechanism is provided for reading javascript initialization from the > registry so that the user may provide custom functions for use during > debugging sessions. > > I have already used it to find a bug in kdb itself; as well as to list > sections in modules and perform various other tedious tasks often > required while debugging linked lists, etc. > > This is a static library that will be built when KDBG=1, and linked > with ntoskrnl.
Tony
Does ROS have any antivirus capabilities by default? By opening a folder containing a virus, explorer crashes on me.
Mike
No, it doesn't
Tony
Okay thanks
Jeff
why would you bother using antivirus if you can't even run it on a modern real computer yet
Tony
Yet...
Jeff
Yet, for sure
Jeff
\o/
Jeff
I mean, isn't meant for daily use yet
Tony
Sure but this may change one day
rosbridge
<hbelusca> If we ever add any AV capabilities, it would certainly be based on an existing open-source AV, like clamav.
Petrus
You could use reactOS to create a honeypot for malware purposes
Petrus
And install an antivirus on it, too
Stas'M
static
AFAIK, ROS is doing some parsing on the EXE file to show the icon
static
And if you can't replicate the crash on real Windows, it means that there is a difference in parsing
Stas'M
Power of Oleg Dubinsky 💪 https://www.youtube.com/watch?v=qpo84N5gzBY
Julen
Julen
The challenge is find Windows Open Source drivers (the few)
Chungy
i don't think I ever had ReactOS with audio working
Chungy
didn't know it had startup/shutdown sounds xD
Chungy
in 2042
Nahuel
in 2042
0.5.1
Pierre
in 2042
Too soon...
✝️ ☺️🌞 HD Scania
Too soon...
Why that slow?
Pierre
Why that slow?
Windows is enormous.
Pierre
And the dev staff is small.
JeisonWi
Why that slow?
You can help them by donation
Mike
You can help them by donation
or, if you can code, or test, or spread the word, this is a good idea. reactos is a great project with an important aim, yet most open source developers seem to look only at *nix like systems, and that's an enormous error
Anonymous
✝️ ☺️🌞 HD Scania
You can help them by donation
Well ... HOW MUCH to be donated for ROS?
Pierre
Summary, ReactOS need a lot of kernel work, but Wine (userland) is mature.
Pierre
Wine on ReactOS can be outdated because it need platform specific porting.
✝️ ☺️🌞 HD Scania
Then how ASTRONOMOUS the Windows 10 kernels are?
✝️ ☺️🌞 HD Scania
30GiB?
Pierre
The size depends on how it is compiled.
Pierre
As a hybrid kernel, it can be very customizable.
✝️ ☺️🌞 HD Scania
I'm yet to get how kernels beyond FreeBSD or Linux feel like, and how they've wrought
Pierre
I'm yet to get how kernels beyond FreeBSD or Linux feel like, and how they've wrought
Read the Redox, Hurd, Haiku, Amiga and OpenIndiana documentation.
Chungy
kernels are small compared to the whole system
Chungy
I'd guess the W10 kernel is a few megabytes. I can't look at the moment to know for sure. :P
✝️ ☺️🌞 HD Scania
As above i’ve told here, ASTRONOMOUSLY sized
Олександр
I'm yet to get how kernels beyond FreeBSD or Linux feel like, and how they've wrought
ReactOS is a good place to look at. Haiku OS is interesting and different too