HN user

gales

33 karma
Posts0
Comments32
View on HN
No posts found.

Does anyone know if Flynn components can be run on CoreOS? Also, does Fylnn offer the ability to use sub-domains for accessing apps, with either a random string or custom, eg. //dev.example.com? Thx

Fortunately, the accelerator that I've applied for provides both, a F6S backed application process, and their own.

The co-founder quandary is due to repeated past experiences of having my work being overly-criticised, so lack faith in my myself. Although, I'm now trying to overcome those hurdles I've set myself.

I've applied twice to an accelerator, both times unsuccessfully. However, it was not due to being female, but instead because I'm a sole founder. It's a bit of a conundrum unfortunately, because I wish to prove myself to my peers before seeking co-founders.

As the study only took into account those applications made via the F6S platform, I would not trust the figures. Some founders are unable to use it for a start, as they're insistent on only allowing logins with either Facebook or Linkedin. Not everyone uses or is willing to connect those services, like myself.

Confused over the country specific pledge tiers. Unless KS has changed since I last backed, I thought you could only select a single tier. Therefore, to purchase a standard fame/top from UK, do I just select the $99 UK tier, but pledge $399? (or is it $99 + $399?)

[dead] 12 years ago

Thanks for clarifying; I can understand why now. Also, the link should be removed, like suggested by mjgoins.

[dead] 12 years ago

Why promote the full name, of what appears to be a troll account, whose intent is probably to cause division?

Noob comments on HN 12 years ago

Not sure if I've been silenced, as my last three-comments have an asterisk next to them, and I'm unable to find them when browsing from another device.

I currently use cdnjs, but very interested in the single HTTP request & simpler versioning that JsDelivr is offering, so will start using this for my current project.

Most of the libraries I use are already on there, and I like the fact that brief glance information is shown for each library. Also noticed there's a duplicate misspelt typeahead library listed.

Interesting article. Also, I'd not heard of the e-paper based V-tablet before; seems like a good device to experiment with, so will probably order one the future.

Region redraw is included in the forthcoming Meteor UI [1], which uses the new spacebars engine, so that might negate the requirement to use the Visionect plugin.

1: http://www.meteorpedia.com/read/Meteor_UI

Discover Meteor is worth every penny! In addition to being a handy resource, it's also kept very up-to-date, for example, numerous chapters were recently rewritten to use iron-router.

The Docker Book 13 years ago

From the submission history, it appears that the OP is a fan of docker, so it's likely the site was shared with that in mind, rather than him/her being the author of the linked content.

Handy site! though looking at the thread creator's 100+ submission history over the last month, I do not believe they are behind this project, and that the various compliments and observations posted in this thread are unfortunately not reaching the correct person - Hopefully the project creator visits after noticing HN in their referral logs.

There are icons in the SVG sprite set which consist of numerous clip paths, which could be the root cause of the performance issue. If you load the sprite in Chrome (http://adrianosmond.com/images/sprite.svg) and inspect the element immediately above the facebook logo you will see an example of this. That aforementioned icon could possibly have been created using a single line path and gradient fill (I've not edited SVG files for a while).