|
You are here |
wilw.dev | ||
| | | | |
jborza.com
|
|
| | | | | Over a month ago I bought an Altera Cyclone IV board from a local seller, it seems to be listed on Aliexpress as well. Its marked as A-C4E6E10, and features: Altera Cyclone IV EP4CE6E22C8 FPGA chip with 6272 logic elements, 270 Kbits of memory 8-digit seven-segment LCD display 8 position DIP switch VGA output PS/2 input port (comes in handy to try out keyboard processing) buzzer a couple of push buttons a handful of IO pins, some of which can be used as a connector for a 1602/12864 display and 22 miscell... | |
| | | | |
wimpysworld.com
|
|
| | | | | Blog, Podcasts, Live Streams and Videos about Linux and Open Source with a focus on Ubuntu, Debian and NixOS. | |
| | | | |
julianyap.com
|
|
| | | | | Introduction I have installed Arch Linux on a Microsoft Surface Book 3 to use as my "focus" machine. This page outlines some set up items and other issues. Most everything works out of the box except the cameras, which I've disabled in the BIOS. Suspend only supports suspend to RAM so I use Hibernation. This is not a recommended laptop for running Linux. Introduction Common issues and general set up Visual Studio Code hangs on launch Toshy - Mac key bindings SSH Agent Jetbrains Mono, Apple and Microsoft ... | |
| | | | |
ericlathrop.com
|
|
| | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | ||