Software and web masters. Developing insight and integrating dreams into reality. We search for life in deep thoughts and provide it when needed. Techy spices.
Love vim? Read man pages using vim on Linux or Unix/macOS too. You can use vim commands to search and whatnot.
export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
man date
@AmeerRosic Hopefully projects will start to be more serious, the people behind them will put actual work... and be actual people :D How many ICOs have delivered a product? All we see is promises and good hopes. Am I wrong or is the next ULTIMATE PROJECT again going to be done next month? :D
So many people think programming is boring.
A programmer is a creator, a builder. Some tasks, sometimes, can be less appealing to the watcher, bit they are part of the process of giving life to an idea. A program is just that - a living idea.
#programmers#builders#creators
MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing, video processing, and creation of custom effects https://t.co/CjKc62z0ne
@jsephler Signing code is only necessary in situations where the code release is important to be provably safe and coming from its author. Signing commits would be even more tedious - that is important mainly in collaborative, sensitive projects, such as #bitcoincore
@GravelCZLP What exactly are you referring to? Most scientific research is not lethal. And mistakes are part of the process of finding the truth, thus they are usually anticipated. Don't let yourself be worried - enjoy your life. Let science sort itself out. :)
“It had long since come to my attention that people of accomplishment rarely sat back and let things happen to them. They went out and happened to things.” -Leonardo Da Vinci
Especially when given a free service, one should often think twice before trusting sensitive data to it. What promises do they give and can they be responsible? Due diligence is important. If it is open-source, you can just scan the code, or trust the hundreds who already did.
The article though mainly puts up a warning for a particular, unnamed file hosting service which didn't protect the user's files. Still, it is worth knowing that by uploading anything on such a service, you ought to trust them for your safety and privacy.
Online file sharing sites are not generally secure, reports @zackwhittaker at @ZDNet. He quickly found credit card info & even bitcoin private keys.
Sharing sensitive info? Use non-cloud encrypted services such as Signal, Resilo Sync or OnionShare.
https://t.co/Df3IJYVPAD
@chriscapossela@Microsoft Fantastic article! Definitely we can see why @Microsoft was, is and probably will continue to be an absolute giant not just in software production, but also in helping humanity progress. Thank you!
@chriscapossela@Microsoft Fantastic article! Definitely we can see why @Microsoft was, is and probably will continue to be an absolute giant not just in software production, but also in helping humanity progress. Thank you!
@jsephler Depends on how exactly you'd be selling it. Expiring API keys is an option if it's a kind of regular subscription. If it is per data then the keys could expire after a number of calls, but how to get a new one automatically?
Perhaps one could use smart contracts? ☺️
@jsephler Often during and in-between sleep phases, we go through an issue that we have to deal with, and being in a more imaginative state, we have less constraints (filters) on our thoughts. Thus we look differently on said problem which helps us solve it, due to the mental freedom.