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? … Any jQuery 4 users? Programming Web Development by Dani Just as the topic title suggests, any jQuery 4 beta users out there who could let me know what it's like? The wait for v4 gold release is killing me. Also, please don't make fun of me for being a jQuery user. DaniWeb has been built on jQuery for decades. (Okay, maybe that's not something to brag about.) Re: Any jQuery 4 users? Programming Web Development by Neil_brown001 … this one on the horizon! Fingers crossed for a stable release soon 🤞 Re: Differential Directory, indexing method Programming Software Development by xrjf … it is the right time to share it publicly. This release is both a technical revival and a tribute to its… 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: Any jQuery 4 users? Programming Web Development by Dani > Why would anyone be hesitant to admit to using jQuery? At the time it was released, it sparked fundamental upgrades to JavaScript. JQuery was popular when we first started using it. Nowadays, there are much more elegant JavaScript frameworks, and native JavaScript is often faster than jQuery. Than jQuery 3, At least. I’m excited someone… Re: Any jQuery 4 users? Programming Web Development by jkon I'm still using jQuery, a very slim build. Our JS library/framework handles all the heavy lifting, including AJAX, WebSockets, logical events, data manipulation, and architectural events. Replacing jQuery would be relatively easy since we often use our own extended jQuery functions, like our custom 'onClick' (which has a different implementation in… Re: Looking for AI app developers Programming Mobile Development by KamalDeepPareek Hey Tzanko, That sounds like a great initiative—bringing LLMs and Whisper to mobile devices through an open-source SDK is definitely a step in the right direction, especially with how much edge AI is gaining traction. I work with a team of mobile app developers and we're currently exploring ideas around on-device AI, especially for privacy-… Re: Any jQuery 4 users? Programming Web Development by gediminas.bukauskas.7 Every additional JS library slows down loading of the site. I haven't used jQuery for a long time, so I would like to know: does the new jQuery have something that can't be done with the DOM API and CSS? Re: Any jQuery 4 users? Programming Web Development by Dani Given that jQuery is a front-end JavaScript library, its goal is to make writing your front end JavaScript easier and quicker than writing native JavaScript. However, as it is written on top of native JavaScript, there’s nothing it can’t do that native JavaScript ultimately cannot. It just might take a whole bunch more lines of code in native JS. … ArkTS - McCharts Programming Software Development by 杨_659 …**: Radar charts, combined bar-line charts. Wait for the official release if you plan to use these. Each component undergoes rigorous… testing of all properties before release. However, *bug-free code is a myth*, so prompt feedback… Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by GSMULTRA With the release of Galaxy AI in January 2024, the Samsung Galaxy S25 Ultra introduces some of the most advanced AI-powered features yet. Whether you’re looking to boost productivity, enhance mobile photography, or stay effortlessly updated, the Galaxy S25 Ultra offers new ways to live, work, and play. Re: Looking for AI app developers Programming Mobile Development by Emily Johnson …, or offline AI processing? Looking forward to seeing the initial release Re: Show computer name on a label Programming Software Development by toneewa …;/CompileAsManaged> <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</CompileAsManaged> <…;/RuntimeLibrary> <RuntimeLibrary Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MultiThreadedDebugDLL</RuntimeLibrary> <… Re: Is linux your daily driver? Hardware and Software Linux and Unix by Benjamin_17 … they might support some application with Linux on the first release, but then fail to keep the support going, but the… Re: Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by rproffitt I'd rather have a phone that can make calls, texts and take UNALTERED BY AI photos. As to updates, is there a way to disconnect this from fascist run companies like X (twitter)? Re: Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by Reverend Jim I'm reminded of a Harley-Davidson ad from years back. It had a picture of a decked out motorcycle with a hot tub, wet bar, and recliner. The caption read, "If you want all the comforts of home, stay there." Re: Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by Dani > As to updates, is there a way to disconnect this from fascist run companies like X (twitter)? [Use Mastodon?](https://joinmastodon.org/) Re: Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by GSMULTRA Thanks Re: Show me AI Hidden Features in Samsung Galaxy S25 Ultra ? Hardware and Software Hardware Mobile and Wearables by Salem > I'd rather have a phone that can make calls, texts and take UNALTERED BY AI photos. How long before AI eff's up some key witness photo, resulting in the guilty going free or the innocent jailed? Re: Looking for AI app developers Programming Mobile Development by Dani That sounds really interesting. Did you ever launch the SDK? I am a bit in the same boat as you as DaniWeb Connect has an API but I have been really struggling getting it adopted. Sorry I can't be more help to you directly. Re: A reliable way of detecting AI content? Hardware and Software Cloud-based Apps by Ja sa bong I don't need any tool for detect an AI written content because if you have seen enough of it, you're going to find it very easy spotting it immediately. I'm not saying some tools that do the job isn't good but I can do it without them is what I'm trying to say because AI generated contents are very obvious. Re: A reliable way of detecting AI content? Hardware and Software Cloud-based Apps by Dani AI generated content is very obvious to me, as well. However, DaniWeb gets a ton of AI generated submissions every day and I am looking for a reliable way of blocking it without having to delete the posts after-the-fact, and also without having to stick all new posts into a moderation queue. Release.exe not working Programming Software Development by initialise … if the .exe file is run from the Release folder the program works except that whilst recording the…;Stop(); pSink->Release(); pASFWriter->Release(); pVideoInputFilter->Release(), pAudioInputFilter->Release(); pMediaControl->Release(); pGraphBuilder->Release(); pCaptureGraph2->Release(); return hr; }… Release version hangs, while debug OK Programming Software Development by tetron Hi, When using Microsoft Visual Studio, building in release the code just hangs and fails to execute but … other possibly pertinent facts: - it compiled and built the release solution once today with code that should not have compiled… the same pc - I had a crash earlier in release when the debugger complained of being unable to attach hook… Release Min Dependency Problem Programming Software Development by anuj.juthani … mode ... The pop up menu works fine even in the Release Mode but with an ambiguity .... the problem is : - If… output ( by pressing F5) from the VISUAL STUDIO in RELEASE MODE then the pop up menu works fine . But when… goes unseen .... How come this is happening that in RELEASE MODE itself it works fine when seen the output through… Re: Release version hangs, while debug OK Programming Software Development by tetron Delteted Release folder and .ncb and still it does not run. It … above cout will build in an entirely new project int release But I have run out of ideas.:confused: Release Mouse when MouseUp Programming Software Development by herbie643 … tacky, but I feel there is a better way to release the mouse capture. I have tried ReleaseCapture(); to no avail… way. Can you provide any insight as to how to release the mouse capture. If you suggest a SendMessage, I would… Re: Release version hangs, while debug OK Programming Software Development by tetron … were deleted the MFT has been screwed up so the release version is finding a non-current folder a corruption in… Re: Release/Renew from Run in XP Pro Hardware and Software Microsoft Windows by rasputinj try from the run line "cmd /k ipconfig/release" "cmd /k ipconfig/renew" , now to do it from a giu, go to control panel, then go to networking, double click on the Lan connection to to support then details you can click repair which should do the release and renew.