Read ; Write ; Upload ; Image(296) ; People(18) ; Threads(40) ; Settings ; Profile ; Help
Banana Lounge Unofficial Fan Forum

Count #
Items on page: 4
2022-05-15 #
file_hash item_title author_id cart
4e84d9ca Building 26 History Ilya G +cart
97ffedf7 email1976 Ilya G +cart
a4ffae2f #like Ilya G +cart
f46be496 [Public key for Guest, E1A7E1EE895C6902] Guest +cart
Building 26 History #

Building 26 History

; Ilya G; 4e84d9ca; like ; +cart
email1976 #
#parent

>>506461e7..



email1976

1 points

1 year ago*

Built in 1955. Designed by Gordon Bunshaft of Skidmore, Owings, and Merrill. Many more subsequent MIT buildings also designed by SOM.

Original design was to have all of the north part of the building north of 26-100 be up on stilts, like the breezeway is now. A rather California-like design what really would have been silly in New England.

But them IBM offered a free lease of a 704 computer, which would be used by a consortium of area colleges. The design of the building was changed to enclose the rest of the ground floor, which was office space for all the IBM people maintaining the vacuum-tube computer, and the MIT people providing programming support. The all-glass bump-out room on the west side of the building (room 26-152) was the computer room, and the basement under it held the heroic air-conditioning required to keep the computer from melting, and maybe some of the power supply hardware.

The design of the ground floor tried to maintain the "up on stilts" look, which is why the pillars are exposed, and the space between them is blue glazed brick, with windows up high.

Building 26 was also the home of the Digital Equipment PDP-1, and the (post Lincoln Labs) TX-0 (not Tixo as it says in Hackers).

Many interesting things happened on the 704 (and the solid-state replacements) like CTSS and LISP. Interesting things also happened on the PDP-1 and TX-0.

TMRC spent over 50 years in Building 20 (the plywood palace), then moved to building N52.


; Ilya G; 97ffedf7; like ; +cart
#like #
#hashtag; #parent

>>f745b99a..
#like

; Ilya G; a4ffae2f; like ; +cart
[Public key for Guest, E #
#pubkey

[This item is a public key.]

; Guest; f46be496; like ; +cart
query.sql #


		SELECT
			item_flat.file_path file_path,
			item_flat.item_name item_name,
			item_flat.file_hash file_hash,
			item_flat.author_key author_key,
			item_flat.child_count child_count,
			item_flat.parent_count parent_count,
			item_flat.add_timestamp add_timestamp,
			item_flat.item_title item_title,
			item_flat.item_score item_score,
			item_flat.labels_list labels_list,
			item_flat.item_type item_type,
			item_flat.item_order item_order,
			item_flat.item_sequence item_sequence
		FROM
			item_flat
	 
		WHERE
			file_hash IN (
				SELECT file_hash
				FROM item_flat
				WHERE
					item_score >= 0 AND
					(
						SUBSTR(DATETIME(add_timestamp, 'unixepoch', 'localtime'), 0, 11) = '2022-05-15'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-05-15'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-05-15'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-05-15'
					)
				);
			

Cart #
Paste
Clear
Add All
^
JavaScript #