Live data from Hacker News

Codename: Svbtle by Dustin Curtis

dcurt.is

131–140 of 164 posts

Re: Codename: Svbtle by Dustin Curtis

#131
post #117
post #110

Earlier quoted context omitted.

So am I the only one who just reads it as 'subtle'?

Nope. How is “subtle, with a V for a U like the Romans” so hard? It does seem very apt for an exclusive blog network.

I'm not sure I see how "subtle, with a V for a U like the Romans" or even just "subtle" is very apt for an exclusive blog network, can you mention why you think so? Certainly the positioning and marketing is everything but subtle so far.

Re: Codename: Svbtle by Dustin Curtis

#132
post #47

I wonder how many people gave kudos to the post by mistake? I know I did and there's no way to remove the kudos you gave afterwards. User actions should be a click not a hover.

On closer inspection, the site doesn't check for duplicate kudos. Why don't we give him all the kudos he wants?

Here's a quick python script I whipped up to dole them out. Customize to the blog post of your choosing, if you like.

https://gist.github.com/2167738

Re: Codename: Svbtle by Dustin Curtis

#133
post #131
post #117

Earlier quoted context omitted.

Nope. How is “subtle, with a V for a U like the Romans” so hard? It does seem very apt for an exclusive blog network.

I'm not sure I see how "subtle, with a V for a U like the Romans" or even just "subtle" is very apt for an exclusive blog network, can you mention why you think so? Certainly the positioning and marketing is everything but subtle so far.

Sure, I’ll elucidate my thinking here:

- The word “subtle” is appropriate for a minimalist product with minimalistic design.

- The obscure spelling and, yes, small brand stumbling block it creates is fine for an exclusive and invite-only network; the nod to Latin inscriptions has overtones of class and education, which are both exclusive concepts as well.

Re: Codename: Svbtle by Dustin Curtis

#134
post #130

Earlier quoted context omitted.

Using exclusivity to market things is a novel concept?

Not that I think that this is brilliant, but brilliant doesn't really imply novel.

True, but something considered brilliant isn't usually something obvious.

Re: Codename: Svbtle by Dustin Curtis

#135
post #47

I wonder how many people gave kudos to the post by mistake? I know I did and there's no way to remove the kudos you gave afterwards. User actions should be a click not a hover.

I thought the same the first time I used it, I did however only do this mistake once.

Maybe it’s a case of something that is confusing at first, but people learn fairly quickly?

Re: Codename: Svbtle by Dustin Curtis

#136
post #133
post #131

Earlier quoted context omitted.

I'm not sure I see how "subtle, with a V for a U like the Romans" or even just "subtle" is very apt for an exclusive blog network, can you mention why you think so? Certainly the positioning and marketing is everything but subtle so far.

Sure, I’ll elucidate my thinking here: - The word “subtle” is appropriate for a minimalist product with minimalistic design. - The obscure spelling and, yes, small brand stumbling block it creates is fine for an exclusive and invite-only network; the nod to Latin inscriptions has overtones of class and education, which are both exclusive concepts as well.

I personally disagree with appropriateness of both of your points for this product, but thank you for responding.

Re: Codename: Svbtle by Dustin Curtis

#137
post #40

Earlier quoted context omitted.

I didn't laugh but I found that incredibly arrogant and pathetic.

Pathetic? It perfectly accomplishes my goal: you'll remember it. (Edit: Sigh. Now I remember why I have a rule of not commenting on Hacker News anymore.)

Now I remember why I have a rule of not commenting on Hacker News anymore.

Because a meaningless counter is decremented?

Re: Codename: Svbtle by Dustin Curtis

#138
post #129

Earlier quoted context omitted.

I wonder how many already do that....

Stop wondering and get a browser or extension that will somehow explicitly notify you when a connection is active.

The keypresses could be stored until the form is sent, the javascript doing this could be heavily obfuscated, the message could be encrypted.

Re: Codename: Svbtle by Dustin Curtis

#140
post #5

I like the "ideas pane" a lot. I have exactly the same workflow, except my "ideas pane" is just a text file in Dropbox. I work on posts there until they're big enough to paste into my blog. I'm not really interested in running my blog on someone else's platform, though (I realize I'm in the minority here).

"I have exactly the same workflow, except my "ideas pane" is just a text file in Dropbox."

Interesting timing - I came up with an idea this weekend for a Dropbox-based blogging app that pushes both final and draft posts to a blog every time they're saved locally, with public access for the final posts and a private password-protected directory for the drafts.

I'm pretty sure I can make it with watch folders and Jekyll (I've seen that setup floating around HN comments), although making something more advanced with a web panel and themes might make it a lot more interesting to a larger audience.

Post reply on HN