flooq's comments

flooq | 4 months ago | on: The fall of Labubus and the mush of modern internet trends

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.

flooq | 5 years ago | on: FAQs regarding Scots Wikipedia controversy

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?

flooq | 7 years ago | on: Facebook Is Letting Job Advertisers Target Only Men

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).

flooq | 8 years ago | on: Facebook CEO says no plans to extend all of GDPR globally

Without regulation like GDPR, Facebook aren't obliged to state what those stupid buttons actually do with regards to the information they store about you.

Being open and honest with people really doesn't slow down development all that much.

flooq | 8 years ago | on: How fast is AMP really?

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.

flooq | 8 years ago | on: Ask HN: Your development environment on Windows 10?

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.

flooq | 8 years ago | on: CSS Grid changes everything [video]

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.

flooq | 9 years ago | on: Modern “Hackintoshes” show that Apple should probably just build a Mac tower

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.

flooq | 9 years ago | on: A PostgreSQL response to Uber [pdf]

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.

flooq | 10 years ago | on: Unemployment among UK computer science graduates

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.

flooq | 10 years ago | on: Ember.js 2.0 Released

For the reasons we don't have one true server-side framework, (other than languages).

flooq | 11 years ago | on: Websites Prep for Google’s ‘Mobilegeddon’

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.

page 1