HackerTrans
トップ新着トレンドコメント過去質問紹介求人

peteri

no profile record

投稿

Microsoft Open-Sources GW-Basic

devblogs.microsoft.com
2 ポイント·投稿者 peteri·2 年前·5 コメント

コメント

peteri
·2 か月前·議論
I dunno they were flexible with the Piranha art work displaying it in the guildhall temporarily.

https://www.bbc.co.uk/news/articles/cx2qz89nk11o
peteri
·昨年·議論
There are additional traffic lights on the blackwall tunnel further in and a slip road out that can be used for overheight vehicles. I do remember having a 10-15 minute wait once while they sorted things out when a lorry driver got caught.

I'd have a feeling there are automated signs prior to the tunnel (or at least used to be) but I've not been through the tunnel for a year or so and things will have changed with the Silvertown tunnel opening.

I have seen someone not paying attention at the Rotherhithe tunnel and the roof of their van was a mess (and they're going to pick up a fine probably due to restrictions, the 2 tonnes gross weight limit is lower than a lot of van drivers expect)

Edit there were: https://maps.app.goo.gl/MP7fkhS394DJPQaZ9 If you zoom in you can see the overheight vehicle warning.
peteri
·昨年·議論
Copper was already on the bottom of the ships by then to stop ship worm (terodo Navalis), it also had the advantage of stopping weed growth.

A quick browse through Wikipedia suggests that entire Royal Navy had copper by the late 1790s.
peteri
·2 年前·議論
As far as I'm aware they do need an act of parliment to close it down. The one to create the market on the current site is an Act of Parliament (The Metropolitan Meat and Poultry Market Act of 1860) which should protect the site from becoming anything but a place to provide Meat & Poultry
peteri
·2 年前·議論
For the UK the Scottish national library has a similar map finder.

https://maps.nls.uk

With a bit of a london focus (since that's where I live)

https://www.layersoflondon.org/

https://mapco.net/

https://mapoflondon.uvic.ca/agas.htm

Finally this site:

https://www.oldmapsonline.org/
peteri
·2 年前·議論
Wendell over at level one techs seems to think that AMD cards are more popular in pro applications.

https://youtu.be/aKV0FiuVJ0E?t=147
peteri
·2 年前·議論
DOS 3.3 was mostly Shepardson Microsystems Paul Laughton and Randy Wigginton from Apple. Woz supplied the RWTS routines for reading / writing sectors.
peteri
·2 年前·議論
There is a detailed description of the circuit with the PAL colour card (it's on the euro //e motherboard) in Understanding the Apple //e by Sather (see archive.org for a copy) on pages 8-16 -> 8-19.

You do get the green/purple fringes on text, the euro //e has a switch on the motherboard that turns off the TCA650 and forces mono mode which is handy for 80 column work.

I _suspect_ you don't get all of the NTSC artifacts since PAL will be a bit better, but I really need to get my TV plugged in on my //e running one of the games (adventures typically) that use artifiacts to check.

The other alternative is the apple authorised ITT2020 which added an extra bit to the display so shows "jail bars" on screen when running ][ software. Again I should drag mine out to do some testing.
peteri
·2 年前·議論
It's a different model. Microsoft did work on green threads a while ago and decided against continuing.

Links:

https://github.com/dotnet/runtimelab/issues/2398

https://github.com/dotnet/runtimelab/blob/feature/green-thre...
peteri
·2 年前·議論
Doh! missed the date.
peteri
·2 年前·議論
The time to send over a 1Gbps network looks very wrong. Each bit takes 1ns (by definition) so sending 1K byte must take at least 8192ns
peteri
·2 年前·議論
Also https://www.rmcretro.com which is very hands on.
peteri
·2 年前·議論
It is missing commandment 0 - Check the RIFA caps, because they make big stink..

Although arguably commandment 2 is the most important.
peteri
·3 年前·議論
Interesting mention of Sidekick Plus, there was a complete SDK for it which I don't think ever got released anywhere (I had a copy as I was working for Borland at the time). It allowed multiple documents to be open at the same time.
peteri
·3 年前·議論
It ran on top of several things. I remember the company I worked for (Alfa Systems) uploading IPX drivers to Novell for testing over a modem using IPX as a protocol.

Alfa designed Sage Mainlan originally a z8530 + RS485(?) PC card followed by a 10Mbps Ethernet with our own chip design (Enzo) fabbed as an ASIC by Toshiba. We wrote IPX drivers for both versions.

Interestingly we could hang systems with the 3COM cards in our test systems if we ran at full speed and at somepoint we had the full 500 metres of thick ethernet in the office.

The IPX version that came with Netware 3 was rather nice, I seem to recall it had a buffer of segments and these got filled by the different layers of the network stack as needed along with some fancy protocol filtering so your code only saw just the data packets it was interested in.