HN user

flooq

28 karma
Posts0
Comments21
View on HN
No posts found.

If you swap decentralized for personalized then the point about hyper-curated media bubbles do make sense. It feels backwards because it’s not how we use decentralized in the industry, it’s probably the same reason you correctly said web instead of internet.

Due to all the reports of mangled English (which is indeed a problem), a lot of people seem to have the false impression that real Scots is wildly different to English. The Scots for "Italian cuisine" is in fact "Italian cuisine".

It's ridiculous incident but it's also overstated, I haven't seen any decent translators with Scots support but if they were based on that wiki they'd probably tell you that the Scots translation of "to know" is "tae ken" which is perfectly correct. It might also tell you that the Scots word for physics is "pheesics" instead of "physics" but how faith should you be putting in a public wiki as a data source in the first place?

It's definitely illegal to discriminate on those grounds in the UK (https://www.gov.uk/guidance/equality-act-2010-guidance).

There are exceptions like modelling or acting where roles where there could be reasonable reasons for being gender-specific but not for the tech and public sector jobs described in the article.

Given the way issues like this overlap with the European Convention on Human Rights I would expect it to be very similar across Europe (certainly within the EU).

Not just a site too. Almost every significant government service is being migrated to that domain, linked from that site and designed to the same standards.

WSL and sometimes Docker. If it belongs on the command line I keep it in the Ubuntu environment.

I've been swinging between the Jetbrains IDEs, Atom and VS Code over the last year but I think I'm settled with VS Code now.

I'm using Hyper for terminal, or VS Code's terminal.

We call them semantic because they have extra technical meaning in HTML (built in WAI-ARIA roles for example). For example, browsers expose them as landmarks for screen readers.

That said there are a lot of similar examples of magical beliefs that are unfounded. Extra <div> tags rarely matter and "semantic" CSS values don't do anything.

Worse than the Hackintosh users, Apple have just about lost me completely to Windows.

Apple held my attention for years because I need Adobe software and prefer a Unix enviroment. I'm pretty happy using using a Windows 10 desktop with Windows Subsystem for Linux now. My workflow is pretty much the same as it is my MacBook now. So much so that I'd probably do the same with my next laptop.

I thought it was more that they were opening a connection for several queries but doing other blocking IO tasks in between the queries, rather than just computation.

In the 90s, when they introduced the Advanced Higher they changed the Higher Grade to remove a lot of the deeper computer science components. Having been in one of the last years to sit it I then ended up studying a lot of the same information in my first year at university anyway. Unfortunately having a good school curriculum didn't automatically make the degree level education better.

Older versions of iOS had a bug where zoom levels would mess up when device orientation was changed. For a while disabling zoom was a reasonable alternative but it's not justifiable anymore

On the other points I think it's because a lot of companies are still treat their mobile UX as an afterthought, even the ones who wouldn't like to admit it. It's a lot of work to handle all the variables well and few are willing to commit the resources in the right places early enough to implement a good mobile experience without awkward technical workarounds later.

They're just acknowledging that everything is moving forwards, I imagine that they're pleased to have influenced the other frameworks. Ember in particular seem to have learned a lot from React and are adopting a virtual-DOM approach to rendering.