hive-188262

Experts

paulmoon410

794.96

Android Mobile Trading Bots - Step 1

I'm working on bringing there trading bots to all of us out here in the Hivescape. What I have came to is that it can be done, and a lot ...

paulmoon410

794.96

Peake RPG... I'm really thinking about it

https://geocities.ws/peakecoin/games/The%20Peake/index.html I'm not the smartest when it comes to the front end either. So learning and ...

paulmoon410

794.96

Peakecoin.bnb Trading Bot

📊 Fetching Hive Engine Market Data with Python I'm barely understanding what to do for automated trading and crypto analytics. So as I'm...

paulmoon410

794.96

Peakecoin Bot for BNB Trade...

🚀 Automated Trading Bot for SWAP.BNB on Hive Engine Trading in the world of Hive Engine is profitable, but automation is going to be cr...

strangedad

3.36

Molding The World

https://wsrv.nl/?url=https://images.ecency.com/DQmTJ8mmdRXbxKSxkHANk3SorfmitmN2wBCAb6UQLXuwWbJ/33ebc4c2_7a98_4c86_81ac_7db8d8d313e1.webp&...

strangedad

3.36

Creating a PiMUD Game -*Accepting Help*-

All Files Here https://geocities.ws/moons_/games/PiMud/ Since my knowledge is limited to Java I've been trying to teach my son how to co...

strangedad

3.36

Everything Crashed...

Everything crashed now Im trying to force a rasberry pi OS to load so i can get tokens off of Hive Engine to at least get a new Pi to g...

gmaplus

3.75

Resolviendo el reto /Solving Challenge

Esta es una serie de Post que se enfocarán en el paso a paso para resolver los problemas diarios que plantea el usuario @ydavgonzalez y ...

strangedad

3.36

JavaScript - Variable declaration

So I spent the day learning a little bit. I'll attempt some simple games this week. # These are the variable functions w/ description v...

strangedad

3.36

Question...?

I would like to know what the best language for in browser game creation. I don't know a lot but i know enough to learn quickly. I probab...

paulmoon410

794.96

Learn How to Code - Lunar Pong

I appreciate the help @oldsoulnewb I definitely needed more guidance with the Markdown Language limits. That said, I spent the past week...

paulmoon410

794.96

Markdown Question

It may be a rookie question but I'm trying to figure out if the ways to quote text as well as code here. Sometimes the way i do it works ...

paulmoon410

794.96

Making A PyGame

https://files.oaiusercontent.com/file-qBsXpu6rF7tMToMTxOKfhFIq?se=2024-06-23T03%3A34%3A37Z&sp=r&sv=2023-11-03&sr=b&rscc=m...

peakecoin

3.36

Peakecoin Balance

We are currently trying to find a way to use a service like GeoCities to host the front end of things and Hive API and Hive Engine API to...

paulmoon410

794.96

All My Posts Are Downvoted

So I'll either have to use an alternative account or not post in this community. I was trying to help but abusive powers have limited my ...

paulmoon410

794.96

Fibonacci Sequence Generator : Learn to Code

If you can't see the embed I apologize. The link to the video is here https://rumble.com/v51um5f-learn-to-code-fibonacci-sequence-genera...

paulmoon410

794.96

Number Guessing Game : Learn to Code

num_game.py import random def guess_the_number(): number_to_guess = random.randint(1, 100) attempts = 0 while True: ...

paulmoon410

794.96

Cluster Computer Day 8

Sorry I didn't keep up with all the small details... PARTITION AVAIL TIMELIMIT NODES STATE NODELIST debug* up infinite 2...

paulmoon410

794.96

Digital Clock with Python : Learn to Code

DigitalClock.py import tkinter as tk from tkinter import Label import time # Create the main window root = tk.Tk() root.title("Dig...

paulmoon410

794.96

Cluster Computer Day 2

This is where I'm at currently...so close. mpirun -np 8 -hostfile ~/mpi_hosts ./mpi_program ssh: Could not resolve hostname master: Nam...

paulmoon410

794.96

Cluster Computer Day 2

Ok I've figured out how to generate SSH keys. $ cd ~/.ssh Next step is to copy to all the slave computers. After installing SSH on all n...

paulmoon410

794.96

Cluster Computer Making Day 1

I'm one day in and struggling to find ip addresses, where to put SSH keys. I know this is all a learning process but this one here is ti...

paulmoon410

794.96

Basic Calculator - Learning to Code

If you're interested in learning coding this is a basic calculator you can use and play around with. Its also on github. https://github....

paulmoon410

794.96

'Making A Trading Bot' Part 6- Learning to Code

peakebot/ ├── app.py ├── templates/ │ └── index.html ├── venv/ │ ├── bin/ │ ├── include/ │ ├── lib/ │ └── ... (other virtual e...

paulmoon410

794.96

'Making A Trading Bot' Part 5- Learning to Code

This is what I'm calling app.py I'll try and post the tree. import logging from flask import Flask, render_template, jsonify from beem i...

paulmoon410

794.96

'Making A Trading Bot' Part 4- Learning to Code

I've changed up the approach to making a bot to distribute first. See if I can make that work. Right now I'm struggling. I set up a git ...

paulmoon410

794.96

'Making A Trading Bot' Part 3 - Looking for Servers - Learning to Code

Well... I'm at the point where I need to find a Virtual Server to host the backend of the code. If anyone has any workarounds where I co...

paulmoon410

794.96

'Making A Trading Bot' Part 2- Learning to Code

So @strava2hive pointed me out to Beem... So I started piddling. Updated the code a little. import pandas as pd import time import logg...

paulmoon410

794.96

'Making A Game' - Learning to Code

I'm having trouble figuring out why I can't move on the map. If anyone has any input on what I need to correct, please help me. I've trie...

chrisaiki

948.81
Hive.Blog

Happy to learn2code

Hello world ! I am very happy to discover the #learn2code community on Hive I learn to code basic in 1980, yes it was yesterday! In 1982,...