home.social

#restructure — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #restructure, aggregated by home.social.

fetched live
  1. PGA Tour >> SIGNIFICANT overhaul coming in 2028! Implementing 2 tracks.

    - Championship Series with the top 130 players, top money, purses of $20M or more

    - Challenger Series, with 144-player fields, smaller purses ~$4M. Win two Challenger Series events gets automatic promotion to the Championship.

    Will have the strictest form of promotion and relegation the sport has ever seen. “Championship” players who don’t play well for a full season will lose their access to top-tier events for a full season. A new points system will determine the best golfer in the world that season.

    Schedule will incorporate off-week breaks, to incentivize pros to play two or three weeks straight before a reset.

    Players in each series are restricted from competing in the other series. There is no alternate list for Championship events. The schedule will be trimmed down ~20/21 events with 36 hole cuts.

    Following the stroke-play portion of the season, the Tour’s postseason will introduce match play for the first time.

    Sponsor exemptions are gone! golf.com/news/pga-tour-overhau #Golf #PGATour #Revamp #Restructure #PGAGolf #ChampionshipSeries #ChallengerSeries #ProfessionalGolf #ProGolf

  2. PGA Tour >> SIGNIFICANT overhaul coming in 2028! Implementing 2 tracks.

    - Championship Series with the top 130 players, top money, purses of $20M or more

    - Challenger Series, with 144-player fields, smaller purses ~$4M. Win two Challenger Series events gets automatic promotion to the Championship.

    Will have the strictest form of promotion and relegation the sport has ever seen. “Championship” players who don’t play well for a full season will lose their access to top-tier events for a full season. A new points system will determine the best golfer in the world that season.

    Schedule will incorporate off-week breaks, to incentivize pros to play two or three weeks straight before a reset.

    Players in each series are restricted from competing in the other series. There is no alternate list for Championship events. The schedule will be trimmed down ~20/21 events with 36 hole cuts.

    Following the stroke-play portion of the season, the Tour’s postseason will introduce match play for the first time.

    Sponsor exemptions are gone! golf.com/news/pga-tour-overhau

  3. Since the global is headed to a , can we use the opportunity to & eliminate its biggest weakness - the who refuse to accept that things have beyond just the which they can be sold for?

    8000 would have been elsewhere now, if lacked the ability to hire them in the first place. Please stop quoting
    as an excuse to trade for .

    cnbc.com/2026/05/20/meta-layof

  4. Since the global #economy is headed to a #collapse, can we use the opportunity to #restructure & eliminate its biggest weakness - the #billionaire #robber_barons who refuse to accept that things have #value beyond just the #price which they can be sold for?

    8000 #workers would have been #employed elsewhere now, if #Meta lacked the ability to hire them in the first place. Please stop quoting
    #MarketForces as an excuse to trade #autonomy for #convenience.

    cnbc.com/2026/05/20/meta-layof

  5. I find out if I’ve survived the #restructure tomorrow but I think I already know. Me and my rival have been booked into ‘update’ appointments tomorrow and a quick diary snoop reveals that mine follows hers. You don’t generally tell the loser first, in case the winner declines the offer. Oh. Dear.

  6. Similar to layoffs, restructuring is just layoffs with a fancier name. Except for extreme outliers, if people are let go and not moved elsewhere, then the business is in the same poor situation as it is with open layoffs and should not be praised. #business #fail #restructure

  7. Fourteen days restraining order. Deputy Assistant Attorney General argues that the emergency is plaintiff's creation, & that the court has no jurisdiction. So we'll soon be able to add this as 3) CA federal judge: "Stop it." & they defy another court.
    #SanFrancisco #federal #judge #Susan #Illston "#radically #restructure & #dismantle the #federal #government" #RIF #Notice #reduction in #force #protect the #power of the #legislative #branch #executive #TRO #restraining npr.org/2025/05/09/nx-s1-53937

  8. Zombie #banking deepens economic woes
    "Real #NPLs, not #BoT's reported NPLs, r dangerously high, which prohibits banks fr giving out new loans & begins to recall good loans.. rumour tt #banks reject 70% of certain loan appl'ns is not far fr #truth.. to fix the #Thai #economy, one must start by fixing the zombie #bankingsystem.. The only way to cure zombie fever is to #restructure #householddebt.. #government has #noidea how as the cost wld be prohibitive. Over 5tril baht"
    bangkokpost.com/opinion/opinio

  9. In other #ThingUmbrella related news: I've completed the weekend round — 65+ commits — of restructuring & splitting up some larger packages, with the result of there being nine more of them now. 198 in total! Another side effect of this effort is generally fewer dependencies, incl. for some select other core packages (partially by choosing to intern small functions/functionality, in cases where it made sense...)

    The new packages (but existing functionality!) are:

    - thi.ng/bidir-index : Bi-directional map/index data structure
    - thi.ng/disjoint-set: Disjoint Set data structure w/ path compression (useful for union-find tasks)
    - thi.ng/object-utils : Plain JS object & map manipulation
    - thi.ng/pixel-convolve: Extensible image convolution, preset kernels, normal map generation
    - thi.ng/pixel-dominant-colors: k-means based dominant color extraction from images
    - thi.ng/sorted-map: Skiplist-based sorted map & set data structures
    - thi.ng/sparse-set : Sparse set data structure
    - thi.ng/trie : Trie-based map data structure w/ prefix search/query
    - thi.ng/uuid : Binary & string-based UUID v4 generation

    The packages which have been split up have received major version updates w/ notices on both readmes & changelogs:

    - thi.ng/adjacency
    - thi.ng/associative
    - thi.ng/pixel
    - thi.ng/random

    In case you missed it, please see this issue for more context:

    github.com/thi-ng/umbrella/iss

    #ThingUmbrella #Refactoring #Restructure #Dependencies #OpenSource #TypeScript #JavaScript

  10. In other #ThingUmbrella related news: I've completed the weekend round — 65+ commits — of restructuring & splitting up some larger packages, with the result of there being nine more of them now. 198 in total! Another side effect of this effort is generally fewer dependencies, incl. for some select other core packages (partially by choosing to intern small functions/functionality, in cases where it made sense...)

    The new packages (but existing functionality!) are:

    - thi.ng/bidir-index : Bi-directional map/index data structure
    - thi.ng/disjoint-set: Disjoint Set data structure w/ path compression (useful for union-find tasks)
    - thi.ng/object-utils : Plain JS object & map manipulation
    - thi.ng/pixel-convolve: Extensible image convolution, preset kernels, normal map generation
    - thi.ng/pixel-dominant-colors: k-means based dominant color extraction from images
    - thi.ng/sorted-map: Skiplist-based sorted map & set data structures
    - thi.ng/sparse-set : Sparse set data structure
    - thi.ng/trie : Trie-based map data structure w/ prefix search/query
    - thi.ng/uuid : Binary & string-based UUID v4 generation

    The packages which have been split up have received major version updates w/ notices on both readmes & changelogs:

    - thi.ng/adjacency
    - thi.ng/associative
    - thi.ng/pixel
    - thi.ng/random

    In case you missed it, please see this issue for more context:

    github.com/thi-ng/umbrella/iss

    #ThingUmbrella #Refactoring #Restructure #Dependencies #OpenSource #TypeScript #JavaScript

  11. A Corporate Poisoner Two-Steps Out Of Its Toxic Liability

    levernews.com/a-corporate-pois

    A Koch-owned company is exploiting bankruptcy law to avoid responsibility for their asbestos assets and rewrite judicial precedent.

    #Poisoners #Restructure #SkirtResponsibility #VictimAbuse

  12. A Corporate Poisoner Two-Steps Out Of Its Toxic Liability

    levernews.com/a-corporate-pois

    A Koch-owned company is exploiting bankruptcy law to avoid responsibility for their asbestos assets and rewrite judicial precedent.

    #Poisoners #Restructure #SkirtResponsibility #VictimAbuse

  13. looking forward to #restructure discussion and learn about other perspectives on the future of #ieeevis. too bad i will be a bit late :/