HN user

rowanmanning

277 karma
Posts17
Comments12
View on HN
rowanmanning.com 10y ago

Writing a Friendly README – a short guide on user-focused documentation

rowanmanning
5pts2
github.com 10y ago

Show HN: Immagine – image manipulation service for nature.com

rowanmanning
35pts4
github.com 10y ago

Show HN: Shunter – a Node.js application to read JSON and translate it into HTML

rowanmanning
33pts11
github.com 10y ago

Show HN: Dustmite – A linter for DustJS templates

rowanmanning
2pts0
cruft.io 11y ago

Complex Routing Logic with Thundermole

rowanmanning
1pts0
cruft.io 11y ago

Introducing Bandiera, simple feature flagging for the masses

rowanmanning
6pts0
github.com 11y ago

Show HN: Pa11y 2.0 released, automated accessibility testing with PhantomJS

rowanmanning
34pts1
github.com 11y ago

Show HN: Pacer: A flexible, fault-tolerant, Redis-based rate-limiter for Node.js

rowanmanning
3pts0
cruft.io 12y ago

Writing command-line utilities with Node.js

rowanmanning
2pts0
cruft.io 12y ago

Supporting the technology community – Codebar

rowanmanning
1pts0
github.com 12y ago

Show HN: Cuff – a small utility for binding UI controls to DOM elements

rowanmanning
2pts0
cruft.io 12y ago

Accessibility Testing With pa11y

rowanmanning
2pts0
joblint.org 12y ago

Joblint.org: a web interface to lint your job specs

rowanmanning
10pts3
github.com 12y ago

Joblint: test tech jobs for sexism, culture, expectations, and recruiter fails

rowanmanning
212pts147
rowanmanning.com 13y ago

Building CSSDB

rowanmanning
1pts0
cssdb.co 13y ago

CSSDB: A curated collection of great CSS, Sass, LESS and Stylus libraries

rowanmanning
5pts0
github.com 13y ago

Express Ctrl – a controller-like interface to Express JS routing

rowanmanning
1pts0

lol it's nice to see Hacker News is still a bastion of reasoned communication and friendly discourse between tech people. I should really log in more.

I built Joblint literally 10 years ago as a fun side project. I was fed up with a spate of really terrible job ads and decided to write something to help me as an engineer vet whether I wanted to work at a company.

It's not a solid tool, it doesn't represent the way I'd build things now, and it codifies my fairly limited view of what made a bad job when I was a bright-eyed 20-something. I should probably add a note to the repo and site to express this but I'm always surprised when it gets dug up tbh.

If I were building it again then yeah it'd spot a lot more issues, it wouldn't be built using a massive RegExp , and it'd probably go harder on trying to spot red flags around homophobia and racism. I'm sure some of the foaming gammons here on HN would be overjoyed.

Anyway, see you all in another 10 years. Lots of love

I haven't heard it described like that, but in a sense I guess. At Nature (where it was developed) we use it to decouple our front and back ends. So when we work on a feature we agree on a JSON structure beforehand and work in parallel. It also gives us the ability to work in exactly the same way on the front-end no matter which back-end system is producing the JSON. This is awesome if you're a company that has applications written in quite a few languages

This is looking really nice, a big improvement on your initial release! The Cycle View is useful, it cuts down the time it takes to review jobs massively. Great work

Cargo Cult CSS 13 years ago

Semantic HTML elements, yes, but CSS class names are ignored by assistive technology at large.