HackerLangs
TopNewTrendsCommentsPastAskShowJobs

hnthrowaway0328

no profile record

Submissions

Windows president addresses current state of Windows 11 after AI backlash

windowscentral.com
28 points·by hnthrowaway0328·8 เดือนที่ผ่านมา·35 comments

Ask HN: Did HN just switched to Masonry layout?

1 points·by hnthrowaway0328·8 เดือนที่ผ่านมา·1 comments

comments

hnthrowaway0328
·6 เดือนที่ผ่านมา·discuss
IMO do not submit unless you have an insidet referee. Even that does not always guarantee an interview, but still better.
hnthrowaway0328
·6 เดือนที่ผ่านมา·discuss
They have long adopted the mindset to get users as free beta testers. Long gone the tradition that quality matters.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Just electronic signals, not true wealth.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Oh I rememeber in one of the games, one of the girls would say ganba ganba something at the end of each battle. I didn't understand it back then but I loved it.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Definitely commands better salaries than us pitty DEs.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
I'm not sure how decentralization helps though. People in a bazzar are going to care even less about sharing shadow knowledge. Linux IMO succeeds not because of the bazaar but because of Linus.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
I kinda think most companies out there are like that. Moving fast is the motto I heard the most.

They are probably OK with occasional breaks as long as customers don't mind.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Thanks, looks like fine for me at the moment.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
I picked the same strategy for Windows. I remember I was still on 2000 when XP is hot, and still on XP when 8 is available, and now I use 10 and this is going to be my last Windows as 11 is too shitty and I suspect 12 and beyond are going to be worse.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
What does Asahi lack for M1 boxes? I bought a used M1 pro and is itchy to try it out!
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Is it true there is a rumor about the next release being mostly a bug/perf fix?
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Actually Windows would be much more lovely if MSFT keeps the Windows 7 core and just release security fixes and bug fixes. In the forseeable future, 64-bit should be enough. And I already had everything I need on Windows 7.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Having read Showstoppers a few times, I wish Apple had a David Cutler that mows on developers' asses if their code is too buggy.

Kinda all large system projects need someone similar to get things done properly.
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Can you please elaborate the str of Freebsd vs Linux?
hnthrowaway0328
·7 เดือนที่ผ่านมา·discuss
Good luck!
hnthrowaway0328
·8 เดือนที่ผ่านมา·discuss
I wish they do burn a lot of trust to show up in their financial reports. Otherwise it is like "we do not like it but gonna use it anyway".
hnthrowaway0328
·8 เดือนที่ผ่านมา·discuss
I cold turkeyed once and did not feel much except for the first few days, probably because I am not a heavy drinker.

However, I picked it up later because I always want to drink something with taste, and the mix of coffee, some milk and sometimes a bit of sugar does provide satisfaction without feeling the guity of gaining weight.
hnthrowaway0328
·8 เดือนที่ผ่านมา·discuss
Ballmer is definitely gold.

I'm surprised Windows 2000 was not mentioned. That was the first Windows that doesn't crash very often and I kept it for many years, until like 2007 I think.
hnthrowaway0328
·8 เดือนที่ผ่านมา·discuss
Yeah I agree with that. And I'd argue that it is still the same nowadays. People at the top probably knows clearly which interest group they are in, and which group they can rally up, and which ones they need to fight to the death -- even if they all belong to the same nationality -- and I'm not surprised if local interest groups ally with "foreign" interest groups to fight another local interest group. It is blurred.
hnthrowaway0328
·8 เดือนที่ผ่านมา·discuss
I'm curious if there if any book or blogs that detail the design decisions, or the lack of, for some popular languages, from the perspective of language design and industry usage.

I could and have written a few toy interpreters, but I have no academic or industrial background (on the matter of language design), so it is useful to know why they put some features into a language, and why they don't. It is actually one of the most confusing parts of writing an interpreter for a toy language -- in all of my projects I simply pick a subset of an existing language I know about, e.g. Python or C.