Opensource

6076 readers
80 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
1
2
3
4
 
 

https://github.com/gary-host-laptop/mutabu/releases

Added

  • Footer with dynamic width, animated dots, GitHub link, version pulled from manifest
  • Favicon
  • Image widget (formerly profile widget) with separate settings section, up to 3 images
  • Header profile picture moved from widget to header
  • Header redesign
  • Middle click on read later links opens in new tab
  • Clock preference persisted across sessions
  • Ordinal day of year in status widget replaces day name

Fixed

  • Flash of unstyled content on load
  • Phosphor icon font path corrected after file reorganization
  • Search engine add button now saves immediately
  • Folder edit buttons use visibility instead of display to prevent height shift
  • Read later widget no longer pushes center column wider
  • Week number W prefix removed
  • Increased sounds sliders' hit area

Changed

  • Timer: trash button replaces reset, play/pause/reload cycle, urgent color changed to red
  • Clock font locked to Orbitron only
  • Widget formerly called "profile" renamed to "image" throughout codebase

Developer @gary_host_laptop@lemmy.ml

5
6
7
8
 
 

Biometrics are physical or behavioral human characteristics to that can be used to digitally identify a person to grant access to systems, devices or data. It has the potential to make authentication dramatically faster, easier and more secure than traditional passwords, but companies need to be careful about the biometric data they collect.

9
 
 

The privacy-first Google Forms alternative to create and share surveys, without sharing your data with unwanted third-parties.

10
 
 

cross-posted from: https://lemmy.ml/post/46931852

service-lookup lets you automatically port forward all the required Kubernetes pods that you need for local testing and updating your URIs in property YAML files recursively.

It is now also configurable, lets you automatically revert the files after cleanup, and caches namespaces for performance improvement.

11
12
13
 
 

There's been a severe disruption in jio network since yesterday evening.

As a consumer of jio services, which is the most competitive provider of internet all over India, l should like to look at the options of moving out of the clutches of the big corps.

14
15
16
17
 
 

Learn what a firewall is, why it is important, how it works, and firewall best practices. Learn how a firewall can ensure the data is harmless and prevent data from being stolen or compromised.

18
 
 

Cisco Umbrella is cloud-delivered enterprise network security which provides users with a first line of defense against cybersecurity threats.

19
 
 

Terence Eden reports that the UK's National Health Service (NHS) is preparing to close almost all of its open-source repositories as a response to LLM tools, such as Anthropic's Mythos, becoming more sophisticated at finding security vulnerabilities. He does not, to put it mildly, agree with the decision:

The majority of code repos published by the NHS are not meaningfully affected by any advance in security scanning. They're mostly data sets, internal tools, guidance, research tools, front-end design and the like. There is nothing in them which could realistically lead to a security incident.

When I was working at NHSX during the pandemic, we were so confident of the safety and necessity of open source, we made sure the Covid Contact Tracing app was open sourced the minute it was available to the public. That was a nationally mandated app, installed on millions of phones, subject to intense scrutiny from hostile powers - and yet, despite publishing the code, architecture and documentation, the open source code caused zero security incidents.

Furthermore, this new guidance is in direct contradiction to the UK's Tech Code of Practice point 3 "Be open and use open source" which insists on code being open.

20
21
 
 

Syntax Highlighting

Edit v2 adds the Lightweight Syntax Highlighter. It has a ~40kB footprint for a dozen languages plus runtime, barely grows with each language added, and runs at >100MB/s.

The highlighter is based on a simple programming language that combines regular expressions with explicit control flow. It's designed such that the runtime can be easily ported to other languages, including JavaScript.

From 1.2.1 to 2.0.0, the edit binary size increased from 267 to 330 kB for win exe and 217 to 300 kB for linux binary.

What is edit? README intro:

A simple editor for simple needs.

This editor pays homage to the classic MS-DOS Editor, but with a modern interface and input controls similar to VS Code. The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.

22
 
 

Quoted

We’re excited to announce the release of Zulip Server 12.0, containing hundreds of new features and bug fixes: end-to-end encryption for mobile push notifications, a major upgrade for Docker, configurable image previews, and much more! Almost 5,500 new commits have been merged across the project since the 11.0 release in August 2025.

Zulip is an organized team chat application ideal for both live and asynchronous communication. With Zulip, you own your data: it’s 100% open-source software, with easy migration between cloud hosting and self-hosting, plus a powerful API.

23
24
25
view more: next ›