Hacker Newsnew | past | comments | ask | show | jobs | submit | adam-_-'s commentslogin

You don't just take a punt on a childcare provider like you might with temporary accommodation on AirBnB.

From personal experience and those of other parents I know, it's a heavily researched, quite intensive process involving multiple visits to different providers.

An AirBnB for long-term childcare seems like a non-starter, perhaps beyond initial discovery and shallow research.

---

Also, there are so many societal benefits to affordable child care for all. For example, more primary care givers returning to work, earning and therefore paying taxes etc.


Yeah my first thought reading this was… does this dude have kids? Because this isn’t how the parents I know think of it, and not how I think of it.

But I also have income that gives me choices— the option I chose is “employ a full time nanny.”

Curious if he is closer to right than we are.


Adzuna | Backend (Perl) and Infrastructure Engineers | London, UK or Remote, Europe (+/- 2hrs of London)

Adzuna is a job search engine that lists every job, everywhere. From launch in the UK in 2011, we now have more than 10 million visitors a month and are busy conquering the world from our office in West London (with our distributed colleagues).

We have a startup vibe and ethos: act like an owner (anyone joining will become one), impact is more important than hours etc. But we're also successful and stable, friendly, welcoming, and respectful of work/life balance.

Our tech stack includes: Perl, MySQL, Python, React, TypeScript, PHP, Solr, RabbitMQ, AWS Lambda, Terraform amongst others.

* Infrastructure Engineer https://www.adzuna.co.uk/jobs/details/3330474060

* Backend (Perl) Engineer https://www.adzuna.co.uk/jobs/details/2978144838

If anyone would like to informally chat about either role or Adzuna in general, please feel free to reach out to me at adam-at-adzuna-dot-com.


Your site mentions "examples below" but I don't see any. Do you have any example newsletters that are browsable?


Adzuna | Backend (Perl) and Infrastructure Engineers | London, UK or Remote, Europe (+/- 2hrs of London)

Adzuna is a job search engine that lists every job, everywhere. From launch in the UK in 2011, we now have more than 10 million visitors a month and are busy conquering the world from our office in West London (with our distributed colleagues).

We have a startup vibe and ethos: act like an owner (anyone joining will become one), impact is more important than hours etc. But we're also successful and stable, friendly, welcoming, and respectful of work/life balance.

Our tech stack includes: Perl, MySQL, Python, React, TypeScript, PHP, Solr, RabbitMQ, AWS Lambda, Terraform amongst others.

* Infrastructure Engineer https://www.adzuna.co.uk/jobs/details/3330474060

* Backend (Perl) Engineer https://www.adzuna.co.uk/jobs/details/2978144838

If anyone would like to informally chat about either role or Adzuna in general, please feel free to reach out to me at adam-at-adzuna-dot-com.


Congratulations!

If you're able to, take your partner away _before_ the baby arrives. They deserve it for growing a human and you both deserve some quality time together before everything changes :)

Other than that, it's amazing (and challenging). Be patient and kind to each other (and it goes without saying, to your baby).


Maybe it’s just what you know but every time I’ve used Garmin Connect it’s felt like a dumpster fire compared to Strava.

Even for route planning (years ago) which I would not say Strava is fantastic at, it still seemed worse.

YMMV


Are any apps at all actually good for route planning especially on a bike? It seems like that this is something in software that just sucks. I don't even bother anymore, I open up a topographical map and figure out routes by hand. No more turning left across six lanes from a stop sign. No more route thats "mostly flat", aside from the 400ft of undulating terrain that saps you. No sharing the road with semitrucks that go 50mph and are actively trying to force you off and into riding on the sidewalk. No more surprises. All this planning turns things into a homework assignment, but its worth the investment for points of interest you regularly are going to.


I've been really happy with ridewithgps.com for route planning. I do sometimes have to go to other sites for areas I'm more unfamiliar with. It syncs any routes I make automatically to my Wahoo GPS, and gives me options to share with others on that platform.


https://cycle.travel/map

Disclaimer - my site. It’s very focused on quiet routes, so will generally prefer a hilly road if the alternative is a traffic-infested one. Europe/North America/AU+NZ only at present.


Really impressive site, thanks for sharing it! Bonus: I'm just used to sites not having data / support for Canada; this was a pleasant surprise.

UX observation: clicking to create a start and end was relatively intuitive, but it took a while to find "Close route" to reset it (and be able to click for start / end points once more).


Interesting point - thanks! There's an (X) button to close the route but maybe I should change the icon to a trash can or similar...


Great!

How do you determine quiet-ness? Is it just by the grade of the road, or do you have some kind of data feed for quietitude?

E.g. in the UK, some A-roads can be very quiet despite being technically major, whereas some B-roads or even ungraded can be very busy, e.g. if they are used as shortcuts.


It's by historic traffic data where available, defaulting to road class if not. (Before I added the traffic data, it used to route over rough mountain tracks in the Highlands to avoid A roads...)


This is good. Guessing you're already ahead of me, but a feature that I find super useful in competitors is an elevation map of the route after I've selected it.


It has that, in the hamburger menu. (Also, an alternate route button!)


Checking it out...thanks,


Komoot is by far the best IMO. It's not perfect, but it's pretty good.

My workflow is 3 monitor setup. Komoot in the middle, actually planning the route. Strava heatmap on the left to see where people often travel in an area. Gmaps on the right to see streets and street view.

It's still a pain to plan, but it's _so much easier_ with komoot.


> Are any apps at all actually good for route planning especially on a bike?

No.

Google Maps directions for bikes is a good start but you have to take the routes with a big grain of salt (even with that Google is still better than every other app I've tried). I street view the route to make sure there's a least a good shoulder and re-route appropriately.


I use ridewithgps.com, but rely heavily on my own local knowledge to avoid problem areas.


komoot.com

Used by ultra-racers to plan multi-day events.

My only problem is, that when I select 'road ride', it tries to get me on a bike path. That would be a good thing for some people.


Lovely. My 2yo child really enjoys correctly identifying the Bar-tailed godwit (along with all the other birds) in this wonderfully illustrated book: https://www.bloomsbury.com/uk/what-its-like-to-be-a-bird-978...

So, this title made me smile and think of him :)


Thanks for the recommendation. I think my little one will love this!


This is potentially quite interesting to me we are having conversations on/off at work about data reporting, visualising etc., which is leading me to pay attention to related topics.

However, it's lacking in any context explaining what you're trying to achieve and why.

It's probably obvious to some people but for me, it's not, which I think is a shame.


Beyond just data replication/archival purposes, it seems you can use the this to run analysis against Goodreads entire public dataset. This is much more efficient than using their API alone.


the architecture also seems pretty complex - i am wondering at what level of requirements or data complexity people should consider something like this, as opposed to running a little cronjob on a $5 server somewhere.

not dissing the author, genuinely trying to understand the spectrum of data science needs


Adzuna | Software Engineer (Perl) | Front End Engineer (React/JavaScript) | London, UK or REMOTE (Europe)

Come and help us make job search better for our 10 million+ job seekers in 16 countries.

Adzuna's headquarters are in West London but our tech team are almost entirely remote, working across Europe. We have a large presence in Greece, as well as team members in Spain, Romania and throughout the UK (Sheffield, Bristol and more).

New hires are welcome to work from our HQ or from their place of residence.

The kind of problems were solving include: personalised recommendations and matching, improving our core search relevance, improving the UI, designing new interfaces for our mobile apps, rolling out new functionality for job seekers and so on.

Technologies we use include: Perl, React, SASS, MySQL, Solr, AWS, Chef, Terraform, Packer, Git.

I am happy to answer any questions at: adam {at} adzuna {dot} com or you can apply directly here: https://www.adzuna.co.uk/jobs/adzuna


As someone new to people management, actually, prior to people management but with an interest in the topic, I found it very interesting and useful.

I was not even sure what "IC" meant or what an "engineering manager" might do.

Personally, I found there was lots of actionable advice and a clear "path" for how one might operate in different roles in an organisation.

Almost any non-fiction book could be described as a series of blog posts or articles, so I don't really understand that criticism.

YMMV but I would recommend it.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: