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

I suppose a graphite moderator would fit the description.

Exactly, sorry for bad description

A font that takes some characteristics from certain kinds of renaissance-era handwriting. See, for example, https://en.wikipedia.org/wiki/Category:Humanist_sans-serif_t... .


Something similar is in place in Sweden. For landline numbers, it is of course easy. A number with, say, a Stockholm area code is not suddenly going to be in Nigeria. For mobiles it is trickier, because a Swedish mobile may very well be in Nigeria. Some additional database look-ups had to be added to the already rubegoldbergesque contraption that handles mobile phone calls.


For those HN readers who are not stationery junkies: The “real” Blackwing pencils went out of production... I don’t know when, but it must be at least 15 years ago, probably longer. (I have only been watching this from the outside, so don’t ask me for details. =) ) Those sold now come from a different production line at a different company, even though the maker is trying to make them as close as possible to the original. Ever since they showed up, pencil aficionados have been debating whether they are better, worse, or about the same. Originals seem to sell for over $20 a piece on eBay (actual "sold" prices, not asking prices).


Thank you! I should have explained more in-depth what I meant. I forget sometimes this is Hacker News and not, everyone has exactly the same interests as me news. I did have quite a few of the originals till I used them and there is such a difference that I had to switch entirely as I just found the new ones weren't that close to allow me to use them in the same way. So I would prefer to completely change method.


If I remember correctly, a recent Gallup in Sweden indicated that about 25 % do not take calls from any unknown number. I don’t know whether this result has been corrected to take itself into account. :)


According to Zawinski’s law, I expect curl to implement IMAP before long.

(Checks docs)

Oh.


More advanced slide rules typically have a set of “folded” scales, that can sometimes save a calculation from ending up off scale. In theory, these should be offset by half the scale length, i.e. sqrt(10). However, since the folded scales also offer a convenient way to multiply with the offset factor, most slide rules offset them by π instead, since it’s almost the same as sqrt(10), and multiplication by π is a more useful thing to have around.


The slide transition at 6:16 took me by surprise. =)

Chap needs to have his suit jacket fixed, though... that collar gap!


Did anyone ever actually use trigraphs or digraphs in C? All I ever saw in Sweden (where the most commonly used seven-bit character encoding lacked brackets, braces, backslash and vertical bar) was to just use the same code points and writing int main(int argc, char argvÄÅ) ä ... å, or setting your terminal to use USASCII, l|{v}ng your pl{}n t|xt look}ng l}k| th}s.


I remember seeing more or less the same bug 20 years ago... "Calling" process did connect, write, close. "Answering" process did accept, write("hello"), read, close. One of them got ECONNRESET on Windows NT, but not on some Unix variant (or possibly the other way around) because there was data (the "hello") that was sent but never read.

It it nice that there are some constants in this rapidly-changing world. =)


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

Search: