HackerTrans
トップ新着トレンドコメント過去質問紹介求人

fayazara

167 カルマ登録 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

投稿

[untitled]

1 ポイント·投稿者 fayazara·3 日前·0 コメント

What can Cloudflare's Browser Run do?

what-can-browser-run-do.examples.workers.dev
4 ポイント·投稿者 fayazara·26 日前·0 コメント

Show HN: Screendrop – open-source cleanshot alternative

github.com
3 ポイント·投稿者 fayazara·2 か月前·0 コメント

The Hacker Times

the-hacker-times.examples.workers.dev
1 ポイント·投稿者 fayazara·4 か月前·1 コメント

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

github.com
1 ポイント·投稿者 fayazara·昨年·0 コメント

[untitled]

1 ポイント·投稿者 fayazara·昨年·0 コメント

Show HN: I made a simple AI Flowchart generator

supersaas.dev
3 ポイント·投稿者 fayazara·昨年·0 コメント

[untitled]

1 ポイント·投稿者 fayazara·昨年·0 コメント

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

supersaas.dev
1 ポイント·投稿者 fayazara·昨年·0 コメント

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

supersaas.dev
1 ポイント·投稿者 fayazara·昨年·0 コメント

Show HN: I Made a Logo Generator

logogenerator.dev
2 ポイント·投稿者 fayazara·昨年·2 コメント

[untitled]

1 ポイント·投稿者 fayazara·2 年前·0 コメント

Show HN: A small tool to convert text to images

supersaas.dev
1 ポイント·投稿者 fayazara·2 年前·0 コメント

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

github.com
1 ポイント·投稿者 fayazara·2 年前·0 コメント

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

supersaas.dev
11 ポイント·投稿者 fayazara·2 年前·4 コメント

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

supersaas.dev
2 ポイント·投稿者 fayazara·2 年前·0 コメント

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

8 ポイント·投稿者 fayazara·2 年前·6 コメント

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

linkpreview.xyz
362 ポイント·投稿者 fayazara·2 年前·85 コメント

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

minipic.app
4 ポイント·投稿者 fayazara·2 年前·3 コメント

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

supersaas.dev
5 ポイント·投稿者 fayazara·2 年前·0 コメント

コメント

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

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