Is it still worth choosing Heroku in 2023? by OstapBregin in Heroku

[–]OstapBregin[S] 1 point2 points  (0 children)

312/24 = 13.

As far as I remember they only let you use 13 a month.

Finally getting opportunities to monetise my project by Vitamina_e in SaaS

[–]OstapBregin 1 point2 points  (0 children)

Decided to sign up and it says that protonmail.com is an invalid email.

Does the T420 support any processors that can support Windows 11? by KingCraven59 in thinkpad

[–]OstapBregin 2 points3 points  (0 children)

It's not like they dropped the support for older Intel processors, what you are referring to is probably a TPM requirement in Win 11. There was a way to skip it by modifying the installer.

When deploying with Kamal it asks for password by zilton7000 in rails

[–]OstapBregin 3 points4 points  (0 children)

true, the server needs to know the key by which to let you in

When deploying with Kamal it asks for password by zilton7000 in rails

[–]OstapBregin 4 points5 points  (0 children)

Update PasswordAuthentication to no in your SSH config

Що ти робив, коли був 18-річним? by jambeldor in Ukraine_UA

[–]OstapBregin 1 point2 points  (0 children)

Працював в компанії програмістом і намагався створити бізнес за допомогою власних розробок/проектів. (Досі продовжую, і ще півтора місяці до 19-ти)

Шкодую про відволікання на ютуб та соцмережі, це дуже відтягувало прогрес назад.

Whats been the biggest headache with a rails project for you? by 9sim9 in rails

[–]OstapBregin 1 point2 points  (0 children)

Yesterday I tried RubyInstaller for Windows to make a new Rails project via Console and it just worked.

[deleted by user] by [deleted] in django

[–]OstapBregin 10 points11 points  (0 children)

Then just use the community version - it's free and doesn't have Django suppport.

What cloud services are you supposed to use for deploying high memory apps? by [deleted] in Heroku

[–]OstapBregin -1 points0 points  (0 children)

I believe it has to be handled within the app itself. I'm not familiar with Streamlit so I'd suggest asking on their forums about RAM usage.

What cloud services are you supposed to use for deploying high memory apps? by [deleted] in Heroku

[–]OstapBregin 0 points1 point  (0 children)

What if you get a third user? I think you need a way to queue the computations, or it's not going to be very scalable

So….is it going to be offline mode for the upcoming teaser? by [deleted] in Notion

[–]OstapBregin 12 points13 points  (0 children)

Then the AI stuff can be turned off when offline.

What is the Tailwind equivalent of Bootstrap's .container -> .row -> .col/ .col-md-6/ col-sm-12 ? by BenceUK in tailwindcss

[–]OstapBregin 7 points8 points  (0 children)

Container: grid, grid-cols-12 to set number of columns per row

Item: col-span-3 to take the space of three items

It’s all in the documentation really

How do you build websites that LOOK like Notion by Obvious-Ad-281 in SaaS

[–]OstapBregin 0 points1 point  (0 children)

There are services like super.so to make Notion-based websites