Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
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
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.
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