Hacker Newsnew | past | comments | ask | show | jobs | submit | mega_dingus's commentslogin

I've known Rick since 2001 and was around when he & Todd kicked this off. We've both since moved and it's been a pleasure watching this take off (inter)nationally. In parens b/c I can only verify the "national" part, personally. :) I look for them whenever I visit new places

We got at least one of these in my home town in central Italy, which is less than 50k people.

I don't think it works particularly well, but then neither does the actual public library, tho I basically grew up in it.


I've seen several book boxes in Brisbane, Australia, but neither one that I know the location of has been registered as a little free library.

Hello fellow Brisbanite! Australia has it's own version of this directory - see if you can find it here:

https://streetlibrary.org.au/brisbane/


They are both there, thanks for that link.

It's leetspeak

It spells "leet" - see https://en.wikipedia.org/wiki/Leet

You're too young to have used BBSes :)


What are you on about? You clearly missed the sarcasm.


Your comment didn't seem obviously sarcastic. Intent is hard to convey over text.


"old-person tiktok" is what my kids call instagram


Oh to remember mid-90s humor

How many Intel engineers does it take to change a light bulb? 0.99999999


Why didn’t Intel call the Pentium the 586? Because they added 486+100 on the first one they made and got 585.999999987.


Amusing joke, but it actually is effectively called the 586 because the internal name is P5 and Penta from which Pentium is derived is 5.[1]

Incidentally, Pentium M to Intel Core through 16th gen Lunarrow Lake all identify as P6 ("Family 6") for 686 because they are all based off of the Pentium 3.

[1]: https://en.wikipedia.org/wiki/Pentium_(original)


You’re missing the fact that Intel wanted to differentiate itself from the growing IA-32 clone chips from AMD and Cyrix. 586 couldn’t be trademarked, but Pentium could.


Also, as per the page:

> Intel used the Pentium name instead of 586, because in 1991, it had lost a trademark dispute over the "386" trademark, when a judge ruled that the number was generic.


Didn't read the whole comment did you?


It's about TCO and time to market. Depending on what you're building, it's all YMMV. This article just quotes some individual costs

As somebody who worked at a mid-tier company trying to run databases, I can attest that RDS was a godsend. Trying to hire both a DBA and an Ops team that knew how to write the chef cookbooks for a proper multi-node cluster postgres was a nightmare. Like, we never succeeded, and something that's ootb with RDS

You must not forget that also, many (most?) companies that run things themselves do not do it right. Like, with proper off-site backups that you're regularly testing and know you have options to easily spin up replicas or restore point-in-time backups

Jeff Atwood's been saying this from the initial SO podcasts from 2008. If you have the right people who are motivated, and provide the right equipment and resources, you've always had the opportunity to have lower TCO doing it yourself

I have since moved on to a small top-tier company and still prefer to "outsource" my DBA work by way of using Aurora. Yes Aurora is more expensive. No, I don't have the mental or monetary budget to hire up a proper ops team. I know my limits


This is not the way you're supposed to be using pyenv

You're supposed to install a specific version of python in a specific place, with a specific name. Say, /usr/local/python-3.10.6

Use pyenv to use that python. Control that by creating a `.python-version` file that says 3.10.6

You now have a project that uses 3.10.6. Unless, of course, somebody installs a different version in that path - at which point you've got bigger issues

Using pyenv to use `/usr/bin/python3` and hoping for the best misses the point


> This is not the way you're supposed to be using pyenv

Because that’s not what the conversation is about. It’s about virtual environments.


I was talking to somebody who worked HR at a multi-disciplinary shop, and she said you could always identify the emails coming from programmers

It was a complaint, definitely not a compliment. She said programmers listed things out in bullet points and bluntly to-the-point. She complained they were dry, intimidating, and she hated dealing with them

I still write concisely and with bullet points, when writing to other programmers. But I now expand things when talking to everybody else. And I've found I get better responses


If the HR person wanted to recruit programmers, I feel like that's a feature.


I'm kinda glad, because I hate emails coming from hr.


Why is this downvoted? I consider it and its replies interesting and relevant

If there's an HN policy violation in this post, I'm legit curious what it is


The linked article explains exactly this


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: