Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #ilovecoding created topics on internet
bitballies
jsbookmarklet
2022-05-02 19:27
HIVE TOOLS - HIVE and HIVE Blocks JS bookmarklet
Bit Ballie 👾 We've made a bookmark button that switches / toggles between hive.blog and hiveblocks.com to help with HIVE workflows. What is a Bookmarklet? Open the glitch project and drag and drop the
$ 0.727
312
4
leprechaun
proofofbrain
2021-06-08 19:23
POB to Ecency: Day 19 & 20: Rewards Updates
How Fast is Fast Enough? After finally getting the data I needed to measure votes for Proof of Brain and displaying it, I found that the delay between the main process and the other servers was too slow
$ 8.209
37
24
leprechaun
Proof of Brain
2021-06-03 18:01
POB to Ecency: Days 15,16,17 and 18
I've finally got the voting right. That is to say, I get the right numbers but data needs to be fetched from five sources. The display is rather slow right now, though. To fix that, I'll have to move the
$ 8.593
100
21
leprechaun
Proof of Brain
2021-05-18 17:22
POB to Ecency : Day 5 and 6 : Steady Progress
Progress in the @ecency Porting Writing code for POB community is a little like living in a foreign country. Many wont understand what you are trying to do or trying to tell them. They don't see the code
$ 9.975
73
16
zekepickleman
threetunetuesday
2026-03-29 03:52
Promoted
TTT - The Zeke Cometh!
Having some fun with digital music creation on Hive with a song about yours truly
$ 11.430
288
9
leprechaun
Proof of Brain
2021-05-08 23:09
Day Two Ecency to POB
Ecency has a secret in its server that it uses with Hive Signer. The Hive Signer usage happens behind the scenes (except for the part when the user actually logs in with Hive Signer). The configured parameters
$ 4.166
45
8
skysnap
DTube
2020-06-19 08:35
Firebase - How to Upload JSON Data to Firestore Database in Firebase
Learn How to Upload JSON Data to Firestore Database in Firebase. This post explains how you can use the simple node.js script to upload JSON data to the firestore database in firebase. Check out the below
$ 0.032
8
skysnap
javascript
2020-06-16 14:15
Adonis.js - How to Install Adonis.js on Windows
Learn How to Install Adonis.js on Windows. The below video shows how to Install adonis.js on Windows. It requires you to have Node.js and NPM installed first. And then you can follow the method explained
$ 0.027
7
devpress
github
2020-06-10 15:59
Node.js Best Practices Github Repository
Let's discuss Node.js Best Practices github repository. I decided to review some of the popular and useful github repository and share them with you. If you are into coding, and wish to find something
$ 0.024
5
8
cabzphoto
PhotoFeed
2026-04-02 02:15
Promoted
👊 The Judge of Takanakuy: Faces of Chumbivilcas - PhotoFeed Contest Portrait Photography Round 163 [ENG-ESP]
👊 The Judge of Takanakuy: Faces of Chumbivilcas PhotoFeed Contest - Portrait Photography Round 163 [ENG-ESP] English During my journey to Cusco, I immersed myself in the "Takanakuy" festival
$ 0.797
40
3
skysnap
php
2020-04-03 18:40
Laragon How to Install Laragon on Windows 10
Learn How to Install Laragon on Windows 10. So many of you want to install Laragon on Windows 10. I think most of the users have now moved to the Windows 10 from Windows 7. It seems like a good tutorial
$ 0.000
3
leprechaun
hive
2020-03-28 17:08
Hive vs. Steem
It has come to my attention that on the account @ilovecoding which re-blogs articles that have the programming tag is full of re-blogs of things that have nothing to do with programming. The offending
$ 0.044
8
4
leprechaun
HiveDevs
2020-03-28 04:09
Steem-JS
It is time that the documentation located at were added to. For both Steem and Hive. Indeed even for Whaleshares and Golos, development is hindered because we only have as much documentation as a C header
$ 0.062
5
skysnap
kotlin
2020-03-23 13:18
Kotlin - How to Exception Handing - try, catch, finally in Kotlin
Learn how to use Exceptions: try, catch, finally, throw using Kotlin. This can be a good option for you to learn about how to use the exception. Another thing is that we are using the video that will allow
$ 0.000
1
anitahorvatirl
Photography Lovers
2026-04-05 18:23
Promoted
Happy Easter
Happy Easter to all of you here at photography lovers group.. I hope you went on egg hunt How do you celebrate Easter.. What is your tradition for Easter morning
$ 0.656
47
skysnap
kotlin
2020-03-19 10:25
Kotlin - How to Create Do While Loop in Kotlin
Learn how to create do while loop in kotlin. And you can check out some of the examples that you can use in kotlin. How do you use a loop in Kotlin, you can check the below to learn about it. So check
$ 0.000
2
1
skysnap
kotlin
2020-03-18 12:09
Kotlin - How to Use Variables & Data Types in Kotlin
Learn how to declare variables in kotlin. Also learn how to declare data types with variables in kotlin. You can check out basic syntax and also how to use it with an example. Check out how to use variables
$ 0.053
2
skysnap
windows10
2020-03-17 13:40
Windows 10 - How to Install Language Pack in Windows
Learn How to Install Language Pack in Windows 10. How do I download language packs for Windows 10. You can learn how to Install Windows 10 Language Pack Using Windows Update. Check out on how to install
$ 0.048
2
skysnap
kotlin
2020-03-16 17:21
Kotlin - How to Create Interface in Kotlin using OOP
Learn How to Create Interface in Kotlin using OOP. So if you are learning OOP with Kotlin, you;d find this tutorial useful. Check out the video on how to create interface in Kotlin. If you don't know how
$ 0.061
2
cliffblank
worldautismawarenessday
2026-04-02 09:22
Promoted
World Autism Awareness Day 2026
It’s “World Autism Awareness Day 2026” and I minted another NFT to celebrate. Past NFTs: 2025 2024 2021-2023 #autism #WorldAutismAwarenessDay
$ 0.007
5
1
skysnap
kotlin
2020-03-15 18:20
Kotlin - How to Create Command Line Programs in Kotlin
How to Create Command Line Program in Kotlin. Kotlin compiler programs can be run on the command line. You can easily run those programs on the command prompt on Windows. Check out the video on how to
$ 0.088
2
skysnap
kotlin
2020-03-15 05:18
How to Create Class and Object in Kotlin
Learn how to create class & object in kotlin. So basically we are going to learn about Kotlin Class and Objects in this tutorial. Check out how to create class kotlin. Since the kotlin is modern language
$ 0.084
2
skysnap
kotlin
2020-03-14 18:50
Kotlin - How to Install Kotlin Compiler on Windows
Learn how to install kotlin command line compiler on Windows. And use this compiler to convert the kotlin code for the android app. So this video covers how to Install Kotlin and Developer tools. Check
$ 0.079
2
skysnap
javascript
2020-03-12 18:54
Babel Compiler : Learn how to Use Babel Compiler Online
Learn how to use babel compiler online. So you can use this for compiler ES6 and other modern updates to the ECMA subscript. Check out the video. Babel compiler helps you compiler the modern ECMA standard
$ 0.055
2