programming

  1. Panther28

    Using Mind Maps to build your projects when coding with AI is a win

    If you are building anything past simple, you need an effective way to paste the structures of different parts regularly into AI to ensure it stays on track, and you stay on track more to the point! I use free www.mindmup.com, and you can save your maps in Google Drive easily and open them...
  2. NoSoup4U

    Free Vibe Coding Techniques

    Hey there, I am actually an engineer by trade. I want to use AI for doing more coding. How can I start getting my feet wet for free before I pay for a subscription given this is hobby based and may not be regular for me. What tools do you use? I use open router with n8n. Maybe a tool that...
  3. azazman32

    PYTHON DEVELOPER NEEDED

    In need of a Python developer that can code, or sell a simple program that does the following: Essentially an email catcher that works with all large IMAP protocols and email providers. (Microsoft Outlook/Hotmail, Yahoo, Gmail, and so on) There should be a text file where the user can input a...
  4. P

    Hiring technical writer (JavaScript, AI)

    I have a blog about AI and JavaScript. I want to hire a freelancer to produce regular content. Can (and expected to) use AI tools to research the topics. However, ultimately expect human to edit and write every article. This is a very technical writing role - the freelancer must have a good...
  5. Panther28

    Stackoverflow's post Questions at Same Startup Low as 2009

    Stack Overflow now has the same number of questions being asked as when it first started. I learned to program by starting out there, a few years before ai. Now I never been back and asked or answered anything lol. Whats your memory of the once essential, now graveyard? Are you still using...
  6. Panther28

    If you use your right hand, make a switch to your left, and vice-versa

    I'm talking about your mouse hand game. I got an injury last week in my shoulder, because my chat gpt and copy paste game was so rapid! lol Swapped hands and already feeling the difference. Definitely recommend if you are doing any kind of vibe coding.
  7. EdenKYC

    Permanently Closed Marketplace Sales Thread

    Sales Thread Update ⚠️ This sales thread has been permanently closed!⚠️ Original sales content and contact information have been removed to protect our members and maintain the quality of the Marketplace. ✋ Click here to find active and tested Web Design services! ✋ Check out our Marketplace...
  8. moonmurder10

    Looking for full stack developer for AI girlfriend platform

    We are currently looking for an experienced developer that can build an ai girlfriend platform, that generate nsfw ai images and video, with an ai chatbot integration. Marketing and customers will be handled by our side. We are looking for someone with a lot of experience. Payment Type: Crypto...
  9. Panther28

    Whats the positive and negatives of your ai, and usage?

    I use 3 now for programming. I'll start with the most well known. Chatgpt. It's comprehensive enough to get by with in most situations. However, it is very bad at thinking outside the box when you need a revisit or refresh, and is especially bad at keeping the same code in the code window...
  10. Panther28

    50 Years of Microsoft - Check out Bill Gates post on his original source code!

    https://www.gatesnotes.com/home/home-page-topic/reader/microsoft-original-source-code Never been to his website. But of course he has the coolest theme! lol What was your first Microsoft memory?
  11. Panther28

    How to make money with work, and what's at hand, programming projects, Ai, and MIT license on Github

    The world is your oyster. If you don't know, the MIT license allows you to use the project for your own commercial use, and adjust it how you want. Step 1 : Think of a nice idea you are already using for software. (Apart from SEO! Please no more SEO software! lol). Or one that you recognise...
  12. Panther28

    The most important 3 lines you'll ever need for programming in chatgpt...

    At the top of every file you are programming, put //KEEP THESE 3 LINES IN - Electron react project (project type) // src/programming folder structure/filename.js (location) //This function does this and a bit of that (description)... It should allow you to keep better content of your...
  13. Panther28

    How to stop ChatGPT Hallucinations ruining your code (*bonus tip - code better generally)

    If you are tired of chatgpt mixing up all kinds of things in your code there is a simple solution. TDD. Test driven development. Its where you write tests and your code in conjunction with each other. Then you can run tests in your ide, and see green tick boxes, for every pass, and a failure...
  14. drakos

    Automated Movie Recap channel. Current Journey/ Tips?

    Hey everyone, I had an abandoned monetized YouTube channel in reserve waiting to be used. It has 1k subs and already in the monetized program. Currently, I don't have the time to upload recap videos consistently and there is some heavy competence in the niche (YouTube is flooded with this stuff)...
  15. V

    Programming as a profession is dead because of AI

    I see a lot of content related to the Programming and AI. After the hype of the AI many people on YouTube and Blogs are saying that programming is dead after the rise of AI Models. I would like to know the your opinions on this and see how many of you really agree with that. Thanks!
  16. W

    Next trending framework or language

    Next trending framework or language
  17. AleG

    Best IDE to use with AI?

    Been coding using Claude.ai but I have an issue. Sometimes it will require me to open a new conversation and my progress in memory is lost. I am looking forward something that do not require that and gets trained with my code and only that. I wont ask anything else. Anybody knows IDEs that can...
  18. M

    Starting a TikTok follower bot to write

    Hello everyone, The following is what I have been programming for 5 years now. I find the topic of bots very exciting, but unfortunately I don't know much about the topic. I thought I would start attributing a follow bot. I wanted to ask how to get started? So I would have said you can create a...
  19. mbalao

    System Architect Who Caught the Affiliate Marketing Bug ️

    Yo BHW fam, What’s up? I’m mbalao, a System Architect in the oil industry by day and a wannabe affiliate marketing ninja by night. I’ve been building systems and writing code for big corporations for what feels like forever, but now I’m diving headfirst into the wild world of SEO, affiliate...
  20. Panther28

    When you are programmning with ChatGPT, and you like logs, use this way...

    When you want to go up a level, and use "Exceptional Comments" tell chat gpt to make it so and do like this: function setupCustomOrderButton() { console.log(`[START] setupCustomOrderButton - Starting setup process for custom_order_button...`); console.log(`[ACTION]...
Back
Top