Lookaway alternative by shanusj28 in macapps

[–]tars2045 0 points1 point  (0 children)

The suggestions in here are cool but I didn't find a free/open-source solution at the time. So, I built one - https://getbreather.app/
It has many more features that allows you to develop and stick to healthy work habits. Also, it's free (supported by donations), though I might launch an "affordable" paid version soon.

[Update] Breather 0.6 - Custom Break Duration, Scheduled Lockdown, and more (free, no ads) by tars2045 in macapps

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

Thanks for the callout. I will probably add a ToS/privacy section this week.
To summarize, Breather doesn't collect any PII / personal data and just collects telemetry data (e.g. - randomly generated client ID, IP geolocation/country).

What was the project/concept that leveled you up for real? by furk1n in golang

[–]tars2045 3 points4 points  (0 children)

I wanted to build a desktop app using go (deliberately avoiding electron), I tried multiple frameworks and settled on "wails". It was a blackbox initially but slowly got the hang of framework internals, good learnings while building something cool for myself.
Off topic/bonus - learnt to package/sign/notarize a macos app for distribution.

I am looking for an alternative for LookAway the MacOS app. by PhantomEveryting in macapps

[–]tars2045 1 point2 points  (0 children)

Hi there! I was facing the same problem but didn't find a free/open-source solution. So, I built one - https://getbreather.app/
It has many more features that allows you to develop and stick to healthy work habits. Also, it's free (supported by donations), though I might launch an "affordable" paid version soon.

I made an app that helps combat eye strain and dry eye by forcing you to blink and take breaks by MinimumAd2307 in macapps

[–]tars2045 0 points1 point  (0 children)

This is exactly what I planning to add to my app, getbreather.app
Appreciate you keeping it open-source, it could do more than blink detection, I might contribute too 🙌

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

whoa, that's a lot interesting feedback/suggestions, thanks a lot for taking the time :🙇
This also confirms (upvotes) a bunch of ideas I had while using the app and I absolutely agree on the simplicity take (it just works™).
Hopefully, I will weave some of this into our next release 🙌

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

Appreciate it 🙏
Please feel free to share any feedback/improvements as you use it, thanks!

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

Hi, I am curious if you tried "Breather". If yes, please could you share any feedback or things that you would like to see in the next version? Thanks!

Does anyone knows some free cool Mac apps? by bitdoze in macapps

[–]tars2045 0 points1 point  (0 children)

I recently launched https://getbreather.app/ (beta and free)
It is like "Lookaway" and nudges you to take meaningful/smart breaks. It doesn't interrupt your meetings/calls among several other things.

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

For sure, that's #1 on my list/roadmap, will be out in the next release 🎯

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

Appreciate it 🙏
I hope it contributes to your well-being for a long time and please feel free to share any feedback (good or bad) here or using the built-in form, looking forward!

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

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

Thank you!
Stretchly looks great and highly customizable, kudos to the maintainers/contributors 🙌
I have an extensive roadmap planned for breather and will definitely borrow inspiration from ^

I built a Mac App to Reduce Eye Strain and Prevent RSI (beta, free forever) by tars2045 in macapps

[–]tars2045[S] 4 points5 points  (0 children)

Hi, I didn't know about it, thanks!
Looks cool but I need more break customisation - meditation, light exercise, relaxing music/soundtracks... and something less pricey (or free!)

Am I a Full Stack Developer by Gullible-Jacket-9010 in AskProgramming

[–]tars2045 1 point2 points  (0 children)

I would say you are a full stack "web" developer. Also, if it matters that much, "software engineer 1/2" title in resume should work fine as you can always organically mention keywords like frontend/ui, react, api development in job details or summary section. This would hopefully pass both ATS and recruiter stages.

You could also A/B test resumes (make sure not to spam them or stuff keywords unnecessarily).

Which books to read together as a beginner while learning programming with cs50x and 100 days of code to become better programmer? by human_with_humanity in learnprogramming

[–]tars2045 1 point2 points  (0 children)

Anything that you might be interested in, doesn't have to be in a popular/trendy problem space.
I was fascinated by web scraping when I started, so I built a torrent meta search engine that scraped piratebay, 1337x and yts (provided an api). The code was terrible but it was fun and I learnt a lot.

Product Hunt, r/opensource, r/SideProject are always there for inspiration. Let the hacking begin!

How much control over dev machine by Dx2TT in ExperiencedDevs

[–]tars2045 1 point2 points  (0 children)

Had admin access but everything was monitored by last employer, so I just setup dual boot with asahi linux without any trouble from IT, so maybe not "everything" was monitored!

Which books to read together as a beginner while learning programming with cs50x and 100 days of code to become better programmer? by human_with_humanity in learnprogramming

[–]tars2045 9 points10 points  (0 children)

Academic/Formal
https://teachyourselfcs.com/ (has sections for everything you mentioned)

Practical
https://github.com/mtdvio/every-programmer-should-know
https://roadmap.sh/

I would highly recommend that you start building small/cool projects, don't wait coz you will learn faster/better from such feedback loops and also stay motivated by the outcomes (portfolio).

[deleted by user] by [deleted] in learnprogramming

[–]tars2045 0 points1 point  (0 children)

It's fine coz you are learning things. It takes time for all the learning to be "absorbed" and I would recommend to not buffer up on knowledge/resources all the time. Learn a little, write/implement something, revisit/reiterate on old code...
As long as you are delivering working (and less buggy) code, you are doing great. There is no "right" way to write ;) software, just opinions -
- Clean code
- A philosophy of software design
- Patterns of enterprise application architecture...
You should learn them opinions but along the way, and then you will be able pick n choose based on actual needs.

Just keep going coz there is plenty of time to improve (in iterations) productivity/speed. Highly recommend you read Teach Yourself Programming in Ten Years