HN user

sanityinc

162 karma
Posts1
Comments69
View on HN

You can control which categories of ads will be displayed in your Adsense account settings. It shouldn't be necessary in a civilised world, of course, but there you go.

Author here. The blog is for my personal brand, because I often work independently, but I was employed full-time as lead architect for this venture.

Most people tend to automatically reflect back at others the emotions projected towards them: someone gets angry at you, and you get angry right back at him. Being able to notice this in the moment and sidestep the reaction is a learned skill.

On the opposite end of the scale, there are "sponges" who receive and absorb others' emotions unconditionally, as you describe. I've known many people like this, and many seem to develop unusual health issues -- but it's equally possible to notice this process in the moment and modulate it.

In both cases, practicing mindfulness meditation is the most direct way to develop the necessary skills.

Rewritten, not knowing anything more about you than the above:

- Enthusiastic self-taught hacker with 13 years of experience. Currently seeking work in the IT Sec field: drop me an email at xxx@xxx to find out how I can help you.

SEEKING WORK - Remote / Travel possible

Location: UK

Hugely experienced veteran of top consultancies like ThoughtWorks and many web start-ups in hands-on technical positions up to CTO level over the last 20 years. I help my clients plan and build ruthlessly effective software using the latest tools and high-quality thinking, and I help teams get better results.

I care more about creating value than about specific technologies, but I have particular technical expertise in Rails (core contributor), Linux, PostgreSQL, Clojure, React and all the usual front-end suspects. I’m regularly among the 100 most active worldwide contributors on Github.

steve@sanityinc.com / https://www.linkedin.com/in/stevepurcell / https://github.com/purcell

Mithril is a tremendous little framework, and Leo has done an exemplary job of writing it, documenting it and blogging about usage patterns and tricks. While declining frequent requests that he cram more functionality into its core, he takes the time to explain the trade-offs, showing a deep understanding of the problem space which gives me confidence to build upon his work. So thanks Leo!

Hopefully, in time, more people will realise the "zen" of mithril's minimal approach. In the meantime, interested readers can check out lichess.org, which recently rewrote its impressive UI using mithril.

In my experience, stretches and foam roller are both ways to alleviate the discomfort, but they don't fix the underlying problem, which is related to running form and specific muscle weaknesses. When the gluteus medius is weak, or when the lower leg is rotated inwards slightly by the arch flattening, the IT band ends up under excessive tension, trying to keep everything in line. The long-term fix for me was to strengthen my feet to reduce pronation, to do lots of deep squats, and to focus on "firing" the glutes while running.

Bravo! This is the kind of uniquely developer-oriented innovation I've come to expect from Stripe.

Following an export, it'd be nice to have access to a trickle-feed of incremental updates in the form of SQL statements which could be applied to the downloaded SQLite DB -- then we could effectively have an offline source of truth, and we'd only really need to use the Stripe API for update purposes. The existing web hook mechanism would work well to deliver these incremental update statements.

How to choose? 12 years ago

I believe the point is that the neural net will still have preconceptions -- but the random wiring just means you've chosen to not see what they are.

Just the Mono family alone is excellent. There are a number of different weights available, each with italic and bold variants, and the repertoire of glyphs is extensive.

I enjoy condensed fonts like Pragmata Pro (which I highly recommend), and this appears to be one of the few viable alternatives I've seen. Merits a week-long test-drive, I think.

I Don't Know Swift 12 years ago

I didn't say anything about Swift: rather, I was responding to the parent's overly general assertion.

I Don't Know Swift 12 years ago

To be fair, learning a new language is a joke. It doesn't require a substantial investment of time.

I think that rather depends on the language and your past experience. Most programmers with experience in mainstream languages will indeed require a substantial investment of time to learn a radically different language like Haskell.

The author, Luke Gorrie, is a true hacker's hacker who built a good chunk of Emacs' Slime environment for Common Lisp. He ended up in Sweden to be part of the first successful Erlang-based business Bluetail, which got sold to Nortel IIRC.

(I imagine "Snabb" is closely related to "snappy" in English.)

At least xmonad starts with an "x". Alternatives like "ratpoison", "enlightenment", "metacity" or "sawfish" have names which are arguably even less meaningful to end users.

In my view there's really no tension between naming things after implementation details and giving them abstract unrelated names -- all that really matters in the long term is that a name is memorable, and memorable names can and do come from either approach.