A programmer’s guide to GNU C Compiler
May20

A programmer’s guide to GNU C Compiler

A programmer’s guide to GNU C Compiler Jayashree Hutt… Fri, 05/20/2022 – 03:00 Register or Login to like Register or Login to like C is a well-known programming language, popular with experienced and new programmers alike. Source code written in C uses standard English terms, so it’s considered human-readable. However, computers only understand binary code. To convert code into machine language, you use a tool called...

Read More
Use this open source screen reader on Windows
May19

Use this open source screen reader on Windows

Use this open source screen reader on Windows Peter Cheer Thu, 05/19/2022 – 03:00 1 reader likes this 1 reader likes this Screen readers are a specialized area of assistive technology software that reads and then speaks the content of a computer screen. People with no sight at all are just a fraction of those with visual impairments, and screen reader software can help all groups. Screen readers are mostly specific to an...

Read More
Near zero marginal cost societies and the impact on why we work
May19

Near zero marginal cost societies and the impact on why we work

Near zero marginal cost societies and the impact on why we work Ron McFarland Thu, 05/19/2022 – 03:00 1 reader likes this 1 reader likes this I have read Jeremy Rifkin’s book The Zero Marginal Cost Society: The Internet of Things, the Collaborative Commons, and the Eclipse of Capitalism, which has a strong connection to open organization principles, particularly community building. Rifkin also writes about the future of...

Read More
A guide to Pipy, a programmable network proxy for cloud
May18

A guide to Pipy, a programmable network proxy for cloud

A guide to Pipy, a programmable network proxy for cloud Ali Naqvi Wed, 05/18/2022 – 03:00 Register or Login to like Register or Login to like Pipy is an open source, cloud-native, network stream processor. It is modular by design and can create a high-performance network proxy. It’s written in C++ and is built on top of the Asio asynchronous I/O library. Pipy is ideal for a variety of use cases ranging from edge routers,...

Read More
Travel off the grid and still send emails with putmail
May17

Travel off the grid and still send emails with putmail

Travel off the grid and still send emails with putmail Kevin Sonney Tue, 05/17/2022 – 03:00 Register or Login to like Register or Login to like Automation is a hot topic right now. In my day job as an SRE part of my remit is to automate as many repeating tasks as possible. But how many of us do that in our daily, not-work, lives? This year, I am focused on automating away the toil so that we can focus on the things that are...

Read More
4 ways you can preserve the Earth’s livability with open source
May17

4 ways you can preserve the Earth’s livability with open source

4 ways you can preserve the Earth’s livability with open source Tobias Augspurger Tue, 05/17/2022 – 03:00 Register or Login to like Register or Login to like Earth’s uniqueness in creating a stable environment for life in a completely hostile space is a miracle. Various life forms have taken billions of years to build up the natural resources humans depend on, such as a protective atmosphere, fertile soil, stable...

Read More