HN user

Mozai

15 karma
Posts0
Comments14
View on HN
No posts found.

I remember growing up getting into scenarios like the Marshmellow Test, but I didn't learn to delay gratification; what I learned was I'm a sucker if I wait or make sacrifices. Often "you'll get two later if you surrender this one now" became "there is no second marshmellow and you're not getting the first one back." How many times do other kids have to experience this before they learn not to delay gratification? and thus get accused of "poor impulse control" when I'd call it "learning from experience" ?

Recently it's become illegal to provide civil services in any language but French; this includes services that are government funded, like public libraries. There are four exceptions to this rule: you're First-Nations or Inuit, you arrived less than six months ago, you can provide proof you used English exclusively with the government before 2021, you can provide proof you are a student at an English-speaking school. There's also the warrantless search-and-siezure powers held by the Office Quebecois de la Langue Francaise (OQLF) where they can walk into any business unannounced and inspect your internal correspondence to make sure your employees are only using French. Employers who wish to hire an employee whose primary language isn't French must submit a written explanation to the OQLF as to why. Any companies with more than 25 employees can be asked by the OQLF to submit scheduled reports on how they are protecting use of French in their workplaces.

Ask wikipedia about "Pastagate"; things have become more severe since.

I believe the metaphor of "poisonous chemical" has run away with you. Is it about the listener ingesting knowledge that is harmful ("grokking"), or is it about the speaker making a mistake and thus everything that speaker has done / will do is a mistake?

I do wish the author described which 'ack' is being lauded. When I attempt to use 'ack' on my linux workstation the results are confusing.

    moses@deunan:~$ </etc/mime.types grep application |grep x-ruby
    application/x-ruby				rb

    moses@deunan:~$ </etc/mime.types ack application x-ruby
    application: No such file or directory
    x-ruby: No such file or directory

    moses@deunan:~$ ack -h
    ack v1.39 Copyright 1993,94 Ogasawara Hiroyuki (COR.)
    usage: ack [-{e|s|j|c[c]}] [-{a|A|o<file>}] [-zCntud] [-{E|S}] [<file>..]