Earlier quoted context omitted.
Don't you worry about the objectively lower education for your children there ? As much as I dislike cities, I can't imagine raising children somewhere else. Education, culture and network potential (through friends) is just not the same.
No, it's not something I worry about at all. I'd be interested to know why you think the education would be objectively lower. I'm still living in a city, just a small one. Having checked Wikipedia, it tells me the population is officially 320k. There are six Universities and the city is UNESCO listed as a Cultural Heritage site. I just don't see this location disadvantaging my child. In fact, I think it's a location…
150 days of living and coding in a van
271–280 of 445 posts
Re: 150 days of living and coding in a van
#272Earlier quoted context omitted.
I was going to add this. Education for possibly future children is one reason why I would move _out_ of London
I think your perception is incorrect. It is now well recognised that London has the highest quality teaching in the country: https://www.theguardian.com/education/2012/jan/20/top-local-... https://www.theguardian.com/commentisfree/2012/aug/07/london... https://www.teachers.org.uk/expert-view/why-attainment-highe...
Re: 150 days of living and coding in a van
#273I'm curious - don't people miss big monitors when coding on a laptop? I've done a fair amount of coding on laptops while travelling and it's okay, but I feel like a big monitor is optimal for most work and wouldn't want a permanent situation with just laptop. I like to have logs, command line, and editor all visible, and ideally a browser too. The editor alone is much more useful in a big window where you can see a f…
Nowadays I prefer working on my 12" MacBook.
Instead of getting greedier, I learned to manage my space, reduce distractions and improve workflow.
I learned to appreciate sane defaults and keep shit simple. My Terminal.app+tmux+vim+Bash setup is plugin-free and a git clone away. I mostly use standard Unix tools and feel super comfortable on any box. My Mac is light, synced with iCloud, uses little battery and has very few dependencies. I can work from anywhere and expect little. It's very liberating.
Re: 150 days of living and coding in a van
#274I'm curious - don't people miss big monitors when coding on a laptop? I've done a fair amount of coding on laptops while travelling and it's okay, but I feel like a big monitor is optimal for most work and wouldn't want a permanent situation with just laptop. I like to have logs, command line, and editor all visible, and ideally a browser too. The editor alone is much more useful in a big window where you can see a f…
I researched this. With a decent battery and solar system you can power a monitor and laptop all day long.
Re: 150 days of living and coding in a van
#275Earlier quoted context omitted.
There's a whole community of us global travelers who have shunned the whole "being an adult" thing. I know several people that have been backpacking and doing the working-holiday thing for 4 or 5 years. Never staying in one city for more than around 3 months, and moving countries when their working holiday visa expires. Their families have mostly been saying the same thing. Settling down isn't for everyone.
Won't life eventually catch up to them? Or is that part of the adventure to see how long running away can last?
He's working full time as an engineer, and living life. Not only that but it's safe to assume his expenses are way lower than 90% of us here.
Is it because he isn't in crazy debt 'owning' a house, and 'owning' a nice car, married with a kid? What is there to catch up to him?
I would agree with you if he was just bumming about living off ramen and working random part time jobs that 13 year olds could have, but he isn't.
Re: 150 days of living and coding in a van
#276I drove around Australia whilst still maintaining several django projects for a web hosting company back in 2011. Started with an old 15 inch Dell and a Samsung Galaxy tab but got a 11 inch Mac Air later. Great fun! You really learn to optimise your setup around current draw and avoiding overheat :) My biggest lessons were combining mosh and tmux It'd be more of a struggle as a front end developer.
Did you blog or write about your experience at all? Are these projects you were working on before the trip - or were they a full time gig already? I'm always curious how people are able to do these sorts of things!
It was a lucky mix of timing and life circumstance. Single, late twenties had just finished most heavy development work in 2010 and the sytems were running smoothely, a good bossfriend who knew I was hard to replace and I had a sister to catch up with on the other side of the country.
Re: 150 days of living and coding in a van
#277I'm curious - don't people miss big monitors when coding on a laptop? I've done a fair amount of coding on laptops while travelling and it's okay, but I feel like a big monitor is optimal for most work and wouldn't want a permanent situation with just laptop. I like to have logs, command line, and editor all visible, and ideally a browser too. The editor alone is much more useful in a big window where you can see a f…
Re: 150 days of living and coding in a van
#278I'm curious - don't people miss big monitors when coding on a laptop? I've done a fair amount of coding on laptops while travelling and it's okay, but I feel like a big monitor is optimal for most work and wouldn't want a permanent situation with just laptop. I like to have logs, command line, and editor all visible, and ideally a browser too. The editor alone is much more useful in a big window where you can see a f…
Re: 150 days of living and coding in a van
#279Re: 150 days of living and coding in a van
#280Earlier quoted context omitted.
> I'm curious - don't people miss big monitors when coding on a laptop? I've done a fair amount of coding on laptops while travelling and it's okay, but I feel like a big monitor is optimal for most work and wouldn't want a permanent situation with just laptop. That is why we, coders, are different from other 99,99% of population of the Earth. I gave the original post to my wife and her first question was “How’s the…
I directly skipped to finding a solution to that "problem". I literally found myself browsing amazon for monitor stands that can be folded and easily mounted in a van. What happens if I break hard? Hmm... I came up with requirements for a monitor stand suitable for use in a van. For a moment, I remember being depressed about the zero number of perfect solutions for this "basic" use-case. Now I'm convinced that I'd ne…