Viewing profile — longnow
longnow
HN member- Joined
- Fri, Jan 26, 2018, 6:50 AM UTC
- HN karma
- 6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About longnow
No profile information was provided.
Recent public activity
-
comment
Comment #25337689
There is a chapter called ‘ninja code’, which is full of terrible advice. A small example. > The ideal name for a variable is data. Use it everywhere you can. There is one small co…
-
comment
Comment #21582614
I've been following a local-first methodology without realising it for an app that I've been developing. It's a workout-tracking app called harder better faster fitter. It's design…
-
comment
Comment #19480619
You can use chrome dev tools. Right click the window and click 'inspect'. In the 'Audits' tab, you can run an audit for accessibility. It runs your website and checks it against co…
-
comment
Comment #18692073
Inspired by Sublime Text's interpretation of monokai, I created `vim-monokai-tasty`, a colour scheme for VIM. The plugin includes a matching vim-airline theme and matching lightlin…
- story
-
comment
Comment #17564566
This ‘awesome list’ is a great list of curated security resources. https://github.com/sbilly/awesome-security/blob/master/READM...