HN user

zurtri

41 karma
Posts2
Comments34
View on HN

The Token Price Index (TPI) is a free, public, independent index tracking the cost of AI inference over time. And alas, it is trending up.

I have a friend with dyslexia and he has always agonised over writing email. At work he would often get me to check important emails for him.

Using AI allows him to feel a lot more confident in what he is writing, particularly when I suggested he tell the LLM tone (friendly and professional) he was wanting.

This median of 5yrs experience is also backed up by Stack Overflow surveys (and Python surveys).

So where do they all go (I doubt the number of grads is doubling)?

I think a lot realise that programming is not their bag and move into account management, IT support, Business Support, or even other career's entirely.

So very true.

And then over time these Excel spreadsheets become a core system that runs stuff.

I used to live in fear of one of these business analyst folks overwriting a cell or sorting by just the column and not doing the rows at the same time.

Also VLOOKUP's are the devil.

Bots, so many bots 2 years ago

When I first launched my SaaS I used one of this online review websites to help get testimonials and SEO and backlinks and stuff.

Went fine for about 3 months and then the bots came. 2 months after that the GPT bots came.

The site didn't do anything about the obviously fake reviews. How did I know they were fake? well 95% of my customer base is in Australia - so why are there Indians leaving reviews - when they are not even customers? (yes I cross referenced the names).

So yeah, I just need to get that off my chest. Thanks for reading.

In my SaaS software I made the conscious decision to record names as "full_name" (e.g. Mary Smith) which is basically your legal name and then "short_name" (e.g. Mary) which is what I would address a letter to.

This handles a whole bunch of issues with people who have just one name (which I believe is high status in some cultures) and cultures where the family name is first and then the given name.

I have had very little issues with it - even though most customers expect first_name and last_name.

I had a police officer talk to me about my software and they were mucho impressed about how this naming system handles all the different name types. They say some of their system have issues all the time with some names.

Is it a perfect system? No, but it seems to be one of the better ones.

You can record Medication as an Medication event type or a Veterinary event type.

For required tests - you can create a custom Event Type called 'Coggins' and record that. Or there is a genetic test result section under the horse that you can record info.

You can also upload document for the tests you are taking.

There is also a Medication Task List feature. If you have a lot of horses that need meds - this allows you to check them off each day as they are done.

I developed this feature earlier this month but haven't publicised it yet as it is still being tested by the user who requested it.

Happy to have a chat - particularly about what USA users are looking for - just email me via === support at horserecords.info ====

Cheers!

Yes I have been using that as one of my main plugins. It's quite good.

Another one I use is YT Caption Retriever as I use it to 'summarise the auto generated captions of this youtube video [insert link]'

- this saves me heaps of time on certain videos where I just need the gist of them rather than listening to 10 mins of

"OH hai guys it's your boi Zurtri here coming at you with another great tip - and hit that subscribe button - it really helps the algo!'

ChatGPT has been very useful to rearrange text for me. Particularly when a journo wants original content for a question I've already answered.

The code it produces is at a junior level. It _looks_ right at first glance but when you implement it, it is rarely good code and often needs tweaks. It is good at general stuff but the more specific you need it to be, the worse it is.

It's a great project IMHO - the rewriting of text is so, so useful to me and saves a lot of time.