HN user

zubairq

781 karma

Building low code tool "Visual Javascript" inspired by "Visual Basic". Open source web IDE at https://yazz.com

meet.hn/city/gi-Gibraltar

Socials: - github.com/yazz

Interests: Programming

---

Posts69
Comments1,077
View on HN
www.youtube.com 1y ago

Rory Sutherland – Are We Now Too Impatient to Be Intelligent? – Nudgestock 2024 [video]

zubairq
2pts0
programmingsimplicity.substack.com 1y ago

Why do we need operating systems?

zubairq
3pts3
news.ycombinator.com 3y ago

Ask HN: What techniques do you use to understand and simplify complex code?

zubairq
1pts15
news.ycombinator.com 3y ago

Ask HN: Will Bun JavaScript support child processes?

zubairq
2pts1
yazz.com 4y ago

Show HN: Build Web3 Dapps Visually

zubairq
3pts0
webcache.googleusercontent.com 5y ago

Infrastructure as Code's Broken Promises

zubairq
2pts0
apps.apple.com 5y ago

Show HN: Yazz Visual JavaScript Now on the Mac App Store

zubairq
2pts1
news.ycombinator.com 5y ago

Working on a Node.js NPM library to import MS Access files

zubairq
2pts0
news.ycombinator.com 6y ago

Ask HN: Anyone else upvote HN comments to track comments they have already read?

zubairq
2pts2
news.ycombinator.com 6y ago

Ask HN: Is Kubernetes the New Computer?

zubairq
1pts8
github.com 6y ago

Show HN: Yazz Pilot – Self Service Apps Without the IT Department

zubairq
95pts28
yazz.com 6y ago

Pilot language – JavaScript based cloud native programming language

zubairq
2pts0
news.ycombinator.com 7y ago

Ask HN: Does Google use Kubernetes themselves for publicly released projects?

zubairq
1pts0
yazz.com 7y ago

An Open Source Kubernetes IDE

zubairq
3pts0
www.youtube.com 7y ago

Building OpenShift Apps and Microservices with Yazz

zubairq
2pts0
www.linkedin.com 7y ago

Yazz now runs on OpenShift

zubairq
1pts0
yazz.com 7y ago

Show HN: A Cloud IDE Which Works on Docker, Kubernetes, and OpenShift

zubairq
1pts1
github.com 7y ago

Show HN: An Open Source Docker IDE

zubairq
3pts0
yazz.com 7y ago

Show HN: Build Docker Webapps in Minutes

zubairq
2pts1
news.ycombinator.com 7y ago

Ask HN: How do you choose between downloading software vs. using a Docker image?

zubairq
1pts1
github.com 7y ago

Show HN: Yazz – Build Interactive Prototypes in Minutes

zubairq
5pts1
yazz.com 7y ago

Show HN: Build Windows apps in seconds

zubairq
1pts1
github.com 7y ago

Show HN: Visual Basic 6 reimagined in JavaScript

zubairq
7pts14
appshare.co 7y ago

Show HN: A browser based JavaScript debugger

zubairq
2pts1
appshare.co 7y ago

Show HN: A JavaScript debugger (press Go to debug bubble sort)

zubairq
3pts3
appshare.co 7y ago

Show HN: An opensource, distributed app store

zubairq
7pts6
appshare.co 7y ago

Show HN: Build web based SQLite apps and compile to a single HTML file

zubairq
5pts4
appshare.co 7y ago

Show HN: Create intranet webapps with VueJS/SQLite in minutes

zubairq
1pts1
appshare.co 7y ago

Show HN: An experimental JavaScript app platform backed by SQLite

zubairq
3pts1
appshare.co 7y ago

Show HN: A browser based CMS

zubairq
1pts3
Nobody cares 2 years ago

Great article. I need to care more myself even if other do not care, thanks for the wake up call!

Thanks. I've tried Cursor, but probably more useful on smaller codebases I found and for simple code changes. Can you share the github repo that you use it on, or give me an indication of the codebase size that you use it on?

Brilliant article. I read a brilliant book written by Jessica Livingston (Paul Graham's wife) called Founders at Work. In the book Steve Wozniak talked about how he got designs done fast by keeping it all in his head. Ever since I read that I have tried to do the same. I would recommend this to anyone working on their own project.

Of course in a corporate setting it is much harder to do as you have code written in multiple languages using multiple patterns stored in different places, so often there is not underlying architectural thread to hold it all together.

I normally love the retool articles but I didn’t understand this one as much. Can someone explain it to me in a simpler way as I really want to understand it

Having worked with several systems using both modules and micro services I would say that using modules is the way to go from a debugging and understandability perspective, so modules are a more productive method.

However micro services can still be valid but to me they are actually “developer UI” and should only be used when services have to be shared between developers who don’t know each other. For example a public API will almost always be an API with a micro service behind it

Good article. I predict that in the future government ID shops (like mobile phone shops today) will be everywhere as people will constantly be losing their ID and keys and will keep needing to reverify their identity