HN user

mjmas

348 karma
Posts0
Comments179
View on HN
No posts found.

To clarify, Uggs originated in Australia and are a generic term here. Deckers owns a trademark outside Australia and is enforcing it against people in Australia.

It would be like if a US company registered Champagne as a trademark then enforced it against French companies selling it.

Remote Attestation 14 days ago

Doing it for company-owned laptops seems a lot different than doing it for customers' devices. I think the complaint is more about the latter.

Does the US have the same distinction we have here in Australia where there will be a small local government area in the centre of a city named that?

For example, the City of Sydney LGA is only one of 33 LGAs that make up what is normally known as Sydney.

Or if your editor is happy to store them in a subfolder that is useful. I use Sublime with the AutoProjects extension and it puts .sublime-project snd .sublime-workspace under a .sublime folder that I can have a .gitignore * underneath.

From my reading through the RFCs a few months ago the message and smtp envelope also have different rules for addresses, and the message allows the local-part to contain whitespace but the envelope doesn't.

Maybe that's all silly

No it isn't.

Both examples match perfectly physically:

- Touchpad is like dragging the piece of paper directly.

- Scroll wheel is like having the paper on the other side of the wheel.

The builtin keyboard on Asus StudioBook laptops also gets this right.

When holding Alt, the F4 key always acts as that rather than its special action (backlight brightness down).

Love systemd timers 2 months ago

Won't your first line mean every Monday in May as well as days 25 to 31 of May?

At least busybox's cron implements it that way:

  if (line->cl_Mins[ptm->tm_min]
  && line->cl_Hrs[ptm->tm_hour]
  && (line->cl_Days[ptm->tm_mday] || line->cl_Dow[ptm->tm_wday])
  && line->cl_Mons[ptm->tm_mon]
  ) {
MCP is dead? 2 months ago

But then there is the other side that companies are adding MCP servers to stuff that has never had a public API.