127 private links
Google has extended the support for its ARC Welder app and now Linux users can also run Android apps (APKs) right in their browser, with just the help of a downloadable Chrome app.
Tuesday marks the anniversary of Git, the distributed revision control system Linus Torvalds wrote in a weekend 10 years ago.
Make ASCII art, talk to your computer and play text adventures. Your Linux command line isn't just for work: it can be weirdly entertaining, if you know the right commands.
Calendar program for Unix/Linux systems that can keep track of events; custom, plain text storage format; interesting and fully functional.
QTodoTxt - Cross Platform todo.txt GUI
How to run docker containers on your desktop.
Olimex Ltd is a leading provider for development tools and programmers for embedded market. It is established in 1991 in Plovdiv, the second largest city in Bulgaria.
The company has over 20 years’ experience in designing, prototyping and manufacturing printed circuit boards, sub-assemblies, and complete electronic products.
Extensive knowledge is in analog, digital, and microcontroller design, and we offer our own-designed development boards, programmers and emulators for rapid prototyping ARM, AVR, MSP430, MAXQ and PIC microcontrollers.
Olimex is recognized as an approved Third Party Hardware Developer by Texas Istruments Inc., Maxim-Dallas Inc., Atmel Inc., Philips Semiconductors Inc., ST Microelectronics Inc., IAR Systems AB, Cirrus Logic Inc., OKI Semiconductor Inc, Energy Micro Inc., Microchip Inc. and we have over 30,000 active customer accounts who regularly use our services for electronic boards development and prototyping. Our design capabilities are backed by our own PCB prototype production and assembly facility, so all designs made by us are created with Design-For-Manufacturing in mind - which guarantees that they are optimized for reliability and provide cost-effective solutions for our customers.
We are a company of about 20 high qualified Engineers. One third of us have a PhD degree. We also have over 10 years of experience in national and international research projects.
tmux is a "terminal multiplexer", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.
Master PDF Editor is а complete application for editing PDF documents and PDF files for Mac OS X, Windows and Linux
Xournal is an application for notetaking, sketching, keeping a journal using a stylus. It is free software (GNU GPL) and runs on Linux (recent distributions) and other GTK+/Gnome platforms. It is similar to Microsoft Windows Journal or to other alternatives such as Jarnal, Gournal, and NoteLab.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen.
MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, searching and more. It also reads XPS and OpenXPS documents. MuPDF is written modularly, so features can be added on by integrators if they so desire.
Tagxfs is a semantic file system. It extends the user space file system to a tag based hierarchy.
Imagine that you want to add a new folder to your existing folder structure. But semantically it belongs into more locations, e.g. you have the trailer for the movie 'Indiana Jones 4' and existing a folder structure (ref.1.1). It belongs in the folder Adventure and also in 2000s (production year 2008).
TMSU is a tool for tagging your files. It provides a simple command-line tool for applying tags and a virtual filesystem so that you can get a tag-based view of your files from within any other program.
TMSU does not alter your files in any way: they remain unchanged on disk, or on the network, wherever you put them. TMSU maintains its own database and you simply gain an additional view, which you can mount, based upon the tags you set up. The only commitment required is your time and there's absolutely no lock-in.
tagfs - Fuse tag file system. unfortunately it seems be able to tag at directory level only.
neovim is a project that seeks to aggressively refactor vim source code in order to achieve the following goals:
- Simplify maintenance to improve the speed that bug fixes and features get merged.
- Split the work between multiple developers.
- Enable the implementation of new/modern user interfaces without any modifications to the core source.
- Improve the extensibility power with a new plugin architecture based on coprocesses. Plugins will be written in any programming language without needing explicit support from the editor.
By achieving these goals, new developers will be more inclined to join the community, consequently improving the editor for all users.
If my latest post on the topic did not tip you off, I am a Vim fan. So before some of you start stoning me, let me present you a list of "obscure Vim commands." What I mean by that is: a collection of commands that you might have not encountered before, but that might be useful to you. As a second disclaimer, I do not know which commands you might know and which one you find useful. So this list really is a collection of relatively less known Vim commands, but which can still probably be useful.