Viewing profile — spotijk
spotijk
HN member- Joined
- Thu, Jun 25, 2020, 6:28 AM UTC
- HN karma
- 11
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About spotijk
Interested in almost anything digital :)
Recent public activity
-
comment
Comment #47287084
I don't understand this sentiment at all. For me it, feels more like a way integrate search results immediately into my code. Did you also feel threatened by stack overflow? If you…
-
comment
Comment #47287044
I'm 45 and I feel exactly the same way. Such a big part of coding becomes mundane after a while. Constantly solving variations of the same kinds of problems. Now Claude does it at …
-
comment
Comment #33006850
This feels like how the emergence of Modula / Pascal / Delphi must have felt like. There really was a lot to say for Pascal like languages in the C era. However, time has not been …
-
comment
Comment #32960872
We're building enterprise software that runs mostly on-premise as well as we're offering some libraries for sending SMS and E-mail. I try to avoid trends and only run on simple, st…
-
comment
Comment #32960796
Structure. For me it's all about keeping things simple, automating everything that can be automated and keeping structure in my day. Simple things like always handle all operationa…
- story
-
comment
Comment #29919595
We used to offer such a free SMS gateway at ActiveXperts.com. Now moved to AuronSoftware.com and hid it a little better. It's meant for trial users to be able to test our software …
-
comment
Comment #28126044
If you don't mind paying for a solution you could try this with the Auron SMS Server. This probably won't work with a normal GSM modem though, since the flash SMS is not supposed t…
-
comment
Comment #28125638
That looks really great! We've also built something similar but not quite the same for use with the Auron SMS Server: http://www.auronsoftware.com/products/auron-sms-agent-for-an..…
-
story
Ask HN: How do you find desktop/server software for Windows?
Hi, I'm new here but I thought I'd barge in with a question that's been on my mind for a while. With the market moving more and more to app stores and hosted applications. Where do…
-
comment
Comment #23637542
You can do SMS to E-mail using Twilio if you don't mind applying some 3rd party software to do it. Have a look at the SMS Server. This product is able to forward SMS to e-mail and …