xsk

@xsk@treehouse.systems
65 Followers
385 Following
365 Posts
Hobby Embedded Developer, System admin, Cloud operations, Orchestration and such...
Pronounshe/him
codeberghttps://codeberg.org/xsk
Makertubehttps://makertube.net/c/iguanatech/videos
Gitlabhttps://gitlab.com/xsk

Why have Apple and Windows OS upgrades become :

- "You get two new emoticons"
- "You can now make gifs"
- "The mouse pointer is pointier"
- "You can subscribe to get a spell checker"
- "You can ask an AI to do all the above"

Is this list really that much more interesting to people compared to actual OS changes ? Is there some conspiracy to move to a continuous upgrade model by downplaying all core OS upgrades to theme and emoticons ?

I honestly ask because there is literally nothing on mainsteam news sites that can be considered technical excellence.

I have not checked myself into API, ABI, BUS/Memory/Process Management changes as my point is that those parts seem to be completely unmentioned, and this clear focus on things that don't matter is baffling.

ok, I finally watched "Don't Look Up", It is scary how close to reality the chain of events happened in that movie 😅
@grawity as many of all those new terms, these are internal communication meanings… the simplest explanation is the most likely, and the red button means something much less like a feature flag and more a feature removal. As in „we allow to remove the offending feature and we now need to build a new version to see that“

https://status.cloud.google.com/incidents/ow5i3PPK96RduMcb1SsW

How to say that you phased rolled out untested, null pointer exception causing codebase, in a vital and global policy system that has also obviously never been benchmarked for time to full recovery - the initial updates had no ETA even though the root cause was apparently known from the first 10 mins - in 5 paragraphs.

And the scary part ? no mention of violations of any coding practices and code reviews, nothing to base a policy system on policy schemata or versions, nor unit tests that would have stopped a phased rollout.

For some reason they picked to announce static analysis improvements ( to avoid null pointer exceptions ), mandatory feature flags ( in order to not have to wait 20-30 minutes for CI/CD ) and modularization ( blast radius control ), which should have been the baseline anyway, no process changes.

Very embarrassing, I hope whoever decided to remove guardrails and took actions to eventually effectively nullify the phased roll out process, presses on the brakes and starts realizing that they need to push for the stability/credibility currency increase once again...

"Successful null release"

#gcp #gcpdown

Google Cloud Service Health

TIL that GRUB will freeze if "sysrq" seq is being spammed...

due to some mishandling liquids in a glass based chain of events, my keyboard's ( matt3o's Whitefox - Nightfox Edition ) Alt and Print-screen buttons got stuck, which blocked me from booting my main PC until I disconnected it.

oh well, you live and learn....

@root42 just for your sanity, keep that „Simon says“ tree solution order in a piece of paper ( no spoiler, just something I wished someone had told me back then )

@Gina @ariadne Have you ever seen an AFD promoter of regional elections smirking at you when you ask them why they invited a person that did 2 Sieg Heils on the most publicized event, just one week earlier, at their conference to speak on a big screen about their German pride ?

Have you seen them smirking when you ask them why they are against people that are not Germans living in Germany and then answering "you will find out" ?

I have.

This is not a joke and definitely not safe to ignore, even if you have the best intentions ( there is a saying for that ) you have to recognize that the most radical groups once started as a group of people with the same self fulfilling goals, pushing for a purpose they felt righteous until a "Leader" told them it is time to stop caring for democracy and what everyone else feels and start defining a world as you like with them as your family.

Your new moderator claims that it is ok and actually expected to become radical if people "call you names" as if there are not already clear actions and events led by those groups ( also something that apparently you think is bad to do, naming groups ).

AFD and MAGA are not some kind of book club, they have been actively hunting down/cursing/attacking people and been part of a full insurrection ffs, THAT is what defines them, not people calling them names because they feel disappointed...

These fallacies, dilution of accountability of actions and nonsensical arguments are why you have words like "nazi bar" and "dogwhistle" attached to fossdodon atm, not because some general misunderstanding. There is a saying from where I come from that goes "either the sea is tilted or the ship".

Seems like you really care about this matter enough to answer to an instance admin, but the key to get out of this is to feel ok to cut ties with anyone that tries to downplay actions of groups that caused serious antisocial and political events, that fact that is so hard to see this motivation in people is why your instance is constantly under heat.

Excusing, at best ignorance and at worst radicalization is not how you can inform people nor how you avoid radical groups from forming, there is no place for groups that tolerate misanthropy, detachment, cold-bloodedness to your next, unless we want history to keep repeating itself.

@gsuberland I had a similar case in EU, the seller chose to use DHL instead of normal post ( even though I explicitly selected and noted that on the order ), and as planned DHL wanted to charge me with twice the product value as "customs processing fees" on top of correct tax calculation.

After getting in touch legal support, I contacted DHL and told them I would be the one doing the process in the customs, which they denied due to them "handling the package", I went and did it anyway, paid the equivalent of 12 euro in local currency.

That was a long time ago - more than 20 years ago, and those times personal touch and discussion worked. Since then neither DHL has a contact point that you can figure things out with anymore ( especially these kinds of things ) nor processing things in customs alone after the fact is an option.

I hope all goes well

@whitequark

Some, but not a priority, I am working on a Rust based Atari 2600 emulator for embedded ARM that could be useful but I never found myself at a point that I could not live without SWO.

On the other hand... my toolset is pretty archaic... qemu mainly and only testing sporadically on a real device, but still SWD is good enough for everything I worked until now, promise to ping you if I find a SWO use case.

@whitequark works like a charm, SWD is pretty much what I work with 90% of the time.

Pretty much removed 3 devices from my desk, but most importantly... de-cluttered my tooling config on VSCodium 😍

I just had to configure SWD and the probe on #probe-rs cargo runner config and it happily run a Rust based blinky example on a STM32F411CEU6 ( Black pill ) board.

Thanks again for the hard work ❤️

Having this + uart on #glasgowinterfaceexplorer 's portB as the second applet is such a quality of life improvement.