Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
KISS Desktop Shell on KDE libs & some applications
A Desktop shell using KDE technology (notably KIO and solid) but no plasma, nepomuk, akonadi etc.
Setup is mostly done by "writing" apps and panels into a config file but there's of course GUI for daily stuff.
As subprojects there's currently "BE::MPC" (a client for MPD, the music player daemon)
...Files that can be overloaded include:
.BloodyProfanity/conf/sarcasm.yaml # random fail messages, begin every line with '-' (see yaml docs for more)
.BloodyProfanity/img/bg.png
.BloodyProfanity/img/error.png
Other settings can be changed by editing the globals near the top of locker.py.
REQUIREMENTS:
KDE, PyYAML, Subprocess32, wxPython, fprintd and of course Python.
INSTALLATION
# As root
b=/usr/share/BloodyProfanity
cp -rvp /path/to/bp $b
g=/usr/lib/kde4/libexec/kscreenlocker_greet
cp -v $g $g.bak
cp -vpf $b/locker.py $g
# As user
fprintd-enroll
fprintd-verify # important
mkdir -p ~/.BloodyProfanity/conf ~/.BloodyProfanity/img
KMyIRC is the try to bring a good and easy, not full bloated, IRC client to KDE.
Of course, there are several other IRC client like ksirc or kvirc, but they're
- not userfriendly
- full bloated with too much of stuff the normal irc user doesn't ne
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
KJsplit is a file joiner and splitter.
It can split a big file into smaller size files ( floppy , 2Mb , 4Mb , 10Mb , 20 Mb ) .001 , 002 etc.
Of course it is possible to rejoin them again.
It is a unix clone of hjsplit for windows , and it is fully comp