HackerTrans
TopNewTrendsCommentsPastAskShowJobs

strzibny

no profile record

Submissions

Free and private AI chat from DuckDuckGo

duck.ai
8 points·by strzibny·w zeszłym miesiącu·0 comments

[untitled]

1 points·by strzibny·2 miesiące temu·0 comments

I vibe coded visual application in 6 days with Claude Code

strzibny.name
1 points·by strzibny·5 miesięcy temu·1 comments

Lessons learned from studying Fizzy test suite

testdrivingrails.com
2 points·by strzibny·7 miesięcy temu·0 comments

Comparing Programming Communities on Reddit

strzibny.name
2 points·by strzibny·8 miesięcy temu·0 comments

Kamal Handbook 2.1 targeting Kamal 2.8.2 released

twitter.com
1 points·by strzibny·8 miesięcy temu·0 comments

comments

strzibny
·18 dni temu·discuss
Congrats Carmine on being featured!

I am using RubyLLM for quite some time and I am in love with the API design. If someone wants to see how this looks in a real project including custom tools, you can have a look at the SerpTrail project on GitHub.

The Chat model still is just:

  class Chat < ApplicationRecord
    acts_as_chat model: :llm_model
  end
More: https://github.com/serpapi/serptrail

I am quite excited for RubyLLM 2.0 and beyond.
strzibny
·5 miesięcy temu·discuss
most redhatters used Fedora/RHEL on ThinkPads, Macbooks were in super minority

we used FOSS before Google, but had to switch (there was some pushback internally)

not sure what happened after IMB took over.
strzibny
·5 miesięcy temu·discuss
YouTube is replacing my Netflix now, honestly. But I am not happy it being just an algo game, so I am building tubeandchill.com to find good creators, get video tips by newsletter, and more... (tell me what you want to see there, please).
strzibny
·7 miesięcy temu·discuss
I am redesigning how I blog and create content with https://lakyai.com

I am also writing an "indie book" on getting to $100k revenue (and I write it inside LakyAI, no less!).
strzibny
·7 miesięcy temu·discuss
Yes, the distribution is super hard. I recently changed how I blog and building entire platform around that called LakyAI (https://lakyai.com). The idea is being able to run multiple blogs in parallel with crosslinking, sharing resources, reposting to platforms that give you distribution, repurposing the blogs entirely, and more. I am at the beginning but if someone is interested in some novel ideas just drop me an email at [email protected].
strzibny
·7 miesięcy temu·discuss
I think this is pretty cool. Congrats on the project, might play with it later.

If you want something even simpler, something that doesn't run on your servers at all, you can look at Kamal: https://kamal-deploy.org

What I like about Kamal is that it's backed by a company that actually fully moved out of K8s and cloud, so every release is battle-tested first.
strzibny
·8 miesięcy temu·discuss
I just finished an update for Kamal Handbook (2.1).

I am also working on a new way to blog with LakyAI (https://lakyai.com). Not super ready but send me a DM if curious.
strzibny
·9 miesięcy temu·discuss
I am working on LakyAI, https://lakyai.com, marketing platform to build brands. It's a mix of WordPress and Buffer in a way. Great for people that want to blog but also get some distribution and social media help. If you want to try it, please DM me at x.com/strzibnyj
strzibny
·10 miesięcy temu·discuss
I know well what you are talking about since I did something similar, but I finally moved to Docker with Kamal (except one project I still have to move). The advantage of Docker's reproducibility is to have a peace of mind when comes to rollbacks and running exact versions due to system dependencies. If anyone is curious I wrote Kamal Handbook to help people adopt Kamal which I think brings all the niceness to Docker deployment so it's not annoying.
strzibny
·11 miesięcy temu·discuss
Yes, please. I mostly run a VM per project but will consolidate some stuff now that Kamal 2 supports it. I also posted before how this works here: https://nts.strzibny.name/multiple-apps-single-server-kamal-...
strzibny
·2 lata temu·discuss
web (Rails) and infra (Kamal) are long standing domains for Ruby
strzibny
·2 lata temu·discuss
Maybe people feel there is not yet time to rewrite them?

Btw I am contributing myself this year to the book ecosystem by writing Kamal Manual and Test Driving Rails.

I am sure more pure Ruby books will happen too by someone.
strzibny
·2 lata temu·discuss
I was already pretty happy with Kamal 1 but Kamal 2 will probably do it for way more people. The most requested feature was running multiple apps so I wrote a post on how that looks like if anyone is curious[0].

[0] https://nts.strzibny.name/multiple-apps-single-server-kamal-...
strzibny
·4 lata temu·discuss
I wrote an ebook on web application deployment. It does over $1000/month, but obviously it's not recurring revenue.

https://deploymentfromscratch.com/

I did a SHOW HN awhile ago which sold 100+ copies in a single day:

https://news.ycombinator.com/item?id=29540808
strzibny
·5 lat temu·discuss
I somewhat agree. That's why I chose Bash in teaching people deployment. It's better to go back to basics, and then if you know how things work, can choose (or write?) a higher level tool you like.
strzibny
·6 lat temu·discuss
LiveView does not need Redis, nor does it depend on any particular background job processing solution. It's plenty fast and minimal. On the other hand does not support or plan to support mobile use-cases. Others can chip in to expand on this ;).
strzibny
·6 lat temu·discuss
Nope. And I will tell you why. To read my email I need the app to load. Gmail did not load for me in several countries and takes forever on a train wifi for example.

I never leave an email tab open, but even if I did, I first need it to load...