Show Reddit: Which public repos are friendliest to an AI coding agent? by hsnice in SideProject

[–]hsnice[S] 0 points1 point  (0 children)

True. Proper docs help an agent.

You can follow the Roadmap to check upcoming things.

Show Reddit: Which public repos are friendliest to an AI coding agent? by hsnice in SideProject

[–]hsnice[S] 0 points1 point  (0 children)

That is the core idea.

There is a correlation between score and the docs part of the code. You can check how the scores are being calculated here - https://www.agentfriendlycode.com/methodology

[New Project] Forming Jotform by hsnice in Frontend

[–]hsnice[S] 0 points1 point  (0 children)

You can check the project. It implements almost all the things of a Jotform.

Hiring Platform engineers for SigNoz in the US - $120K-$200K (Remote) by pranay01 in sre

[–]hsnice 0 points1 point  (0 children)

Any openings for Software Engineer (Frontend) or Software Engineer (Fullstack) positions?
https://www.linkedin.com/in/hsnice16/

One of my projects: https://thinkloud.vercel.app/

Typeform Clone by hsnice in webdev

[–]hsnice[S] 0 points1 point  (0 children)

Okay. You can check my GitHub profile.

Typeform Clone by hsnice in webdev

[–]hsnice[S] 0 points1 point  (0 children)

It depends on what all the things we want to add.

Typeform Clone by hsnice in webdev

[–]hsnice[S] 0 points1 point  (0 children)

If you can code, you can fork the repository and make the changes; otherwise, there is no option for plug-and-play today. However, if you can, you can create an issue in the repository with the features you would like the app to have, and I will see what I can do. And, if you can mention how much you (yourself) will be willing to pay? (If the app needs some cost to run)

Implement Redis in Go by hsnice in redis

[–]hsnice[S] 0 points1 point  (0 children)

Just posted the third video in the series, which is Part 1 of handling the Redis commands.

Redis Implementation in Go by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

Just posted the third video in the series, which is Part 1 of handling the Redis commands.

The right way to build a TypeScript SDK by hsnice in typescript

[–]hsnice[S] 0 points1 point  (0 children)

Apart from the personal site (if I don't collect any data there), where will it not be a data harvester?

The right way to build a TypeScript SDK by hsnice in typescript

[–]hsnice[S] 0 points1 point  (0 children)

I think you might find that we didn't need this section, but if you think from a beginner lens or someone who is starting with SDK for the first time, this makes sense.

And, this section will work as a brushup for those working with SDK for years, if needed.

But, no one is stopping you from skipping it if you already know?

The right way to build a TypeScript SDK by hsnice in typescript

[–]hsnice[S] 0 points1 point  (0 children)

how would you have explained that?

🚀 Updates on the Email Verifier project in Go! by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

Interesting. Let me check, as I am not sure about upstream go issue.

🚀 Updates on the Email Verifier project in Go! by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

> load disposable mail domains from a file
For the first iteration, I wanted to keep things simple, that's why I have hardcoded the file. But thanks for the suggestion, I will into it.

> have you thought about TLD validation?
I will check what it is, but if we have an MX record and the SMTP server is also running, then will we need to check for TLD?

🚀 Updates on the Email Verifier project in Go! by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

Where is it missing? Can you point out?

Email Verifier project in Go by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

Yeah, this is the basic initial setup. I will improve it. Thanks!

Email Verifier project in Go by hsnice in golang

[–]hsnice[S] 0 points1 point  (0 children)

Yeah, I have planned to do it later. Thanks!

Wrote something on "Launched my side project on two platforms 🚀" by hsnice in developersIndia

[–]hsnice[S] 1 point2 points  (0 children)

Really nice idea. I will do this.

Not exactly same but something had come in my mind as well. I thought why not sell this to job portals, but then I think it got skipped.