HN user

hailpixel

701 karma

Founder of Useful Books, Lyst, Founder Centric, and Fuzzwich (S07). VP @ Seedcamp

YC Badge: 0x9f3c73b54ee1eaff7e5f0575d70ca412f6225ef5

Posts27
Comments66
View on HN
github.com 4mo ago

OpenGranola – open-source meeting copilot with local transcription

hailpixel
1pts0
justmessaged.substack.com 2y ago

Betting on WhatsApp

hailpixel
11pts0
techcrunch.com 3y ago

Crowd.dev, open source growth platform for fostering developer communities

hailpixel
3pts0
github.com 3y ago

List of Open-Source VCs

hailpixel
9pts1
peternixey.medium.com 5y ago

Clubhouse or Cliquehouse?

hailpixel
2pts0
sahillavingia.com 5y ago

From Bubble to Bubble

hailpixel
1pts0
www.hailpixel.com 8y ago

Making generative art with simple mathematics

hailpixel
2pts0
www.hailpixel.com 9y ago

How to protect your online communications

hailpixel
1pts0
color.hailpixel.com 10y ago

Show HN: I've created an iOS version of Colordot, a color picker for humans

hailpixel
1pts1
www.hailpixel.com 11y ago

A checklist for design

hailpixel
1pts0
www.hailpixel.com 11y ago

The answer to the eternal question: “Where do I find a technical cofounder?”

hailpixel
95pts89
www.hailpixel.com 11y ago

A quick note about UX and sandwiches

hailpixel
3pts0
klinger.io 13y ago

Startup Mentoring Sessions: How to be a not-too-sh*tty mentor

hailpixel
14pts0
www.songkick.com 13y ago

Streaming modules in Rails 3

hailpixel
2pts0
lab.hailpixel.com 13y ago

Show HN: A jiggly canvas sketch

hailpixel
33pts6
eu.techcrunch.com 14y ago

Lyst comes out of the closet to open up high fashion

hailpixel
10pts0
www.businessoffashion.com 15y ago

Fashion 2.0: Social Curation Start-ups Target Fashion Industry

hailpixel
23pts6
ichooseyou.hailpixel.com 15y ago

Poké-valentine creator. A little valentine's weekend hack

hailpixel
12pts8
vimeo.com 15y ago

IPad's used to create complex light-paintings.

hailpixel
6pts1
eu.techcrunch.com 16y ago

DoGood: Replace ads with "Good Ads"

hailpixel
17pts20
mercurial.selenic.com 16y ago

Graphlog: Mercurial plugin to visualize branching.

hailpixel
1pts0
sass-lang.com 16y ago

SASS makes CSS fun again (sorta)

hailpixel
1pts0
www.chrisharrison.net 16y ago

Dynamic, Physical Buttons for Touch Displays

hailpixel
1pts0
groups.google.com 17y ago

PHP Team Responds to Google's PHP Tips

hailpixel
153pts39
www.songkick.com 17y ago

Songkick's most common feature request? Listings for countries other than US/UK.

hailpixel
18pts3
uk.techcrunch.com 17y ago

MySpace launches developer contest

hailpixel
2pts0
www.ft.com 17y ago

Songkick (YC s07) in the Financial Times - A little chat about finding backing

hailpixel
15pts2

I LOVE when people geek out about the most simple mathematical things*, especially discovering the animation power of the trigonometric functions... or any of mathematics underlying modern interactive stuff. It's one thing to know what they do, it's another to understand the power of that tool.

* I wrote a similar article around making "blobs" a while back: https://www.hailpixel.com/articles/generative-art-simple-mat...

You know, I like giant industrial projects and all, but based on the headline I was expecting something a little more exciting.

Anyway, neat crane idea.

The main reason you prepare crêpe batter long before you want to use it is two fold: 1. Allows a bit of gluten development (like cold ferment in bread) 2. And (i believe) most importantly: it allows all the air that was incorporated during whisking to escape, resulting in an even batter

Always wondering if you could just stick it in a vacuum pump...

Honestly, whatever suite of tools allows you to organize your research, thoughts, and easily write text. Remove as much friction as possible. When we wrote The Workshop Survival Guide (https://www.workshopsurvival.com/), we used post-it notes on a wall and google docs. It allowed for a fluid collaboration.

On a more meta note, how you approach writing your book is probably more impactful than your toolchain. If you're working on a book that educates (rather than, say, entertains), I'd like to share the writing framework that my longtime collaborator, robfitz, describes in Write Useful Books (https://www.usefulbooks.com/). Basically, treat your book like a product, find your audience, and test your subject matter with them as your craft your prose.

* Disclaimer: Rob and I run Useful Books, a community and toolset for non-fiction authors.

I love tailwind, and I've been writing CSS professionally since CSS2.1. I have often debated with many developer friends why it has performed so well, and this article really missed some big reasons:

1. It's works extremely well with the current component-focused UI frameworks (react, svelte, etc). Subsequently, the verboseness that is often a complaint isn't an issue at all, but a feature.

2. Does everything out of the box, and very easy to customize.

3. And, most importantly, it allows for easy art direction. Does one button need to be a slightly different size or color for this one specific element? Chuck an extra modular class on it. No need to build a complex cascasding or edge cases. (Shout out to `tailwind-merge`)

Point 3 for me speeds up production work immensely. Also, not being in JS has shrunk bundle sizes by a small amount, which is always welcome in this era.

I love that the author shows the whole workflow. It highlights how much tweaking and work it takes to achieve a polished output. Still amazing how easy it was to chain the networks together.

This is surprisingly delightful! Something so simple as trying to match what I find aesthetically pleasing and what is a productive, bug friendly garden is a very fun task. Like an organic Factorio.

Back to EU 5 years ago

An expected result from a sad, populist ideology shoved through under the guise of "winning". GDPR has plenty of flaws, but overall is a positive force for personal data privacy. Ironically, it's the business-to-business context — where the legal fees and fines are high — where this is being tested. And the UK is definitely losing.

I'm not sure what this site is trying to be. The playbook just contains generic steps of a lean / startup process. The calculator seems to be a deal funnel for a consultancy which again is loose and amorphous.

Who's the audience here?

Quick, Draw 10 years ago

The network guessed some of the "correct" answers far to quickly. For example, with just an L shape (|_) it guessed suitcase. Feels like the model is suffering from overfitting.

Fun though.

Hi! I'm the author of this article. Despite having been in the software game for a while I still completely underestimated the work. Hopefully this is a useful record for other people launching their weekend project.

That is a much smarter way of doing it! This was a weekend hack that I threw together. If I readdress the app, I'll probably rewrite the layout to work that way. Thanks for the suggestion!