superjose

📅 Joined in 2017

🔼 15 Karma

✍️ 27 posts

🌀
15 latest posts

Load

Show HN:

"I Built a QA Agent to Detect Broken Web App Flows – E2E Test/Regression"

👤superjose🕑2mo🔼1🗨️0

(Replying to PARENT post)

I'm more on the camp that these techs don't need to be perfect, but they need to be practical enough.

And I think the latter is good enough for us to do exciting things.

👤superjose🕑1y🔼0🗨️0

Ask HN:

"ULID or CUID2 for B2B Startup?"

👤superjose🕑1y🔼2🗨️1

(Replying to PARENT post)

Crap. I messed up. Please disregard this post.
👤superjose🕑1y🔼0🗨️0

(Replying to PARENT post)

What should I use for a startup going after B2B sales?

ULIDs or CUID2s for primary keys?

I remember seeing Hussein Nasser's Shopify video: https://www.youtube.com/watch?v=f53-Iw_5ucA

And it made me switch to using ULIDs instead.

I know this may fall into the "premature optimization is the root of all evils" category. But since it's straightforward, what should I do?

I've been using ULIDs in distributed systems with no problems so far.

👤superjose🕑1y🔼0🗨️0
👤superjose🕑1y🔼1🗨️3

Show HN:

"I Built a Non-AI Platform for Verified Deployment Scripts"

👤superjose🕑1y🔼2🗨️0

(Replying to PARENT post)

TBH, we still need to see how it integrates with the keyboard.

Ever since I've been using a Mac since Nov. 2023 that's been one of the things that I've battled with, and I've assigned a heck tons of shortcuts to make that happen.

👤superjose🕑1y🔼0🗨️0

(Replying to PARENT post)

Schweet.

I've been testing it out and works wonders.

It's pretty nice when I do forget about size.

👤superjose🕑1y🔼0🗨️0

(Replying to PARENT post)

I've been using it to generate code that follows certain pattern.

For example, I saved 2 hours. I told it to generate a GraphQL resolver after inferring a Zod schema.

It followed the code conventions from other file.

It generated it beautifully.

Every time there's boilerplate, to ChatGPT it goes.

👤superjose🕑2y🔼0🗨️0

(Replying to PARENT post)

I'm currently sharing my experience learning WASM in Rust as a React TypeScript developer. There are lacks of examples in the Internet out there.

I Thought this could be useful to the community.

Additionally, I created a repo which you can access here:

https://github.com/superjose/typestacean-learn-rust-wasm-fro...

Is this useful to you?

As always, feedback is always appreciated!

👤superjose🕑2y🔼0🗨️0

(Replying to PARENT post)

I think this outlines a bigger problem.

JavaScript Ecosystem itself.

It's incredible we do transpiration, minification, bundling to the same language the interpreter is going to read.

👤superjose🕑2y🔼0🗨️0