HackerTrans
TopNewTrendsCommentsPastAskShowJobs

willmeyers

648 karmajoined 12 yıl önce
Python 2.7.18 (default, ...) [GCC 4.2.1 ...] on darwin

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

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

Submissions

Show HN: The Long Walk (Of Paintings)

thelongwalkofpaintings.willmeye.rs
1 points·by willmeyers·3 gün önce·0 comments

[untitled]

14 points·by willmeyers·6 gün önce·0 comments

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

declaration.docs.willmeye.rs
2 points·by willmeyers·8 gün önce·0 comments

Show HN: Mouse.party

mouse.party
3 points·by willmeyers·16 gün önce·0 comments

Street Traffic Regulation (1909)

rosap.ntl.bts.gov
3 points·by willmeyers·20 gün önce·1 comments

Dithered Emojis

dithered-emojis.willmeye.rs
2 points·by willmeyers·geçen ay·0 comments

List of defunct automobile manufacturers of the United States

en.wikipedia.org
2 points·by willmeyers·geçen ay·0 comments

Cartoon Network Flash Games

webdesignmuseum.org
419 points·by willmeyers·2 ay önce·131 comments

Show HN: 41 years sea surface temperature anomalies

ssta.willhelps.org
147 points·by willmeyers·3 ay önce·73 comments

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

github.com
37 points·by willmeyers·6 ay önce·5 comments

comments

willmeyers
·evvelsi gün·discuss
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 gün önce·discuss
https://bubbles.town/ is fun.
willmeyers
·10 gün önce·discuss
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 gün önce·discuss
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 gün önce·discuss
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 gün önce·discuss
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 gün önce·discuss
You can download the original text here: https://rosap.ntl.bts.gov/view/dot/16295/dot_16295_DS1.pdf
willmeyers
·26 gün önce·discuss
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 ay önce·discuss
This is incredible. Thank you for sharing this. I played Orbit so much.
willmeyers
·2 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
Innocent people are going to get hurt. Not sure how yet, but, giving a company intimate details about your life never ends well.
willmeyers
·geçen yıl·discuss
I believe Kagi (https://kagi.com/) uses a lot of it.
willmeyers
·3 yıl önce·discuss
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.