HackerTrans
トップ新着トレンドコメント過去質問紹介求人

willmeyers

648 カルマ登録 12 年前
Python 2.7.18 (default, ...) [GCC 4.2.1 ...] on darwin

Type "help", "copyright", "credits" or "license" for more information.

>>> ''.join(['mail', '@', 'willmeye.rs'])

投稿

Show HN: The Long Walk (Of Paintings)

thelongwalkofpaintings.willmeye.rs
1 ポイント·投稿者 willmeyers·3 日前·0 コメント

[untitled]

14 ポイント·投稿者 willmeyers·6 日前·0 コメント

Show HN: U.S. Declaration of Independence but as Google Doc Version History

declaration.docs.willmeye.rs
2 ポイント·投稿者 willmeyers·8 日前·0 コメント

Show HN: Mouse.party

mouse.party
3 ポイント·投稿者 willmeyers·16 日前·0 コメント

Street Traffic Regulation (1909)

rosap.ntl.bts.gov
3 ポイント·投稿者 willmeyers·20 日前·1 コメント

Dithered Emojis

dithered-emojis.willmeye.rs
2 ポイント·投稿者 willmeyers·先月·0 コメント

List of defunct automobile manufacturers of the United States

en.wikipedia.org
2 ポイント·投稿者 willmeyers·先月·0 コメント

Cartoon Network Flash Games

webdesignmuseum.org
419 ポイント·投稿者 willmeyers·2 か月前·131 コメント

Show HN: 41 years sea surface temperature anomalies

ssta.willhelps.org
147 ポイント·投稿者 willmeyers·3 か月前·73 コメント

Show HN: A creative coding library for making art with desktop windows

github.com
37 ポイント·投稿者 willmeyers·6 か月前·5 コメント

コメント

willmeyers
·3 日前·議論
I had to sift through a bunch of different state agency websites before Covid for a job. Most of these websites are nightmares when trying to find information or fill out a form. I can't imagine trying to navigate these sites by yourself with a disability. Honestly, if you're hosting a website on a .gov domain, you should be required to use USWDS (https://designsystem.digital.gov) or something equivalent.
willmeyers
·3 日前·議論
https://bubbles.town/ is fun.
willmeyers
·10 日前·議論
Sorry for taking so long to get back to you.

Basically I extracted the emojis from my Mac's system font. From there I downscaled them to 64x64 pixels and made them grayscale.

With this set of images I experimented with a few different algorithms. I ended up settling for just a regular ordered dithering (Bayer). But! It still didn't look that good. So what I ended up doing was normalizing the darks and lights for each emoji. This was because some emojis are lighter and darker than others. I wanted to create a uniform appearance for all of them.

So the process was (1) get emojis. (2) downscale + grayscale. (3) normalize tone. (4) dither. (5) then upscale
willmeyers
·10 日前·議論
I was inspired by this site to run emojis through a dithering algorithm (https://dither-emojis.pages.dev/)! Nothing beats hand drawn though.
willmeyers
·16 日前·議論
What an incredible test against human capability and optimism to preserve them for so long in hopes that we would one day have to tech to read them without destroying them. Stories like these give me a lot of hope for the future.
willmeyers
·18 日前·議論
People do all the time. On Instagram/TikTok/Facebook they've gotten pretty good at hiding whether something is an ad with videos plus very good content creation. Ads are not what they used to be 10 years ago. People not as adept to these shady tactics fall for it all the time.
willmeyers
·20 日前·議論
You can download the original text here: https://rosap.ntl.bts.gov/view/dot/16295/dot_16295_DS1.pdf
willmeyers
·26 日前·議論
I guess this is no different than Google Summer of Code, Code for America, etc but with AI. If it actually helps these orgs and doesn't lock them into Anthropic pricing/models then sure, let it rip.
willmeyers
·2 か月前·議論
This is incredible. Thank you for sharing this. I played Orbit so much.
willmeyers
·2 か月前·議論
WebRTC is great and so is Pion, thanks for help making and maintaining it! I loved learning about WebRTC from WebRTC for the Curious!!!
willmeyers
·2 か月前·議論
I'd argue (and against something that I've believed for a long time) that online (I guess that includes AI now) anonymity is gone and probably something that never really existed. Maybe I'm naive to finally believe this...

We all exist in a physical space (like real communities and neighborhoods). We can wear masks, hats, fake glasses, try and hide your voice...whatever, but your neighbors are always going to know who you are. I'd say that's true for the virtual space now too.

The pseudonym you've used for x years or the VPN you've used doesn't suffice. It's just a costume at this point. Your ISP knows who you are. Your phone carrier knows who you are. Cloudflare and Google and Apple have a fingerprint specific enough to pick you out of a crowd of millions. Every potentially anonymous account is one subpoena or a data breach or one FOIL request away from unmasking it. You were never anonymous. Whatever is going on now is not built for your anonymity.
willmeyers
·3 か月前·議論
This is the most insightful comment in this thread. Unfortunately Oks decided to use a clickbait title that made people jump to conclusions.
willmeyers
·4 か月前·議論
I mean when you have Larry Ellison and other goons pledging investments in these major studios, it's no wonder people who actually enjoy watching movies don't want to give their money+time to watch some dumbed down bottom of the barrel slime that AI has decided people will sit through.

Thankfully, filmmaking is becoming more and more independent. It's never been easier and cheaper to make a movie and share it to millions of people on YouTube or Vimeo. Why go through Hollywood, investors, or give money to festivals for a chance at success when you can just upload the thing and see what happens?
willmeyers
·5 か月前·議論
Innocent people are going to get hurt. Not sure how yet, but, giving a company intimate details about your life never ends well.
willmeyers
·昨年·議論
I believe Kagi (https://kagi.com/) uses a lot of it.
willmeyers
·3 年前·議論
I'll take a look at lima, but I've had nothing but problems using colima as a docker alternative on my macbook air m1. Could be user incompetence, but always got issues of images failing to pull and containers erroring out in mysterious ways.