HN user

zackkrida

98 karma
Posts2
Comments23
View on HN

language, structure. look how much negation there is. the construction "no A, no B, no, C" is used several times.

or another example, the following sentence:

"handlers/ is flat — no subdirectories"

who writes like this? you'd just write "handlers/ is a flat folder" or similar.

[dead] 5 months ago

the identical rhythm and structure of these low-effort AI slop posts is so distracting that it makes me unable to evaluate their substance.

even the best high school plagiarists know that you're meant to rewrite the sentences you've stolen. why can't these slop authors be bothered to do that with all the time they're proportedly saving by using AI in the first place?

Openverse at Automattic | Remote | Data & Infrastructure Engineers | Full-time | https://automattic.com/work-with-us/

Openverse (previously Creative Commons Search) is a search engine that allows openly licensed and public domain works to be discovered and used by everyone. We currently index over 500 million Creative Commons licensed images and intend to add audio and video support. The project joined WordPress.org this year and continues to grow in users and the number of indexed items. All of our code is open source and we welcome community contribution.

We are currently hiring for two roles:

* A Data Engineer to help us discover and ingest new openly-licensed media at scale | https://automattic.com/work-with-us/job/data-engineer-openve... | Python, Apache Airflow, Apache Spark * An Infrastructure Engineer to help manage and optimize our AWS deployment | https://automattic.com/work-with-us/job/infrastructure-engin... | AWS, Terraform, Docker

Come work on open source codebases that ensure access to openly licensed media for the entire web. At the very least, check out our developer community and learn more here: https://make.wordpress.org/openverse/

Why I Work on Ads 5 years ago

Most people I know work on ads...to get paid. I feel like the author is really working hard to justify his work to himself and falling far short of the bar.

Next.js 10.2 5 years ago

that command just sets an environment variable `NEXT_TELEMETRY_DISABLED=1`, I wouldn't necessarily consider it system level magic.

Does anyone know what happened to the original ~200k images with CC0 licenses on Unsplash, and how they can be found?

For context: https://creativecommons.org/2017/06/22/unsplash/

"Following the switch to the new Unsplash-branded license, there is no marking of works that were previously shared in the public domain using CC0. The Unsplash API restricts/obscures the full CC0 collection, which we believe to be about 200,000 images, but it isn’t possible to access the complete archive. In order to ensure that the commons is maintained, we hope that Unsplash will either a) properly mark all the works shared using CC0 and/or b) make available a full archive of the CC0 works so they can be shared on a platform that supports open licensing and public domain tools. Previous platforms that have gone under or abandoned open license tools have shared their CC archives for this purpose. We hope Unsplash will follow the same path."

Next.js 10 6 years ago

this seems to have less to do with Next.js and is more of a design decision. Each card has a native anchor tag inside, and when you tab through these links the card is ignored and the links are focused. The card itself is a 'fake' js link, that redirects when clicked.

i personally would've made the entire card an anchor link, but either approach is possible in Next.js

I have some styles I use. Screenshots:

https://imgur.com/a/WZAaJST

I don't love when dark modes skew blue, so tried to keep it neutral with blacks and greys

``` @media (prefers-color-scheme:dark) { body { background-color: #2a2b2e; } #hnmain { background-color: rgb(32, 33, 36); }

  a:link, .hnmore a:link, a:visited, td, .c00, .c00 a:link {
    color: #e8eaed;
  }
  .subtext, .comhead a:link, .subtext a:visited, span.subtext a:link, .subtext a:visited {
    color: #9aa0a6;
  }
} ```

This would be true except that there are fixed costs of living. Say Tim Cook was making three million less -- is he going to have to make lifestyle changes to spend 3 million less a year? No way.

A person making 60k a year losing 15% of their income? There's likely to be significant lifestyle changes.