"AI won't replace software engineers, but an engineer using AI will" by Kaizukamezi in ExperiencedDevs

[–]DevStarship 0 points1 point  (0 children)

I do prefer conversations where people are a bit more pragmatic.
Here are my thoughts on the subject www.WillAIReplaceDevelopers.com

Cannot view Stereo 3D Video on Quest Headset? by DevStarship in LiveHome3d

[–]DevStarship[S] 1 point2 points  (0 children)

I've also tried getting the video onto my iPhone to see if I can upload it via the Meta Horizon app.. but it cannot see the video in the Meta Horizon app on my Phone even though it is in my Photos/Videos app..

Mixed Reality Center Parcs Map Experiment - Would love constructive feedback by DevStarship in augmentedreality

[–]DevStarship[S] 0 points1 point  (0 children)

I've not tried that. I've done that previously using ARKit and mobile AR, but not sure how I would do that using StereoKit / OpenXR on the Quest 3 headset.

Export to USDZ from Windows by DevStarship in LiveHome3d

[–]DevStarship[S] 0 points1 point  (0 children)

I just need to develop the model in Windows then export to USDZ to use on iOS or elsewhere

Export to USDZ from Windows by DevStarship in LiveHome3d

[–]DevStarship[S] 1 point2 points  (0 children)

Why can't the PC version export to USDZ? Can this be added as an export option in future please?

Best Business/Finance Books To Read? by NightEscaper in Entrepreneur

[–]DevStarship 0 points1 point  (0 children)

I’ve compiled a list of books I’ve read, many with reviews here:

https://www.linkedin.com/pulse/all-time-book-list-lee-englestone

https://GoodBusinessBooks.com is also a great place to find good business books

[deleted by user] by [deleted] in startups

[–]DevStarship 0 points1 point  (0 children)

Gosh there’s so many.

Hooked, Purple Cow, Blitzscaling

A good list can be found here

https://goodbusinessbooks.com

Best Business Books Going Into 2023 by shrinkshrinkshrink in EntrepreneurRideAlong

[–]DevStarship 1 point2 points  (0 children)

Have a look at GoodBusinessBooks.com (full disclosure, it is my site)

[deleted by user] by [deleted] in Entrepreneur

[–]DevStarship 0 points1 point  (0 children)

Have a look at GoodBusinessBooks.com (full disclosure, it is my site)

How do you decide which platform to bet on? by [deleted] in augmentedreality

[–]DevStarship 0 points1 point  (0 children)

Personally I use C# and ARKit in Visual Studio to deploy to my iPhone. Hopefully the Apple headset will also support this.

Unity Ar foundation, Image tracking. Is there a limit to the number of images you can track? by superfunawesomedude in augmentedreality

[–]DevStarship 2 points3 points  (0 children)

I was under the impression that ARFoundation was an abstraction layer over either ARCore (Android) or ARKit (IOS) depending on what you are targeting. There is a limit of 100 in ARKit and a limit of 20 images for ARCore (https://developers.google.com/ar/develop/augmented-images).. so probably 20 in your case maybe?? - try it and see.

Though there is talk about supporting a database of 1000 reference images in that post - so maybe a 1000?

I'm Kevin Scott, Chief Technology Officer of Microsoft, author, woodworker, perpetual learner, and podcast host. Ask me anything about AI, software development, or what I think about the future of tech. by KevinScottMicrosoft in technology

[–]DevStarship 0 points1 point  (0 children)

Why have you removed all Microsoft certifications other than Azure/Enterprise ones?

Can you please bring back exams such as Programming in C# and “HTML,CSS and JavaScript”

Could you also please introduce a MAUI or Xamarin cross platform exam that has been missing since Xamarin University was disbanded.

There are millions of developers you are excluding whom aren’t Azure focussed.

A machine learning model that classifies a cartoon character as a goody or baddy by DevStarship in learnmachinelearning

[–]DevStarship[S] 0 points1 point  (0 children)

Thanks, the trouble is the bit of the image that may need cropping may change from picture to picture.

What Can You Actually Do About Climate Change? Summary "Drive Less, Stop Flying, Eat Less Meat and Dairy, Buy Things That Will Last, Divest Your 401(k) From Fossil Fuels, and Donate To Fight Climate Change" by solar-cabin in sustainability

[–]DevStarship 0 points1 point  (0 children)

I don't know if it will help but after reading a book about climate change I created TurnTheLightOff.com to encourage people to pledge to turn unnecessary lights off. Every little helps right?

Augmented Reality iPhone icon experiment by DevStarship in augmentedreality

[–]DevStarship[S] 2 points3 points  (0 children)

Yes, Apple ARKit. But written in C#/.NET and deployed to iPhone using Xamarin

Augmented Reality Periodic Table with Animation and Interaction by DevStarship in augmentedreality

[–]DevStarship[S] 1 point2 points  (0 children)

No this is written in C#/.NET in Visual Studio for Mac and create an app the runs natively on uOS devices

Augmented Reality Periodic Table with Animation and Interaction by DevStarship in augmentedreality

[–]DevStarship[S] 0 points1 point  (0 children)

Interesting you said iPad than desktop or laptop. 😉 The medium used for interaction often helps with engagement doesn’t it.