Live data from Hacker News

Oh shit, my weekend project turned into an App Store Best New App (2018)

tannerchristensen.com

191–197 of 197 posts

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#191

Earlier quoted context omitted.

IMO that is an incorrect understanding of Buddhism. It is not about renunciation of all action. That's the kind of early Western misunderstanding by people like Nietzsche which has painted Buddhism as rooted in nihilism and inaction. Quoting from The Numerical Discourses of the Buddha translated by Bhikku Bodhi: These are the Buddha's words: > "There is, brahmin, a way in which one could rightly say of me: ‘The ascet…

And yet even in that quote Shakyamuni calls himself the ascetic Gotama. Becoming a Bhikshu or a renouncer is the entry-level to the Buddhist path. Although in other parts of Asia there were genuine Buddhist lay movements, in India Buddhism was the sangha and only the sangha. If one cannot renounce for some reason then yes it is better to do good than evil in the world but that is clearly the inferior alternative. “Ri…

> Although in other parts of Asia there were genuine Buddhist lay movements, in India Buddhism was the sangha and only the sangha.

I'm not sure this is right. The Buddha himself laid out his rules for householders (the gahatthavatta in the Anguttara Nikaya), which doesn't make sense if there was nothing but the Sangha in his time.

> If one cannot renounce for some reason then yes it is better to do good than evil in the world but that is clearly the inferior alternative. “Right conduct” is that which brings one closer to non-doing.

Do you have a source for this? Nothing I have read agrees. I have already given my source to the contrary from the Anguttara Nikaya itself.

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#192
post #180
post #75

Earlier quoted context omitted.

Totally agree, it's like saying that it took Usain Bolt 9.58 seconds to set the new 100m world record.

Probably took 1000x that before the process finally gave him his medal.

Surely more than a couple of hours

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#193
post #92

Earlier quoted context omitted.

Something something eat your own dogfood.

drink your own champagne works..

No no - that's in startups coasting on VC money. In places trying to actually get something done - it's dog food :)

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#194

> "All-in-all the project took me an hour to program" Come on, it's more than that. Being compliant to Apple Developer Guidelines takes some more time.

But then the app went on for years after without the required feature corrections to make it work as he wanted. Clearly that 1 hour productivity volcano drained out after existing templates were exhausted.

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#195
post #91

Earlier quoted context omitted.

I had a similar case... i want to be able to download interesting videos with youtube-dl in case they or me go offline but i found having to copy the url, open a command line, move the proper folder, etc, type youtube-dl and paste the url be a bit cumbersome, so i wrote a Firefox extension to do all that for me. This is extremely specific (and i had to switch to Firefox Developer Edition to do that since the mainline…

For a similar usecase I settled on writing a bash script along the lines of PARAM=`xclip -o -selection clipboard` notify-send downloading $PARAM youtube-dl $PARAM And setting a keyboard shortcut to invoke it, so downloading is just CTRL+L (select URL) CTRL+C (copy selection) CTRL+ALT+D (trigger download script)

Damn Son! I have had the same issue and your solution is so face palm simple! Excellent.

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#196
post #174

Earlier quoted context omitted.

I’m a full-time designer and designed everything in the app from scratch.

Hi Tanner, big fan of your design portfolio. As a fellow designer, what inspired/motivated you to make the jump into learning how to code? Was it simply scratching the itch to make higher fidelity prototypes? PS- should designers code? ;)

Thank you for the kind words!

I started coding long, long ago in order to build my web portfolio (back before site builders were a thing). As a result I saw how empowering coding can be.

I've always felt being able to code software gives you an ability to solve a lot of your own problems with technology. e.g. I have a lot of private tools I've designed and coded to help me in my day job (such as this simple one I recently open sourced: https://tannerchristensen.com/spf).

If you're a designer who works on digital products, I think it's only advantageous to know some programming. It gives you empathy for your engineering peers, gives you more insight into how what you design will actually get built (and the constraints/advantages of the technology), and helps you see problems in different—often more linear and logical—ways.

Learning to code is not for everyone, but learning a little can go a long way. At least learning the basics of code structure, loops, memory allocation and management, etc. would be my suggestion.

Re: Oh shit, my weekend project turned into an App Store Best New App (2018)

#197
I don't know what troubles me more:

1. a clearly-expert developer bragging about 1 hour to write hit app then telling everyone to basically live the dream chicken soup for the soul bs

2. people who experience increased anxiety from said wampeter/foma/granfalloon* because they haven't wildly succeeded

My brain to me: Welcome to 2019.

* See: Kurt Vonnegut

Post reply on HN