sure ok, you can still use it in UWP webviews (but you can also use the chromium version). but that seems like a really insignificant application compared to the rest of the browsers being listed.
> - you make a living developing software for that phone
I fall under this. I'll be upgrading from an 11 Pro this time around mainly because I've let my battery go bad.
We can do most things from the simulator and when we need bluetooth or CoreLocation we can always run the app as a Mac app and use the computers chips.
The job title is a nice excuse to get the latest and greatest but it's not strictly necessary.
I've also dropped it a fair amount of times without a case so it's in rough shape. I'd be lying if I said the USB-C port and Ti shell weren't contributing factors to me upgrading.
> I'm not sure why you're saying Swift is locked in to Apple platforms, it's definitely cross-platform
I think the key word in OPs comment is "effectively".
The tools for building cross platform Swift exist and work in various levels but they aren't at the point where you would want to choose Swift over existing cross platform tools.
I had to add the start on first thread flag to prevent errors and start a launch. I do get stuck after `Starting UI Subsystem` gets logged but I havent put any real effort into trying to debug that yet.
I know little of how Java works, and especially how to override libs, but I did try downloading lwjgl's latest release and put all its jars in the classpath:
Very in my opinion, but I'm coming from a bike packers perspective.
Start the route tubeless and run it until it fails. When that happens throw a spare tube (that you should be carrying anyways) in it. If that goes flat, patch it.
Converting back to tubes is easy: take the value stem out -> put in tube. Yes, it's messier but it's not like you're showering regularly anyways.
> Being able to locally resupply with a compatible sealant is the main impediment
I would think that tubeless setup + plugs with spare tubes + a patch kit would get you far enough for this to not be a major issue. Carrying a small bottle of sealant would help. Worst case, you run tubes the rest of the trip.
Note: These are just my thoughts as a (formerly) sponsored bike packer.
To set different committer info for a repo, you'd run the same commands without the `--global` flag while in the root directory of the project.
When this person got re-interested in their project, they decided to squash all the commits into one new commit, but forgot to change their name and email on the repo and as a result exposed their real identity when they published the code on GitHub.
I had to look up what f-list was, and it seems to be some kind of furry role-playing community? (i didn't do any research other than briefly looking at the first page of google) so i understand why this person DCMA'd themself.
I recently learned, that you're able to switch the git user dynamically based on the folder the repository resides in, by using the includeif directive in your gitconfig. [1]
This is very useful, if you have separate accounts, for example a business and a personal account.
No. This attack is specific to iMessage, since iMessage can access the springboard (the singleton class, not Springboad.app), while apps downloaded from the App Store cannot.
It's not exactly specific to the image preview code, but rather the code that handles the notification when receiving an iMessage.
The attack mentioned in the Wired article[1] relies on iMessage asking the sandboxless Springboard[2][3] to deserialize a maliciously crafted field, included in the incoming iMessage, to escape the sandbox. This specific vulnerability doesn't appear to apply to other apps.
It seems like their browser engine is still being supported for use in "Universal Windows Platform" apps, or at least that's what Wikipedia says.
https://en.wikipedia.org/wiki/EdgeHTML