Viewing profile — AlexBlom
AlexBlom
HN member- Joined
- Wed, Aug 05, 2009, 9:00 AM UTC
- HN karma
- 672
- Public activity
- 261 items
- HN profile
- View on Hacker News ↗
About AlexBlom
Maker of https://morse.io. Partner at https://isleofcode.com. Founded some other stuff along the way.
http://www.twitter.com/AlexBlom
E-mail: alex @ HN Username . com
Recent public activity
-
comment
Comment #9180440
Feel free to shoot me an email (on profile) and I can share details / connect you with some involved. I'm an Australian who has been in Canada since 2009. The current iteration of …
-
comment
Comment #8773217
I went through a similar thing in my first few trips to the Bay area, and ultimately decided to not move there for the same reasons. I've found subsequent trips to be much easier. …
-
comment
Comment #4744769
Link is down. Cached page at: http://webcache.googleusercontent.com/search?q=cache:ybdWn7-...
- comment
-
comment
Comment #4669293
tl;dr: most feedback on twitter ads assume it is intent driven (i.e. google adwords), when in most cases it is not. IMO, it's the root of many social companies struggle to monetize…
-
comment
Comment #4650575
The 4 and 7 has been an ongoing debate among marketing academics, it seems. I recall the "right" answer alternating course by course through school, pending the professors interest…
-
comment
Comment #4643113
On top of this, once the coding starts, too many languages focus on command / effect (note: not cause / effect). This is arguably fine for basic looping and data structures. The pr…
-
comment
Comment #4633987
Thanks for organizing, Dave.
-
comment
Comment #4397363
I think you make some valid points, and as somebody who self-taught, I get the pain. That being said, I also agree with the common sentiment here "help yourself a little first". If…
-
comment
Comment #4371441
I found the SEE (free Stanford) courses to be best: http://see.stanford.edu/see/courses.aspx
-
comment
Comment #4336339
I'm unsure this is true anymore. If you know how to play B2B (the same lies true for B2C), it's entirely plausible to get the first 1-5 deals pre-build (I did). If you consider tha…
-
comment
Comment #4335937
I'm unsure the perception of B2B among VC's is as bad as commonly thought. My last startup was pure B2B, and during our valley runs I found most potential partners / vc's / workers…
-
comment
Comment #4269085
Thanks Yoseph
-
comment
Comment #4269083
Hi, just to address, there are two options I'm working on at this point: 1) App-less (just changed your contact settings); and 2) I am tinkering with some local app stuff for the f…
- story
-
comment
Comment #4107148
Good call. Would love to see it integrated.
-
comment
Comment #4105632
Perhaps I mis-spoke above. An issue can be associated with multiple tickets, just as a ticket can be associated with multiple issues. The latter is not beefed as much in the code, …
-
comment
Comment #4105590
Appreciate the feedback. Will see how often this is reported. The fading is also handled in the main JS file, so you can disable it there.
-
comment
Comment #4105586
I'll admit there is not much logic here. Was not needed for my use case. Feel free to contribute it, though!
-
comment
Comment #4105562
Sure. You create a support e-mail. Customers send to this e-mail, and tickets are auto-created.
-
comment
Comment #4105554
Hi. I may flesh it out, but I've also opened up the software. If you have extension ideas, please feel free to fork / contribute. You can flip me an e-mail (my first name @ my HN u…
-
comment
Comment #4104506
Thanks. It's easy to keep things simple when you are building for my use case, which was rather basic. That being said, I see the value of tagging. Perhaps a future addition.
-
comment
Comment #4104378
Demo is up (loaded with some of my testing data, so no real guarantees): www.ticketdesk.co alex@ticketdesk.co 123456 I've disabled much of the cron / emailing.
-
comment
Comment #4104351
For my use case it's fine. If the software was going to be commercial, this module would be the first to need beefing. I've toyed with re-running delayed jobs, but this setup has w…
-
comment
Comment #4104293
Fair. I've got an EC2 instance booting up right now.