Can I Use AI to Build a Block Management Website for Ilford Clients? Programming Web Development by kearawill … even built with AI tools? The site needs standard features like: Property listings Service request forms (for tenants) Payment gateway Backend… in the past, but I'm curious whether AI tools (like ChatGPT, Copilot, or even no-code builders with AI integration… Re: Can I Use AI to Build a Block Management Website for Ilford Clients? Programming Web Development by trcooke This feels like a solved problem. Have you done any research for existing "off the shelf" property sales / real estate website solutions? I would start there as it could save you and your client a whole bunch of time and money compared to building one yourself from scratch. Re: How secure is Github? Programming Software Development by Dani > I’d never recommend storing sensitive information like passwords, private keys, or database credentials—even with .gitignore. Instead … 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: My php is showing wrong results of time difference Programming Web Development by Dani … above, see where I am showing you what $diff looks like on line 15? You should be able to do something… like this: $hours = $diff->h; $total_hours = $diff->h - 1; … Re: My php is showing wrong results of time difference Programming Web Development by Dani … you just need days or hours you can do something like `$diff->d` or `$diff->h` (All properties available…'s start time and end time and then do something like "You ran the race in 08:33:56!"… Re: How Does Flutter Handle State Management Internally? Programming Software Development by kearawill … improves testability, removes the need for BuildContext, and includes features like auto-disposal. It has a slight learning curve, but offers…-mgmt Additionally, blog posts comparing Riverpod and Bloc on platforms like Medium can provide helpful real-world examples and insights. My php is showing wrong results of time difference Programming Web Development by Mr.M … timediff doesn't seem to work proper it also bring like 18 where it means to bring 8,there's always… Re: My php is showing wrong results of time difference Programming Web Development by Dani …, months, days, hours, seconds // See for ourselves what $diff looks like var_dump($diff); // Specify a string that says how to format… Need a small footprint desktop with decent power Hardware and Software by wolfyshoo …? How does it handle multitasking and sustained performance for things like code compilation or rendering video? I'm particularly interested in… Re: Need a small footprint desktop with decent power Hardware and Software by Dani Not too long ago, I ditched a suuuuuper expensive ~10 year old Dell Precision workstation with like 64 cores or something crazy, multiple video cards, dedicated RAID controller, etc. for a much less expensive M1 Max Macbook Pro. The macbook outperformed the Dell for everything I did by far. Re: How Can Small Businesses Effectively Compete in Digital Marketing? Digital Media Digital Marketing by christianjhon2 … without spending money*. 5. **Email Marketing (Free Tools Available!)** * Tools like **MailerLite**, **ConvertKit**, or **Mailchimp** (free tiers) can help you build… Re: How secure is Github? Programming Software Development by kearawill … it. I’d never recommend storing sensitive information like passwords, private keys, or database credentials—even with…gitignore. Instead, use environment variables or secret managers like GitHub Actions Secrets or AWS Secrets Manager. When…it comes to proprietary code or trade secrets (like specialized algorithms or business logic—for example, I… Re: How much anonymity does a VPN really provide? Hardware and Software Information Security by TurisVPN … helps hide your IP and encrypt your internet, so others (like your ISP) can’t see what you do online. But… for complete anonymity. For more privacy, use it with things like private browsers and don’t log into personal accounts. 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: Is linux your daily driver? Hardware and Software Linux and Unix by Ulfson … a Mac user for 30 years or so, as I like the hardware Apple makes. And macOS has a Unix command… Re: JForum release for JakartaEE 10 Hardware and Software Cloud-based Apps by Dani A bit off topic, but as a developer of one, DaniWeb started on SVN and eventually moved to Git when redoing the platform from scratch about a decade ago. I also really like being in GitHub, despite it being a private repository so I’m not taking advantage of the network effect. Re: I looking for long term cooperation possible client. Programming Software Development by Dani What does the crypto class look like? Re: How do I create a porn website Programming Web Development by ashishkumar56 Creating a porn website isn’t bad if you approach it with the right mindset and follow the law. You’ll need adult-friendly hosting, clear age checks, and strong privacy protection. It's easy to lose focus, so treat it like a business. Re: Is linux your daily driver? Hardware and Software Linux and Unix by trcooke … fan of Gentoo which I never really got into, he like fiddling with the configuration and I liked a working system… Re: What are some common financial challenges startups face ? Programming Web Development by Bavadharani_1 Challenges include: Cash flow mismanagement Tax compliance Budgeting errors Unprotected IP Wealth Empires solves all of these with expert services like: Accurate bookkeeping GST compliance Tax planning Trademark protection Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by Advertising13 … performance. Compliance with Regulations: Ensure your emails comply with laws like GDPR or CAN-SPAM by including unsubscribe options and respecting… Re: Seeking Help for Creating a Circle Generator Tool Programming Game Development by b_985 I’m using a Dell Latitude 3540 laptop and I’m a gamer who enjoys playing a variety of games. Recently, while playing Minecraft, I used several websites for building guidance. One of the tools I relied on was the Minecraft Circle Generator for creating accurate circles and shapes. However, I’ve run into an issue — the website isn’t opening at all… Re: My php is showing wrong results of time difference Programming Web Development by Mr.M Thanks, to clarify what I meant regarding the dates is that I have a date input that shows a calendar when a user click on it to choose the date for which the register is being marked for. Then I also have 2 time inputs one is for timein and the other is for timeout. Let me try your code and see if it does solve the problem I've been having.… Re: My php is showing wrong results of time difference Programming Web Development by Mr.M I'm getting an error saying the `date_create` class can not be found Re: My php is showing wrong results of time difference Programming Web Development by Dani Oh goodness, I’m sorry! I made a typo. Remove the new keyword. I’ve edited my post above. Re: Need a small footprint desktop with decent power Hardware and Software by trcooke I'm a developer too and 14 years ago I bought an entry level MacBook Air and honestly it was probably the best laptop I've ever bought and I used it for development for years and years. It used to creak a bit if I ran more than one instance of IntelliJ, but other than that it took everything I threw at it. I have since replaced my own laptop, but … Re: Which is the best email marketing tool you ever used? Digital Media Digital Marketing by travisscott512 One of the best email marketing tools I’ve used is Mailchimp. It’s user-friendly, offers solid automation features, and provides detailed analytics that help refine campaigns over time. Great for both beginners and experienced marketers looking to build strong engagement. Re: My php is showing wrong results of time difference Programming Web Development by Mr.M Thank you, you saved me, I've been trying for weeks now. It works now perfectly with your code. Re: My php is showing wrong results of time difference Programming Web Development by Erussuhsh Hi I'm new to android app development can you teach me how to make a app