
computer-science Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- โ
An emerging consensus for open evaluation: 18 visions for the future of scientific publishing
An emerging consensus for open evaluation: 18 visions for the future of scientific publishing Authors: Nikolaus Kriegeskorte, Alexander Walther, Diana Deca Published:
- โ
AtheOS & Syllable: Operating Systems You've Probably Never Seen
Norwegian developer Kurt Skauen began writing AtheOS in 1996, and at first he called it ALT OS. Kurt was an Amiga developer, but Commodore Amiga computers were built
- โ
Lost in the Stack
๐ Drowning in Tech: The Flooded Landscape of Web & Mobile-App Development Image Generated by ChatGPT The world of software development has always been fast-moving,
- โ
Yo, I have no time for posting, but I will be back one day, I hope soon...
I am already studying my Computer Science stuff.
- โ
PX-41CX assembly
The PX-41CX is a replica of the classic HP-16C programmers calculator. Unlike the Swiss Micros replicas DM41L and DM41X the PX-41CX comes a kit for self assembly
- โ
PX-16C assembly
The PX16C is a replica of the classic HP-16C programmers calculator. Unlike the Swiss Micros replicas DM16 and DM16L the PX16C comes a kit for self assembly which
- โ
Really Bad Programming (Javascript): Part 1 Introduction
Alright, so you are interested in learning JavaScript. Poor you, but even worse than that is that you're learning it from me. I don't know JavaScript in any shape
- โ
Programming Tip: Maybe Start Programming At The Strip Club
I started a computer science major approximately 2 years ago (I'm also double majoring in neuroscience as well). I'm going to be honest, I struggle with the programming
- โ
Exploring the Limitations of Artificial Intelligence and How It Can Impact Your Business
Introduction: What is Artificial Intelligence? Even though it is quite likely that the reader of this text is already familiar with the definitions that suit the
- โ
There is no more money-effective way to donate for charity.
greencloudfolding.com Have You ever thought what is the most effective way to donate money for a higher good? For example, if You buy something in shop to give to
- โ
Casio fx-602P from 1981 - The best calculator Casio ever made?
A video on one of my favourite programmable calculators. I think keystroke programming is an underrated technique. While Basic and later Pascal style languages are
- โ
HP-16C Programmers Calculator
The HP-16C is quite a rare calculator from the HP Voyager series. It's made specifically for software developers. While most scientific calculators from the 1990
- โ
Ben Eater 6502 Kit โ Day 22
The interrupt requests are meant to be shared between several advanced devices. The breadboard 65C02 computer has only one of those: The 65C22 VIA (versatile interface
- โ
Ben Eater 6502 Kit โ Day 21
The 65C02 has two interrupt lines: NMI (mon maskable interrupt) and IRQ (interrupt request). It should be noted that IRQ are mend to be shared between interrupt
- โ
Ben Eater 6502 Kit โ Day 20
The ordered spare parts have arrive and not a minute too late. The poor EEPROM looks pretty beaten: One leg broken off at the case Three legs broken on the opposite
- โ
Ben Eater 6502 Kit โ Day 19
Up until now the computer was run either by a fairly slow 555 timer or even slower single stepping. This was possible because the WDC-65C02, unlike the R-65C02,
- โ
Ben Eater 6502 Kit โ Day 18
As the programs become more complex debugging becomes more difficult at well. All you have are hex codes which you need to interpret yourself: Current Monitor output
- โ
Ben Eater 6502 Kit โ Day 17
Now we have some RAM we have stack and can use subroutines to make the program more compact. I already used macros and include files so I can just rewrite the macros
- โ
Ben Eater 6502 Kit โ Day 16
Ben Eater used a single SN74H00N 4ร2 NAND chip as memory management unit which decoded 3 address lines (A13 โฆ A15). This saves integrated circuits but has a few
- โ
Ben Eater 6502 Kit โ Day 15
The first version of the Hello World program in bare metal 65C02 assembler was 342 bytes long. That's quite a lot for such a simple assembler program. We can certainly
After reading these computer-science Tag Posts, you can browse the pages and collections listed below.