Login
Discover
Waves
Communities
Login
Signup
Topics
#gittech
Global
Trending
Hot
New
Top
#gittech
New
Top communities
Create your community
latest #gittech created topics on internet
oniemaniego
DBuzz
2020-07-14 12:46
Windows PowerShell
Still happy with my automation productivity.
$ 0.000
4
4
oniemaniego
GitPlait
2020-07-14 12:27
Checking Coins State with a 14-Day Weighted Average
I also need to check the state of other coins too.
$ 0.089
11
oniemaniego
DBuzz
2020-07-12 09:23
Coin Alerts for Hive
Coin Alerts for Hive. Now available in Heroku with current HIVE price versus 7-day average of USD price. Python-Flask as backend and JQuery/CSS as frontend. Powered by CoinGecko API.
oniemaniego
DBuzz
2020-07-12 00:21
Just deployed an empty app
Just deployed an empty app. Check it out at Heroku, idk maybe add a notifier if Hive token is the lowest for the past week using BTC/ETH rate. It's just a free account, it might be inaccessible with multiple
nave7
GEMS
2026-06-25 10:50
Promoted
Drawing episode #72 peaceful Seaside
Today I drew a peaceful seaside watercolor scenery with a small sailboat floating calmly on the water.I colored sky with green and sea with deep blue color.Then I added birds in the sky to show the freedom.
oniemaniego
STEMGeeks
2020-07-07 20:38
Brython, Python but on your Browser
I searched for Python for browser and found `Brython` and it looked promising, I immediately used it.
oniemaniego
Quello
2020-07-07 01:29
Will real Python for Browsers be available as an alternative to JS?
JavaScript has been a standard for years as a "Browser Script", but could it be possible that the browser industry might support any future version of python as a front-end scripting language,
oniemaniego
GitPlait
2020-07-04 16:43
Kotlin Coroutines For Async Functions in Android
Working with Project `ThunderGuava` taught me to learn something I dread or I was afraid to even read about.