Live data from Hacker News

Johnny.Decimal

johnnydecimal.com

81–90 of 191 posts

Re: Johnny.Decimal

#81
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

Perhaps you could, rather than taking criticism personally, use these comments as an opportunity to get a broader understanding of how others perceive your work.

I imagine it's a minority view here (well, pretty much everywhere), but I relish getting constructive criticism of my works, whether it's on a site like this or a review by my peers/customers/employers.

That's because I have my own perspective, point of view and view of the world. Others have different ones.

When other folks share their opinions/perspective, it gives me an opportunity to examine my own preconceptions -- which usually winds up giving me a better understanding of the topic at hand.

Granted, in a setting like HN, there will be those who will be uncharitable or dismissive, and those voices can be ignored.

However, those who criticize specific stuff and provide the assumptions/reasoning/thought processes behind those criticisms can provide valuable insight into how you and/or your product/service are perceived outside of your small circle of shared views and assumptions.

I hope the bulk of the comments here are of the latter kind rather than the former, and that you get new perspectives that can drive positive growth for your activities.

Re: Johnny.Decimal

#82
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

Awesome privacy policy!

https://johnnydecimal.com/privacy/

Re: Johnny.Decimal

#83
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

This system has tremendously impacted my academic research productivity. Thank you.

Re: Johnny.Decimal

#84
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

I've met your site via your comment on HN about a year ago, on the topic about organizing...something...that I can't remember now.

The idea intrigue me! It's not often you see kind of thing that seems mundane(to general interwebz population) like a system to organizing files and folder. There is some method floating around, but they either too basic or too complex for my need.

That said, back then I give Johnny Decimal a try a bit, but works took toll on me and I eventually give in to my old way of filing things. Maybe it's time to revisited. :)

Re: Johnny.Decimal

#85
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

Perhaps you could, rather than taking criticism personally, use these comments as an opportunity to get a broader understanding of how others perceive your work. I imagine it's a minority view here (well, pretty much everywhere), but I relish getting constructive criticism of my works, whether it's on a site like this or a review by my peers/customers/employers. That's because I have my own perspective, point of view…

Indeed -- and this is why, really, we all want our pet thing to be up here on the front page at some point. Feedback from this audience is truly invaluable...

...sometimes. ;-)

Re: Johnny.Decimal

#86

This is not a good idea. Here is why: - It only solves the problem of communicating categories to another person/party with its brevity. 12.03, easy to tell others. But all this at the expense of the following things. - There is no way to immediately know what 12.03 means. One has to carry a look up table. You can replace it with 2 char code. For example, Finance.Taxes to FN.TX. Why use numbers? Is the ordering impor…

> For example, Finance.Taxes to FN.TX.

I've tried this (in the context of multiple projects [0]). Believe me, I've tried everything!

The reason the JD site is the way it is is that I've been doing this myself for a decade and this is what I consider to be The Best Way.

[0]: https://play.johnnydecimal.com/johnny.decimal/projects

Re: Johnny.Decimal

#87

Regarding the bash script [0] to jump to Johnny Decimal directories, you can also use the CDPATH feature that's built into bash (and other POSIX shells, including dash and zsh) so that you can jump directly to a category using the normal `cd` command, with tab completion: $ CDPATH=$(find /path/to/cjd/* -maxdepth 0 -type d -print0 | xargs -0 printf "%s:") $ cd 34[tab] $ cd 34\ Events\34.[tab] 34.18 Product Launch 34.1…

Would you mind if I (eventually) put this up on the site? This is gold.

Happy to link it back to this comment or any other profile you send my way.

Re: Johnny.Decimal

#88

I’m working on Amna (getamna.com) which lets you organize things into a todo list. Search is definitely a problem, and should not be our primary way of getting to things - especially if we know where they live already (or supposed to live). With a todo list - we make the lookup a little easier because you can ask yourself “what was I working on”?

This looks cool, there's a bunch of ideas here that are similar to scribbled notes on my wall!

I really like the idea of 'everything related to one task in one place'. What I'm planning on doing with the app I'm (trying to) write is extend this to make sense of the fact that your task is in a JD category and might therefore be related to other tasks in the same category.

So I'm looking at `11.01 Some item` and it has a bunch of tasks. Over in `11.04 Another item` I have other tasks, and optionally I can choose to show them -- because they're likely to be at least related to the thing I'm doing. Maybe I can do a bunch of related stuff at the same time?

One of the things I love about JD is the way it helps me stay in context. Everything in a category relates in some way to each other, so given that my job is mental and I do a hundred things a day, I can save myself some cognitive load and at least bunch similar things together.

Re: Johnny.Decimal

#89
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

I really liked your project. It may or may not be useful in my case, but I want to just say that you've put a lot of effort into this and it certainly shows. I have a problem with naming things as well, usually prefer some kind of a systemic way of organizing things. Perhaps, peculiarly I have a fascinationg for how companies name their products! It is similar in a way - organizing information for best possible internal and external communication.

Website is clear cut and to the point, its gorgeous btw. :-)

Re: Johnny.Decimal

#90
post #40

Well, this was bound to happen one day. This is my site. I guess I’ll read the comments here then go take a bath with a bottle of gin. :-) Edit: yep. As suspected. Let me just say this, if I may: 1. You don’t have to like every idea, but please consider that some people do . 2. I’ve been using this successfully for a decade. I’m using it right now to organise a project. My boss loves me for it, because guess what? We…

Thanks for your comments here. They made me see that this is meant for a pretty particular context.

My first reaction was creeping horror, because this feels like a solution to a problem people shouldn't have. But now that I read you talking about the situations you've made this for, I get your point: it's a problem people do have, and one that's not going away any time soon.

Just to save future bathub wear and tear, I'd suggest adding a bit to the top of the website to say who this is for. Just a couple sentences telling the story of your archetypal user would do it. You might also say who it probably isn't for, just so we can get to the dogs wearing clothes images sooner.

Post reply on HN