HN user

DannyPage

748 karma

http://danny.page

Posts13
Comments73
View on HN
Jerry's Map 29 days ago

First found out about Jerry’s Map over 10 years ago thanks to this video on Vimeo and it really stuck with me. Glad to see the project continue. Also I miss finding these smaller documentaries on the site, so many neat subjects covered before Youtube became the home of all things video.

https://vimeo.com/13596774

I think the statement is more for folks who may have happened across her profiles or the website itself and would be rightly confused if they saw a big change. I've seen similar episodes with friends and it's extremely hard to get them out of it, if at all, for reasons noted in the post. I hope they get the help they need.

Compare the tweets now versus the profile from a few years ago: https://x.com/tokipona vs https://web.archive.org/web/20220511012717/https://twitter.c...

Other links: https://tokipona.org/ https://bsky.app/profile/tokipona.org

It's a great combination of physical and digital. Similar to vinyl records, having a resurgence, MiniDisc really stands out as a very good portable physical solution:

- MiniDiscs are easier to write/re-write than CDs if you have a NetMD capable device, just load up https://web.minidisc.wiki/ in your browser and MP3s will get converted for the disc. - Smaller and more robust than CDs - Feels very "RetroFuturistic" compared to cassettes and records, if MP3 players hadn't taken off, it could have easily been the next big format

Update 18 December 2025: We’re back! A lovely man from Singapore, working for Apple Executive Relations, who has been calling me every so often for a couple of days, has let me know it’s all fixed. It looks like the gift card I tried to redeem, which did not work for me, and did not credit my account, was already redeemed in some way (sounds like classic gift card tampering), and my account was caught by that. Obviously it’s unacceptable that this can happen, and I’m still trying to get more information out of him, but at least things are now mostly working.

It’s great that it has been resolved, but I’m still baffled by a number of things:

1) Why would redeeming a bad gift card result in a complete shut-down of the account? 2) Why is it seemingly impossible to get any support now unless you drum up a ton of press? 3) Should companies be restricted from growing too large where they can’t support their customers?

In my personal and professional experience, banks are the only companies that seem to actually know how to handle these issues appropriately when it comes to fraud or access. Rather than move to outright banning the account, there are intermediate steps that can be taken. Personal example, my Facebook account was recently banned because a hacker accessed my account uploaded a bad ID when FB requested an ID verification. Despite the request coming from a country I have never visited and would likely be on any high-risk list, my 20 year old account was banned literally overnight without having any recourse. There’s no number or even any email to use. Maybe I can see if the Register will write it up… (I do have all the info from my Facebook account download to show how it was compromised, and any internal support should have been able to see the same… if they cared.)

You can quite often get a $300 yearly sub to O'Reilly, they run a discount ~4 times a year.

That said, like a lot of other content subscriptions, it can be quite anxiety inducing to make it seem like you're getting your money's worth. I've gotten the sub via my work, and I think the labs and videos are quite good, plus the occasional opportunities to do live-chats with the authors. But you have to sift through a lot of content and dedicate a lot of hours to use them. For most folks, I think buying a few technical books a year as needed would be a much better use of time and money.

The article itself is very skeptical of AI, so I highly doubt that's the case.

Also in the footer: "Everything on this website—emdash and all—is created by a human."

But there was no care in the images, which made me skeptical of the content. The free chapters are also poorly written. It reads like he dictated the content and didn't do a single review pass on it. The Docker Compose chapter especially is very light on details and doesn't explain how to use the various features and what tradeoffs or issues you may encounter. Like the AI images, the whole product feels rushed and haphazard and lacking in quality.

We want to express our deep gratitude to the many cohorts of maintainers who have contributed to Bundler and RubyGems over the past two decades. Ruby tooling would not be what it is today without their dedication and leadership. Their work laid much of the foundation we are building on today, and we are committed to carrying that legacy forward with the same spirit of *openness and collaboration*

- The bolded part doesn’t track with locking out the entire team without notice or explanation.

- “Thanks for the hard work, the adults will take it from here” rarely works out.

We just finished implementing Iceberg on top of a large set of Parquet files, stored in S3. It’s a neat idea to be able to turn a lot of data files into a SQL database, but I absolutely understand the pain and confusion the author writes, especially around how it handles metadata. It creates a lot of those files and makes a large mess of the directory. Some queries that I know would return a single parquet file take up to 30 seconds.

I don’t think we’ll scrap it and there are certainly ways to speed up the problematic aspects of querying the catalog, but I’m also rooting for DuckLake to make it a lot more approachable by not completely shying away from the database as an idea.

Interesting idea, but it mentions the idea of notifications. Is the notification when happens to be new article is at the top on the page? Or is there an external service he forgot to metnion?

A big focus is (rightly) on rural areas, but mobile internet packet loss can also a big issue in cities or places where there are a lot of users. It's very frustrating to be technically online, but effectively offline. An example: Using Spotify on a subway works terribly until you go into Airplane mode, and then it suddenly works correctly with your offline music.

I really enjoyed using Glitch as it allowed me to quickly publish and iterate on various experiments or try out new libraries like Datasette or HTMX.

I am curious what Glitch will look like after July. If they aren’t hosting apps, will they still be hosting code and letting it deploy elsewhere? It says it’s not a full shutdown, but it doesn’t appear to say what will be left to do on Glitch after that date.

At its core, it’s just a text editor. You don’t need any subscription. It’s Local-first, uses Markdown, and if you want to sync or publish, there’s plenty of other tools for that purpose that don’t require an account, like Syncthing or Github Pages.