HackerTrans
TopNewTrendsCommentsPastAskShowJobs

icemanind

no profile record

comments

icemanind
·tahun lalu·discuss
I wrote a full fledged interpreter by hand for a vintage BASIC language. I called it Basice (I'm Icemanind, so Basice is a play on BASIC and Iceman). It's a little outdated now though. I wrote it using C# and it doesn't use any external libraries, like yacc or flex. It's all by hand. You can see it at https://github.com/icemanind/Basice
icemanind
·2 tahun yang lalu·discuss
You should have started the app on an Android first. An Android developer license is only a one time $25 fee. Once you build it on Android, you can gauge the response and determine how much to charge on other platforms. And build it using a build once, deploy many framework, such as React Native or Flutter, that way porting it to any device would be a sinch! My piece of advice.
icemanind
·2 tahun yang lalu·discuss
"The 'mouse' pointing device is about the size of a package of cigarettes and has one button on top". God bless the 80s!
icemanind
·2 tahun yang lalu·discuss
The project could be more useful if:

1) Make it use your computer's webcam instead of your phone for tracking.

2) Make it track your eyeballs instead of your neck.

3) Whenever you look at a window, that window because the front and center window
icemanind
·3 tahun yang lalu·discuss
The Chrome web development tools are so much better than Firefox's
icemanind
·3 tahun yang lalu·discuss
This is awesome! Now I'd like to see an Android version or better yet, a port to something like React-Native, so it can work on any device, iOS or Android!