HN user

psidebot

126 karma
Posts0
Comments31
View on HN
No posts found.

With 7200 languages in the world, Unicode has to handle things like bidirectional text, contextual shaping, ligatures, character reordering, and stacked characters. Organizations like SIL Global regularly submit whole new scripts. With those sorts of flexibility requirements, it would be more surprising if Unicode lacked Turing complete formatting options.

The article definitely misrepresents what's in the video. He wasn't arrested for speaking 5 seconds over. He was standing right in front of the councilors shuffling papers back and forth for nearly a minute while the crowd was screaming and clapping. Officers asked him to leave, then told him to leave multiple times he categorically refused, all while public order was progressively deteriorating.

For me it's driving. My best thinking and my best zoning happens on the road, especially if it's limited access highway with low traffic.

My personal rule is to only purchase over-the-counter meds with a single active ingredient. I'd rather separately take an antihistamine, expectorant and painkiller than a concoction where I have to read the whole label and do math while sick to separate the doses and timings.

Disk hardware may be faster relative to RAM, but if you're using typical serverless PaaS offerings to run a hosted application at modest operational scale, it's a heck of a lot cheaper to get a node with "normal" RAM and CPU, than it is to get decent IOPS. If you're a big iron company with big iron problems, you may need to think in different scaling terms, but for the SaaS hoi polloi the economics of hosting have somewhat preserved traditional notions of performance.

I think it's worth differentiating between personal projects done to learn or just for interest, and those that are trying to accomplish something. If I do a project for myself to try things out and learn something I don't feel any pressure to finish the project. Once I've learned something or had some fun, who cares if it's "finished" or if anyone else will use it. On the other hand, sometimes I'll pick up something interesting that helps a friend or family member, or just that I need for myself, and there I'm pretty careful about scope. If I can't finish it in a couple weekends I'll look for the closest commercial solution unless it's a major once-in-a-decade passion project.

Thanks for sharing from a recent IRA pilot! I'm surprised they didn't do this as a CAT III ILS. A DA of 250' with Rudolph leaves a lot of margin for Santa to get snowed in.

Looking at the pantone color it appears more yellow to me. I have seen a lot of minor regional variation though, especially when weathering affects things, so they may be orangier in your area. You could always say they're yellange.

Even if they don't use Azure AD as their primary SSO you can often federate indirectly via Azure. For many large corporations, an auth against Azure redirects to Microsoft, then to whatever enterprise SAML2 service they're running, then back to Microsoft to pick up an OIDC token or SAML transformation, then back to your app. Instead of supporting however many SAML 2 providers with custom claim mappings you get Azure's reasonably straightforward token. You can also pick up Azure group membership (which many companies maintain or sync from on-prem AD) which is nice for mapping application roles.

Children's clothing can get worn pretty hard too. Our stuff is definitely not in donation suitable condition by the time it's too small, although I suppose it might be different if we bought more or more expensive items.

I have designed task specific data structures/compression oriented around memory efficiency. In my experience this starts to crop up when datasets get big enough to trigger cost for performance sensitivity. This is especially true for SaaS offerings, where e.g. an ability to stay under the next RAM doubling can result in serious hosting savings.

I find it helpful to use a range of descriptors. A "simple" task is easy and can be done quickly. A "straightforward" task is easy but may be larger in scope. A "tricky" task needs study to determine where it falls. A "hard" task has known complexity and is just plain hard.

A third way to make a low density neighborhood solvent is to decrease the cost of the infrastructure. We live in a low density neighborhood with right-of-ways along property lines, but no sidewalks, curbs, or below-ground storm drains. The roads are designed to discourage high speeds, and it's a pleasant walking environment, so the non-vehicular traffic along the roadside is higher than most suburban neighborhoods.

One excellent tool for accent reduction used by linguists but often neglected in language education is IPA (international phonetic alphabet).

You can learn the portion of IPA relevant to the language you're working on, as well has how each symbol translates to mouth movements.

Then you can use the IPA transcriptions available in some dictionaries to not only hear how the word sounds when pronounced by a native speaker, but also know what they are doing mechanically to produce those sounds.

This is especially helpful, because it can train you to identify and produce the different phonemes that your brain isn't attuned to for in your native language (one classic example is japanese speakers' difficulty with r and l, which happens because different languages make different decisions about what constitutes a unique sound).

The operation of airfoils is non-intuitive and many (event most pilots) hold misconceptions about how they work. That does not mean that the physics is not well understood by those who design them.

There maybe a few gaps (particularly for supersonic flight) still being explored, but in general it's inaccurate to claim that we don't know how airplanes work.