User Tools

Site Tools


projekt:updateringar

This is an old revision of the document!


Table of Contents

Updateringar

“Updateringar” is the name of Update's lecture series. It is a play on the Swedish word “uppdateringar”, meaning “updates”. The lectures are free and open to everyone.

To participate, join this BigBlueButton room. Feel free to ask questions! The presentations will not be recorded. For further lectures by Update see Update's mini-conference. All times below are in CET/CEST.

Upcoming

  • 2021-10-09, 18:00: Update Computer Club: History and Not-So-Certain Future
    Pontus Pihlgren (Update)
    At swedish universities, students organize in clubs for spare time activities like photography, sports, music and also computers! Update is the student computer club loosely connected to Uppsala University. We started out in 1983 around what was then new shiny computers and have evolved into a caretaker of the old and precious. We have kept the very DECSYSTEM 2060 around which the club was formed as well as a VAX 8650, PDP-12, a running PDP-11/70 and many other things. The club is creeping up on its 40th birthday and we would like to present a retrospective with anecdotes and trivia. The future is uncertain as the university department paying for our rooms is moving and will no longer be able to accomodate Update. What will the next chapter for this old club be? And how can you help us?
    Note: This talk is a contribution to the Vintage Computing Festival Berlin 2021 and therefore happens one hour earlier than our usual time. The link for participation is also different and will be added soon. See also our online exhibition at the event.

Past

  • 2021-04-10, 19:00: Get to know the PDP-8 through emulation
    Pontus Pihlgren (Update)
    An emulator is a program that pretends to be a computer different from the one the emulator is executing on. This allows execution of software intended for a physical computer that you do not have. In this talk Pontus will explain the basics by implementing a fully working PDP-8 emulator and explaining each instruction and feature along the way. The end result is a working emulator in less than 1000 lines of C code. And hopefully you will walk away with both an understanding of the classic PDP-8 computer and emulation.
    Website with slides and links to code
  • 2021-05-08, 19:00: Forth: from the minicomputer to the microcontroller
    Jan Bramkamp (CCCHB)
    Forth is an almost esoteric programming language in the eyes of most modern programmers, but still worth learning if only to expand your horizon. On modern microcontrollers the strengths that made Forth stand out in on 1970s minicomputers are relevant once again: fast enough execution, low worst case latency, full control over the system, powerful metaprogramming, and interactive development. This presentation will show how to overcome the initially near vertical learning curve and get the Mecrisp Stellaris Forth system running on a STM32 microcontroller without breaking the bank. Prior exposure to microcontrollers or assembler is helpful, but not required. Once the Forth system is running we will use it to explore either the hardware it's running on or its implementation and available implementation tradeoffs.
    Slides, demo code
  • 2021-06-12, 19:00: The Oldenburg Computer Museum – Rearing and Care
    Thiemo Eddiks (Oldenburg Computer Museum)
    The Oldenburg Computer Museum (OCM) is a German computer museum founded in 2008 and run by volunteers. This talk presents a historical outline of the founding of the OCM. From building up the collection to opening the first exhibition to founding the supporting association and moving to the current premises – and the professionalisation that goes with it. Thiemo Eddiks presents the didactic concept, explains the museum work in the team and gives insights into and outlooks on current projects. In addition, he talks about problems associated with running a museum as a hobby.
    Website, YouTube channel
  • 2021-07-10, 19:00: How I ported Space Invaders to a video game console from 1978
    Bjarni Juliusson (Update)
    Bjarni walks us through his recent port of the arcade classic to the Philips Videopac, a second-generation video game console. He explains the hardware limitations and shows tricks used to get around them — unlike in the arcade machine there is no frame buffer, and the functionality of the hardware sprites is severely constrained on the Videopac. The development of the port was done on real hardware with a home-made USB-connected game cartridge.
  • 2021-08-14, 19:00: The Whirlwind I
    Angelo Papenhoff (Humboldt University of Berlin)
    The Whirlwind was a computer of the first generation built at the servomechanisms lab at MIT. It was the first computer designed to be a highly reliable part of a system, and to be controlled in real time, rather than be a programmable calculator for scientific research. Its interactive nature directly started a tradition of computer engineering at MIT which includes the TX-0, TX-2 and DEC's PDP line of minicomputers. Its role in a simulated air defense system led to the development of the AN/FSQ-7 computer, the center piece of the SAGE system. In my talk I will give the historical context in which Whirlwind was designed and built, explain its architecture and block diagrams, go into how it was built and how it evolved over its lifetime, and of course show some simple demos in my emulator. Those who want to stick around for a bit longer are encouraged to join me in a little hands-on hacking session where we look at some original code, but also write our own to get a feeling for what programming the Whirlwind is like.
    Slides, code
  • 2021-09-11, 19:00: The evolution of TECO and EMACS – hands-on demo
    Lars Brinkhoff (ICtech)
    The Emacs text editor has long been an important tool among programmers, and has a long and rich history. I will talk about the development of the TECO and Emacs line of editors throughout history. The emphasis is on practical demonstration of programs found through software archaeology. True to form, the bulk of the presentation will be broadcast using ancient technology.
projekt/updateringar.1632946456.txt.gz · Last modified: 2021/09/29 22:14 by zeltophil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki