A lockdown browser?
If you need to use windows because of a software issue, not a hardware issue, you’re probably best off running windows in a VM.
That way your linux install is making the WPA3 connection, and as far as the Windows install is concerned, it’s on a wired lan.
This has the added benefit of not having to reboot, you just always start linux and turn the windows VM on and off as required.
This requirement is designed to be hard, and as such is a major red flag to me.
What else is this company going to be difficult with?
Can i only get customer support or cancel my account in person, between 9-4 on the 2nd Friday of the month?
I would consider alternatives, if possible.
it’ll work just like SMS does now
I agree with this part of your statement 100%.
It will work POORLY.
Whether it’s in the same app or simply a different colour like SMS is currently, it’ll be a half assed implementation, designed to segregate your iphone and android friends.
Got an existing iphone group chat? Bet you can’t add an RCS participant to it.
Create a new RCS group chat so you can include everyone? Bet it’s missing features that you’d get in imessage.
Receive a high resolution video from a friend via imessage? Forward that to another friend via RCS and they’ll receive 5 blurry pixels.
And throughout all of this, apple will blame the RCS protocol and say “We’re actively working with GSMA to improve RCS”.
No one trusts apple for the very simple reason that they have a habit of saying the quiet part out loud: Tim Cook Says ‘Buy Your Mom An iPhone’
There’s some gotchas in Apples statement:
They have promised to implement “RCS Universal Profile”
This means the bare minimum, not the advanced features implemented by Google and Samsung etc.
An example of a missing feature from Universal Profile is end to end encryption.
They also said: “This will work alongside iMessage, which will continue to be the best and most secure messaging experience for Apple users.”
The implication of this is that it won’t be in the iMessage app, it will be in a separate but official app, siloing your Android friends from your iPhone friends.
When this comes out, every European is going to shrug and keep using Whatsapp.
It’s not the android side that’s failing, it’s Apples refusal to implement anything other than SMS for cross ecosystem compatibility.
Think about your audience and the specific features that will potentially appeal to them.
Depending on who that user is, the same feature/quirk can be either a pro or a con.
There’s lower user numbers here compared to something like Reddit, but the people involved tend to be of an average higher tech literacy.
So there’s not as much noise, but there’s also not as much signal.
As a user, you can spin up your own instance, which gives you complete control… But it also introduces a financial and moderation expense, not to mention inherently leading to fractured communities.
Just look at the Android discussion, it’s occurring on at least:
Android@lemmy.world
Android@lemdro.id
Android@lemmy.ml
etc etc
I don’t think it’s strictly compliant, although they claim to have based it’s syntax on Korn shell, which is the strictest definition of POSIX shells.
You can do pretty much everything in powershell that you can do in something like bash BUT, it will be done slightly differently, so trying to make a script cross compatible is pointless (you might as well just write it natively in powershell etc).
Powershell isn’t inherently bad, unlike bash for instance which just allows piping out text output, Powershell can pass around true .net objects.
But if what you’re looking for is cross OS compatability, you’re pushing shit uphill.
99.9% of the time, I open powershell and just ssh into a “real” linux box.
I would definitely look to hire that kid with a high wage just to make sure he doesn’t hacke me again, if I were one of the companies he hacked into. Companies should really think about trying to hire these hackers because then the threats against them might go down ever so slightly.
I understand your thought, but some people just want to watch the world burn and you definitely don’t want to bring that sort inside.
This guy seems to be driven, capable and lacking the common sense to know when to stop.
I’ve read Revelation Space and Chasm City.
I’m sorry, but they are a massive struggle.
I think all the existing answers are on the basis of creating a new Linux VM.
And if I understand you correctly, you already have a bare metal Linux install that you want to run whilst Windows is up.
This is the best search result I could find: https://forums.virtualbox.org/viewtopic.php?t=93437
It sounds like Virtualbox will indeed create a pseudo vhdx that points to a real partition, but windows is going to give you permissions drama.
The above link is out of date though, so its best viewed as info rather than guide.
Good luck.