![]() |
^^^^^^^^^^^^
|
Hell yeah I just fixed my Python issue with ChatGPT and the little I know about Python... fucking indents... what the fuck... why does it matter how indented Python code is? Who designed this shit?!?!!?
And I have no idea what this voodoo is, but I got it working: Convert your file paths to strings by wrapping self.history_file with str(). This ensures that when ezodf internally concatenates the filename (for backup creation or other operations), it’s working with strings, not WindowsPath objects. Concatenate this dick... fuuuuuck! So happy, bedtime now... Maybe by 2026 I will be the Compilation King! |
Very interesting video came out today, predicting 90% of code will be AI written within 6 months. And some cool theories about how different the code could be from what we currently use.
|
I added. 01 percent.
|
When I have $20 and another meal to eat, I'm getting right back to coding!
I forget who suggested it, but I bet I could make some sort of automatic porn spreading software with Python that works like TubeSiteSubmitter but with more sites and other uploads, like to X, built in. The only thing TubeSiteSubmitter seems to be able to do that I don't know if I can code myself with AI, is the stuff to automatically fill captchas. I guess we'll see how hard they are to beat? Damn... looks like another 48 hours of absolutely nothing to eat but water. Straight up involuntary fasting over here! :1orglaugh:1orglaugh:1orglaugh |
Quote:
https://i.imgur.com/ef1AwcA.png |
Quote:
Cursor's free trial helped me build a working compilation builder that works like fucking magic!!! I'm super excited... uploading as we speak and pushing through the pain. :thumbsup |
Quote:
So make sure it's cool cause being hungry for nothing sucks. |
Quote:
Back to the drawing board... SO weird though, because it plays fine on my local computer, and in Vegas. The videos just stop playing on X at the 6 second mark, unwatchable! I might have to see what audio codecs FFMPEG is using. I re-rendered it with Vegas as a test and the audio plays on X, but it sounds ridiculous... like everyone is under water. Never had this issue ever before. Lots of stitching multiple renders together so I assume that is the issue. Will have a new appreciation for life when I can afford to feed myself and leave my house again whenever I want! |
Today has been a great AI coding day.
|
I found this video useful...
|
^ Great video, thanks Eddy!
I stayed up all night working with ChatGPT. Can't afford Cursor but I can't stop tryin' to get my shit done!!! :thumbsup |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
It's not rocket science :) |
Quote:
That's okay... I got my first auto-generated FAT compilation generated last night. I struggled for awhile because I have so many audio and video streams the audio was getting decynchronized, but ChatGPT helped me fix it. Fingers fucking crossed I get paid today... holy shit... I can't believe... I might be able to eat a meal... I'm sooooo cold! Fuuuuuuuuuck I don't know what I am going to do if I don't get paid today. Since Monday, all I ate was 2 eggs, 2 cookies, and a shitty loaf of cheap bread. Fucking dying here. |
Holy fuck I am close to writing a "need food help" sign and standing on the side of the fucking highway.
Don't worry, I'll take pics so you all can fucking laugh at me! NEED TO FUCKING EAT SO I CAN GET BACK TO FUCKING CODING. |
never mind
|
1 hunnerd programmers out of work because of AI
|
Quote:
|
Quote:
And I really gotta reiterate that anyone that's not a coder using this tech to code better make friends with a programmer real fast. Refactor Fridays are a must... The amount of bullshit code I pull out of agentic projects is insanity, but ... still saving me months time, even with that caveat In the last month Ive coded 2 years worth of code. I take fridays to refactor each project, by hand. get the bullshit outta them, there is TONS of bad code produced by these agents, some of it critical... |
Quote:
|
Quote:
|
Quote:
|
Quote:
so I need to ask, why are you not doing the same? |
Quote:
|
Quote:
|
Quote:
If you cant code, I'd go thro function by function, and have another AI check its work, have it tell you exactly what the code is doing, and remove or fix or ADD as needed along the way. ( over time, this will teach you to code ) just as a side effect. I tend to use AI very surgically, building small, event driven components so its easier for the AI to digest, and easier on me to debug, and refactor I do have to wonder about this experience for non-coders, as I ran into something the other day that a non coder would never figure out, but I knew what was going on... it would have made me throw my computer if I wasnt a coder though |
Quote:
|
so i got a question for non coders using AI to code.. do you not specify stack? and just end up on whatever roller coaster it takes you on? :1orglaugh
|
Quote:
|
Quote:
so I've been using both cursor and claude code, I've done tests too, and haven't noticed much difference between the two... but... BUT! I've just installed claude code straight on the server and it works! now, not sure if I want ai edit backend code on a live website... but still pretty cool :upsidedow |
Quote:
Hey MGK... quick question... is there an advanced clipboard app you use? I find myself having soooooo many copy pastes that I re-use, and I don't think putting them in a .txt file and opening the file over and over to add and copy paste is very efficient with time... soooo... is there an advanced clipboard app that is considered the best? Free would be nice! :pimp |
Quote:
If you're still overloading your clipboard you are doing something wrong. Anyway, that said, guys today I went thro a lil experiment to see what someone that cant code may be up against here.. Jesus christ. So if I can give you all some advice, 1. Choose a Specific Tech Stack If you’re regularly working on web projects, pick a particular technology stack and stick with it. Constantly switching stacks can add unnecessary complexity. For example, I use the TALL stack because it aligns well with my daily work. However, whether you prefer React, Vue, or another framework, consistency will help streamline your development process. 2. Use Iterative Prompting Instead of Extended Conversations When working with AI for coding assistance, it’s more effective to reset and refine your prompt rather than continuing a long conversation that builds on previous errors. In my experiment, I encountered an issue with a video source - in a conversation describing errors one by one, the codebase bloated exponentially, for zero fuckin reason. —in one instance reducing a bloated 356 lines of code down to just 6 lines after refactoring by hand. - that code was super expensive for no good reason also, just trying to battle a bug that actually did not exists, was just the AI being fucking stupid. ( confused 2 video sources in the same code ) God speed! |
Quote:
|
Quote:
But I really don't hit much in the way of roller coasters. I know you can get really complex, and I have for specific things, but almost everything I do can be integrated 1000x more easily into existing platforms instead of reinventing the wheel. So instead of building a store from the ground up I use AI code to shove all the data I'm working with into an import file. If I want to populate forums a certain way I use existing ones and populate them with... import files. Etc. I also give 0 shits about bad code because of this. When I hit the button one of my scripts takes the 30,000 entries in a json (local) and makes me a file for my shopify stores, Walmart, eBay, Amazon, TikTok Shops, etc. A step 2 of that takes the 30,000 images, overlays them with my background and watermark of choice, adds the correct dynamic data to them, names them in a consistent structure and I upload those to the cdn at shopify where all other platforms can pull the correct image for each entry in. All of that takes almost no time. If good code sped it up x100 it wouldn't change much in how I operate so I honestly don't care at all yet. So far I have found 0 things I can't work around while refusing to learn code. If it comes up I'll send out the bat signal. :1orglaugh |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 03:51 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc