Hacker Newsnew | past | comments | ask | show | jobs | submit | folbec's commentslogin

I think it is also fairly similar to the kind of discourse a manager in pretty much any domain will produce.

He lacks (or lost thru disuse) technical expertise on the subject, so he uses more and more fuzzy words, leaky analogies, buzzwords.

This maybe why AI generated content has so much success among leaders and politicians.


Every group want to label some outgroup as naively benefiting from AI. For programmers, apparently it's the pointy haired bosses. For normies, it's the programmers.

Be careful of this kind of thinking, it's very satisfying but doesn't help you understand the world.


there is a bug in the CSS :

explicit border:2px solid var(--border); on the input which takes priority over the class :

.demo-uv-input:user-invalid { border-color: var(--red-muted); background: rgba(239,68,68,.04); }

YMMV but when corrected it works for me on latest Edge, Chrome, Firefox (Windows versions)


I personally think that the more appropriate quote from 1984 is this one, because the cruelty is the whole point :

“The real power, the power we have to fight for night and day, is not power over things, but over men.” He paused, and for a moment assumed again his air of a schoolmaster questioning a promising pupil: “How does one man assert his power over another, Winston?”

Winston thought. “By making him suffer,” he said.

“Exactly. By making him suffer. Obedience is not enough. Unless he is suffering, how can you be sure that he is obeying your will and not his own? Power is in inflicting pain and humiliation. Power is in tearing human minds to pieces and putting them together again in new shapes of your own choosing. Do you begin to see, then, what kind of world we are creating?[...]”"

1984.


Exactly, there is no need for nefarious intentions, when time constraint et mild incompetence suffice.

The OOXML format is likely a not very deeply thought out XML serialization of the in memory structure or of the old binary format, done under time pressure (there was legal pressure on Microsoft at the time).


> The OOXML format is likely a not very deeply thought out XML serialization of the in memory structure or of the old binary format

it somewhat looks like that, but that old binary format changed with every nth yearly major new version and IMHO it looks like not being far away from a slightly serialized dump of their internal app data structures ;)

but

putting aside that they initially managed to incorrectly implement their own standard OOXML and the mess that "accident" caused

they also did support import and even exports (with limited features) of the Open Document format before even fully supporting OOXML, and even use that as standard save option.... (when edition such a document)

like there really was no technical reason why they couldn't just have adopted the Open Document format, maybe at worst with some "custom" (but open and "standardized" (by MS itself) extensions to it)

MS at the time had all insensitive to comply as bad in faith as they could get away with

and what we saw at that time was looking like exactly that

sure hidden behind "accidents" and incompetence

but lets be honest if a company has all interest and insensitive to make something in bad faith and make it go bad absurdly and then exactly that happens then it's very naive to assume that it was actually accidentally most likely it wasn't

that doesn't mean any programmer sat down and intentional thought about how to make it extra complicated, there is no need for that and that would just be a liability, instead you do bad management decision, like (human) resource starve the team responsible (especially keep you best seniors away), give them all messed up deadlines, give them all messed up requirements you know can't work out. Mess up communication channels. Only give them bad tooling for the task. etc. etc. Most funny thing due to how messy software production often is the engines involved might not even notice ;), means no liability on that side.


and they should have gotten the corporate death penalty for it. I think it should still be done. the sheer amount of crap microsoft has purposely bestowed upon the world should lead to life in prison for many of its decision makers


Literally in the title of the article "... in areas of decreasing demographics ...".

So yes if you are willing to live in areas :

- without jobs, - without healthcare - in ghost towns


I happen to live in a rural area. Rural France is not the third world. Small towns are very much alive. Healthcare is organized around "pôles de santé". Now about jobs... that's an interesting point and probably the most important. The society as whole should favor decentralizing work. There is no point in concentrating jobs around big cities.


The vast majority of jobs are not decentralized and will not be for the foreseeable future. You cannot be a steelworker or waiter or actor from a home office or location that doesn't have high in-person demand for those things. There are countless reasons jobs are (and should be) concentrated around big cities. You are lucky and speaking from a position of privilege if this is not something you worry about.


This is not about me and so-called privileges. You forget the large amount of jobs in farming, handiwork, healthcare, and so on. There are certainly ways to decentralize through policies.


I didn't forget about any jobs. Sure, some jobs can be less centralized. But you said "There is no point in concentrating jobs around big cities". This is wrong and I corrected you.


The author has a VERY dim view of Sparta, and of the people who worship Sparta and of the quality of information the legend of Sparta is based upon (second hand roman information, from Romans, at a time where Sparta had become a sort of theme park for bored senators).

https://acoup.blog/2022/08/19/collections-this-isnt-sparta-r...


Just talking about the last stand of Leonidas and the 300 (+7000 thebans etc). Of course, a society driven purely by millitaristic macho men will implode. I have read about this a bit before (Not from this author)


I do wonder how all these Alt-right Alpha bros, who are into the Spartans, feel about the Spartan predilection for pederasty.


Or the fact that the Spartans were solely defeated by the sacred band of thebes, an army of gay men.


I have pretty much the same experience, but it is highly dependent on what you were using.

- WCF ? (very enterprisy i know) : you are still mostly screwed

- aspx ? compulsory rewrite

- MVC ? mostly smooth (but most of the pain is in initialization so comes early and can discourage newbies)

- Console ? mostly smooth

- before .Net 6 ? it was a death march, not only many API were lacking, but third party libraries were also missing.

- .Net 6 -> .Net 8 ? very smooth


I'd add that WPF was "don't bother" up until recently when WPF support was added. (Though I don't know if that means stock WPF or that it supports the breadth of WPF controls out there, and whether it requires WPF component vendors to make changes)


We just migrated our massive WPF application to .NET 8 and there are a handful of libraries that are not supported or had to be replaced but overall it was surprisingly smooth. The biggest issue we have is that garbage collection seems to have taken a huge hit and there are bugs in the Microsoft WPF components (any sort of list view in particular) but it's all relatively easy to work around.


There is WCF Core but it is not even close to feature parity with the 4.8 WCF.


Yes, it's partial parity, and is server only. It's also not easy to migrate; the upgrade-assistant tool typically just gives up.

The client libraries only came separately, and much later[1] , and in typical "Fuck your migration path" fashion, doesn't have any .NET standard support.

[1]: ( https://devblogs.microsoft.com/dotnet/wcf-client-60-has-been... )


the technical term in "contingent" :

https://acoup.blog/2021/10/15/fireside-friday-october-15-202...

"(The fancy way of putting the influence of all of those factors, both the big structural ones and the little, subject-to-chance ones, is to say ‘history is contingent’ – that is, the outcomes are not inevitable but are subject to many forces large and small, many of which the lack of evidence render historically invisible.)"


Maybe it's the right time to once again quote this poem :

https://jochenenglish.de/misc/dearest_creature.pdf

The joy of English pronunciation

George Nolst Trenit´e (1870–1946)

1 The text

Dearest creature in creation

Studying English pronunciation,

I will teach you in my verse

Sounds like corpse, corps, horse and worse.

I will keep you, Susy, busy,

Make your head with heat grow dizzy;

Tear in eye, your dress you’ll tear;

Queer, fair seer, hear my prayer.

Pray, console your loving poet,

Make my coat look new, dear, sew it!

Just compare heart, hear and heard,

Dies and diet, lord and word.

Sword and sward, retain and Britain

(Mind the latter how it’s written).

Made has not the sound of bade,

Say—said, pay—paid, laid but plaid.

Now I surely will not plague you

With such words as vague and ague,

But be careful how you speak,

Say: gush, bush, steak, streak, break, bleak,

Previous, precious, fuchsia, via,

Recipe, pipe, studding-sail, choir;

Woven, oven, how and low,

Script, receipt, shoe, poem, toe.

Say, expecting fraud and trickery:

1

Daughter, laughter and Terpsichore,

Branch, ranch, measles, topsails, aisles,

Missiles, similes, reviles.

... (7 pages of pain follow) ...

and the the Oxford and US pronunciation (at the time, it has changed since) in phonetic.


Huge difference is: English is pretty much THE language that you can butcher and still have people perfectly understand (and hopefully politely correct) you. Even other European (stay mad) languages don't hold up to just how flexible English is in this regard.


Well yes, that's (I believe) the reason English actually works as an international language, despite being horrible in so many respects (pronunciation, tons of exceptions, etc etc): It also has so much redundancy that even if you get all the grammar wrong the meaning is still there. "I is strongs". When someone knows a tiny bit of English it's often easier to communicate in English than in that person's language, even if you're studying said language. Unfortunately, kind of, but that's how it is.


Yeah exactly. "Me arms big power" would make me go "Oh yeah you do have mighty biceps my dude".

And to the latter point I got that all the time in Japan, but I think main reasons are: they wanna practice, but even more they wanna practice with a native English speaker bc it's a novel experience for em!


That's the magic of genius marketing


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: