Jason Thor Hall / PirateSoftware / Maldavius Figtree / DarkSphere Creations / Maldavius / Thorwich / Witness X / @PotatoSec - Incompetent Furry Programmer, Blizzard Nepo Baby, Lies about almost every thing in his life, Industry Shill, Carried by his father, Hate boner against Ross Scott of Accursed Farms, False Flagger

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.

Which will happen first?

  • Jason Hall finishes developing his game

    Votes: 34 0.8%
  • YandereDev finishes developing his game

    Votes: 447 9.9%
  • Grummz finishes developing his game

    Votes: 121 2.7%
  • Chris Roberts finishes developing his game

    Votes: 149 3.3%
  • Cold fusion

    Votes: 1,716 38.1%
  • The inevitable heat death of the universe

    Votes: 2,042 45.3%

  • Total voters
    4,509
Every labor job which hasn't already been replaced by robots will never be replaced by robots because it would be way too expensive (and maybe even impossible) to make a fleet of robots that can collectively replace a janitor, or a landscaper, or a plumber. AI will always be bad at precision because of the way it works, and it only appears competent because our standards for things that AI is "good at" are very low. It is very unlikely that any company will use Copilot to develop their website, at most they will hire vibe coders that use Copilot to help them, and the biggest effect is that there will be less job availability in the general software industry because the programmers they hire will be more productive.
Oh, I never meant that there'd be no human hand in the loop, just that a lot of work would get done through AI that's currently being done by humans. One senior AI engineer making sure things stay sane instead of a dozen inept junior engineers.
 
Maybe i'm blazing rainbow optimistic on this, but I think AI is (eventually) going to get good enough to replace every human job. Everything we've seen from the best thing out there is a prototype. In four years, this shit has gone from cave scratchings to art student's 201 class in the field of ai art alone. But forget creativity fields because people get mad about that. productivity fields? AI is gonna crush this in maybe three to five years.
If this smug son of a bitch just used CoPilot the game would be out by now
it would be way too expensive (and maybe even impossible) to make a fleet of robots that can collectively replace a janitor
1753116874668.webp
They put googley eyes on the one in my local store
 
Last edited by a moderator:
D3 had the worst fucking launch of any game I'd ever seen up to that point, and now we know it's at least partially because multiple people had to devote time and resources to wrangling a tard who did no work.

I don't think there's a way to blame the Always Online shit and Real Money Auction House on him, but if I find a way I will.
On Nintendo Switch and PS4/PS5, Diablo 3 can be played offline, as in without a connection to the Internet, so they don't have an excuse for making it always online.
 
Yes, the thing is that Theo is VERY opinionated about development, he hanging out with a clueless retard like Jason it's what makes it strange.

But yeah, it isn't surprising that he would get along with Jason.
yeah but theo is also a complete fucking faggot who also has not really done anything significant in his career. just some loser ex-twitch employee and now has a shitty chatgpt wrapper to pretend hes in the ai game
 
Oh, I never meant that there'd be no human hand in the loop, just that a lot of work would get done through AI that's currently being done by humans. One senior AI engineer making sure things stay sane instead of a dozen inept junior engineers.
Can't even manage that. AI code isn't "Mostly good with rare critical flaws", AI code is pure cargo culting, sub-Pajeet level copypasta code. It genuinely has no idea what its doing. So it can't even replace the junior engineers. I'd take a TCS offshore Indian developer who can barely speak english over CoPilot, and I'm actively chronicling TCS developer fuckups in my company right now at executive behest because they are fucking clowns.

This is something I've posted in other threads, and I'll share it here too. This video is long, but its a good discussion and iteration over something AI made, to user specs, and all the bizarre and unsuitable decisions it made.


Its a long watch, but its worthwhile. If you're not a coder, you'll pick up what's going on well from their reactions and confusion. If you are a coder, you're gonna be laughing.
 
Have people dug into /r/PirateSoftware much? It's suspiciously astroturfed and full of people who "feel sorry" for the nearly 40 year old man "being bullied" online. I wouldn't be shocked if Jason himself argues with sock accounts on it.
 
It genuinely has no idea what its doing.
It doesn't need to. As long as the individual using the tool has a grasp of what they're asking it to do and can review the output for errors, it's extremely valuable and speeds up a lot of tedium. As well, if the task is simple enough, some LLMs can output full working code, even when the author knows nothing about the code.

Personal example, I wanted a quick auto-clicker for a browser game I was playing that was giving me hand-strain. Using Claude's help, I was able to generate a fully working program that did exactly what I wanted to using python scripting. I do not know how to code. I could not even begin to write working code on my own. But Claude made me a working auto-clicker, with my only input being "I want it to do XYZ at W rate of speed". For fairness's sake I did run into a lot of errors and roadblocks, but it was also able to self-solve errors when they were pointed out in most cases, though I did have to work around dead-ends.

Another example, I used Copilot to correct some broken code in an application I downloaded that fixed an error that impeded its ability to function.

I'm not code man and you most likely have more experience with how it can go wrong in a professional setting of course, but in my layman's experience I have been extremely pleased with its abilities.
 
Have people dug into /r/PirateSoftware much? It's suspiciously astroturfed and full of people who "feel sorry" for the nearly 40 year old man "being bullied" online. I wouldn't be shocked if Jason himself argues with sock accounts on it.
Not that I know of but it's going to be a highly moderated space that curates ass kissing. Genuine discussion is not going to happen there. It's not just Reddit... it's a Mald subreddit. The worst of both worlds.
 
Not that I know of but it's going to be a highly moderated space that curates ass kissing. Genuine discussion is not going to happen there. It's not just Reddit... it's a Mald subreddit. The worst of both worlds.
No doubt, the volume of deleted posts on there is absurdly high.
I've just never seen it discussed much in posts shitting on the retard when it's a strong reflection of how fragile his ego is.
 
  • Like
Reactions: gorgon and no-exit
I'm not code man and you most likely have more experience with how it can go wrong in a professional setting of course, but in my layman's experience I have been extremely pleased with its abilities.
This is one of the fascinatingly difficult bits of AI, which is that its difficult to know what it doesn't know, without actually knowing the space in the first place. Your own situation is actually a great example.

Personal example, I wanted a quick auto-clicker for a browser game I was playing that was giving me hand-strain. Using Claude's help, I was able to generate a fully working program that did exactly what I wanted to using python scripting. I do not know how to code. I could not even begin to write working code on my own. But Claude made me a working auto-clicker, with my only input being "I want it to do XYZ at W rate of speed".
And the reason it did so is because what you asked for was not special. There are literally hundreds of these scripts on Github. Its actually such a common thing that its a favorite script of Pajeets trying to be real developers, writing substack or medium articles about the shit, blasting their linkedins as 'homebrew tooling creators' and such shit. If you don't know this, the bot looks like it generated something novel. But in practice, it just regurgitated training data - and since you asked for something it had complete reference for, it just tossed up that complete reference, and didn't happen to hallucinate along the way.

AI can absolutely write boilerplate. But the very boilerplate its writing is also out there, for free, which is where it learned the damned thing in the first place. It might look magical at the low awareness end, but its really just an inferior, error prone search system based on exceptionally autistic levels of autocomplete.
 
It doesn't need to. As long as the individual using the tool has a grasp of what they're asking it to do and can review the output for errors, it's extremely valuable and speeds up a lot of tedium. As well, if the task is simple enough, some LLMs can output full working code, even when the author knows nothing about the code.

Personal example, I wanted a quick auto-clicker for a browser game I was playing that was giving me hand-strain. Using Claude's help, I was able to generate a fully working program that did exactly what I wanted to using python scripting. I do not know how to code. I could not even begin to write working code on my own. But Claude made me a working auto-clicker, with my only input being "I want it to do XYZ at W rate of speed". For fairness's sake I did run into a lot of errors and roadblocks, but it was also able to self-solve errors when they were pointed out in most cases, though I did have to work around dead-ends.

Another example, I used Copilot to correct some broken code in an application I downloaded that fixed an error that impeded its ability to function.

I'm not code man and you most likely have more experience with how it can go wrong in a professional setting of course, but in my layman's experience I have been extremely pleased with its abilities.
The reason it did well here is because this is a very basic script that is self contained and likely there is a lot of information on the web about it. If you try to do anything more complicated (like needing multiple files, not a single file code) it will not work without a decent amount of knowledge of what you're doing. It's the same as googling for stackoverflow answers and copy-pasting the code.
 
Frontend webdevs are the niggers of SWE. They're only in it for the money, they're the loudest and most opinionated on stuff that doesn't matter, and they're all bad at coding. Because there's so many of them, modern frameworks are designed to hand-hold them as much as possible at the cost of speed and usability for non-niggers. They're one of the main reasons software is getting slower and uglier. They all love flat design not only because it's trivially easy to make, but because they have no taste beyond AI slop and whatever Apple's designers are doing at the moment. All of the biggest SWE sloptubers are frontend webdevs. The reason they doompost about AI the most is because it's good enough at writing bad code to threaten their jobs. They're the bottom quintile of SWE dragging everyone else down with them. Also half of them are Indians.
Blessed Carlo Acutis and Servant of God Terry Davis, please intercede for us and bring our prayers to the Lord, that we may deport all SWEgroids back to Uttar Pradesh

God, I hate "Low-level/backend" faggots so much because you niggers make me defend Theo of all people.

First of all, Theo was a backend dev before going to front, he said it multiple times and unlike our beloved Jason, he has proven it. Also, another farmer already said it, he is VERY pro AI, he has a tech-bro mentality.

Second, the problem about front-end is how "superficial" it is, so you get a bunch of niggers and pajeets making shitty websites, or "non-technical" UI/UX designers that want to also be a front-end dev. But shitty programers are not only front-end, they exists in all programming groups. My argument? Jason; Jason is not a front-end dev, he's a """"""""game dev""""""""" and he's not making websites in React.

Blaming slow Software to front-end niggas is being an ignorant of Software development in general, the problem of slow Software is not only Web development, is almost every type of development. Look at Gaming development for example, games with 2005 graphics needs a GPU from at least 2018, that's INSANE BEHAVIOR, DUDE.

The real problem is: Pajeets, Project Management and clients; those 3 don't care about quality, they care about having the product for yesterday with 109348234820 features that nobody asked for.

All of the biggest SWE sloptubers are frontend webdevs

Believe it or not, as someone who has watched a lot of SWE slop, most are Full-Stack and have an insane obsession with Big Tech, so they grind LeetCode a lot. Coding Jesus is one of them, the nigger is a grifter that we are just tolerating because he's shitting on Jason.

ThePrimeAgen? He's pure backend, and it's OPINIONATED AS FUCK, not as much as Theo and not as much today, but back when he was starting to gain fame, he was extremely opinionated.

They all love flat design not only because it's trivially easy to make, but because they have no taste beyond AI slop and whatever Apple's designers are doing at the moment.

This is not a Front-End problem, is a UI/UX problem.

TL;DR: Jason is a faggot. Eat my entire ass.


Also, Rust is full of trannies writing niggerlicious code, explain that nigga.
 
This is one of the fascinatingly difficult bits of AI, which is that its difficult to know what it doesn't know, without actually knowing the space in the first place. Your own situation is actually a great example.
It's the same as googling for stackoverflow answers and copy-pasting the code.
I mean, yeah. I'm not saying it's some kind of geniusbrain thinking on its own and making something beautiful. I knew I was asking for something simple.

The important thing here to me is that I knew what I wanted but had nooo idea on how to make it, no idea where to begin, and no living person to ask for help. In fact I can compare that directly to sentiments I've seen from those who use AI tools to make art. They're blown away that "they" can "make" something like that, for the first time. Setting all aside that they're using a tool to generate outputs, it's a similar situation. They can't make it, they don't know how to start, and this tool can render a full and complete output that works.

I guess what I'm trying to say is that it jingled keys in front of me and I clapped, but by god nothing else has jingled keys for me like this before.
 
AI can absolutely write boilerplate. But the very boilerplate its writing is also out there, for free, which is where it learned the damned thing in the first place. It might look magical at the low awareness end, but its really just an inferior, error prone search system based on exceptionally autistic levels of autocomplete.
Yeah tell Claude to update a Bare-workflow React Native project made years ago to the new version and it shits itself. Stuff that has low content on the internet or is very different in each project, the AI can't solve shit.
 
His dad seems like a really nice good guy, maybe there's something fucked up about him, I don't know, but I think his dad may have unwittingly reinforced or increase to the odds of his son becoming a narcissist by naming him after a God that a lot of people regard as really cool and is currently being portrayed as such in popular media. Most people are familiar with the name from the marvel superhero, not the real cultural mythology and religion that that came from, so it's really no different from naming your son Spider-Man or Batman or punisher. This is probably a stretch and he would have turned out exactly the same without that. I thought it was some gay nickname he gave himself and I only found out like a minute ago that it's his actual middle name.

Regardless, never name your son or daughter anything that you think sounds cool or badass or whatever. Best case scenario, they will just be teased growing up for having a gay lame name, worst case scenario, it will feed their ego in the worst way and you get something like what we see here. I don't see a reasonable normal outcome happening 9 times out of 10. Naming your kid a normal boring name doesn't mean they'll grow up to be boring, it means they won't develop some sort of complex around something you had control over.
 
Last edited:
Believe it or not, as someone who has watched a lot of SWE slop, most are Full-Stack and have an insane obsession with Big Tech
Yeah these faggots have a massive hardon for big tech. They are like Maldy and love to bring up their times at <INSERT NIGGER COMPANY HERE> and how cool it was to work on <INSERT FAGGOT PROPRIETARY TECH HERE>.

I have an intense burning hatred to even work in the start up sphere I work in, I think I would actually kill myself if i would work in big tech. I for sure would know i would do the same fucking faggotry by announcing to the world every 5 minutes that I work(ed) at XYZ Big Slop company simply because its also an insanely good marketing tool to get a loyal fanbase of dicklicking retards
 
Ross is in no way suicidal.
I don't think they can assassinate Ross, the molds replaced his brain, he's closer to the recent Resident Evil game's antagonists, its mold all the way down, bullets are but a nuisance.

I guess what I'm trying to say is that it jingled keys in front of me and I clapped, but by god nothing else has jingled keys for me like this before.
For sure, and you are absolutely welcome to enjoy it, especially if its free - I have open source image and text models on my own computer that are fun to fuck around with. But corpo's are paying thousands if not tens of thousands of dollars per license for something inferior to a google search in usability. Any argument of it replacing or assisting human workers requires those workers to be sufficiently incompetent as that they couldn't have done the job in the first place, and that lack of competence makes it impossible for them to effectively audit the AI output.
 
Back