Australian urban planning, public transport, politics, retrocomputing, and tech nerd. Recovering journo. Cat parent. Part-time miserable grump.

Cities for people, not cars! Tech for people, not investors!

  • 18 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: November 5th, 2022

help-circle


  • @makeasnek On a broader note, I think possibly the best approach for decentralised, open-sourced web search might be an evolution on the SearXNG model.

    At the top of the funnel, you have meta search engines that query and aggregate results from a number of smaller niche search engines.

    The metasearch engines are open source, anyone with a spare server or a web hosting account can spin one up.

    For some larger sites that are trustworthy, such as Wikipedia, the site’s own search engine might be what’s queried.

    For the Fediverse and other similar federated networks, the query is fed through a trusted node on the network.

    And then there’s a host of smaller niche search engines, which only crawl and index pages on a small number of websites vetted and curated by a human.

    (Perhaps on a particular topic? Or a local library or university might curate a list of notable local websites?)

    (Alternatively, it might be that a crawler for a web index like Curlie.org only crawls websites chosen by its topic moderators.)

    In this manner, you could build a decent web search engine without needing the scale of Google or Microsoft.




  • @LostXOR @yogthos @NoIWontPickAName @technology There’s a few other steps they could potentially take.

    The first would be to block any financial institution in the US, or that deals with the US, from sending any payments to or from ByteDance’s accounts.

    They could also freeze any assets currently held by US financial institutions.

    Second, if they can get Apple, Microsoft, and Google on board to help do their bidding, they could pull the ByteDance app from the Apple and Google Play app stores.

    That includes removing it from any apps where it’s already installed. Globally.

    They could also request that TikTok is removed from Google and Bing search results.

    On top of this, they could do what you suggested, and ask ISPs and mobile carriers to block domains and IP addresses used by ByteDance.

    And the US could apply diplomatic pressure on other countries to implement similar financial and ISP-level blocks and bans.

    So, potentially, it’s also blocked in the UK, Canada, Australia, New Zealand, Japan, and elsewhere.



  • @Naich @ardi60 Totally agree.

    I mean, Windows is just such a weird proprietary distro.

    It doesn’t use the latest Linux kernel, or even a mainstream POSIX-compliant alternative like BSD. Instead, you have a strange CP/M-like monolithic kernel — I think they used to call it DOS — that’s been extended to behave more like VAX and MP/M.

    It also doesn’t use either X11 or Wayland as a display manager. Instead, you have an incredibly unintuitive overblown WINE-like subsystem handling the display.

    Because it doesn’t use Linux, Wayland, or X11, you are limited in the desktop environment that you can use. There’s really limited support for KDE, despite the best efforts of volunteers.

    Instead, there’s a buggy and error-prone proprietary window manager that ships with it by default. A bit like how Canonical tried to ship Unity as it’s default desktop environment with Ubuntu.

    And confusingly, they’ve named that window manager Windows as well!

    That window manager lacks many of the features an everyday Gnome or KDE user would expect out of the box.

    It also doesn’t ship with a standard package manager, and most of the packages ship as x86 binaries, so installing software works differently to how an everyday Linux user would expect.

    There’s also only one company maintaining all of these projects. It insists on closed source, and it has a long history of abandoning its projects.

    And sure, if you’re a nerd who’s into alternative operating systems, toying with Windows can be fun.

    But if your grandpa is used to Linux, frankly he’ll be utterly bamboozled by the Windows experience.

    I’m sorry to be glib, because Windows does have some nice ideas.

    But.

    Windows on the desktop just isn’t ready for your average, everyday Linux user.

    #Linux #Windows #PC



  • @mcSlibinas @etbe Really good point.

    The development time and cost is an overhead. That’s divided between the number of units you produce.

    If the programming costs are $100k and you produce one unit, then that unit costs $100k.

    But if you flash the same software on to 1 million units, then it’s just 10 cents per unit.

    Worth remembering that millions of people junking their two-year-old iPhones and Samsung Galaxies at roughly the same time.

    I think the broader underlying issue is that our economy is optimised for labour productivity, rather than making the most out of finite environmental resources.

    It really should be the other way around.


  • @ordellrb @eugenia The other place the motherboards of old phones could be repurposed is in embedded processors.

    Most home appliances feature embedded processors and motherboards these days. Many commercial and industrial buildings and structures feature a range of embedded sensors.

    In many cases, a repurposed three-year-old or even six-year-old iPhone or Samsung Galaxy motherboard is overkill in terms of being capable for these kinds of applications.

    Especially if they’re reflashed with an embedded device-focussed operating system, such as QNX.

    Instead of making new motherboards for embedded devices, why not repurpose old consumer tech instead?











  • @airwhale @technology The issue is that often the core principles of agile fly in the face of how many big companies and organisations work.

    Big orgs are often built around hierarchical command-and-control. They’re built on monofunctional teams, processes, and procedures. They’re built on KPIs and reports. They’re built around getting stakeholder approvals ahead of waterfall projects.

    So the bits of agile that tend to get picked up and implemented are the kanban boards and daily “scrum” meetings.

    And the bits that tend to get left on the cutting room floor are the bits about products being the most important output, the autonomy, the cross-functional teams, the ongoing customer input, etc.


  • @BarneyDellar @technology You’re right, it should, in truly autonomous cross-functional teams that have a high degree of delegated decision-making.

    But that’s not what tends to happen in many larger, hierarchical organisations.

    In those organisations, what can tend to happen is the daily scrum becomes where managers get to micromanage details and staff are expected to report back their progress.

    (I’m thinking about one past job in particular, where it was explained to me that: “The scrum is important because it allows our manager to keep track of our progress and set priorities.”)