Porkbun. Their prices are very reasonable and their support team is consistently responsive and helpful. Honestly, even if their pricing was higher I would still choose to use them because it's clear their goal is to maintain a useful product, not infinite growth andendshittification
HN user
bdn_
Interested in making web development fun and accessible
https://github.com/px-64
Just from the name, I thought this was going to be Google's official take on the classic "Google Gravity" site from ages ago: https://mrdoob.com/projects/chromeexperiments/google-gravity...
I used to love leaving that site open on public PCs and watching the reactions that resulted :)
ZIP codes are such interesting identifiers. Their intended use was for facilitating more efficient mail sorting, they were not for providing any sort of human-friendly location data. Yet we still end up using them in so many parts of our lives for identity verification, navigation, population statistics, ...
They remind me of Social Security numbers in a way, where an identifier created for one narrow use (internal Social Security use only) ended up becoming a de facto standard (national identification number) due to the absense of a suitable alternative.
If you'd like to go further down the ZIP code rabbit hole, a few interesting codes to research are `00501`, `48222`, and `12345`. :)
Of course you can, nobody is claiming otherwise. Freedom of speech does not come with freedom from the consequences of what you say.
I have the freedom to scream "FIRE" in a crowded building when there really isn't a fire, does this mean I should be excused from the consequences? DHH has the freedom to post racist and intentionally divisive BS on his own site, and we have the freedom to let people who care about being anti-racist know to stay away from him and his work.
New.css developer here, thanks for sharing :)
I’ve been thinking about creating a CSS tool somewhere about halfway between new.css and Pico CSS for very basic page layout tools (containers, callouts, menu bars, etc) that still focuses on being extremely small and performant.
I feel that a tool like that would be helpful for laying out a simple but functional site (sourcehut’s site [1] comes to mind) where you need a few basic layout tools but don’t need all of Bootstrap.
I have been sponsored by Vercel since early 2020. Vercel has primarily served as a CDN for my free and open-source font delivery system, using up to a couple hundred gigabytes of bandwidth per month. Luckily I've been using a custom domain for these deployments so migrating platforms should be easy!
Does anyone have any recommendations for a CDN service that may be interested in sponsoring this type of project? I suppose it's possible to just use Cloudflare's free tier, but I'd like to avoid contributing to internet monopolies as much as possible.
I'm `@3x` on GitHub and I get multiple notifications every day from people mentioning graphics scale factors [1] in issues and PRs. It is a lot of fun to add a "" reaction to everything mentioning me!
[1] https://developer.apple.com/design/human-interface-guideline...
Has anyone else experienced DuckDuckGo ignoring the exclusion operator? For example, searching `kiwi -fruit`, with no space between the hyphen and second word, used to bring up results that did not include the word "fruit". This no longer seems to be the case.
Who knows where I would be today if not for Kevin's influence... Kevin was (and will continue to be!) a role model in many ways. RIP
I'm not too familiar with either's privacy/security practices, what makes Sandstorm more secure than Yunohost?
I regularly use Hagoromo chalk on a personal chalkboard and I always break new sticks in half before use. For me, it feels more comfortable to use smaller pieces than large ones. It allows me to hold the chalk with more fingers, and avoids the awkward position where you have to hold the chalk like a pencil with a few inches of chalk resting on your hand. However, some friends swear by full, long sticks, so it's very much a matter of what you're used to.
Hey Paul, legitimate question. What actions from Musk would it take for you to stop supporting him?
Making a server is surprisingly terrible for such a ‘mature’ game.
The official Minecraft server software is exceptionally unoptimized, but a number of independent open source forks exist, some of which can substantially improve performance. Unless you're talking about maintaining the community aspect, which is definitely not so easy... :)
For anyone getting into Minecraft for the first time, be sure to check out the mod Optifine [1]. A substantial portion of the Minecraft community uses it for its UI and performance improvements to the base game. It also allows the use of custom shaders [2], which totally change the feel of the game by adding realistic effects like long shadows, wavy water, and swaying plants. I personally stick with the base game's appearance, but shaders can be really fun for exploring caves and other places with unique lighting.
[1] https://optifine.net/home [2]: https://www.pcgamer.com/best-minecraft-shaders/
Even if this was settled, I consider this quote when thinking about Amjad Masad (Replit CEO).
When someone shows you who they are, believe them the first time.
- Maya Angelou
There is this logo as well: https://www.python.org/static/community_logos/python-powered...
I thought up a few ways to visualize 2^64 unique items:
- You could give every ant on Earth ~920 unique IDs without any collisions
- You could give unique IDs for every brain neuron for all ~215 million people in Brazil
- The ocean contains about 20 × (2^64) gallons of water (3.5267 × 10^20 gallons total)
- There are between 100-400 billion stars in the Milky Way, so you could assign each star between 46,000,000–184,000,000 unique IDs each
- You could assign ~2.5 unique IDs to each grain of sand on Earth
- If every cell of your body contained a city with 500,000 people each, every "citizen" of your body could have a unique ID without any collisions
Calculating these figures is actually a lot of fun!
Right above that line, the site notes that the code is available here [1]. It looks like the majority of it was written by Drew DeVault, who runs SourceHut [2], where the code is hosted.
I recall seeing go link stickers around Google's Mountain View campus in the early 2010s! That was the first time I had seen something done like that, "overriding" an entire TLD zone (not that `.go` is in use, anyway) to serve custom content.
Do you happen to know how Google, or any other places, do this? I assume a custom DNS resolver being forced on clients through a network could do this, or maybe hosts files for each machine.
This works with DuckDuckGo as well: https://news.ycombinator.com/item?id=32473643
You can combine the exclusion `-` syntax with this as well. If you want to find different sites on the TLD `.test` but only URLs on `home.test` are being shown, you can use this search:
site:test -site:home.test
I can confirm that emoji domains for `.to` are still supported, I believe most of them are taken by now, though. You can use https://register.to to check.
At one point of time, `http://to` resolved to a "It works!" page [1]. I've always thought it would be cool to have a URL shortener with links such as `https://to/library` or something similar. Oh, how much fun running your own TLD would be...
"How to Sharpen Pencils" [1] by David Rees is one of my favorite books. Highly recommend it for its perfect blend of satire, actual in-depth analysis, and absurdity.
[1] https://www.penguinrandomhouse.com/books/214252/how-to-sharp...
Tip: You can search the term `site:ext` on DuckDuckGo to see sites using that domain extension (TLD). It's not very helpful for .com for example, but it's useful for queries like `site:aws` to see what sites are using the .aws TLD.
Agreed, thanks for posting. I had been interested in exploring some of their software, but will absolutely look for alternatives now.
Very sad and sometimes confusing to see how the spirit of free/libre software is completely lost on some people.
Interesting, how does the process of going from Notion to Astro work? Are you just exporting Markdown files, or is there an API integration in use?
The HN articles still links to this for me:
https://www.quantamagazine.org/number-theorist-james-maynard...
It's possible that Quantum Magazine changed the title and is redirecting this old URL to the new one.
HN titles are often edited after posting, so it's possible the original title misrepresented this.
Yes. Even if it may be permitted under some licenses, training models off millions of developers' code and capitalizing on those models goes against the spirit of open source software. I'd expect nothing less from Microsoft.
I am @3x and I get ~10 notifications a day of people mentioning me in PRs and issues. Whenever anyone writes the name of a file containing `@3x`, which is commonly used for hi-res assets, I get a notification. I quickly learned to turn off email notifications!
I wonder how those email addresses worked. Who or what is window@athena? Project Athena is from MIT, so maybe window is a shared account for the group or window is a proto newgroup?
The history of email standards is interesting, to say the least!