HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maxprehoda

no profile record

Submissions

How Vibe Coding Became Industry Standard

getspore.com
1 points·by maxprehoda·9 เดือนที่ผ่านมา·7 comments

The Invisible Hand: LLM influence is the new SEO

getspore.com
3 points·by maxprehoda·9 เดือนที่ผ่านมา·0 comments

Show HN: I Started the New SEO

spore-ten.vercel.app
1 points·by maxprehoda·9 เดือนที่ผ่านมา·1 comments

[untitled]

1 points·by maxprehoda·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by maxprehoda·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by maxprehoda·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by maxprehoda·2 ปีที่แล้ว·0 comments

Show HN: I Made an AI Animation Suite

aicssanimations.com
3 points·by maxprehoda·2 ปีที่แล้ว·1 comments

Show HN: I Made the First AI CSS Animation Generator

aicssanimations.com
1 points·by maxprehoda·2 ปีที่แล้ว·0 comments

Show HN: I Made AI CSS Animations

aicssanimations.com
3 points·by maxprehoda·2 ปีที่แล้ว·1 comments

Show HN: I made a CSS Animation generator/editor with AI

aicssanimations.com
6 points·by maxprehoda·2 ปีที่แล้ว·1 comments

comments

maxprehoda
·9 เดือนที่ผ่านมา·discuss
It's not simple though, it's extremely complex. The engineers we hired didn't 5x their productivity the moment they starting using these tools. There's a learning curve to using Claude Code and Cursor. There's also a very important prerequisite: be an amazing developer.
maxprehoda
·9 เดือนที่ผ่านมา·discuss
The article mentions that the pilot still has to be present and monitoring the planes instruments for landing to go smoothly. We review/audit all AI-generated code the same way we would review human generated code.
maxprehoda
·9 เดือนที่ผ่านมา·discuss
Fair points. Though at this stage, the entire software industry has bets on AI - from Microsoft to every YC startup. We're all talking our book to some degree. But would you argue that AI isn't increasing developer productivity?
maxprehoda
·2 ปีที่แล้ว·discuss
When it comes to AI, the average user often thinks of large language models like ChatGPT or Claude AI that are trained on vast amounts of data across a wide range of domains. While these models are incredibly impressive in their ability to engage in open-ended conversations and tackle a variety of tasks, they can sometimes struggle with hallucinations or inconsistencies when dealing with highly specific or niche topics.

This is where AI trained on smaller, focused domains truly shines. By narrowing the scope of training data to a specific area, such as CSS animations and transitions, AI models can become extremely proficient and efficient at generating accurate and creative solutions within that domain. The limited syntax and well-defined rules of CSS animations make it an ideal candidate for AI specialization.

I recently had the opportunity to put this concept to the test by building an AI model specifically trained on CSS animations and transitions. Initially, I experimented with the Claude API and found that it performed quite well in generating animations. However, the real magic happened when I switched to a self-trained AI model running locally. The results were very impressive.

The locally trained AI model demonstrated an incredible ability to generate complex and visually stunning CSS animations with ease. It had a deep understanding of the syntax, timing functions, and various properties involved in creating smooth and engaging animations. The model's outputs were not only technically accurate but also showcased a level of creativity and innovation that surpassed my expectations.

The new model is going live today @ aicssanimations.com

Try it out for yourself and feel free to give feedback!
maxprehoda
·2 ปีที่แล้ว·discuss
I just released my first SaaS as a 22-year-old CS student. It’s a free AI CSS animation generation service with a paywalled editor.

I developed this tool to address the tedious process of wrestling with CSS animation syntax. I hate writing keyframe animations and I hate the current tools available to build them.

Having developed the UI and functionality over the last two weeks, I am seeking some feedback and testers to help refine it. Appreciate any and all input!