Deval DudhiaforDevd Blogdevaldudhia.hashnode.net·Jan 29, 2023Ownership as a software engineer. What am I actually owning ?You might hear the word “Ownership” a lot around you. As a software engineer do you often think, “I can write code and that's enough for my role”? While it might work in some cases just to get the job done, it might not be enough. You need to show mo...Discuss·1 likeownership
Stavros Ioannidisforistavrosistavros.hashnode.net·Oct 14, 2022Work needs meaningHello again. In this post, I'm going to share a thought I had. For the last six months, I've been struggling with not-so-interesting work. It was some things that I had to do that were so boring I almost believed that I didn't like my job anymore. I ...Discuss·32 readsownership
Olumide D FakoredeforApe-ing On the Chainlumi007.hashnode.net·Dec 29, 2022Tokenization on the Blockchain using Smart Contracts to authenticate digital ownership.Tokenization is the process of representing a real-world asset as a digital token on a blockchain. This allows the asset to be securely tracked and transferred on the blockchain, with the added benefit of increased liquidity, as the asset can be trad...Discuss·33 readsBlockchain technology
Sue DonimusforA Sue Donimus Blogsue.hashnode.net·Apr 14, 2023Why Piracy is a Loaded TermThe term "piracy" first surfaced in the early 15th century as a way of describing "the practice of robbing on the high seas". Approximately 200 years earlier, the word "pirate" surfaced, meaning "a sea-robber, sea-plunderer, one who without authority...Discuss·45 readspiracy
Subho DeyforDevOpsculturedevopsculture.hashnode.net·Apr 4, 2023The Ultimate Guide to File Permissions and Access Control Lists for DevOpsIntroduction : In this guide, we'll take a deep dive into file permissions and access control lists, exploring how they work, the different types of permissions and access controls available, and best practices for managing them effectively. Whether ...Discuss·33 readsfile-permission
Deval DudhiaforDevd Blogdevaldudhia.hashnode.net·Jan 29, 2023Ownership as a software engineer. What am I actually owning ?You might hear the word “Ownership” a lot around you. As a software engineer do you often think, “I can write code and that's enough for my role”? While it might work in some cases just to get the job done, it might not be enough. You need to show mo...Discuss·1 likeownership
Olumide D FakoredeforApe-ing On the Chainlumi007.hashnode.net·Dec 29, 2022Tokenization on the Blockchain using Smart Contracts to authenticate digital ownership.Tokenization is the process of representing a real-world asset as a digital token on a blockchain. This allows the asset to be securely tracked and transferred on the blockchain, with the added benefit of increased liquidity, as the asset can be trad...Discuss·33 readsBlockchain technology
taesikmunfortaesik blogtaesic.hashnode.net·Dec 3, 2022Scope and OwnershipBlocks // Statement block { let num1 = 1; let num2 = 2; let sum = num1 + num2; println!("{sum}"); } // Expression block { let num1 = 1; let num2 = 1; num1 + num2 } Scope The scope is the concept that an item exists in me...DiscussRust for beginnersRust
Stavros Ioannidisforistavrosistavros.hashnode.net·Oct 14, 2022Work needs meaningHello again. In this post, I'm going to share a thought I had. For the last six months, I've been struggling with not-so-interesting work. It was some things that I had to do that were so boring I almost believed that I didn't like my job anymore. I ...Discuss·32 readsownership