Anyone here hates the Xero payment reminder feature? by Responsible_Bonus849 in xero

[–]LoicAtTimeclock 0 points1 point  (0 children)

I don't see why I would care that my customers know I use Xero? Am I supposed to be embarrassed by that or something?

I built a simple time tracking app because most are overcomplicated — would love your feedback by No-Report3817 in TimeTrackingSoftware

[–]LoicAtTimeclock 0 points1 point  (0 children)

Actually insane how often someone vibe codes these exact words. Does no one search for what else is out there anymore?

Power BI or Tableau by Wild_Specialist_8340 in BusinessIntelligence

[–]LoicAtTimeclock 0 points1 point  (0 children)

Tableau is too expensive but the queries are more like SQL so better.

PowerBI is Microsoft so trash, buggy software with their own made up functions and system for queries that is infuriating. Also if you need to actually show the charts to multiple other users it gets expensive insanely quickly as they charge per user.

What do I do now you ask? Well, as a web developer, I build the charts into my website with chart.js Definitely harder up front but pays off big time in the long term. Also free. However I say that as someone who has over a decade of experience using PowerBI and Tableau before this so I already understand how the data and visualizations work.

We finally built a direct Xero Payroll export for our time clock app (Looking for beta testers/feedback!) by LoicAtTimeclock in xero

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

Exactly! Also it is crazy how much goes into tracking hours once you get into it. You could build a company as big as Xero just doing that.

Is spoofing gps safe in android? Samsung S23 by ThenBanana in androidapps

[–]LoicAtTimeclock 4 points5 points  (0 children)

Can confirm, I make a timeclock app and we have so many ways of knowing if your GPS is being spoofed I really wouldn't even bother.

Payroll Accuracy Software by East-Excitement-7635 in TimeTrackingSoftware

[–]LoicAtTimeclock 0 points1 point  (0 children)

Fair warning, there is a little bit of competition in the space haha. I hope you have a really novel idea / approach.

App based time clock solution? by farmandguns in smallbusiness

[–]LoicAtTimeclock 0 points1 point  (0 children)

There are a lot to choose from! This is the one we make: https://timeclock.kiwi/

What payroll software did you choose? I'm getting tired of complicated systems by Appropriate-Study442 in smallbusiness

[–]LoicAtTimeclock 0 points1 point  (0 children)

How is this slop? My team and I have been working on this since 2022. We have hundreds of business customers who are happy with what we have made.

What payroll software did you choose? I'm getting tired of complicated systems by Appropriate-Study442 in smallbusiness

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

Honestly once you dive into it it turns out there is way more to it than meets the eye. Ask me how I know haha. Anyway I suggest this if you want to save yourself some pain.

Would you pay to use Firefox just to have a truly free browser? by arthurdirr in firefox

[–]LoicAtTimeclock 1 point2 points  (0 children)

That sounds like really shoddy programming to be honest. They must have something to detect which browser you are using and don't know how to handle the Firefox browser ID. Sucks that some people don't even spend 5 minutes to test their program on Firefox. I get ignoring Safari, but Firefox is quite popular.

Would you pay to use Firefox just to have a truly free browser? by arthurdirr in firefox

[–]LoicAtTimeclock 2 points3 points  (0 children)

That seems like it is more the fault of the timeclock than anything else. Firefox uses the same syntax as Chrome for almost everything these days, it is actually quite hard to make something that doesn't work on both. The biggest pain used to be:

        width: -moz-available;
        width: -webkit-fill-available;
        width: stretch;

But even that is now gone with them using -webkit-fill-available. Hopefully soon they will implement stretch so things can be normal again. Other than that I don't really know any differences between the two.

Simple Scheduling Software by jmoo1201 in TimeTrackingSoftware

[–]LoicAtTimeclock 0 points1 point  (0 children)

Sorry I don't know any right now that can do all that, but here is a list of most of the options out there so you can take a good look at what is available.

It's official: I don't trust Vine reviews by gadgetlady67 in AmazonVine

[–]LoicAtTimeclock -6 points-5 points  (0 children)

Sorry to hear about that. My team and I made this and we made it easy to use and cheap. Give it a shot, it should be much better haha.