Show newer

Intel had introduced the first x86 microprocessors in 1978.[50] In 1981, IBM created its PC, and wanted Intel's x86 processors, but only under the condition that Intel also provide a second-source manufacturer for its patented x86 microprocessors.[11] Intel and AMD entered into a 10-year technology exchange agreement, first signed in October 1981[45][51] and formally executed in February 1982.[34]
-------------------------------
In 1986, Intel broke an agreement it had with AMD to allow them to produce Intel's micro-chips for IBM; AMD filed for arbitration in 1987 and the arbitrator decided in AMD's favor in 1992. Intel disputed this, and the case ended up in the Supreme Court of California. In 1994, that court upheld the arbitrator's decision and awarded damages for breach of contract.

en.wikipedia.org/wiki/Advanced

ゴランノス・ポンサーとは 

@mamemomonga
I didn't get that out of the translation. Thank you for explaining that to me.

@net
I think that goes hand in hand in some cases. Partial pun intended.

@kingu_platypus_gidora@octodon.social
Surely you're not celereal?

@kingu_platypus_gidora@octodon.social
Dead MikuMaid?

Unspekeable horror from the void! 

@kingu_platypus_gidora@octodon.social
Chuckie had a baby with Mark Zuckerberg?!

@scathach @awl @placholdr @shibao
-I'm not your friend, buddy
-I'm not your buddy, pal
-I'm not your pal, guy
-I'm not your guy, friend
-I'm not your friend, pal
-I'm not your pal, buddy

@hackernews@die-partei.social
tldr;
Results showed that the most effective way to put a baby to sleep was to carry them and walk around for five minutes, sit and wait for five to eight minutes, then put them to bed. Even if the baby is asleep, they notice when they have been separated from their caregiver. By sitting down to rest after the baby stops crying, they can apparently be put into a deep sleep.

Git In Two Minutes (for a solo developer)
garyrobinson.net/2014/10/git-i

tldr;
git init
git add .
git commit -a -m "This is your commit message for all changed files"
git log --pretty=oneline
git log
git checkout HEAD -- <filename>
git checkout 179e59467039 -- myfile
git diff HEAD -- <filename>
git diff <hash1> <hash2> -- <filename>
git reset HEAD^
git commit --amend -m "Replacement commit message"
git status

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.