This is a little off-topic, but related: I've done hobbyist webdev for a long time, but only HTML/CSS/JS/PHP. I have an idea for a web app I'd like to build--would you folks recommend Rails or Django, and why? I have very little background with either Ruby or Python, so the language choice itself isn't a deciding factor for me (although I have slightly more interest in Python).
You're been working with PHP, why do you want to switch to Rails or Django?
My product is my garden
141–150 of 150 posts
Re: My product is my garden
#142Earlier quoted context omitted.
You're been working with PHP, why do you want to switch to Rails or Django?
Because it's been a very long since I've even done anything with PHP, and I'd like to play with one of the frameworks. I'm much more interested in learning Python or Ruby than I am in learning PHP.
Re: My product is my garden
#143Earlier quoted context omitted.
Ha, glad I'm not the only one, I went directly to Wiktionary after finishing the article, which doesn't mark it 'chiefly US' or anything, and gives RP IPA. Which contains another surprise, for me anyway - it's not pronounced like the golf club, but starting like 'put' (that over there) or 'foot'.
Apple's Dictionary.app, which for me pulls from the New Oxford American Dictionary, does mention that potter is the British version: > put·ter³ | ˈpədər | (British potter) > verb [no object] North American > occupy oneself in a desultory but pleasant manner, doing a number of small tasks or not concentrating on anything particular: early morning is the best time of the day to putter around in the garden. > • [with ad…
Re: My product is my garden
#144Love the garden analogy in software, especially when faced with complex systems that can't easily be managed by rigid IT project management styles. Was reminded of another short piece going way back to 2007: https://signalvnoise.com/posts/591-brainstorm-the-software-g...
You did well to retrieve that one from the memory banks! Must’ve left an impression. I think I read it too.
Re: My product is my garden
#145Permaculture influencing developers (and vice versa for that matter) will be key for the future of this planet.
Re: My product is my garden
#146This is a little off-topic, but related: I've done hobbyist webdev for a long time, but only HTML/CSS/JS/PHP. I have an idea for a web app I'd like to build--would you folks recommend Rails or Django, and why? I have very little background with either Ruby or Python, so the language choice itself isn't a deciding factor for me (although I have slightly more interest in Python).
Re: My product is my garden
#147My garden is currently 2 open-source projects focused on developer efficiency and ease of use.
dev-utils: A simple publicly facing website (that can be run locally) that can do simple encoding, decoding, hashing, pretty printing, etc. All of these are performed using javascript so data is exfiltrated to third-parties. I found that I was using utilities online and I did not trust them so I decided to make my own. You can find the website here: https://utils.andrewcopeland.dev/
zk: A simple not taking application that is written 100% in bash. It follows the zettelkasten note taking method which implements small notes that can be linked together. All notes are written in markdown files and can be auto-synced to a public or private github. You can find the project here: https://github.com/AndrewCopeland/zettelkasten
I only water these projects when I need to and I have no intent on commercializing them. I water them because I like them not because I want to monetize them.
Re: My product is my garden
#148Earlier quoted context omitted.
The families I know who live best are permaculturalists. Visiting them for dinner is always a treat. It's hard work though, and like others they have supplemental income. I imagine this old man knows well the trick: an independent life is impossible unless you have enough healthy young people around to do the labour.
I agree it's hard work. Every project seems like it will take an hour at the outset, but ends up taking eight hours due to a wide variety of unexpected real world complications. I traded in a beautiful city home for 106 acres at the beginning of the pandemic and am still glad I did. People have a fantasy picture of the tradeoff though... In reality, in rural places you have less social interaction and the people are…
Re: My product is my garden
#149Earlier quoted context omitted.
Or around $600K in down payments in cash flowing rental properties in the US... My wife and I spent around $75K to get approximately $1K a month in cash flow (5 doors, $200 each)...
$75k for five doors? Might I ask whereabouts? That seems ridiculously cheap per unit.
Re: My product is my garden
#150Pangloss, who was as inquisitive as he was argumentative, asked the old man what the name of the strangled Mufti was. ‘I don’t know,’ answered the worthy man, ‘and I have never known the name of any Mufti, nor of any Vizier. I have no idea what you’re talking about; my general view is that people who meddle with politics usually meet a miserable end, and indeed they deserve to. I never bother with what is going on in…
I was reminded of Being There by Jerzy Kosiński: > In a garden, things grow... but first, they must wither; trees have to lose their leaves in order to put forth new leaves, and to grow thicker and stronger and taller. Some trees die, but fresh saplings replace them. Gardens need a lot of care. But if you love your garden, you don’t mind working in it, and waiting. Then in the proper season you will surely see it flo…