HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fayazara

167 karmajoined vor 8 Jahren
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·vor 3 Tagen·0 comments

What can Cloudflare's Browser Run do?

what-can-browser-run-do.examples.workers.dev
4 points·by fayazara·vor 26 Tagen·0 comments

Show HN: Screendrop – open-source cleanshot alternative

github.com
3 points·by fayazara·vor 2 Monaten·0 comments

The Hacker Times

the-hacker-times.examples.workers.dev
1 points·by fayazara·vor 4 Monaten·1 comments

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

github.com
1 points·by fayazara·letztes Jahr·0 comments

[untitled]

1 points·by fayazara·letztes Jahr·0 comments

Show HN: I made a simple AI Flowchart generator

supersaas.dev
3 points·by fayazara·letztes Jahr·0 comments

[untitled]

1 points·by fayazara·letztes Jahr·0 comments

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

supersaas.dev
1 points·by fayazara·letztes Jahr·0 comments

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

supersaas.dev
1 points·by fayazara·letztes Jahr·0 comments

Show HN: I Made a Logo Generator

logogenerator.dev
2 points·by fayazara·letztes Jahr·2 comments

[untitled]

1 points·by fayazara·vor 2 Jahren·0 comments

Show HN: A small tool to convert text to images

supersaas.dev
1 points·by fayazara·vor 2 Jahren·0 comments

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

github.com
1 points·by fayazara·vor 2 Jahren·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·vor 2 Jahren·4 comments

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

supersaas.dev
2 points·by fayazara·vor 2 Jahren·0 comments

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

8 points·by fayazara·vor 2 Jahren·6 comments

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

linkpreview.xyz
362 points·by fayazara·vor 2 Jahren·85 comments

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

minipic.app
4 points·by fayazara·vor 2 Jahren·3 comments

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

supersaas.dev
5 points·by fayazara·vor 2 Jahren·0 comments

comments

fayazara
·vor 3 Tagen·discuss
I wanted to make this little site, so I compiled qpdf into a little typesafe library
fayazara
·vor 4 Monaten·discuss
vibe coded a hacker news client
fayazara
·letztes Jahr·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
·vor 2 Jahren·discuss
Ah, you just need to enter the domain name, I've hard-coded the tlds to check. I'll add .io
fayazara
·vor 2 Jahren·discuss
Looks really good! I love that it also shows ui components on the fly!
fayazara
·vor 2 Jahren·discuss
Linkedin and Telegram previews now available
fayazara
·vor 2 Jahren·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
·vor 2 Jahren·discuss
I'll add LinkedIn, Telegram and a few others tonight
fayazara
·vor 2 Jahren·discuss
Thanks mate
fayazara
·vor 2 Jahren·discuss
Yep, I'll fix it. Fking annoying
fayazara
·vor 2 Jahren·discuss
I am just fetching the showing whatever the site has, I'll take a look, what URL did you test it with?
fayazara
·vor 2 Jahren·discuss
I'll make some improvements, laterally made it in like 2 hours.

Thanks for the suggestions
fayazara
·vor 2 Jahren·discuss
Got bored yesterday night
fayazara
·vor 2 Jahren·discuss
I already got background image removal working using transformers.js will see if there's a small AI Model that does this
fayazara
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
I kinda like how familiar the api is, is this R2 under the hood?
fayazara
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
I was literally discussing why a service like clerk should be open source a few days ago. This is such perfect timing.