JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Ulfson … a temporary hack. And for JForum, it's no longer needed now :-) You can find a ready-to-run war file… I looking for long term cooperation possible client. Programming Software Development by Stiven_1 I am a full-stack full-time developer. I have 5 years of development experience and My basic skills are Blockchain, TypeScript, ReactJS, Shopify. I am a full-time dev, so I can answer your inquiries at any time. I can work on weekends if needed and communicate fluently in English. Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Dani Congrats on the latest release of your software. May I ask what inspired the decision to host the project on Sourceforge instead of GitHub? I rarely see well-maintained projects on sourceforge these days, sadly. Re: I looking for long term cooperation possible client. Programming Software Development by Dani You might want to check out Upwork or Toptal to get freelance development work. May I ask what the code you provided here does? It seems to just be a constructor function with some getters and setters, but is missing the rest of it. Was it written by ChatGPT? Re: I looking for long term cooperation possible client. Programming Software Development by Stiven_1 Sorry, I used a code I had practiced before to sign up quickly. This code is This JavaScript code simulates a basic blockchain — like a mini version of Bitcoin — without a network or mining. It helps you understand how blocks are linked and verified. Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani > >Siri is an abomination > > Is it? I've never so much as touched an Apple computer so I have no opinion on that whatsoever. Oh, yes. That's well known. Apple should be embarrassed. In fact, they recently fired the head of the Siri team. https://techcrunch.com/2025/03/20/apple-puts-vision-pro-exec-in-charge-of-siri-in-exec-… Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks Programming Computer Science by usmanmalik57 … DataFrame dataset = pd.concat([neutral_sample, positive_sample, negative_sample]) # Reset index if needed dataset.reset_index(drop=True, inplace=True) # print value counts print… 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by asadalikhan … might just discover a tool you didn’t know you needed. Re: Justice Department Offers Grants Against Internet Predators Digital Media Digital Marketing by JackRyan248 … receiving funds under the ICAC Task Force Program, and they needed to register by March 16. > > The program includes… Re: Help needed Related Website Digital Media Digital Marketing by ashishkumar56 > I need to rank my Website in USA for different services. I write article on digital marketing, SEO, SMM but i Cant get positive response. Some Expert Can help me If your articles on digital marketing, SEO, and SMM aren’t getting traction, focus on writing for specific user intent and not just keywords. Make sure your content answers real … Re: Data storage and retrieval - cache or database Programming Mobile Development by jonathannweyer If the "status" doesn't change frequently, caching is a solid option. You could fetch it from the database the first time it's needed, then store it in a cache (like in-memory or Redis, depending on your setup), and use that for subsequent loads. Re: Create Infinite Loop In Bash Hardware and Software Linux and Unix by asadalikhan while true; do echo "Running..."; sleep 60; done This runs forever, printing "Running..." every 60 seconds. No script file needed, just drop it in the terminal and you're good. Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by scope_2 … portal speed by loading images, videos, or components only when needed. Add loading="lazy" to <img> and… Re: Problem with the external hard drive Hardware and Software Microsoft Windows by asadalikhan Don't format it! Try using recovery software like Recuva, EaseUS, or TestDisk to recover your files. If that fails, a professional data recovery service may be needed. Re: Coin Flip (Python Newbie) Programming Software Development by jassonadder … logic is almost there, just a couple of small fixes needed. The main issue is that you're using the variable… Re: Which is the best email marketing tool you ever used? Digital Media Digital Marketing by campaign0 … running e-commerce campaigns, ActiveCampaign provides the flexibility and depth needed for success. It strikes the perfect balance between usability and… Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by graceweb It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not … 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: 💻 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: 💻 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’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. DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization Programming Computer Science by usmanmalik57 … can use more tweets to test the DeepSeek model if needed. ```python # Remove rows where 'airline_sentiment' or 'text' are NaN dataset… DataFrame dataset = pd.concat([neutral_sample, positive_sample, negative_sample]) # Reset index if needed dataset.reset_index(drop=True, inplace=True) # print value counts print…