Re: Theory on the VPN Programming Mobile Development by Liam91 Sounds like you're diving deep into how tunneling apps work! These apps often use VPN-like methods to route traffic through servers, sometimes exploiting free access points. Configs like .hat may include encryption keys or payload setups. Keep exploring... lots to learn! Re: Optimizing working with big data Programming Software Development by whackksports Utilizing efficient tools and techniques, such as data filtering, storage solutions, and analytics platforms, is essential for optimizing work with big data. Automating processes, leveraging cloud computing, and ensuring scalability are also required. Hi everyone, I'm Ron McLeod Community Center Say Hello! by Ron McLeod … forum software developer at CodeRanch. In my day job, I work in the telecom sector, working on core network and related… Hello, I'm Tim Cooke Community Center Say Hello! by trcooke …" policy. I've recently started doing some manuscript review work for Manning, for new books that they have in development… Why am I getting a 401 Unauthorized error when calling the Management API? Programming Web Development by Marcus_8 … my token, headers, and API endpoint, but nothing seems to work. However, I’m still confused and can’t figure out… 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: 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? My php is showing wrong results of time difference Programming Web Development by Mr.M … but there are issues, basically timediff doesn't seem to work proper it also bring like 18 where it means to… Re: My php is showing wrong results of time difference Programming Web Development by Dani … = $_POST['end']; // Create DateTime objects in PHP for us to work with $start_object = date_create($start); $end_object = date_create($end); // Get the difference… Need a small footprint desktop with decent power Hardware and Software by wolfyshoo … (multiple browser tabs, code editor, local server), some graphic design work (Figma, Affinity Designer), and occasionally light 1080p video editing for… Re: My php is showing wrong results of time difference Programming Web Development by Dani …; echo "Total hours: $total_hours"; Alternatively, this should also work: $total_hours = $diff->format('%h') - 1; This is all untested… Hi everyone, I'm ShikhaKedia Community Center Say Hello! by ShikhaKedia … am an experienced digital marketer with over 11 years of work experience in digital marketing (SEO, SEM, SMM, event marketing, etc… Re: Optimizing working with big data Programming Software Development by ThinkWriteGrow … that is my language of choice, and the one I work with big data with) as well as c++ (because I… Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Ulfson …, it never seemed to provide enough upside to justify the work. Personally, I was also involved in other projects on SF… to attract outside help with Git. But given that feature work on JForum has largely come to a halt, due to… 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. "… Re: Delete unused MySQL indexes Programming Databases by Dani … goes into each and every index. Nearly all indexes can work, but not as well as others might, and having too… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani … care about doing things right, but just well enough to work. As long as it gets the job done, I suppose… Re: How Can Small Businesses Effectively Compete in Digital Marketing? Digital Media Digital Marketing by Dani … able to afford Google Ads. Social media tends to not work as well for us because most of the questions people… Re: Malwarebytes difficulties Hardware and Software Microsoft Windows by usniniasen ….exe is abnormal in Task Manager. If that doesn't work, reinstall it or contact their customer service. If you are… Re: sharepoint policy management software Programming Web Development by Reverend Jim … way. I eventually told my boss that I refused to work with it. His big advice from months before was "… Re: Is linux your daily driver? Hardware and Software Linux and Unix by trcooke … and it's back to Ubuntu. We use Ubuntu at work too, mainly because I am in the useful position of… Re: Best Android phone for starting to test a Java app? Programming Software Development by jonathannweyer For testing a Java app, a good choice would be a mid-range device like the Google Pixel series or a Samsung Galaxy A series. These models generally have a clean Android experience and receive regular updates, which can help ensure compatibility with a wide range of devices. Additionally, using an emulator can be beneficial for testing, as it … Re: Hi everyone, I'm Ron McLeod Community Center Say Hello! by Dani Hi Ron and welcome to DaniWeb! Thanks for taking the time to sign up and join us in our little corner of the web. Something tells me that @Reverend Jim and @rproffitt will be along any moment to greet you as well ... ;) Re: Best Android phone for starting to test a Java app? Programming Software Development by Ulfson I used to get Nexus devices (predecessors of the Pixels) for a plain vanilla Android environment, but these days I no longer value that so much. As I don't fancy the Chinese manufacturers, that leaves Samsung for decent-priced midrange phones. IMO the changes they make to the Android UI don't make a difference for development, and of you really … Re: Hello, I'm Tim Cooke Community Center Say Hello! by Reverend Jim Hello and welcome to Daniweb. Re: Hello, I'm Tim Cooke Community Center Say Hello! by John_165 Welcome aboard! I’m also a member of CodeRanch. Re: Hi everyone, I'm Ron McLeod Community Center Say Hello! by Reverend Jim You betcha. Welcome to Daniweb. Re: Hello, I'm Tim Cooke Community Center Say Hello! by Dani Hi Tim! Welcome to DaniWeb. Thank you so much for taking the time to join us over here. Re: Why am I getting a 401 Unauthorized error when calling the Management API? Programming Web Development by Dani What management API? Re: Why am I getting a 401 Unauthorized error when calling the Management API? Programming Web Development by Dani Oh, it looks as if you're referring to auth0, as I see you've also posted [over there](https://community.auth0.com/t/why-am-i-getting-a-401-unauthorized-error-when-calling-the-management-api/185378). It says you've attached a diagram of the request flow but I'm not seeing it.