Open source projects could sell SBOM fragments(thomas-huehn.com) Scanning source files for licensing information (because the package managers‘ metadata is insufficient) is a lot of work, and a lot of wasted effort, because only rarely do companies pool their resources.
Show HN: Tools for Math Research(sugaku.net) A platform for mathematics researchers to explore literature, find collaborators, and engage with mathematical content through advanced computational tools.
144 points by todsacerdoti 12 days ago | 63 comments
Java: RedHat X IBM Annoucement(redhat.com) Today, we’re sharing that Red Hat and IBM will join forces to secure the future of the Java application ecosystem for our customers.
5 points by tambourine_man 17 days ago | 1 comments
Show HN: Val Town Projects(val.town) Today we’re releasing Val Town Projects in public beta to unlock a whole new level of complexity for what you can build in Val Town. Projects are groups of vals, files, and folders that are versioned collectively, and deployed on our serverless platform. They support powerful workflows, such as feature branches, that make it easy to build and deploy large applications.
Helix Release 25.01 Highlights(helix-editor.com) The new year brings in a new Helix release! Say hello to 25.01. This is an especially large release comprising changes from a whopping 171 contributors. Thank you to everyone who made this release possible!
Git Branch Management: Exploring the Realm of Possibilities (2023)(scalastic.io) When it comes to collaborative software development, effective Git branch management is crucial for your team’s efficiency and productivity. In this article, we will explore various Git branch management models to help you optimize your workflow.
Reducing WASM binary size: lessons from building a web terminal(warp.dev) We’re building Warp, an intelligent terminal written in Rust. We recently decided to cross-compile our app to web via WASM and are now making Warp available through the browser. Bringing Warp to the web is another step towards making our app more available and more useful for collaborative development!
Ask HN: What open source projects need help?(ycombinator.com) Let's match open source projects that need help with developers looking to contribute. Think of this as "Who's Hiring" but for open source - a monthly thread to surface interesting projects that could use more hands.
206 points by aaronbrethorst 96 days ago | 118 comments
NoVNC: Add Automatic Clipboard Support(github.com/novnc) This PR adds support for automatic copy-pasting.
So when you are focused on the canvas and paste text it's pasted in the server and when you copy something in the server it's automatically copied to your local keyboard.