Login
Discover
Waves
Decks
Plus
Login
Signup
69
drifter1
Drifter1
Computer Science related posts that contain theory and practice (examples, exercises) in the various topics and branches
Available
Used
Resource Credits
1,067 Followers
267 Following
Integrated in a GPU
https://peakd.com/recap/@drifter1/recap-2021
April 28, 2016
RSS feed
Comments
Blog
Posts
Comments
Communities
Wallet
Follow
drifter1
STEMGeeks
Wednesday, September 27, 2023 12:35 PM
RE: Mathematics - Number Theory - Diophantine Equations
Exercise Solution Let's determine for which m the x and y equations >= 0: The only integer value for m is 4, therefore the only positive solution is (4, 0) as shown below:
$ 0.000
2
drifter1
STEMGeeks
Sunday, June 5, 2022 2:07 PM
RE: Programming - Java - Travelling Salesman Problem Solution (Naive Algorithm)
I don't think that Java is as bad as people make it to be... There is mostly only a small difference between the programming languages used today, and so we just have to live in a world with lots of different
$ 0.000
4
1
drifter1
STEMGeeks
Wednesday, March 23, 2022 12:22 PM
RE: Mathematics - Discrete Mathematics - Implication and Equivalence Statements
Solution to Exercise: A 3-input XOR has the following truth table:
$ 0.000
4
drifter1
STEMGeeks
Saturday, March 12, 2022 10:54 AM
RE: Mathematics - Discrete Mathematics - Set Operations
Solution to Exercise: The marked region contains elements that belong to either A or B, but are not shared by A and C. There are of course multiple valid ways of expressing this. Here is one:
$ 0.000
4
drifter1
STEMGeeks
Friday, March 11, 2022 1:18 PM
RE: Mathematics - Discrete Mathematics - Sets
Solution to Exercise: All sets are finite sets Set D can be classified as a singleton set, because it has only one element Sets A and B have the same cardinality of 3 and are thus equivalent sets Set A
$ 0.000
4
drifter1
STEMGeeks
Tuesday, March 8, 2022 1:03 PM
RE: Physics - Classical Mechanics - Viscosity and Turbulence
We have to apply different math for fluids that don't satisfy the viscosity equation. I haven't dug too much into it though... From it's definition the equation that we use for viscosity isn't a fundamental
$ 0.000
1
drifter1
STEMGeeks
Friday, March 4, 2022 12:36 PM
RE: Physics - Classical Mechanics - Introduction to Fluid Dynamics
Haha! Yes, thank God for Indians! They are lifesavers in some occasions! But, I think I learned far more from YouTube channels like Derek Banas or thenewboston.
$ 0.000
4
1
drifter1
STEMGeeks
Thursday, March 3, 2022 9:50 AM
RE: Physics - Classical Mechanics - Introduction to Fluid Dynamics
Haha, I know that feeling... During my school years, and even now in "higher" education, there are only a few teachers that really make you understand the concepts. Otherwise, you just have to
$ 0.000
5
3
drifter1
STEMGeeks
Thursday, February 24, 2022 12:31 PM
RE: Physics - Classical Mechanics - Pascal's Principle and Hydraulics
Thank you very much @adedayoolumide! Well, I started posting such content because I wanted to refresh on things. And sometimes teaching / explaining in-depth even helped me learn new concepts, which we
$ 0.000
1
1
drifter1
STEMGeeks
Tuesday, December 14, 2021 12:30 PM
RE: Logic Design - Semaphores and Mailboxes (SystemVerilog)
$ 0.000
0
drifter1
STEMGeeks
Saturday, December 11, 2021 12:39 PM
RE: Mathematics - All About Exponents, Roots and Logarithms
Thank you @scroff! Glad that you enjoyed it! 😀
$ 0.000
1
drifter1
STEMGeeks
Friday, November 26, 2021 8:50 AM
RE: Logic Design - From Verilog To SystemVerilog
I might give the front-end a try... Thanks!
$ 0.910
2
drifter1
Programming & Dev
Tuesday, November 2, 2021 8:11 AM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 11]
Hey @bajwolf, This is a simple, educational implementation, and not meant to be used as an actual blockchain system, but to understand how such a system operates. Of course, it's not a simulator, as the
$ 0.000
0
drifter1
STEMGeeks
Wednesday, October 27, 2021 2:40 PM
RE: Mathematics - All About Geometry (Part 4)
Hey @indayclara , I'm a Computer Science student, currently going for a master's degree. But, I enjoy teaching, which is why I upload these programming, physics and mathematics related posts. I'm not yet
$ 3.710
4
1
drifter1
Programming & Dev
Tuesday, September 28, 2021 9:51 AM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 11]
Hello again, I'm currently thinking of: a video tutorial series on implementing a CPU, which basically means covering Computer Architecture and Microprocessors, but from a "developer" point of
$ 0.000
1
1
drifter1
Programming & Dev
Sunday, September 26, 2021 4:15 PM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 11]
Hey @luis96xd, Glad that you enjoy this series the same way I did! 😃 I have lots of ideas, and I also want to get into other types of content (such as videos, streams, etc.). So, feedback really helps...it
$ 0.000
1
3
drifter1
Programming & Dev
Tuesday, August 31, 2021 2:25 PM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 5]
Well said! Sometimes working eight hours being totally exhausted, may have the same or even worse outcome then working for an hour well-rested... The funny thing is this is not my thesis! 😄 My thesis
$ 0.000
1
drifter1
Programming & Dev
Monday, August 30, 2021 7:58 AM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 5]
Hey, yeah the deadline is coming up and so I pushed the NOS button! The tutor is really nice though, and so even an unfinished project of this magnitude should still be sufficient for the presentation
$ 0.000
1
2
drifter1
Programming & Dev
Friday, August 27, 2021 8:24 AM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 6]
Well, from the languages that you've mentioned, Solidity is the smart contract language from Ethereum. It's not something that is used for implementing a blockchain base, but it's an extension. Using Solidity
$ 0.000
1
1
drifter1
Programming & Dev
Thursday, August 26, 2021 2:12 PM
RE: Programming - Implementing a Blockchain using Python and Flask [Dev Blog 6]
Truth is, the task is due next Thursday (September 2nd). And so I need at least a prototype until then... I only knew that it had to be submitted in the beginning of September. I never would have guessed
$ 0.000
2
3