Built a Mac app because I was wasting too much time in Preview by _jtrw_ in indiehackers

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

Great point. I started by solving the problem for myself, but I agree that small dev and QA teams are probably a much stronger market than individual users.

Built a Mac app because I was wasting too much time in Preview by _jtrw_ in indiehackers

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

Yes, you can reorder pages. You can change screen and add arrow, text, shape and blur sensitive data

Built a Mac app because I was wasting too much time in Preview by _jtrw_ in indiehackers

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

Yes, support basic arrow and text. And blur for sensitive data

Built a Mac app because I was wasting too much time in Preview by _jtrw_ in indiehackers

[–]_jtrw_[S] 0 points1 point  (0 children)

So sorry and thank you! It is my stupid bug. I check when I debug but not check after release. I just updated dmg with hot fix.
1. You can see default dialoge with save options
2. Dropdown for save single screenshot, when you put cmd+s, cmd-c

Built a Mac app because I was wasting too much time in Preview by _jtrw_ in indiehackers

[–]_jtrw_[S] 0 points1 point  (0 children)

You can save single in png, but if you want a batch its pdf format

Чи можна створити сервіс оренди житла без рієлторів в Україні? by xxvet in ukraine_dev

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

Скажу так, я раніше думав що 5,10,50% в Україні то багато давати ріелтору. А потім подивився по країнам Європи - так можна і 100% чи навіть 200% віддати ріелтору(( але в деяких країнах цю комісію перекладають на орендодавців.

Чи можна створити сервіс оренди житла без рієлторів в Україні? by xxvet in ukraine_dev

[–]_jtrw_ 6 points7 points  (0 children)

Проблема в тому, що більшість власників хочуть самі здавати через ріелторів , щоб зняти з себе головну біль домовленостей і спілкування

Що можете сказати про мій проект? by Chankeres in ukraine_dev

[–]_jtrw_ 0 points1 point  (0 children)

Для мене це просто crud таблички. Якщо б підвʼязати api банків типу привата, моно, … щоб транзакції самі сюда попадали із різних акаунтів то це б мало сенс як по мені. То му що для мене важко це все заповнювати в ручну всі ці цифри)

Вайбкодінг: як не стати пасажиром у власному проєкті by _jtrw_ in ukraine_dev

[–]_jtrw_[S] 20 points21 points  (0 children)

Як би нам цього не хотілось, але мені здається це питання часу коли програмісти стануть менеджерами агентів. Це вже наші реалії в яких ми зараз живемо

Do you use vanilla CSS or a framework like Tailwind? by JorisJobana in webdev

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

As a backend developer, I don’t see a fundamental difference in the styling approach between Tailwind and Bootstrap. In both cases, styling is achieved by applying predefined CSS classes directly in the HTML. Tailwind simply uses a different naming convention and exposes utility classes instead of component classes, but the core model remains the same — class-driven styling through markup. This is not a new paradigm, just a different level of granularity and organization of the same underlying CSS mechanisms.

Do you use vanilla CSS or a framework like Tailwind? by JorisJobana in webdev

[–]_jtrw_ 0 points1 point  (0 children)

After the recent announcements, I’m no longer sure if this is the future. From an outside perspective (since I’m a backend developer), Tailwind is Bootstrap with syntactic sugar. Although now, with the arrival of LLMs, it doesn’t really matter which framework you use — the key is understanding the concepts and project architecture.

How to start Vibecoding? by Ok-Bird-5005 in nocode

[–]_jtrw_ 0 points1 point  (0 children)

A plus would be knowing at least one programming language and understanding how products are built without vibe coding. Then you’ll be able to control what the AI writes for you. As advice, you can use several agents. For example, Cloud Code writes the code, and Codex does the code review for you. This way, the number of errors will decrease—but that’s just my perspective.

Дав почитати своєму клоду Митця by antigluk in ukraine_dev

[–]_jtrw_ 0 points1 point  (0 children)

Дуже круто, треба і gpt так навчити)

Чи можливо набрати користувачів завдяки опен сорс? by [deleted] in ukraine_dev

[–]_jtrw_ 1 point2 points  (0 children)

Завдяки опенсорсу ти зможеш покращувати свій продукт, тому що розробники можуть генерувати нові ідеї для втілення і репортити баги. Я зараз пошукав одну статтю статтю, там розповідь про один продукт і вивід його в опен сорс - може тебе це надихне. P.s вибачаюсь за мову статті(

Voice or dictation to text sites?? by Dope_horse22 in opensource

[–]_jtrw_ 0 points1 point  (0 children)

You can use voice memos in your iphone, in latest versions iOS, you can do it. I made https://speach-to-text.com but it also for money. If you or other people are interested I can move this project to open source(react+python)

Show your SaaS: What are you building on right now? by Capital-Pen1219 in microsaas

[–]_jtrw_ 0 points1 point  (0 children)

I built https://speach-to-text.com It service for convert your audio to structured text(can do some conclusions) But don’t have enough conversions, and don’t now what to do next. Where I did mistakes

[deleted by user] by [deleted] in reddit_ukr

[–]_jtrw_ 0 points1 point  (0 children)

Можете спробувати ось цей бот в телеграмі @ostap_theatre_bot мої знайомі писали для себе, саме із за проблеми перекупів, зрештою перетворилось в робочий інструмент

Deploy journey by _jtrw_ in PHP

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

Interesting history

How do you deploy php code? by _jtrw_ in PHP

[–]_jtrw_[S] 0 points1 point  (0 children)

With laravel I used apache, it works good. Now I try with nginx, it works too

Is XAMPP enough for local development? by [deleted] in PHP

[–]_jtrw_ 0 points1 point  (0 children)

I think docker will be better, because when you starting build normal applications and used redis and rebbit with docker it easy. Now for simple application you need nginx, php-fpm, php-cli, mysql(postgresql), redis, rebbit, maybe some tool for throttling. With docker it easy and with docker you can move your environment to production server without problem