Login
Discover
Waves
Communities
Write
Login
Signup
Drifter1
@drifter1
69
Computer Science related posts that contain theory and practice (examples, exercises) in the various topics and branches
Followers
1074
Following
267
Follow
Email digest
Resource Credits
Available
Used
Location
Integrated in a GPU
Website
https://peakd.com/recap/@drifter1/recap-2021
Created
2016-04-28 00:13
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 2]
Oh, that sounds like a lot of work! I wish you good luck! π
$ 0.000
0
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 3]
Of course, don't hesitate! π For actual code maybe also check out the GitHub repository and commits. The posts here on Hive are also more theoretical, and I just explain how and why I do the choices I
$ 0.000
1
1
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 2]
Yeah, there are many ways of storing the blockchain. I just don't want to complicate things too much, and so that's why I chose to simply store .json files for every single thing. It would be interesting
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 3]
Hey, thank you! :) Glad, that you enjoy it! Well, because blockchains are complicated systems, developing such a system is not a beginner-friendly project. And it's also best to get into it as a team,
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 1]
I'm glad that you enjoyed it! π
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 1]
Haha, I understand. It's quite advanced and complicated coding. In C it was really a nightmare. π But, I was up to challenges, and so it was basically a no-brainer. The other projects about IDS systems,
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 1]
I see. Well, then I wish you good luck as well! π
drifter1
Programming & Dev
5y
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 1]
Yeah, I basically had to choose between the two, and Django seemed to be suited more for webpages. I don't know. Either way, I just needed such a library for the communication, the actual functions of
drifter1
StemSocial
5y
RE: Mathematics - Signals And Systems - System Representation in Continuous-Time using Differential Equations
STOP
drifter1
Programming & Dev
6y
RE: Programming - CUDA Atomic Functions and Synchronization
Totally true! Most problems have simple solutions in Programming :) If you start thinking complex then you already made a mistake...or you are on the road to a new invention :P
drifter1
StemSocial
6y
RE: Physics - Classical Mechanics - Gravitational Potential Energy
Thank you very much! I appreciate it! :)
drifter1
Programming & Dev
6y
RE: Programming - Parallel For Loops in OpenMP
Haha, random code you say - what an interesting idea! The funny thing is that this is still the simple stuff. OpenMP is so full of features... But Nvidia's CUDA API for GPU Computing is more difficult,
drifter1
Programming & Dev
6y
RE: Logic Design - Simple FPGA Design using Xilinx ISE 14.7
Hahahaha yeah, it just rolls on the tongue..."Bashing"
drifter1
StemSocial
6y
RE: Logic Design - Simple FPGA Design using Xilinx ISE 14.7
First off thank you for you reply! Artix 7 Family FPGAs are newer than my Spartan-6 one and so the Xilinx Vivado Design Suite is needed to design on it, in basically the same way that I did with mine in
drifter1
Programming & Dev
6y
RE: Programming - OpenMP API Introduction
Haha, thank you very much! C/C++ is a low-level language for sure, but the parallelism that OpenMP offers is much higher-level than using a library like POSIX-Threads were you have to do all the parallelism
drifter1
physics
7y
RE: Physics - Classical Mechanics - Force Couple System
Thank you very much! π
drifter1
utopian-io
7y
RE: Writing a simple Compiler on my own - Generating Code for Expressions (part 1)
Creating/Writing a compiler is one of the most difficult things to have as homework when you study Computer Science... Β It took me about a Year to get to the point of Intermediate Code Generation for a
drifter1
utopian-io
7y
RE: Writing a simple Compiler on my own - Machine Code Generation Principles
Yes, I'm back from semester examinations and... Yes, I finally revive this series, too. It's been a long time, without you my friend. πππ
drifter1
utopian-io
7y
RE: Electronic Circuit Simulation - Electromagnetism Background (part 1) [Python]
There is a lot of Theory behind the whole simulation stuff and so to get into actual code I will need to explain that first. I can't just create the matrices of the linear system with magic. Poof! After
drifter1
physics
7y
RE: Physics - Classical Mechanics - Explaining the Physics behind Rocket Propulsion
When shall we go to Mars, Elon? π
β Latest
Older β