IonoclastBrig | 9 years ago | on: Alan Kay has agreed to do an AMA today
IonoclastBrig's comments
IonoclastBrig | 9 years ago | on: Ask HN: Who is hiring? (June 2016)
IonoclastBrig | 9 years ago | on: Ask HN: Who is hiring? (June 2016)
Small but growing agency with high profile customers like Disney, GoPro, and the Grammys. Our M.O. is to pitch awesome new user experiences, and build them from the ground up when we can. We have a number of openings in Engineering, Design, and PM. We especially are interested in Android engineers with serious chops and fullstack web (html, css, js, php, etc).
We are pretty flexible about working remotely, but would prefer to have people who can come in at least twice a week, plus for any specific meetings along the way. If you are seriously legit but live farther away, that is a discussion we can have.
Check out current openings and apply: http://www.mjdinteractive.com/about-us/careers/
If you have a portfolio or github account, be sure to include a link!
IonoclastBrig | 10 years ago | on: Ask HN: Who is hiring? (May 2016)
Small but growing agency with high profile customers like Disney, GoPro, and the Grammys. Our M.O. is to pitch awesome new user experiences, and build them from the ground up when we can. We have a number of openings in Engineering, Design, and PM. We especially are interested in Android engineers with serious chops.
We are pretty flexible about working remotely, but would prefer to have people who can come in at least twice a week, plus for any specific meetings along the way. If you are seriously legit but live farther away, that is a discussion we can have.
Check out current openings and apply: http://www.mjdinteractive.com/about-us/careers/
If you have a portfolio or github account, be sure to include a link!
IonoclastBrig | 10 years ago | on: Ask HN: Who is hiring? (April 2016)
Small but growing agency with high profile customers like Disney, GoPro, and the Grammys. Our M.O. is to pitch awesome new user experiences, and build them from the ground up when we can. We have a number of openings in Engineering, Design, and PM. We especially are interested in Android engineers with serious chops.
We are pretty flexible about working remotely, but would prefer to have people who can come in at least twice a week, plus for any specific meetings along the way. If you are seriously legit but live farther away, that is a discussion we can have.
Check out current openings and apply: http://www.mjdinteractive.com/about-us/careers/
If you have a portfolio or github account, be sure to include a link!
IonoclastBrig | 10 years ago | on: Ask HN: Who is hiring? (March 2016)
Small but growing agency with high profile customers like Disney, SDG&E, and the Grammys. Our MO is to pitch awesome new user experiences, and build them from the ground up when we can. We have a number of openings in Engineering, Design, and PM. We especially are interested in Android engineers with serious chops.
We are pretty flexible about working remotely, but would prefer to have people who can come in at least twice a week, plus for any specific meetings along the way. If you are seriously legit but live farther away, that is a discussion we can have.
Check out current openings and apply: http://www.mjdinteractive.com/about-us/careers/
If you have a portfolio or github account, be sure to include a link!
IonoclastBrig | 10 years ago | on: Ask HN: Who wants to be hired? (June 2015)
Software Engineer / Game Dev / Open Source
San Diego, CA, USA
Remote: preferred
Relocate: for an awesome company
Tech: Java, C++, Android, Lua, game development, Open GL/GLSL
Resume: https://docs.google.com/document/d/145EEnY-nVrNnq89HPWnfJfzj...
email: [email protected]
https://github.com/IonoclastBrigham/
IonoclastBrig | 11 years ago | on: A simple Forth-like language intended for DSL creation, implemented in Lua
IonoclastBrig | 11 years ago | on: A simple Forth-like language intended for DSL creation, implemented in Lua
The syntax is terse and a bit difficult to parse if you're not familiar with forth, since I follow many of their naming conventions. This is mostly at the lowest levels of code, though; it is expected that you'll end up building your own convenience functions and syntax extensions along the way.
IonoclastBrig | 11 years ago | on: Ask HN: Who wants to be hired? (May 2015)
IonoclastBrig | 11 years ago | on: Ask HN: Who wants to be hired? (May 2015)
I have been looking for remote work so I could pursue my dream of being a well-to-do tech hobo and travel around when it's convenient. That said, I'm totally willing to relocate somewhere awesome for an awesome job with awesome people! Need a driven generalist to geek out on the minutiae of your project? Hit me up.
IonoclastBrig | 11 years ago | on: Mill: Go-style concurrency in C
IonoclastBrig | 11 years ago | on: A simple Forth-like language intended for DSL creation, implemented in Lua
IonoclastBrig | 11 years ago | on: A simple Forth-like language intended for DSL creation, implemented in Lua
http://blog.ionoclast.com/2015/05/firth-pre-alpha-1-a-forth-...
When you're working on a system, how do you approach the question, "Is this really useful, or am I spinning my wheels chasing a conceit?" Is the answer as simple as try it out and see what happens? Or do you have some sort of heuristic that your many years of experience has proven to be helpful?