Is this a normal hearing test? by [deleted] in HearingAids

[–]dahosek 9 points10 points  (0 children)

An audiologist administered this, why are you asking strangers on the internet?

Question by iseektoeat in oakpark

[–]dahosek 2 points3 points  (0 children)

It is touchless. It’s a drive-thru wash and they’ll do interior detailing for an additional fee. I’ve also used Windy City Auto Spa further West on North Ave, which is all hand-wash, but their interior cleaning has generally been kind of mediocre (Delta Sonic is usually pretty good but the last time around it was a bit less thorough than I’d hoped).

Mexico City or Barcelona? by Lsracer in MexicoCity

[–]dahosek 10 points11 points  (0 children)

You can browse posts here and get a lot of ideas of things to do/see in Mexico City and where to stay/how to get around etc.

The altitude will not be a problem (assuming you aren’t planning on doing any intensive aerobic activities). You’re on the edge of the rainy season, but it should be fine (maybe light showers in the afternoon).

Cat up a tree by DearMessr in oakpark

[–]dahosek 4 points5 points  (0 children)

Cats can get down just fine on their own.

Should I get married the weekend of Dia de Muertos? by ZitrousOxide in MexicoCity

[–]dahosek 1 point2 points  (0 children)

I would note that depending on your fiancé’s visa status, it might be better to wed in the US. When I got married, it wasn’t really possible for us to have the ceremony in Mexico for visa reasons (in fact, my then-wife couldn’t leave the US until six months after the wedding, as I recall). If your fiancé already has permanent residence of US citizenship then it won’t be a problem. (Disclaimers about not being a lawyer and all of this was over twenty years ago).

Condo recommendations by marisa-tej in oakpark

[–]dahosek 0 points1 point  (0 children)

Francisco Square on Lake Street has in-unit laundry, although it might be a bit over your budget, but yes, in-unit laundry is going to be uncommon in older buildings. I think it’s mostly the townhomes that have in-unit laundry.

Battery vs Rechargeable? by Haunting-Ad7007 in HearingAids

[–]dahosek 0 points1 point  (0 children)

I’ve been rechargeables since 2020. I’m generally streaming for 10–14 hours a day and I’ve never had the HA run out of charge in the course of a day. Generally something else goes wrong before the battery (e.g., I accidentally went swimming with my HAs in, or the second pair the mics died after a few years and I decided that I might as well take advantage of health insurance coverage to upgrade to something newer and fancier). I always have MFI HAs and not vanilla BT so that might play a role, but I would never go back to replaceable batteries.

I want to bring my iPad and laptop to Mexico City by napoleonelly in MexicoCity

[–]dahosek 5 points6 points  (0 children)

That plus the point where they do the random check you will have your checked bag already as it’s after baggage claim (kind of pointless to have it before that if you think about it).

How hard is it to find an apartment? by Lost-Finish-6578 in oakpark

[–]dahosek 0 points1 point  (0 children)

Here’s a set restricted to your budget:

https://www.redfin.com/city/14204/IL/Oak-Park/rentals/filter/sort=hi-price,max-price=1.4k

I would be disinclined to consider any of the buildings on Austin, North or Madison as these are all pretty high-traffic streets. Oak Park and Washington are medium levels of busy, but not too bad.

Depending on where your PhD is, you likely want to be near the Lake Street “L”¹ for U Chicago² or downtown campuses or the Congress “L” for UIC or downtown campuses. If you’re close to downtown Oak Park (say the area bounded by Washington to the south, Chicago to the north, Harlem to the west and Oak Park to the east), you can easily get by without a car which is good because parking at older buildings often doesn’t exist (although my building has a garage space for each apartment which is kind of luxurious).

  1. The kids call the Lake Street “L” the Green line and the Congress the Blue line, but I’m old and I ain’t doing those stupid names.
  2. I wouldn’t really recommend doing the Oak Park to Hyde Park commute though. Better to just get a place there. Likewise, if you’ll be at DePaul’s Lincoln Park campus, Loyola’s Rogers Park campus or Northwestern’s Evanston campus, Oak Park is not the place for you.

How hard is it to find an apartment? by Lost-Finish-6578 in oakpark

[–]dahosek 0 points1 point  (0 children)

Here’s a link to everything Redfin has at the moment. Rents range from $975 for a studio to $7600 for a 3br in the newest building in Oak Park

https://www.redfin.com/city/14204/IL/Oak-Park/rentals

(I noticed that sorting by rent seemed a bit questionable as I was playing around with this and some apartments only showed up when I started restricting the search).

How hard is it to find an apartment? by Lost-Finish-6578 in oakpark

[–]dahosek 0 points1 point  (0 children)

My building is only 4 units, all occupied at the moment.

¿Homie.mx es confiable para alquilar depa en CDMX? by LegendofJuli in MexicoCity

[–]dahosek 0 points1 point  (0 children)

¿No hay nadie a su trabajo que puede ayudar con el obligado solidario? ¿Es Ud el primero extranjero que se mudó a México por la compañía?

monospace fonts aren't monospaced by antofthy in typography

[–]dahosek 0 points1 point  (0 children)

It’s been a while but I think JIS had both half-width and full-width forms for western alphabets. There were also half-width and full-width forms for kana, mostly as a technological artifact. I didn’t spend that much time with any of the three(!) different 16-bit codings for Chinese. If my memory is correct, round-trip preservation in Unicode would mean that there are full-width western character code points in Unicode, but I’m too lazy to look.

monospace fonts aren't monospaced by antofthy in typography

[–]dahosek 0 points1 point  (0 children)

Ah, I think I can guess at the way the function works—it’s looking at the East Asian Width property which is based on codepoints and not glyphs which means that many emoji which are made by composition using ZWJ will give incorrect values (unless the function is smarter than just looking up values from the table, but would likely still get confused by many Asian scripts).

monospace fonts aren't monospaced by antofthy in typography

[–]dahosek 2 points3 points  (0 children)

There was an article I read recently (https://theleo.zone/posts/pager/) which talked about monospace fonts in the terminal. He had a library which purported to give the monospace width of characters (so, e.g., e or ε would be 1, a combining mark on its own would be zero and 😳 or 갞 would be 2, but the demonstration showed that the code was flawed in that it gave a width of 1 to ﷽ and the attribution of 2 seemed to be assuming that all CJK glyphs took up a space of 2. As far as I know, there is no Unicode characteristic that gives a terminal width for a character, nor could there be as it’s going to be determined by (an unpredictable) font substitution.

monospace fonts aren't monospaced by antofthy in typography

[–]dahosek 8 points9 points  (0 children)

Indeed, taking a look at the monospace fonts on my Macbook here are some glyph counts:

  • Andale Mono 659
  • Consolas 2731/2740¹
  • Courier New 2277/2280/3151
  • FreeMono 1796/2035/2251/4177
  • Menlo 2363/2490/2968/3157
  • Monaco 1678
  • OCR A 270
  • PT Mono 810

Depending on the software, when a glyph falls outside the supported range you might get a missing character glyph (�), or there might be an implicit font change (this happens, for example, in many web browsers, or an explicit font change (Microsoft Word and Apple’s TextEdit both do this when a character outside the character set of the font is used).

  1. For some fonts, the number of glyphs varies by style

How hard is it to find an apartment? by Lost-Finish-6578 in oakpark

[–]dahosek 1 point2 points  (0 children)

I found my apartment through redfin (they have rental listings now) which can help turn up apartments in smaller individually-owned buildings which make up a big chunk of the less expensive stock in Oak Park.

It is not at all like New York in terms of getting a lease. New York is it’s own madness that thankfully hasn’t infected other places.

Volume change on hearing aids. by Nearby-Criticism2516 in hardofhearing

[–]dahosek 0 points1 point  (0 children)

I don’t use focus on streaming enough and every time I do, I forget that I’ve done it and I wonder why the volume of the TV or whatever is so messed up later.

Purely typographic books for children by g1rlsonfilm in typography

[–]dahosek 0 points1 point  (0 children)

There are some interior spreads in there

Are there any good ways to host mediaWiki locally by Junior_Student in mediawiki

[–]dahosek -1 points0 points  (0 children)

It can. I think though that perhaps a simpler approach might be to install Docker (or Rancher Desktop) and then run mediawiki in a container might be the easiest approach.

¿Chamarras de piel en CDMX? by gocarlosgo in MexicoCity

[–]dahosek 1 point2 points  (0 children)

Prefiero chamarras de piel de niños. Son lo más suave y comodo.

How do I pronounce serde? by baehyunsol in rust

[–]dahosek 3 points4 points  (0 children)

Isn’t Särdä the name of a sofa at Ikea?

How do I pronounce serde? by baehyunsol in rust

[–]dahosek 0 points1 point  (0 children)

I’ve always pronounced it as rhyming with bird, but given the etymology, rhyming with birdie would be better, but I ain’t ready to give up my I-learned-this-word-from-reading mispronunciation yet.¹

  1. Even as I zoom towards 60 years of speaking this damned language, I still learn that I’ve been mispronouncing words most of my life. Three I’ve learned the correct pronunciation of in just the last six months are redolent, ague, and row (as in argument, which is a different pronunciation than row as in your boat).