Login
Discover
Waves
Decks
Plus
Login
Signup
thenewjavaman
@thenewjavaman
41
Self-taught programmer, sometimes is smart.
Followers
148
Following
4
Resource Credits
Available
Used
Created
November 28, 2017
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
thenewjavaman
programming
2018-06-03 01:23
How to wait in a Node/JS thread
intro So I'm currently writing an Electron application (info here), and I had a need to stop my JS thread for just 250ms (0.25s). In Python, I simply would have: time.sleep(.25) the rub But I'm not used
$ 0.000
2
2
thenewjavaman
programming
2018-01-31 01:39
AI Tic Tac Toe, Part 1 (Data Sets) - Monday Post #2
it's not monday Yeah... but my computer broke so I just fixed it. intro I recently wanted to create a more advanced neural network with a purpose. You can see my last post on a basic neural network in
$ 0.000
1
thenewjavaman
neuralnetwork
2017-12-07 03:34
Basic Xor Neural Network - Monday Post #1
it's not monday It's Wednesday but I didn't post Monday, so... quick update I'm going to start writing posts every Monday afternoon. Follow if you like tech posts from AI to graphics cards. Intro I recently
$ 0.000
2
thenewjavaman
music
2017-11-29 18:21
r/ListenToThis on Steemit?
(I've posted this only on Steemit because I don't have enough Reddit karma.) I've been on for a while now and love the format. Would anyone be interested in porting/creating a new version on ? It's essentially
$ 0.000
1
thenewjavaman
gridcoin
2017-11-29 18:11
How to Setup a Gridcoin Wallet on Windows
links BOINC : Gridcoin : Gridcoin Wallet Download : overview Gridcoin is a cryptocurrency that pays miners to crunch projects from BOINC (Berkeley Open Infrastructure Networked Computing). BOINC is a volunteer
$ 2.485
4
thenewjavaman
programming
2017-11-29 03:38
[Discussion] [Meta] Bots on Steemit/Power Fraud
What are the applications and possibilities for hosting bots on this site? Should there be an API or dedicated service to regulate non-human activity? Comment below. Some examples are like goodbot/badbot
$ 0.000
6
2
thenewjavaman
programming
2017-11-28 22:10
Sorting Algorithms (Selection Sort in Python)
intro As a programmer, one of the most important technologies to learn is the sorting algorithm. Its use is commonly found in sorting data packets from the internet (what your browser does) so that you
$ 8.037
52
4