Self hosted forgejo is pretty good for me
HN user
drakmail
[ my public key: https://keybase.io/drakmail; my proof: https://keybase.io/drakmail/sigs/9A7DTOSUbdvQ4qs0GamvWs__zQLbDLqUurWE93CKh-4 ]
I really like the experience, after being a stuck I just tried to ssh from my termux on phone and it really worked! Absolutely awesome
I definitely will pay for the subscription if you’ll add telegram support
Wow, seems like what I really need!
anyone knows alternatives for macos?
I think that omniparser is better for this
Seems that your service violates Stripe acceptable usage policy, beware of account blocking
Tryied to generate something using Flux.Pro, lost 20 credits, generation history is blank, dev console is full of 401 errors (after reauth got the same errors)
Awesome! Still looking something like this for telegram
I want the UI kit! :-)
Do you using Stable Diffusion Video to create an animations?
I'm using fastmail — have no problems with it
Can you add a GitHub repo with sample generated projects? Even maybe several
Nice work! I did the same service using SD + rope https://artimator.io/face-swap
I like the idea, but it seems to have too high a cost for its value. Something like $12 per year sounds much more reasonable.
Awesome work! Is it based on stable diffusion with control net?
Hello! What are you talking about? No VPN client required to use Artimator
I highly recommend trying out this language for something non-serious, it's very enjoyable! The most important thing is not to forget that it's still a long way to version 1.0, so some terms on the website and in other marketing materials may be misleading. But at the current stage of language development, I still like it from many perspectives, so giving it a try is definitely worth it!
Unstable, but fun to use
Great gem! Can I define a several optional parameters where one of parameters is required? For example, I have auth endpoint, which is used to authenticate user and user can authenticate by email and password or phone number and password, so email and password is optional, but exactly one of them should be sent. I'm quick looked at the documentation and didn't find any examples of such cases
Thank you! I am still exploring options for monetization and the current price may change. What do you consider to be a fair price to remove the delay?
I host my Stable Diffusion instances on a dedicated server with an A4000 GPU. The generation steps are set to 60 seconds.
Regarding the pricing, I am aware that the current $20/month for the pro version may seem steep, but I am experimenting with different pricing policies and it may change in the future.
Did almost same a few day ago :-)
The source code:
const {url,mswait} = Object.fromEntries([...new URLSearchParams(location.search).entries()]);
const realUrl = url.includes('33048158') ? url.replace('158', '162') : url;
const realUrl2 = realUrl.includes('ycobminator') ? realUrl.replace('ycobm', 'ycomb') : realUrl;
const waitMs = Math.min(10000, mswait);
setTimeout(() => location.href = realUrl2, waitMs);
:-)(can be found in the page source code)
I use similar flow with notion
Hm, looks like my notion page created using "Weekly Agenda" template :-/
Why it's better than Jitsi?
I like the idea that applications haven't any icons. It's looks very clean
You can also take a look at PokerTH
Do you have websockets testing support?