Viewing profile — mpurham
mpurham
HN member- Joined
- Thu, Feb 22, 2018, 2:39 PM UTC
- HN karma
- 42
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About mpurham
No profile information was provided.
Recent public activity
-
comment
Comment #38042969
As for local LLM usage, that feature is coming very soon. This was in mind since day one as I'm a huge fan of various LLMs
-
comment
Comment #38042953
Certainly, it's native, haha. I'm a developer who really dislikes Chrome-based apps due to their excessive memory consumption. The pricing in the app store is on the higher side be…
-
comment
Comment #38042887
When you hit the 'return' key in the app, it inserts a newline character. This design choice was implemented to facilitate the input of lengthy text.
-
comment
Comment #38032428
thanks and there's currently no way to try it for free but, I've updated the pricing :)
-
comment
Comment #38026395
1. Users retain control over their API key (hence fixed model pricing structure). 2. Upon initial installation of the application, it transmits specific information about the app, …
-
comment
Comment #38026342
You're absolutely right – we're still in the early stages of the AI journey. Good luck with your AI tool as well
-
story
Show HN: Olle – ChatGPT on Your Mac
Hello HN, I must admit, I might be fashionably late to the GPT party, but it was back in early February when I first delved into the world of ChatGPT. To say I was instantly captiv…
- story
-
comment
Comment #29727503
Not sure how much coding you do nowadays but, I would highly recommend getting https://polypad.io/ license for quick macro tasks. I also recommend a https://www.masterclass.com/ su…
- story
-
comment
Comment #26660971
Definitely agree! Nowadays many developers skip over the design patterns, thinking abstractly, etc which over times causes technical debt. Many companies have very good processes i…
-
comment
Comment #26077811
> The language doesn't matter much to me, I know enough of them to know that they are all very similar and thus easy enough to learn. The lie we all tell ourselves! yes it is true …
-
comment
Comment #26077690
I remember spending hours sometimes trying to solve a single problem but I did not look up the solutions just worked my way through the problem sets. Algorithms definitely helped m…
-
comment
Comment #25928841
I use to frown upon cross-platform js solutions until I built a cross platform app. While the initial app building part was no problem, packaging them for various platforms (macos,…
-
comment
Comment #25171452
It wasn't mentioned in the article but I'd say as developers, we often underestimate the amount of time a task/project would take. Learning how to properly estimate a given task an…
-
comment
Comment #24913041
Users can care less about the app being native or non-native. I just want it to work and not slow me down. It's frustrating sometime when you switch machines and software you've pu…
-
comment
Comment #24812348
The thing with programming in general is that everyone will write code differently depending on how they look at the problem. The best programming language is the one you are most …
-
comment
Comment #24386448
This was a great read and I definitely agree with the author that you have to be careful about data that you post online. This is a reason why I've created Polypad ( https://matteb…
-
comment
Comment #22650162
I'm building premium WordPress themes at https://radarthemes.com and occasionally writing at https://marcell.me
-
comment
Comment #22642454
I faced this same decision a couple years back and one thing I would say is I have tried flat file services like blot ( https://blot.im ) and even building my own CMS and ultimatel…
-
comment
Comment #22260635
I can closely relate to this post. Often times I build and develop software that is simply not worth my time. I think one important thing that you are doing well is capturing data …
-
comment
Comment #21946429
I was productive this year and was able to build many software apps from dashboards to video apps. I built: - Software at https://mattebot.co - Revamped https://marcell.me (native …
-
comment
Comment #21884442
Started writing macOS and iOS apps full-time and launched 4 apps for https://mattebot.co
-
comment
Comment #21884412
You are estimating 2 weeks and I am assuming 40hrs/week (modest). Take your hourly rate and multiply it by 80hrs that is your estimated cost to build. In terms of finding if it is …
-
comment
Comment #21884366
This!!! I have started many "side projects" with the notion that once I build it I will then find customers etc. This is terrible thinking and most of the times lead me to think my…