Author: reubenroyk@gmail.com

  • Rebuilding my website – With AI!

    I’ve been trying to replace myself with AI since chat-based AI tools first started coming out. When ChatGpt came onto the scene, I was so excited! Sam Altman and every LLM model company CEO told us that AI would replace all jobs and that our productivity would skyrocket.

    I loved it. Finally I could replace myself with AI and sit around collecting money, I thought. Spoiler alert! It couldn’t do it (yet). So you can understand my disappointment.

    LLMs have come a loong way since they first hit the market, so I decided to test their capabilities by attempting to rebuild my portfolio/blog with AI. Cause if it can help millions of students complete their complex assignments, it should be able to do my Website too.

    I decided to use a CMS since I wanted the ability to edit articles from my phone as well. This choice I made would later cause many problems and extra work. The CMS I chose was Headless WordPress with GraphQL.

    I started with Microsoft Copilot integrated into VS Code. I can pick and choose the model that I want Copilot to use. Having seen LM Arena Benchmarks and the latest Google I/O event, I knew Google’s Gemini 2.5 Pro Preview was the model for me. .. 3 prompts later, I erased all the code made by Gemini and switched over to Claude. Claude is considered status quo for a reason, I suppose. Claude Sonnet 4 was doing so well; it did almost exactly what it had been told to do and was a great aid in coding my blog. It even does kinda alright at CSS styling now.

    I was able to get so much more done and so much more quickly that I found myself giving more and more control over to Copilot. Eventually, when a new bug surfaced, I didn’t even bother using my brain, it went straight to Copilot. Three days of copilot use later, I felt markedly stupider. I could feel my competence dwindling with every task I attempted to outsource to Copilot. Soon, I predict I will be able to swap out my brain for an API/MCP layer to Claude or Gemini or something. Yay!

    However, it kept making much more code than was necessary and kept adding CSS rules in all the wrong places. The more I used AI code gen, the more messy my code base seemed to get. But the work was getting done, though the pace seemed to be slowing down bit by bit.

    Copilot now would add CSS everywhere and make quite a mess. It was creating new style tags within the HTML file and adding some rules there, sometimes it would do inline styling, sometimes it would add within the right CSS styles file, and sometimes it would create a brand new .css file and add some rules there (and it would often fail to import that new file). Eventually, Copilot reached a point where it could no longer figure out the mess it had created. Copilot faired a decent bit better with Javascript code, though it still needed significant oversight from the developer.
    All of this was making quite a mess, but since the priority was speed and not quality, I continued to ignore these issues. I thought I could just clean up once the project functionality was completed.

    Eventually though.. copilot became a net negative in my project, where not using Copilot and just doing the task myself would have saved me hours, and would have left me feeling a teenie bit smarter. I found myself having to utilize my brain again, what a buzzkill.

    Then I found a problem, that I should have found at the very start of the project. Since my data was coming from a CMS and not simply hard coded into the repository, routing and generation of static pages would be annoying and difficult to code. I could either do all that work or switch over to NextJs and save me a lot of time in the future.. . I made the difficult decision to switch over to NextJs.

    For the conversion of my code base to NextJs code I decided to try out the famous/ infamous Cursor AI, an AI coding platform that has been all the rage recently. Code the “Agentic” way! Okaay!
    I was only trying it out because ThePrimeagen, prominent youtube influencer personality and coding “Guru” was also trying it out and he did not hate it, interesting.
    So I load up Cursor AI Pro and ask it to convert my repository to NextJs, it suggests a couple of huuge changes, I reject all of its suggestions and start a fresh repository, and now AI works great. Incredible even!

    Right off the bat, Cursor was doing waay better than Copilot. I would ask it to do something and it would go way beyond that and fill in parts that I had forgot to mention as well. Over and over again Cursor surprised me by building fully functioning feature, and doing them better than I had envisioned. I loved how Cursor would make code completions and display them like a PR; this gave me exceptional control over what was going to get committed and what was going to get rejected.
    Y Combinator execs were saying that these days, people prompt to get whole modules written, and then if it didn’t work for some reason, instead of fixing the minor bug or two, they delete all that code and prompt again. I could now understand what they meant, it was possibly faster to do so in many cases.
    With NextJs and AI governing my every move, the project now had decent small components and okaay structure. And I managed to complete the bulk of the work in mere hours instead of the multiple days it would usually have taken me.

    As happy as I was with the speed with which AI was enabling me to push forward in my project, there was also a fear growing in me of being replaced by this AI. Only days ago had I regained confidence in not being replaced, after Copilot had shown me how much of a let down it was and a waste of time it could be. And now a much more competent competitor had arrived, Cursor AI. It had done better and faster in so many scenarios that it scared me a bit.

    But..

    As the codebase grew, Cursor started to struggle, even with simple tasks. For example, I needed to add category filters before rendering the review scores. It was a straightforward feature, the kind of thing any competent dev tool should handle easily. But this is where Cursor began to fall short. Each attempt it made got me about 90% of the way there, but always with small bugs or logical missteps. I’d fix those bugs, test the code, and then run into a different issue. This cycle repeated for over a day. Eventually, I gave up on the AI and did it myself. It took me maybe 30 minutes.

    That was quite a let down.

    I began to resent Cursor a little. It had started off so strong, shockingly strong, and now it felt like it was wasting my time. Still, I had to remind myself: it was incredibly useful for the boilerplate, repetitive stuff. I just hadn’t found the right balance yet.

    So no, AI isn’t replacing web developers just yet. Especially not the ones building non-trivial applications. But it is changing how we work, and fast.

    Pros of AI Coding tools:

    You’re stuck on bugs for much shorter spans of time. This makes AI tools a great tool for acquiring new skills.

    Starting a new project in an unfamiliar programming language or framework is now easier than ever.

    “Agentic” isn’t simply a buzzword, it does make a significant difference.

    Cons of AI Coding tools:

    These tools work best with small context windows, though this should get much better over time.

    These tools are still bad at generating novel code, the likes of which it hasn’t seen before.

    The job market is gonna get even worse.

    Introducing a small deviation from the norm, a WordPress CMS made many things much harder to work with

    Summary

    For those wanting to build something cool of their own, it is now easier than ever and it will likely get easier still. For those attempting to break into the development job market, perhaps the ladder has been pulled up away from under your feet. With learning programming having become so much easier, there would be a lot more people trying their hand at it now. And there is a whole generation of programmers coming, who are still in the pipeline, since they are too young to enter the work force. The market for programming jobs is brutal right now, and it could get a lot worse soon.

  • Severance

    Severance

    Good show, very enjoyable.

    Not binge watch material, you might fall asleep if you try, and I mention that as a positive. It’s great to see a good show that doesn’t get you all riled up.

    You could watch an episode or two after work before bed, and successfully stop watching and actually go to sleep. This is quite unlike other shows, which would add cliffhangers and keep you wanting the rest of the story, keep you up all night.

    But I want to bring your attention to another aspect of this show and perhaps many others that I find rather concerning. While this show was popular and a while after as well, I noticed many references to this ‘Severance’ on News programs, podcasts and various other programs. The hosts would bring up the show or refer to it seemingly at random, as though it weren’t an ad that Apple had paid for. This could be manipulation of the public, the viewer, to artificially make the show more popular.

    Ayn Rand in her book ‘The Fountainhead’ describes a person ‘Ellsworth M Toohey’ and his gang of influential people who attempt to steer pubic opinion by manipulating that which gets printed in the news papers. In the book they together write false reviews and artificially improve the ratings of bad shows. The reader of column, an ordinary person, not wanting to sound stupid goes along with the reviewers and claims that the bad show is good, great even.

    Along with this, you ask your influential friends working in print media or news to add subtle references to your garbage show, so that people will come watch it and artificially raise demand. I guess this is called marketing now. Though you do have to declare when an ad is an ad.

    While Severance was a very good show, I did feel as though something similar was tried in this case. So many subtle references to the show every now and then, so that you feeling FOMO would want to watch the show, and maybe get an Apple TV subscription.

    Those are all just unproven hypotheses though.

    Should you give the show a watch?: Yes. It’s a very good show.

  • Dredd

    Dredd

    One of the coolest lesser known movies ever.

    I wish this movie scored more, but oh well.

  • Falimy

    Falimy

    Funny.

    Very funny.

    Give it a watch.

  • Lazarus

    Lazarus

    An extremely well animated, well dubbed, well choreographed and well directed waste of my time.

    It didn’t matter how well every other piece was crafted, at the end of the day the story was mediocre and was told poorly told. Almost every episode felt like a filler episode, only slightly aiding to progress the story. More focus was instead paid to making cool looking action sequences.

    The series is still on-going. Maybe the next few episodes will make it all worth it. But presently I wouldn’t feel the need to recommend the series to anyone.

    I can’t really figure out what’s wrong though. Something similar was done in John Wick, it was a splendid success, and I really loved it too. Maybe it was the feeling that the main characters were in no real risk of death or serious injury. I never felt much excitement or fear during the fights.

    There was a sequence where a main character almost lost an arm, you would be shocked for a quick second, after which you would remember again that nothing serious would ever happen to the main characters. The crew would jump into dangerous situations left and right as if nothing could hurt them.

    It was quite well animated though. All the background characters had were pretty well written too. It’s just that most of the episodes felt unnecessary.

  • Dorohedoro

    Dorohedoro

    Unique!

    From the starting to the end Dorohedoro has been so unique in almost every way that you just want to keep watching and see what happens next.

    The world is so different, so violent and so mysterious, but so believable. The world building in Dorohedoro is fantastic.

    Caiman has a lizard head, why?

    – Dunno.

    There’s another person inside Caiman’s mouth, what’s that about?

    – No clue.

    What is happening?

    – Sure hope we’ll find out.

    There are so many things that aren’t explained in the story, but it all adds to the mystery element, only making us more engaged in the story. Seeing people live normal happy lives even as the whole world looks like it’s coming apart around them also adds character to the show.

    Writing: Very good. The characters are so easy to like and world build around them so easy to believe.

    World Building: While mysterious, brutal and chaotic, the world that been crafted is very well made. Caiman has spikes on his head so when he sleeps, the pillow sticks to his head. Caiman also brushes his lizard teeth just as normal people do. The main characters have normal jobs, hobbies and lives just as any normal person would have. The

    Excitement: The main characters are not invulnerable at all. There is a very real risk of something really bad happening to one of them, and because of this there are no fights where you can just sit back and enjoy the show, something serious could happen in the next 30 minutes.

    Sound: Excellent. Excellent dubbing too.

    Music: Great. But some songs have meaningless lyrics with words thrown together seemingly at random.

    Age Restricted: Yes. A guy dies a very gruesome death in the first 3 minutes of the show. It will give you an idea of what sort of violence to expect from the rest of the show.

    Should you watch it?

    – If you can stomach some blood and violence, then yes.