HN user

lusob

481 karma

[ my public key: https://keybase.io/lusob; my proof: https://keybase.io/lusob/sigs/GrKzONCzxsaLfG7RnObJTJhiP7nsArJVxN42xkiGcW0 ]

Posts25
Comments6
View on HN
lusob.github.io 1mo ago

Embeddings is all you need

lusob
3pts0
lusob.github.io 2mo ago

Show HN: Neural window manager, neural network moving windows from mouse actions

lusob
8pts1
github.com 3y ago

ChatGPT Code Reviewer

lusob
1pts4
github.com 3y ago

OpenaAI Code Reviewer: One Line to Automate Your Code Reviews

lusob
1pts1
github.com 3y ago

Maiker-CLI: one line app, generates an entire code project from a prompt

lusob
1pts0
marketplace.visualstudio.com 3y ago

maiker: A VSCode Extension That Generates Code Projects from a Simple Prompt

lusob
2pts3
github.com 3y ago

MAIker: AI-powered VSCode extension that generates a code project from a prompt

lusob
1pts1
news.ycombinator.com 3y ago

MAIker: AI-powered VSCode extension that generates a code project from a prompt

lusob
2pts1
chirp.io 7y ago

Show HN: Chirp is like an audio QR code

lusob
2pts1
medium.com 8y ago

How I manage to read a book per week

lusob
1pts0
www.quodb.com 11y ago

Show HN: QuoDB – Movie quote search engine based on subtitles

lusob
96pts30
labs.lusob.com 13y ago

F1 Indian GP in real time with Google Maps

lusob
151pts42
gizmodo.com 13y ago

Apple Maps Accidentally Revealed a Top Secret Military Base

lusob
1pts1
venturebeat.com 13y ago

If you can’t explain what you do in one paragraph, you’ve got a problem

lusob
57pts36
lifehacker.com 13y ago

Seven Creative Uses for Google Street View

lusob
1pts0
androidandme.com 13y ago

Galaxy S III beats out iPhone 4S as top selling device in US

lusob
158pts144
www.androidcentral.com 13y ago

From the Android Forums: Multiple Google accounts on one device for Google Play

lusob
3pts0
lifehacker.com 13y ago

Should I send this email?

lusob
1pts0
gizmodo.com 13y ago

All the American Flags On the Moon Are Now White

lusob
5pts0
lifehacker.com 13y ago

Get a Job: The Craigslist Experiment

lusob
4pts1
news.cnet.com 13y ago

Google Maps, Earth updated with high-resolution imagery

lusob
17pts1
lusob.github.com 13y ago

Videotracker.js: Video tracking with javascript.

lusob
2pts0
labs.lusob.com 14y ago

F1 Live timing map

lusob
2pts0
lusob.com 14y ago

Tracking a football match with HTML5 and Javascript

lusob
4pts0
news.ycombinator.com 15y ago

Rate my startup - Subzin: A movie quote search engine based on subtitles

lusob
25pts23

This is a Python program that uses OpenAI's ChatGPT to generate code review comments from diffs. The program reads the diff changes from the standard input, which allows piping from git diffs (or any other diff tool) directly into the program.

Have you ever wished you could generate a complete code project from a single sentence? Now you can, thanks to mAIker, the latest VSCode extension powered by OpenAI api.

With MAIker, all you have to do is enter a simple prompt, such as "build a space invaders game in js and html", and watch as the extension generates a fully-functional codebase that meets your requirements. MAIker uses advanced algorithms to analyze your prompt and select the most appropriate frameworks, libraries, and coding patterns to create a project that is efficient, maintainable, and scalable.

Whether you're a seasoned developer looking to save time on repetitive tasks or a beginner who wants to learn how to code by example, MAIker is the ultimate tool for boosting your productivity and creativity.

Give it a try today and experience the power of AI at your fingertips.