Improve performance of JRuby's hash implementation

an invention by cbruckmayer

Synopsis

JRuby is an implementation of Ruby on the JVM. It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global-interpreter-lock, true parallelism, and tight integration to the Java language to allow you to use Java classes in your Ruby program and to allow JRuby to be embedded into a Java application.

Updated almost 7 years ago. 2 hacker ♥️.

Out-of-the-box SPD support

an invention by jdelvare

In order to see the SPD (detailed memory information) data, the user currently has to manually load the needed kernel driver. Which driver to load depends on the memory type. Depending on the driver user, the devices may even have to be instantiated manually and this is a non-trivial multi-step task. Plus you need to be root to do it.

Updated almost 5 years ago. 1 hackers ♥️. 2 followers.

Setup root-encrypted server to provide password via ssh

an invention by holgisms

You can encrypt your servers root filesystem, but need to provide a password during the boot process in order to "unlock" and start the system. This is easy if you have physical access to the server by entering it via keyboard. But if you do not have physical access it's not that easy.

Updated almost 6 years ago. 1 hackers ♥️. 1 follower.

Saline: Salt state appliement monitoring

a project by vzhestkov

Project Description

Updated over 3 years ago. No love. 1 follower.

Local AI assistant with optional integrations and mobile companion

an invention by livdywan

Description

Setup a local AI assistant for research, brainstorming and proof reading. Look into SurfSense, Open WebUI and possibly alternatives. Explore integration with services like openQA. There should be no cloud dependencies. Mobile phone support or an additional companion app would be a bonus. The goal is not to develop everything from scratch.

Updated about 2 months ago. 1 hackers ♥️. 3 followers.

Compile games

a project by bmwiedemann

Description

Updated about 2 months ago. 5 hacker ♥️. 1 follower.

Sandboxed USB Inspection

an invention by nguyens

Updated almost 3 years ago. No love. 2 followers.

Rancher Upgrader - Upgrades your rancher install via helm, and communicates critical changes from release A to B.

an invention by rweir

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Trial and error with AI

an invention by sbehlert

Description

Updated about 2 months ago. 1 hackers ♥️. 2 followers.

Splitting python-gammu out of Gammu

an invention by mcihar

In past it was needed these project to be developed together due to unstable API of Gammu. This is now stable and having python module in the code just makes the things harder. The code should be separated, use standard distutils and have testsuite. In future it should also support Python 3, but that's not the primary goal now.

Updated almost 4 years ago. 1 hackers ♥️.