Skip to content
techysaint
  • Techysaint – Home
  • Videos
  • Contact
  • Blog
Menu

Author: Gokul Kartha

This author has written 483 articles
  1. Home>
  2. Gokul Kartha>
  3. Page 6

Unlocking Innovation with Open Source at Nokia

  • Post Author:Gokul Kartha
  • Post published:December 1, 2024
  • Post Category:Uncategorized
  • Post Comments:0 Comments

# Unlocking Innovation with Open Source at Nokia In the modern tech landscape, open source has become a pivotal driver of innovation, collaboration, and transformation. For decades, Nokia has been…

Continue Reading Unlocking Innovation with Open Source at Nokia

sCrypt vs Solidity Comparing Smart Contract Programming Languages

  • Post Author:Gokul Kartha
  • Post published:December 1, 2024
  • Post Category:Uncategorized
  • Post Comments:0 Comments

# sCrypt vs Solidity: Comparing Smart Contract Programming Languages The world of blockchain development has grown exponentially in recent years, with smart contracts at the heart of this digital revolution.…

Continue Reading sCrypt vs Solidity Comparing Smart Contract Programming Languages

25 Common Agile Scrum Mistakes / Anti Scrum Patterns

  • Post Author:Gokul Kartha
  • Post published:May 18, 2020
  • Post Category:Uncategorized
  • Post Comments:0 Comments

Here is an attempt to list down 25 common mistakes we do while implementing agile scrum in software engineering organizations. I believe if you happen to do one of these,…

Continue Reading 25 Common Agile Scrum Mistakes / Anti Scrum Patterns

Generating Huge String Buffer in Bash

  • Post Author:Gokul Kartha
  • Post published:April 17, 2019
  • Post Category:Uncategorized
  • Post Comments:0 Comments

The below bash script could be used to generate a file of a particular size (here 20MB) with some random strings. #!/bin/bash wanted_size=$((1024*1024*20)) #20MB File function gen_file() { file_size=$(( ((wanted_size/12)+1)*12…

Continue Reading Generating Huge String Buffer in Bash
  • Go to the previous page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 121
  • Go to the next page

Archives

  • December 2024
  • May 2020
  • April 2019
  • September 2017
  • June 2017
  • October 2016
  • December 2014
  • October 2014
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
Copyright - OceanWP Theme by Nick
Close Menu