HN user

bennettfeely

2,238 karma
Posts93
Comments170
View on HN
apnews.com 5y ago

In Israel, mayo provides miracle for endangered turtles

bennettfeely
1pts0
analytics.usa.gov 5y ago

Digital Analytics Program Dashboard

bennettfeely
1pts0
www.cbsnews.com 5y ago

Expensify CEO emails 10M customers to tell them to vote for Biden

bennettfeely
2pts3
bennettfeely.com 5y ago

Show HN: ztext.js – JavaScript library that makes any font 3D

bennettfeely
257pts35
bennettfeely.com 5y ago

Show HN: ztext.js – 3D typography for the web, for any font

bennettfeely
1pts0
bennettfeely.com 6y ago

Show HN: CSS Creatures

bennettfeely
6pts5
a.singlediv.com 6y ago

A Single Div: a CSS drawing project

bennettfeely
2pts0
bennettfeely.com 6y ago

Show HN: USA.css – units set in inches, 1776 bytes

bennettfeely
457pts180
bennettfeely.com 6y ago

USA.css – The most American CSS stylesheet. All units in inches, only 1776 bytes

bennettfeely
3pts0
news.ycombinator.com 6y ago

Ask HN: Side project went viral, now Google is charging me $1k. Help?

bennettfeely
18pts13
copypastelist.com 6y ago

Copy Paste List – Quick, unformatted, easily copy and paste-able lists of things

bennettfeely
2pts0
bennettfeely.com 6y ago

Antiweather: Compare weather at your location and the opposite point on Earth

bennettfeely
2pts0
plaintextlist.com 6y ago

Plain Text List – Quick, unformatted, easily copy and paste-able lists of things

bennettfeely
4pts0
www.theverge.com 6y ago

The quest to reduce light pollution and bring stars back to Pittsburgh

bennettfeely
1pts0
jdan.github.io 6y ago

98.css – design system for building faithful recreations of Windows 98 UIs

bennettfeely
838pts207
ishadeed.com 6y ago

CSS Findings from the New Facebook Design

bennettfeely
3pts0
bennettfeely.com 6y ago

CSS Pie Chart – Generate a pie chart with CSS conic-gradients

bennettfeely
1pts0
www.google.com 6y ago

Odd illustrations of humans and dinosaurs with Google definition for Human Being

bennettfeely
3pts0
observablehq.com 6y ago

Loading and Analyzing Federal Election Commission Filings in the Browser

bennettfeely
1pts0
youtubedecade.netlify.com 6y ago

Show HN: YouTube Decade – The most-viewed videos posted 10 years ago

bennettfeely
168pts38
coil.com 6y ago

Coil

bennettfeely
1pts0
openbrainproject.org 6y ago

How playing American football affects the brain

bennettfeely
1pts0
www.buzzfeednews.com 7y ago

Google-savvy reputation consultants will cover up arrests, poor customer reviews

bennettfeely
2pts0
generative-art-with-css.commons.host 7y ago

Generative Art with CSS

bennettfeely
1pts0
codepen.io 7y ago

Pure CSS Still Life – Water and Lemons

bennettfeely
5pts2
www.theguardian.com 7y ago

Death on demand: has euthanasia gone too far?

bennettfeely
1pts1
families.google.com 7y ago

Google Family Link

bennettfeely
1pts1
diana-adrianne.com 7y ago

Pink – CSS illustration

bennettfeely
3pts0
www.fastcompany.com 7y ago

I still miss my headphone jack, and I want it back

bennettfeely
805pts724
slikts.github.io 7y ago

JavaScript Equality Minesweeper

bennettfeely
185pts112

The "Avoiding animation pollution" section has a few minor typos,

`transition: * 0.6s ease` won't work anyway, `*` is a selector, they're looking for a value of `all`. Omitting the transition property all together (i.e. `transition: 1s`) is what people often do but this is bad practice for the reasons they stated.

Also, for the CSS examples I believe they mean to set `.animated:hover` to `opacity: 1;` not 0.

I like the idea of using an SVG mask to make a transparent background on the jpg.

This doesn't actually work, the value attribute of the input doesn't change as a user types something.

With that said, I still think there is a a big discovery yet to be made with browsers leaking users' history via the :visited selector. Only a few CSS properties can be set with it (all related to color). But if there was a way to detect the color difference or timing of the painting that would be a big deal.

Possibilities might be with mix-blend-mode, @property, or applying "slow" css properties like a blurry text-shadow dozens of times. I've played around with this a little but haven't found a crack yet.

It's long past time for executives of these companies and others to be in prison.

Someone can spend years in prison for possession of one of these videos but the people who run a distribution company for them are free.

They mention it in the article but we should really be calling this what it really is, 21st century eugenics.

It's not "changing who gets born and who doesn’t", it's killing the weak, the unwanted, the vulnerable.

It's saying that our lives have meaning and worth and dignity only so long as we are wanted and not a burden to others.

Few minds and opinions change on HN but I encourage anyone viewing this as a positive development of society to meet someone with down syndrome in person and ask if that person would be better off killed.

Adam posts a lot of good tips and tricks and is an expert in all things CSS. My criticism was more directed at the performance of the web.dev website which I'm sure is out of his control.

Learn the best practices in web development on a site that makes 408 HTML requests with 43 MB of resources, and has popups.

Chrome inspector says it took my Macbook 1.3 minutes to finish loading.

60 Minutes continues to show repeats of their glowing feature on them, how they're going to be the next big thing and how they're set to make hundreds of thousands of truckers unemployed.

I haven't watched the full thing again to see if they mention the company has since closed down or that basically everything that was promised in the report isn't coming true anytime soon, or ever.

Thanks Tom! I just released thing all yesterday so you're the first person to donate. I was originally going to do some sort of licensing like Flickity (https://flickity.metafizzy.co/) but it seemed like too much work and I'd be totally lost in all the legalese.

The other option would be to put a single ad on the site like I have with other side projects I've made but I thought I'd try a donate button instead. I hope it's not too in your face, it's really targeted toward anyone using ztext in a commercial site or maybe if they're using it in a website for a client. Personal use or just playing around with the library it's not requested to tip anything.