HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fayazara

167 karmajoined 8 anni fa
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·3 giorni fa·0 comments

What can Cloudflare's Browser Run do?

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

Show HN: Screendrop – open-source cleanshot alternative

github.com
3 points·by fayazara·2 mesi fa·0 comments

The Hacker Times

the-hacker-times.examples.workers.dev
1 points·by fayazara·4 mesi fa·1 comments

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

github.com
1 points·by fayazara·anno scorso·0 comments

[untitled]

1 points·by fayazara·anno scorso·0 comments

Show HN: I made a simple AI Flowchart generator

supersaas.dev
3 points·by fayazara·anno scorso·0 comments

[untitled]

1 points·by fayazara·anno scorso·0 comments

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

supersaas.dev
1 points·by fayazara·anno scorso·0 comments

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

supersaas.dev
1 points·by fayazara·anno scorso·0 comments

Show HN: I Made a Logo Generator

logogenerator.dev
2 points·by fayazara·anno scorso·2 comments

[untitled]

1 points·by fayazara·2 anni fa·0 comments

Show HN: A small tool to convert text to images

supersaas.dev
1 points·by fayazara·2 anni fa·0 comments

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

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

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

supersaas.dev
2 points·by fayazara·2 anni fa·0 comments

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

8 points·by fayazara·2 anni fa·6 comments

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

linkpreview.xyz
362 points·by fayazara·2 anni fa·85 comments

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

minipic.app
4 points·by fayazara·2 anni fa·3 comments

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

supersaas.dev
5 points·by fayazara·2 anni fa·0 comments

comments

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

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