📰 Github Discussions News
Page 2 - Github Discussions News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Github Discussions. Real-time updates on events, politics, business and more.
August 22, 2023
It's been a while since our last post (4 years!) but we're finally back with another progress report. The past few years have been an exciting time for Darling with lots of changes happening in the lower levels, numerous bugs getting fixed, and many stubs being added. All these changes have been made with one goal in mind: a better experience for users. We have plans for further improvements, which we hope will make easier to use Darling and improve compatibility.
July 18, 2023
Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP) - GitHub - stalwartlabs/mail-server: Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)
July 11, 2023
AI-Powered Photos App for the Decentralized Web ����✨ - GitHub - photoprism/photoprism: AI-Powered Photos App for the Decentralized Web ����✨
February 18, 2023
Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, and should run on other systems with some porting. The entire language (core library, interpreter, compiler, assembler) is less than 1MB while offering a very rich language and should run on many constrained systems.
October 18, 2022
Over 100 free project ideas for learning how to program with detailed specifications and mock-ups.
August 21, 2021
Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, and should run on other systems with some porting. The entire language (core library, interpreter, compiler, assembler) is less than 1MB while offering a very rich language and should run on many constrained systems.
August 18, 2021
The inclusion of Reddit-like features such as upvoting and discussion pinning aims to improve the user experience
April 1, 2021
Screenshot of wezterm on macOS, running vim Installation Getting help This is a spare time project, so please bear with me. There are a couple of channels for support: You can use the GitHub issue tracker to see if someone else has a similar issue, or to file a new one: https://github.com/wez/wezterm/issues Start or join a thread in our GitHub Discussions; if you have general questions or want to chat with other wezterm users, youre welcome here! The GitHub Discussions and Element/Gitter rooms...
February 11, 2021
Litestream 6 min read tl;dr—Despite an exponential increase in computing power, our applications require more machines than ever because of architectural decisions made 25 years ago. You can eliminate much of your complexity and cost by using SQLite & Litestream for your production applications. When I was your age… I can tell I’m getting old because I talk about the “good old days” of computing. Back when knowing a single programming language and SQL was good enough to work at mo...
January 28, 2021
.github Litestream Litestream is a standalone streaming replication tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database. If you need support or have ideas for improving Litestream, please join the Litestream Slack or visit the GitHub Discussions. Please visit the Litestream web site for installation instructions and documentation. I...