HN user

mthwl

223 karma
Posts24
Comments14
View on HN
polyformproject.org 10mo ago

Polyform - Source code licenses with limited rights

mthwl
2pts0
news.ycombinator.com 3y ago

Ask HN: Examples of great PWAs

mthwl
7pts1
www.inquirer.com 3y ago

Philly welcomed PhilTel’s first free public phone as a way to resist big tech

mthwl
2pts0
news.ycombinator.com 3y ago

Ask HN: Returning to work after 5 years?

mthwl
2pts4
news.ycombinator.com 4y ago

Ask HN: Experiences learning to drive on the left?

mthwl
3pts5
reasonable.work 4y ago

Show HN: Reasonable Colors, an open-source color system for accessible palettes

mthwl
1pts1
news.ycombinator.com 4y ago

Ask HN: Experience living in NZ?

mthwl
1pts4
www.rollingstone.com 4y ago

Why the CD Revival Is Finally Here

mthwl
2pts0
www.matthewhowell.net 4y ago

On Collecting Music

mthwl
2pts0
cleanuptheweb.org 5y ago

Clean Up the Web

mthwl
17pts1
firstdonoharm.dev 5y ago

The Hippocratic License

mthwl
1pts2
sitejs.org 5y ago

Site.js – Single binary, zero-config, auto SSL, web server for personal sites

mthwl
5pts0
kofi.sexy 5y ago

Creating a Slack app that uses fewer resources

mthwl
2pts0
news.ycombinator.com 7y ago

Ask HN: Productive web stacks in 2019?

mthwl
8pts3
osseeds.org 9y ago

Open Source Seed Initiative

mthwl
2pts0
news.ycombinator.com 10y ago

Ask HN: Good reads about ethics for programmers?

mthwl
5pts2
www.mozilla.org 10y ago

Firefox for iOS

mthwl
2pts0
news.ycombinator.com 10y ago

Ask HN: Examples of web apps as composable data

mthwl
1pts0
www.padia.co 12y ago

Show HN: Padia, our new company's first product page. Looking for feedback.

mthwl
2pts0
nycsummermovies.com 13y ago

Show HN: NYC Movies (first product launch, looking for feedback)

mthwl
1pts0
thew.me 13y ago

30

mthwl
144pts50
thew.me 13y ago

Shipping is a Habit

mthwl
2pts1
thew.me 13y ago

The Burden of iOS

mthwl
28pts25
thew.me 14y ago

Developers Should Design

mthwl
7pts0

Thanks! I’m of two minds about this.

The previous commenter is probably correct in one sense. Whatever version of React I was working with in 2017 is surely unsupported now and lol-nobody-uses-that-anymore-grandpa. And maybe everyone works with NextJS or Vue or Svelte or NewerJS.

But, at the same time, I’ve been programming long enough to understand that experience with a particular framework isn’t specifically valuable. The ability to learn and understand how software works and then help build/improve it is valuable and transferable.

Also, perhaps my least favorite part of web development is the ”everything is an app now” shift that happened however many years ago.

I kind of just maybe want a job writing high quality, accessible, rigorous html and css? Is that a thing? Jobs for companies that leverage static site generators maybe?

Hi! Launched Reasonable Colors today. It’s an open-source color system for building accessible, nice-looking color palettes.

The reason this might be interesting is that it’s built programmatically within the LCH color space. All of the color shades are pinned within certain relative luminance ranges, which means all of their contrast ratios end up being rather uniform.

You can do simple “shade number math” to find high-contrast combinations.

Examples: - Pick a color, move 2 shades apart, contrast ratio guaranteed to be at least 3:1 - Pick a color, move 3 shades apart, contrast ratio guaranteed to be at least 4.5:1 - Pick a color, move 4 shades apart, contrast ratio guaranteed to be at least 7:1

Check it out, feedback welcome!

We’ll be firmly upper middle class, but I am aware that the housing market is pretty brutal at the moment.

If we moved, it wouldn’t be for financial benefit, looking for a quality of life improvement. Our bet would be that the social safety net (healthcare, public school quality, etc) would help blunt the higher cost of living.

I wrote a bit recently about why I still collect music on CDs. Here are my 3 reasons, which echo a lot of the comments:

1. To Support the Artist, 2. To Own the Music, 3. To Collect Artifacts (which is fun)

I also found a few recent attempts at creating new physical music formats, but most of them require Internet connectivity and are essentially cloud services that have physical access tokens :( I ended up just lamenting that we never got the Sony MiniDisc revolution that we all deserved.

The post is here: https://www.matthewhowell.net/notes/2022/on-collecting-music...

[dead] 4 years ago

This one has been around for a few years now, without much active development.

Is there a reason it’s popping up again now, seems like they’ve shipped a new version? Anyone using it have an opinion?

This has been posted to HN a handful of times, mostly either ignored or criticized.

I’m posting it again in the hopes of fostering a discussion around the idea. Could something like this actually work?

What would it look like? Is the idea of defining harm so difficult and transient that it would always be a failure?

It's been a while, but if I recall, wasn't Bioshock's plot a rather on the nose critique of these ideas? Particularly objectivism?

Since the city was eventually destroyed by research/monsters created by these scientists "not bound by petty morality" and their exploitation by the wealthy class?

Just a quick alternative viewpoint: as a parent, I’ve been turned off by Aldi in the past.

Often with a toddler and/or car seat in hand, unlocking a cart (for example) is not just an inconvenience, it’s a dealbreaker.

I’m into the pursuit of efficiency and low prices, but there are some real world benefits of “full service” grocery stores.

One being an nicer experience for the disabled (in my case, due to being a parent).

I’m guessing they don’t have those motorized carts either?

Anyway, I’m happy that there are alternatives. We’ll probably give Aldi another chance when our kids are older.

The Burden of iOS 13 years ago

Author here. Thanks for the feedback.

I didn't intend this to be a comprehensive argument, just wanted to draw some connection between the environment that iOS launched into and (what feels like) a lot of recent criticism of its design and behavior. Not specifically skuemorphism (which I realize isn't really worth debating in a vacuum, maybe I shouldn't even have used that word), but just instructive design in general (single-screen apps, limits on configurability, etc). Anything that can be seen as prioritizing teaching the user through interface decisions.

And, I completely agree that the market for new smartphone users is still huge. Point being that iOS now has to manage that market alongside the market for existing smartphones users (which it help create/grow).

That said, probably should have included some specific examples of what I was talking about.

Thanks again.