Re: How to make an Iphone App? Programming Mobile Development by jonathannweyer One thing to keep in mind when planning an iOS app is the hardware and software constraints specific to Apple’s …ecosystem, like limited background tasking or stricter App Store guidelines. Picking the right programming language, whether it's… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by dnBunnie the app "Everything" after Comodo Internet security Re: What problems might a business owner face during mobile app development? Programming Mobile Development by jonathannweyer … are several challenges a business owner might face during mobile app development. One major issue is budgeting; costs can quickly escalate… lead to misunderstandings about requirements and expectations. Additionally, ensuring the app works well on different devices and operating systems can be… Re: Looking for AI app developers Programming Mobile Development by jonathannweyer That sounds like a great project, running models locally on mobile is definitely gaining interest. I’m not building anything right now, but I’ve been exploring ideas around offline voice commands and simple summarization features, so something like this could definitely be useful. Curious, are you targeting both iOS and Android from the start? … Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim I agree. [Everything](https://www.voidtools.com/) is always a definite install after imaging. It's something that should have been built into Windows. I've never found the need for any security software other than what comes with Windows. Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani As a macOS user these days, does Windows not have a find tool? /confuzzled Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim As is typical with Microsoft, their search/find tools work poorly, can hog resources, and are difficult to use. "Everything Indexer" is easy to use, has a small footprint, and has almost no effect on my resources. Search queries show you results as you type, and you can create complex search terms with logical operators, as opposed to the… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani > BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination. I’ve spoken to several current and former Apple engineers who agree that Siri is an abomination. Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim >Siri is an abomination Is it? I've never so much as touched an Apple computer so I have no opinion on that whatsoever. Re: Are Cross-Platform Apps Slower Than Native? Or Is That Just a Myth in 2025? Hardware and Software Cloud-based Apps by asadalig In 2025, cross-platform apps aren't inherently slower than native ones—it really depends on how they're built. Modern frameworks like Flutter, React Native, and Kotlin Multiplatform have closed the performance gap significantly. If developers optimize properly, most users won’t notice a difference. However, for extremely high-performance needs like… Re: how to build a software without a website Programming Web Development by jonathannweyer … website. If it’s a desktop or mobile app, you can distribute it through app stores, direct downloads, or even platforms like… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG … on schedule configured, and the management controller retained the old config even though I put a fresh OS on it. Doh… Re: Is the Vision Pro worth it? Hardware and Software macOS by Reverend Jim … to watch movies but now I find the Oculus TV app better as I can easily change the viewing angle, and… Re: How Does Flutter Handle State Management Internally? Programming Software Development by asadalig … state using a widget tree and immutable widgets. When an app’s state needs to be updated, Flutter takes care of… 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by asadalikhan …: installing your go-to apps! 👉 What’s the very first app you install — and why? It could be: Your favorite browser…, Brave?) A trusted antivirus or security tool An essential productivity app Something for customization or system tweaking Or maybe even something… Re: Looking for AI app developers Programming Mobile Development by KamalDeepPareek … is gaining traction. I work with a team of mobile app developers and we're currently exploring ideas around on-device… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim First app is Macrium Reflect so I can take an image of the fresh install. Then I repartition to C/D, move my user folders (documents, pictures, etc.) to D. Then I take another image. After that I begin installing my base apps before imaging one more time. Re: Looking for AI app developers Programming Mobile Development by Pelorus_1 Look for top-tier freelancers on platforms such as Upwork or Toptal. Think about AI development companies that specialize in machine learning, natural language processing, and deep learning. Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim Further note: Because Microsoft insists on crammine OneDrive down our throats, moving the My Documents is damn near impossible. I've found the easiuest way is to initially set up my computer using a Microsoft Account (something they have also made it almost impossibole to avoid), then create a local admin account and always log on with that. That … Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani * Microsoft Office (for macOS) And then to manage DaniWeb: * PhpStorm * Remote Desktop Manager * Viscosity * Screaming Frog SEO Spider Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim >I'm quite sure that you can, if I remember correctly? Before OneDrive it was easily done. Not anymore. Microsoft is slightly brain dead. Locations for shell folders are stored in the registry. You'd think they'd all be under "Shell Folders", but not all of them are. And you'd think they would have consistent names. But here are … Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination. Re: How to Choose the Right Mobile App Development Company? Programming Mobile Development by jonathannweyer A good starting point is checking their portfolio, look for apps similar to what you’re planning, especially ones on both iOS and Android. Client testimonials can help too, but try to find detailed reviews or even reach out to past clients if possible. Also, ask about their development process, how they handle updates, and how involved you’ll be … Are Cross-Platform Apps Slower Than Native? Or Is That Just a Myth in 2025? Hardware and Software Cloud-based Apps by Himadri_3 … lot—and honestly, the answer depends on what kind of app you're building. A few years back, native apps definitely… Re: Cannot run exe from asp.net Programming Web Development by Neil_brown001 …sure the app is being served correctly and the button is inside the right page layout. About the web.config confusion Having… two web.config files is normal in ASP.NET apps. One controls the overall app, the other can apply to …subfolders. If IIS doesn’t seem to match what’s in web.config, it… Re: Cannot run exe from asp.net Programming Web Development by lennyli … special permissions to run, and the IIS app is very restricted by default. > …> About the web.config confusion > Having two web.config files is normal in ASP….NET apps. One controls the overall app, the… other can apply to subfolders. > > If IIS doesn’t seem to match what’s in web.config Cannot run exe from asp.net Programming Web Development by lennyli … rights. im a little confused why there were 2 web.config files, and the IIS interface didnt seem to match the… web.config settings, and also i dont understand why the visual studio… Re: Any jQuery 4 users? Programming Web Development by jkon … a different implementation in the mobile version of our web app). Consequently, the question of whether to remove jQuery arises with… Re: Cannot run exe from asp.net Programming Web Development by pritaeas > while at the same time run the same exe on the local client pc. Not possible.