For anyone interested in graph databases, I can say I've been thoroughly enjoying using OrientDB (https://orientdb.org). I like it so much that I made a pair of Clojure libraries for using it!
whoneedszzz/orientdb-client (core functionality): https://clojars.org/whoneedszzz/orientdb-client
https://gitlab.com/whoneedszzz/orientdb-client
whoneedszzz/orientdb-client-sql (SQL functionality): https://clojars.org/whoneedszzz/orientdb-client-sql
https://gitlab.com/whoneedszzz/orientdb-client-sql
Calling all PC gamers! Let's play together with the community!
Especially would love to get some games together on Tabletop Simulator (https://store.steampowered.com/app/286160/Tabletop_Simulator)!
Since I'm already an AWS user I'm highly considering using CodeCommit. Especially since it's no extra cost and encrypted in transit and at rest. Very cool!
Wonderful talk for any programmer/developer/keyboard-smasher
A lot of wisdom packed into this one.
@yarmo The day you accept that Humans have some positive and negative attributes is the day you can live a more relaxed life. These negative attributes people keep talking about have been a part of Humanity for the entire time. They are all based on biases. It's called a "flaw" for a reason. Accept them, do the best you personally can, and move on. You choose the people you associate with.
Just in case it has already happened to you: For an unpacked TAR archive🗄️ no extra folder 📁 is created and the content is mixed with many other files in the same directory? How to clean up this mess⁉️
$ tar -tf Nice_Prog_RC1.tar.gz | xargs rm -r
With 'tar -tf' in only the content of the archive is displayed. This list of files is given to 'xargs', which passes it on to 'rm -r' for deletion. On the next try we better unpack the archive into an extra folder.👨💻
Just discovered this, sounds freaking incredible.
https://github.com/ventoy/Ventoy
#Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don't need to format the disk over and over, you just need to copy the iso file to the USB drive and boot it. You can copy many iso files at a time and ventoy will give you a boot menu to select them. Both Legacy BIOS and UEFI are supported in the same way. 200+ ISO files are tested.
I liked this.
DICKS: Do you need to be one to be a successful leader?
If you are a tea lover or would like to explore quality teas you should absolutely check out Vahdam Teas! They offer many varieties and are the highest quality tea I've ever had in my life!
They vacuum seal the tea right after picking it to lock in the flavors and it really shows. They actually drink like a fine wine with layers as you drink it. Even subsequent infusions are still extremely flavorful so you get a lot out of it. Very affordable as well.
Ok, this is genius...
Software Engineer and general geek