zephod
|
5 months ago
|
on: Massive Attack turns concert into facial recognition surveillance experiment
This lends even more weight to the theory that Massive Attack’s singer is, in fact, Banksy.
zephod
|
1 year ago
|
on: London's 850-year-old food markets to close
We spent our first year as a startup hacking on laptops in the attic of Smithfields, along with a dozen other startups. No idea if Innovation Warehouse is still up there[1]. If you arrived at work early enough they'd still be hosing the blood off the tarmac from the early morning market.
Most startups moved out to WeWork as soon as they could turn a profit. But hey, it was cheap office space in super-central London.
[1] https://www.facebook.com/innovationwarehouselondon/
zephod
|
7 years ago
|
on: From Harlem to Herrang: An Original Lindy Hopper Blooms in Sweden
I have many happy memories of weeks at Herrang. In fact I got offered my first job in open source there after a chance meeting, and my first startup can trace its origin to some conversations with other hackers in between dance classes.
zephod
|
8 years ago
|
on: Mixing Vue.js templates with server-side templates can lead to XSS
Let's be clear - this affects client-side apps which include the template compiler (ie. the full vue.js bundle). Right? So apps built with Webpack, and using vue.runtime.min.js should be safe?
I'd imagine that represents the majority of Vue apps in production, but I might be wrong.
zephod
|
8 years ago
|
on: Show HN: VPS Comparison – Automated tests to compare VPS by yourself
I think virtualization is a fancy word for cloud.
zephod
|
9 years ago
|
on: America has never had so much TV, and even Hollywood is overwhelmed
$3.8B? The average subscription amount is slightly less than $10,000/month...
zephod
|
9 years ago
|
on: Elevated error rates on applications and deployments
What was it?
zephod
|
10 years ago
|
on: Weave and Docker for Mac: The bridge between local and remote services
Offtopic, but does anybody know how the diagrams in this article were generated? I'd love a simple piece of software to generate beautiful, straightforward pictures like this to explain architectural problems.
zephod
|
10 years ago
|
on: Hiten Shah on VC funding vs. bootstrapping and how to determine ‘grit’ [video]
I'd like to listen to this as a podcast later -- any idea how I can get hold of it, without running a Flash video player in a desktop browser?
zephod
|
10 years ago
|
on: How to Value a SaaS Business
My feeling is that a simple revenue multiplier doesn't work as a seed stage business valuation.
For example, how does this work for pre-revenue SaaS startups valued $1M-$5M during seed? Even if they've started generating revenue, much of their value comes from the long-term network effects and potential to create a market (right?)
zephod
|
10 years ago
|
on: Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack
zephod
|
10 years ago
|
on: 301 redirects: a dangerous one way street (2012)
What data do you need? This is empirically observable. Half the people in this thread are giving you examples.
zephod
|
10 years ago
|
on: 301 redirects: a dangerous one way street (2012)
I took over a domain which had previously 301-redirected HTTP:// to HTTPS://. It caused us no end of trouble getting the alpha site online -- obviously we set up SSL but we didn't realise it was the _first thing we'd have to do_.
It also caused half a day of confusion to understand why some of our web browsers were still failing to connect and others could see the alpha site (because they'd never visited the previous 301 site at that address).
zephod
|
10 years ago
|
on: On the Proposed PHP Code of Conduct
It did say [Flagged] for a while, though. I was reading the discussion and it bounced in-and-out of existence while I was trying to contribute. The Reply button would disappear; at one point the link and title were removed, then restored. I guess this is what the Vouch system is for.
zephod
|
10 years ago
|
on: People Call Me Aaron
Intuitively I'd agree, but I was surprised at how many people/friends/colleagues didn't know what I was talking about when The Internet's Own Boy was released. If they weren't readers of Hacker News they almost certainly didn't pick up on the story. Again - anecdotal.
zephod
|
10 years ago
|
on: People Call Me Aaron
This is so sad. I wonder if Noah has considered moving abroad for a bit - in my experience, very few people in the London tech scene know who Aaron Swartz was, or if they've heard the name they will struggle to remember the story behind it. Maybe people will disagree, but I don't think the story had quite the same cultural resonance outside the USA.
zephod
|
10 years ago
|
on: Unethical Growth Hacking from YayView
I wasn't at all surprised to see this is a funded startup -- it's had a lot of effort put into the design and execution, and it just screams desperation to me. I imagine somebody is under a lot of pressure to hit their growth metrics, and they probably convinced themselves that throwing out the rulebook is ok.
zephod
|
10 years ago
|
on: Please do not delete this commented-out version
But you could _delete it today_ and it would not be lost. Right?
zephod
|
10 years ago
|
on: Please do not delete this commented-out version
No idea why this was downvoted. Perfectly legitimate question given unclear circumstances.
zephod
|
10 years ago
|
on: Please do not delete this commented-out version
> It is possible, or even likely, that a repository switch could lose that history on a project like emacs.
Surely the "D" in DVCS means that many thousands of copies of the project history would be available around the world?