HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fayazara

167 karmajoined قبل 8 سنوات
I work and make products of my own.

Had little success with supersaas.dev now making more apps

Socials: - github.com/fayazara - x.com/fayazara

Submissions

[untitled]

1 points·by fayazara·قبل 4 أيام·0 comments

What can Cloudflare's Browser Run do?

what-can-browser-run-do.examples.workers.dev
4 points·by fayazara·قبل 27 يومًا·0 comments

Show HN: Screendrop – open-source cleanshot alternative

github.com
3 points·by fayazara·قبل شهرين·0 comments

The Hacker Times

the-hacker-times.examples.workers.dev
1 points·by fayazara·قبل 4 أشهر·1 comments

Show HN: Workers SES – AWS SES Client for Cloudflare Workers

github.com
1 points·by fayazara·السنة الماضية·0 comments

[untitled]

1 points·by fayazara·السنة الماضية·0 comments

Show HN: I made a simple AI Flowchart generator

supersaas.dev
3 points·by fayazara·السنة الماضية·0 comments

[untitled]

1 points·by fayazara·السنة الماضية·0 comments

LLM API prices are all over the place I made a simple calculator to compare them

supersaas.dev
1 points·by fayazara·السنة الماضية·0 comments

Show HN: Domain finder for people who keep purchasing for domains

supersaas.dev
1 points·by fayazara·السنة الماضية·0 comments

Show HN: I Made a Logo Generator

logogenerator.dev
2 points·by fayazara·السنة الماضية·2 comments

[untitled]

1 points·by fayazara·قبل سنتين·0 comments

Show HN: A small tool to convert text to images

supersaas.dev
1 points·by fayazara·قبل سنتين·0 comments

Show HN: UseEmail – Multi-Provider Email API Wrapper Written in TypeScript

github.com
1 points·by fayazara·قبل سنتين·0 comments

Show HN: Using Cloudflare 1.1.1.1 DNS over HTTPS API to bulk search domain TLDs

supersaas.dev
11 points·by fayazara·قبل سنتين·4 comments

Show HN: Lemonrepo – Sell access to private GitHub repos using Lemonsqueezy

supersaas.dev
2 points·by fayazara·قبل سنتين·0 comments

Ask HN: Tips for managing burnout while balncing fulltime work and side projects

8 points·by fayazara·قبل سنتين·6 comments

Show HN: Linkpreview, see how your sites looks in social media and chat apps

linkpreview.xyz
362 points·by fayazara·قبل سنتين·85 comments

Show HN: Minipic converts and compresses image in browser using WASM

minipic.app
4 points·by fayazara·قبل سنتين·3 comments

Show HN: Supersaas, a Nuxt 3 fullstack SaaS starter kit

supersaas.dev
5 points·by fayazara·قبل سنتين·0 comments

comments

fayazara
·قبل 4 أيام·discuss
I wanted to make this little site, so I compiled qpdf into a little typesafe library
fayazara
·قبل 4 أشهر·discuss
vibe coded a hacker news client
fayazara
·السنة الماضية·discuss
Hey, more like a simple icon generator, I agree its not very specific on design. I just made this in a couple of hours and this was the result
fayazara
·قبل سنتين·discuss
Ah, you just need to enter the domain name, I've hard-coded the tlds to check. I'll add .io
fayazara
·قبل سنتين·discuss
Looks really good! I love that it also shows ui components on the fly!
fayazara
·قبل سنتين·discuss
Linkedin and Telegram previews now available
fayazara
·قبل سنتين·discuss
I am just making a get request to the URL and parsing the AST.

A lot of sites not letting me make requests directly, I'll experiment something with User Agent and see if it works.

PS, openai.com doesn't work too
fayazara
·قبل سنتين·discuss
I'll add LinkedIn, Telegram and a few others tonight
fayazara
·قبل سنتين·discuss
Thanks mate
fayazara
·قبل سنتين·discuss
Yep, I'll fix it. Fking annoying
fayazara
·قبل سنتين·discuss
I am just fetching the showing whatever the site has, I'll take a look, what URL did you test it with?
fayazara
·قبل سنتين·discuss
I'll make some improvements, laterally made it in like 2 hours.

Thanks for the suggestions
fayazara
·قبل سنتين·discuss
Got bored yesterday night
fayazara
·قبل سنتين·discuss
I already got background image removal working using transformers.js will see if there's a small AI Model that does this
fayazara
·قبل سنتين·discuss
As someone who uses heynote almost everyday, having it in the browser makes so much sense.

Heynote is ~200mb, eats a lot of ram, I think I am switching over to this.
fayazara
·قبل سنتين·discuss
Everyday I am more convinced that open sourcing developer products makes more sense than ever, if a service is very critical and something breaks, you just jump in and fix it yoursef.

Nevertheless, its nice seeing crappy aws products getting fixed.
fayazara
·قبل سنتين·discuss
I kinda like how familiar the api is, is this R2 under the hood?
fayazara
·قبل سنتين·discuss
My usual question when testing a new model is `Can you write a function to convert svg to png in browser?` I dunno why, it's just become this.

This model is by far the most human like, most models just give me a method which do this, but this one made a html file, allowing me an option to pick a svg using file picker, a new .js file included in the script.

Even wrote a detailed explaination, additional notes, when this wont work, the output was very well structured.
fayazara
·قبل سنتين·discuss
It's free, do give it a try, I am planning on adding video compressing isong ffmpeg wasm and see how this goes.
fayazara
·قبل سنتين·discuss
I was literally discussing why a service like clerk should be open source a few days ago. This is such perfect timing.