Ezz's Avatar

Ezz

@ezzabuzaid

Coder and novice writer ✍️ and have thing for compilers. Checkout my projects, https://serverize.sh and https://january.sh. Github: https://github.com/ezzabuzaid

24
Followers
72
Following
21
Posts
08.10.2024
Joined
Posts Following

Latest posts by Ezz @ezzabuzaid

Post image

Plot twist: the friend is GitHub Copilot.

21.01.2025 21:36 👍 0 🔁 0 💬 0 📌 0

I finally have (almost 😆) working version of the VSCode ext

Install it from here marketplace.visualstudio.com/items?itemNa...

08.01.2025 08:11 👍 2 🔁 0 💬 0 📌 0

Curious to know how do you use Cursor.

I’ve tried it twice but couldn’t see any value over VSCode

24.12.2024 08:00 👍 0 🔁 0 💬 1 📌 0
An image showing the ongoing development on a tool named serverize

An image showing the ongoing development on a tool named serverize

Serverize VSCode extension is undergoing development...

22.12.2024 18:31 👍 1 🔁 0 💬 0 📌 0

Serverize can hold more free projects now, yay!

Basically if a project is not used within few minutes, it’ll go sleep till a request wake it up.

Give it a try, prepare your dockerfile and run
‘npx serverize’

18.12.2024 17:41 👍 0 🔁 0 💬 0 📌 0

npx serverize shazam

Use @test domain if you don’t want to use your email.

13.12.2024 17:17 👍 0 🔁 0 💬 0 📌 0

Just a reminder: learning how to use your editor or IDE properly can boost your productivity tenfold, far more than relying on any AI tool.

09.12.2024 15:02 👍 0 🔁 0 💬 0 📌 0

I learned the running `docker compose -f <file> build` on a compose file that doesn't reference a build statement won't do anything.

06.12.2024 13:57 👍 1 🔁 0 💬 0 📌 0

Firecracker is too exciting 🤓

28.11.2024 09:33 👍 0 🔁 0 💬 0 📌 0

`grep` and `find` are insanely powerful yet so simple they can navigate codebases so huge the majority of IDEs simply melt down. And since they've been around for over half of a century they're unlikely to go anywhere. They are the skill that will literally serve you until the end of your career.

25.11.2024 04:30 👍 258 🔁 15 💬 15 📌 0

Hi, I'm Ezz (or "is" 🤐), a software engineer passionate about dev tools and languages.

I’ve worked with C#, Dart, TypeScript, and now GoLang.

Projects:
serverize.sh: Simplified dev/testing environments.
january.sh: Declarative TypeScript backend framework.

yes, I do frontend too 🙃

20.11.2024 06:29 👍 1 🔁 0 💬 0 📌 0

You can create dockerfile through a command. Give it a try and let me know.

If your framework/language not available yet, you can create one using "serverize/dockerfile" package

Check the other post for more info bsky.app/profile/ezza...

20.11.2024 06:17 👍 0 🔁 0 💬 0 📌 0

is it less boilerplate compared to Flutter?

12.11.2024 07:34 👍 1 🔁 0 💬 1 📌 0
Post image

You can also build your own

11.11.2024 21:07 👍 0 🔁 0 💬 0 📌 0
Post image

added presets for most of JavaScript frameworks as well

11.11.2024 21:07 👍 1 🔁 0 💬 1 📌 0
Basic syntax for dockerfile primitives in typescript

Basic syntax for dockerfile primitives in typescript

You can save it and have it as string, soon you'll be able to run it locally and deploy it!

11.11.2024 21:07 👍 0 🔁 0 💬 1 📌 0

How about writing dockerfiles in TypeScript?

npm i serverize

No documentation yet beside jsdocs but hopefully intuitive enough

11.11.2024 21:07 👍 0 🔁 0 💬 1 📌 1
Post image Post image

So, I thought I'd write a small script to help me write Dockerfiles, espically the permission part.

Here's a rough idea of what it might look like:

23.10.2024 09:30 👍 0 🔁 0 💬 0 📌 0

I hadn't noticed this before since I usually just write one Dockerfile for a new project and then make small tweaks here and there when needed.

23.10.2024 09:30 👍 0 🔁 0 💬 1 📌 0

While doing that, I realized that the Dockerfile syntax isn't exactly readable, especially when it's mixed with comments.

23.10.2024 09:30 👍 0 🔁 0 💬 1 📌 0
Post image Post image

I've been creating Dockerfiles for most of the popular frameworks and languages—from Node.js to Rust and C++—to facilitate using Serverize, assuming their codebase uses sane defaults.

Serverize: https://buff.ly/48kdRc5

23.10.2024 09:30 👍 0 🔁 0 💬 1 📌 0

The simplest way to get your website deployed and accessible instantly.

On youtube: https://buff.ly/4fdrHzu

21.10.2024 15:55 👍 2 🔁 0 💬 0 📌 0