Open-source culture is growing in Nepal

Open-source culture is growing in Nepal


In the digital age, all organizations are being digitized. Whether it is a government body or a private institution. Be it a tech company or a non-tech company. All of these companies are using some kind of software and technical tools for performance and service delivery.


Millions of dollars are invested every year in software purchases and subscriptions. Some software is also available for free. Some people have to pay and subscribe. What is the security guarantee of the free or paid software you are using?




When Windows was the only paid operating system in the 1990's, software engineer Linux Torvalds and a university student created the Linux operating system.


The culture of open source software developed after the software was distributed worldwide for free. Now open source is developing at such a fast pace. It is also expanding its influence.



Numeric Minds, which works in the field of data analysis and services, uses most of the open source tools to perform its tasks. Binod Jung Bogati, a data scientist, says the company uses its open source statistical data science programming language 'R'.



Similarly, Aju Tamang is an active member of the Nepali Open Source Community, working in the techcraft company Multiplug Platform Aerobase and Azure. He also says that his company works using open source software and tools. Aju has also been writing various blogs on open source.


When talking about open source, you may have many questions about it. What is open source and open source software?


To understand open source, you must first understand the process of software development. Developers use code to create the software we use, which is written in any specific programming language.


If the developer or the company that owns the code project is to open the code, to keep its license open, then it must be understood that the code is open source.


The open source code can be accessed by any developer, programmer, software engineer or beginner interested in the field around the world.


They can turn the code upside down, edit it and create separate software. For example, the Chrome browser you use is also built from the open source Chromium browser.


Similarly, Microsoft Edge and Opera are also browsers made from Chromium browser. Although your parent Chromium browser is open source, these other browsers are not open source. These can be used for free. But their code is not available openly.


Open source is a base. New software can be created using its code. The new software will be open source. But some companies keep the code secret for personal use.


If the company keeps the product or project secret for private purposes without open source, it can only be edited and updated by the developer or host company within the company. But if you make it open source, everyone can see the code inside.


Software engineers, developers and programmers from around the world can access it. It becomes transparent. Whether it's okay or not, anyone can respond to it. Zikzag can correct the written code.


It can be improved and improved by adding appropriate coding and editing it. When thousands of people are brainwashed into a software, then that open source product improves.


If any security vulnerabilities or bugs are found in it, it can be addressed immediately or a report can be submitted. Due to these reasons, the attraction of many companies towards open source is increasing nowadays, says Binod.


"I have an open source project on GitHub, but if anyone comes and sees my project, there is an error in this place. They can add that I want to add this feature, 'says Binod.


He further said, ‘Updates on Android are also due to similar contributions, suggestions and feedback. Tens of thousands of people are volunteering in open source.


He went on to say, "But limited people work on paid software. That's why big tech companies are working in open source to make their projects better. '


GitHub is also an open source platform. If a text is shared and four or five people are editing it at a time, there is a problem. We digitized some code while working, but if we need it tomorrow, we have to recover it. The code created by each developer must be merged.


Linux Torvalds built the Git in the 2000s to solve this problem of open source. This was a version control. Git helps to solve the lack of coordination that appears when many people are working together on the same software.


This helps to control the version. It tracks and records all activities. Git is used to upload code online.


There, the code is securely backed up. In this way, if the code in the git is open source, it can be made public by making a license with the permission of the company and can also be kept secret.


Big companies like Facebook, Google and Microsoft are also open source to make their products better. According to Aju Tamang, open source is also being practiced in Nepal.


Around 2011, the tech operators of Chitwan made the Nepali operating system Chitwanix. According to Aju, the operating system is based on Linux's kernel code.


‘Open source practice was gaining momentum when Chitwanvics was formed, but in the meantime it was stopped for some time and now it is gaining momentum again. It is jumping fast, 'says Aju.


Companies like Lipfrog are also very active in open source work.


But using this open source feature is also essential to contribute to it. Millions of developers, programmers and software engineers from around the world are contributing to it. The essence of open source is to provide any tools and software for free.


Aju says that the communities of those who contribute to such open source are developing in Nepal even though they are few. Although Nepal's first open source community was active in 2011, it failed after two or three years, said Aju.


He says that students, developers and software engineers are feeling the lack of community. However, after companies like Lipfrog persuaded their software engineers to get involved, students began to get involved and its importance began to emerge.


"Community is very important and you can learn a lot from it," says Aju. Learn how to make software, how to code in free software, how to practice and how to handle in the community. '


There are many differences in educational and professional practice in Nepal. Students who want to enter the field of software development will learn a lot from open source, says Aju.


‘Open source software acts as a bridge. It teaches a lot. In the professional career, in the software industry, open source has taught us how to code, how to support and how to solve problems with code. '


According to Binod, the students who have worked in the open source industry have become accustomed to the software industry before starting their careers.

Some time ago, Digital Ocean hosted the Everest Hack to Barfest open source interactive meetup. After the event, the same group started an open source community called Hack to Bearfest, Aju told Tekpana.


"After running Hack to Snow Nepal, we have created an open source community in its name. In which there are different types of projects in frontend and backend algorithms. One can contribute to the project under the guidance of someone in those projects. '


Nepal now has open source communities for programming languages ​​such as Golyan Nepal and Ask Buddy.


No one needs to be a software engineer or developer to contribute to open source. Those who are interested in coding that can understand the programming language can contribute to it.


"Open source is very important for newcomers. Companies are opening vacancies. Experience demands. Then if you have contributed to any open source you can show your work from there. It helps to build a person's portfolio. Maintains credibility, ”says Binod. +


Those who contribute to open source volunteer voluntarily. Someone can write code. But you have to write guide and document in the code. Students who know a little programming language and know how to write documents start with documentation.


For example, if he has experience working in a programming language, he can contribute to the same language. If someone is good at Java, he can do the same. If no code is found, a request can be sent. Can be reviewed Binod says that if the sent request is addressed, it will be counted as a contribution.


Aju says that big companies are also bringing grant projects to encourage them to contribute to the open source program.


Grants can also be obtained from an open source program. Like Google hosts Google Summer of Code. That is a three-month program. Rewards can be obtained if we contribute to open source community projects.


Students can contribute and receive rewards by learning from mentors. With the certificate we get from there and our skills, we can get jobs all over the world. Its recognition is also good. There is also another program called MLH Fellow, ”says Aju.


No matter how big the projects are related to open source, all of them can bring one or another open source related programs to motivate the students and even win prizes by getting mentorship by contributing to those programs, said Aju.


In this way, while working on open source projects, experienced and new developers can hone their skills and gain more knowledge by sharing codes while working on various platforms like Git. But beginners should always learn by looking at the code of good programmers, says Aju.


Instead of spending a lot of dollars to buy foreign software, you can make your own software using any open source. This requires a programming language. If you can make your own software in this way, the security guarantee also depends on yourself.


The open source project, which has access to countless people around the world, addresses bug issues immediately, but it also naturally raises security issues. But the security of open source software depends directly and indirectly, says Binod.


‘Linux OS is open source. It is regulated by the Linux Foundation, 'says Binod.


Anyone can secretly edit Linux software code. But others who edit look at the profile ratings.


In this case, the Linux Foundation oversees it. But if a company is providing software and services using an open source code, it is responsible for its security. It cannot have a direct effect on end users.


Using this kind of software will be a special benefit to various companies and startups emerging in the country.

https://www.csaju.com/?fbclid=IwAR376veVYH5WhUS-FBztGd3rASc8ZYglRmiK2SyBoxnDhmK7vaZ6uKdVac4

Comments

Popular posts from this blog

Artificial intelligence (AI) - the ability of a digital computer.

What is SEO and how to do search engine optimization?

Facebook's name has been changed to 'rebranding'

Labels

of Social media Facebook a and What on are phone This you mobile IT your Android Do internet Nepal smartphone for workforce use app can media from be iPhone robot social with will Machine Learning new not why Python that these Apple YouTube account company computer data does like password feature twitter ChatGPT Instagram Whatsapp by digital or Tiktok machine an information China Future Now US find free has online out people search videos work If Know make video way website without India Intelligence Laptop ML One apps battery corona features photos public users year Avoid Elon Musk Here Microsoft billion cyber market may million protect service user which Have Windows about chrome education history home money need network photo system update want Bitcoin Content Did Machine Learning Future Nepali Operators Scientists Things Wi-Fi artificial browser code don't down download hacker hacking many phones safe security smart take tips when world 10 Amazon Artificial Intelligence Future Buy Cryptocurrency Gmail Learning SEE TV Who being human malware mind netflix software study there two used 15 7 Beginners Deep Learning GPS Keep NASA Privacy after also at business camera career change chat cloud digital marketing easy going hacked its jobs life look marketing millions number sent settings store such version virus where work force 5 Agriculture Bug Deep Earth Google Maps Kaggle Messages More RAM Risk So Some Than Top Types Ways Windows 11 World Cup Xiaomi address all as attack available been brain buying dangerous difference drive earn email first government hackers hidden image including job language message meta mode monetization most news old open passwords pay play price really saying search engine smartphones storage story their using watch while windows 10 working 14 2020 2022 4 6 Cambridge Dark Web Development Even GB GPT Gemini Global Health-care Here's Lite Maps OpenAI Oppo Pakistan PayPal Print Pro QR Reasons SEO SMS Samsung Telegram TensorFlow Thinking Tutorial Type Vision WiFi Word Zoom accounts advertising any bank become best better biggest blue chip comments computers countries country created cyber attacks doing electricity engine eyes fake files football function game games get go hours humans install launch launched location lost medical misused monitor moon name once percent post posts private problem problems processing program quantum quickly robots scan science secure send share signal space stay them they thousands time topics tricks up useful viral voice war was water we web wireless workers 000 17 2024 5G AI Education Alan Musk America Analytica Applications Army Assistant Banned Based Because Before Blockchain Bounty CCTV COVID-19 Chat GPT Choose Clean Close Clubhouse Computer Vision Crypto DL DNS Deepfake Developer Docs EV Electric Everyone Explain Factory Finally Google chrome Google drive Healthcare Help I IBM Includes Japan Keras Kernels Large Lifestyle Looking MDMS Mac Models Music Musk Must Natural Ncell Nepal's Net Notebooks Operating PC Police Preparing Prime Revolution Russia SIM Save Scikit-Learn Skills SpaceX Stephen Hawking Sun Tesla Theme Therefore Unnecessary VPN Variables Visas WorldLink ability ads age airplane along authentication aware background bandwidth becoming beneficial between blocked break bring browsing bully cable call cameras cannot captions capture care cause charge charger charging chatbots check come coming companies complete consumption control copyright corona-virus could courses create crimes currency cyber security dataset datasets days delete deleted deleting details developed device different dislike doctor documents domain due during dynamic easier easily emails employee employees energy engineer engineering ethics exactly excessive expected factor facts forever forget found fraud full gadgets getting given glasses good got guest hand handle heater his iOS iOS 26 iPhone 14 iPhones impact important incognito increase industry insecure invest keyboard known law learn list listen live main manager map meaning megapixel memory messenger model month months movies much nonsense nuclear off opening original our over own phishing physics porn prevent product production programming protection ready real-world reduce rejected released remove report reward robotics room run safety same saving say says scandal screen searched secret selfie should show site sold someone source speaking special speed spyware stuck students subscription systems target techology television tick today torrent traffic trick trillion universe upload various verification weakest women worldwide years young "Nano Banana" $100 & 'Buy the Dip' 'HDR' 'Hey Google' 'Hey Siri' 'I' 'Mr. Beast' 'Professional Mode' 'football intelligence' 'hidden' 'refill station' (IoT) (LLM) (NLP) 1 100 10:10 10th 11 12 145 16 19 2 200 2007 25 30 35 3D 40 4000 48 4K 5 P's 60 7 C's 8 @everyone on A17 AI Tool AI ethics AI-Based AI-powered API AR Adjust Adobe Adopt Adsense Adsense Supports Africa Alexa Ali Baba Altman Amazon Jungle Amazon Prime Ambani American Anaconda Android 11 Android TV Android phone Annoyed Apply Appoints Arithmetic Art Art through NFTs Artficial Intelligence Artificial neural Artuficial Intellegence Ashika Tamang Assignment Astronauts Astronomy Atrificial Inteligence Attacks Audiobooks Augmented Reality Australia Auto-GPT AutoML Avatar 2 Bachelors Banning Bard AI Bernie Sanders Beyond Big data BigQuery Bill Gates Bitwise Blind Blockchain Developer Blockchain Technology Books Brave Brave Browser Brazil Browser's Bumble C charger CEO CPU CPU temperature CTEVT CV Cases Casting Changed ChatGBT Chery Chinese Citroën C5 Cloud Factory Cloud Factory Nepal Club House Colab Command Comparison Compute Concatenate Concerns Contactless Contactless payment system Copa America Copilot Couple Challenge Crash test Create your first Project on Python Crossover Cup Cybersecurity DRS Gaming Dark mode Datalab Dating Deep Fake Deep Learinig Deep Learning with Python Deep Neural Networks Defender Demat Department Dept Development in predictive analytics Didn't Digital avatars Disable Discontinuing Discovers Do not Dodge Dogecoin DuckDuckGo E-task EA ETF EU Earbuds Earth 2 Earthquake Economic Edge Computing El Salvador Elected Electric Vehicles Electrical Eliminate Elon Embassy Embedded Application Embedded Application (EA) Emoji Epstein Epstein’s Estimators Ethical Hacking Euro NCAP European Evolve Explained Explosion Express WiFi FPS Facebook Messenger Facebook's Facets Fears Federal Reserve System Finance Finding Firefox FiveG Fixed wireless Follow Forge Fraud Call Freefire Freelancing GIF Gadget Gboard Git Glass Gold Google Chat Google Cloud Google Meet Google Play Music Google Plus Google Plus code Google Workspace Google search Google's Green room Greenroom. Spotify Guest Mode HDMI Habitable Happy Birthday Health sector Heights Holi Honest Honeygain Huawei Hyundai I'll I'm ID IMD IP ISP Identify Implementing Increasing Indonesia Inflation InfoSec Input Inspiration Installation Integrated circuit Intel Intelligent Internet of Things (IoT) Introduction Iranian Island Isn't JBL JPG JPMorgan Chase & Co Jack Ma James January JavaScript Jeffrey Jio Joker Virus Jungle Jupyter Jupyter Notebooks Keys Korean LAN LLM LP Large Language Models Launch of better autonomous systems Lee Kun-hee Library Liking Line Linux Liquid Logical Lucky MDMS Nepal ML Engine MSN MaAfee Mark Zuckerberg Max Meet Membership Mero Share Metaverse Microsoft Office Microsoft Teams Military Military weapons Minister Mobile Operating System Module Moltbook Mouse Mukesh Ambani NASA's NEA NFT NFTs Natural language processing (NLP) Nepal. radio mapping Nepali businesses Nepali game Nepali youth Nepalis NetTV Neural Network Neural Networks New Technology No Nokia North Korea Note Nvidia Object Detection Open-source Opera PDF PNG PPT PUBG Pandas Pandora Paytm Pendrive Photoshoot Pi Network Pip Plan Planets Play Store Pokémon Pokémon Go Premium Preparations Prerequisite Pro's Process Process discovery Pycharm Pyenv Python Programming Python Tutorial Python Tutorials Python for Beginners Python on Windows Quick Draw RCS Race Radically Ransomware Rashtra Bank Reboot Recommender Recommender Systems Redmi Reinforcement Reinforcement learning Reliable Reliance Reliance Jio Remittances Remotely Remove. bg Replacing Reverse Rice that grows for years once planted Rises Robot Sophia Roles Ronaldo Routine of Nepal Banda S&P 500 S&P Global Ratings SD Scale Scaling Scikit Screen Pinning Selection Sensors Seven Shorts Singapore Sitting SixG Snapchat Sophia South Korea Space X Spam Stable Coin Starlink Steve Jobs Stock market String Success Sundar Pichai Supermarket Supervised Supervised Learning Supervised Machine Learning Supply Chain Attack Supports Swift TIFF Teenagers Telecom Telescope TensorBoard TensorFLow Hub Thes Tiktok stop Time Travel Tool Training Data Transforming Translation Trojan Truecaller Trump Trusting Try Type-C Typing UAE US Congress USA USB Understand United States Unsupervised Unsupervised Learning Unsupervised LearningUnsupervised Machine Learning Unsupervised Machine Learning Upcoming Upcoming Technology Urges Using a drone VPNs VR Vehicles Virtual reality Virtualenv Visualize WWW Wait Walkthrough Walmart WeChat Webb Wha What are Assignment Operators in Python What are Comparison Operators in Python What are Logical Operators in Python What are Operators in Python What are the basic laws of quantum physics What is What is Chat GPT What is Google Adsense What is Pycharm What is Python What is String in Python What is Variable in Python Whose Wi-Fi 6 Wikipedia WordPress Wrangling data Write X X8 series XAI XOR XSS YouTuber Ziglar Zipty Zuckerberg action admin advantage advertisers again against agency agricultural ai beauty aims air aircraft aired alert algorithm almost alpha alternative among analytics ancient and security angles announcement announces another answer answering antivirus anyone anything appear appearance appliances application approach approaching approaching science meaning apps. google arise arrived article artificial blood vessels arts associated attention attractions audience authentic automatic automatically autonomous avatars baby back backed bad ban bans bar basic batteries beginner benefit benefits beta bitcoin mine bitcoins black block boarding bogged book bought box boycott brand brings broadband brought bug bounty build but buttons bypass cable internet cables calculus calls campaign can't cancel cancer car cards careeer careful carry case cave center challenge channel chat.com chats cheap cheaper checkmarks chess child children choose. a class click clicking climbers clock closest club coding colleges color combat common communicate compensates compete competing completely computer mouse computer science concept connect cons consider consumes contains controls controversies credit crime crisis criteria crore crores crowdsourcing culture cure cyberattack cyberspace cycle d about damaged danger dark data center data science dating apps day deal debit dedicated delete data deny deport depression destination devices diary die digit digital banking digital cameras digital land digital privacy disappeared disappearing discovered discovery displaced display displays disrupt disturbing document dog dollars doodle door downloads drains dream drone drug trafficking e features e-Rupee e-books e-passport e-sewa eBooks ePassport each earn money from Nepal eating economy edit editing effective electronic eligible else email server emerged emergency emojis end enough entering entire espionage etflix except excuse existence expire extend extracts eye face app facial verification failed false family far farm fax fdown.net fee feet fiber fight file film final five flying foldable food fooled footprint forced foreigners forensics forgotten form formats forwarding foundation free upgrade frequency freshman from search fruit fuel game tips gamer gas gasoline geometry gestures gets gives goes good content goodbye goods google docs gossip granted great groups growing hack had hall handy happen happy harmful he head headphones headset health hear higher hobby human brain human intelligence human trafficking hundreds hurting hydrogen hype iCloud iPhone 12 Pro illegal data illicit trade illnesses image processing processor images impair improvements inbox incidents income increased incur instant instrument interest interesting interests internal storage internet speed into intranet introduced invented invention investigating investment invites it's it’s jack join journalists journey kit laboratory lakh languages last later latest launches launching lawmakers laws leak leaks legalize let letter letters light likes link links lives loaded locked longest lose loss love machine vision made main features maintain major maker makes making man manage management system mango marketplace martial mask matches matter meanings measures measuring meetings melting meme mental messaging microphone middle million. downloads mine misleading mistake mistakes mobile number moble moment monetize monitors monkey mother mountain move movie moving mute my myths name-x naming near necessary negative networks neural neural networking new code new look new windows news anchor next night mode non notes notifications now.gg nuclear energy obscene official officially offline often only open source opened operate operated operating system opposed optic optical fiber optimization option options other others outbreak overheating oversold overuse owner page paid pandemic paper participant participate passkeys passports password. patent pattern paying payment peace pen drive permanent permission person personal perspective phone confidential picture pictures pirated placed placing planting platform platforms policy political pop-up popular popularity port possible powered practice predictive pregnant prepared principles prize processor product key programmatically programming languages project prompt property pros protected provided proxies proxy quantum computer quantum internet question questions quires quota r daily radio rain rainy season raises rate reach reading real realities reason rebranding record recovery reform refresh refreshes refrigerator regarding registered registration regulators relationship remain removes removing repairing replace reports requiring reset residence resignation resolution responsibilities restaurants returned revenue review rings risks risky road robotic dog rocket rooms round ruin rules running runs safely sale satellite scammers scary schedule scheme schools screens search engines secretly selectric cars sell semi-final semiconductor sending series server services set setting shared sharing shield ships shocked shortage shoulders shuffled shut shuts shutting side sidebar simple since sites sky sleeping slightly slow slowing smartblock smarter smartly social engineering hacking software. tech solutions solve somewhere soon sound sources space center space debris spacecraft spaceships specifications spectrum spend spending sponsors sports spying star starship start started starting starvation steps stocks stolen stop stories strategy streaming strong student studying subject subscribers successful suggested suggestions suitable suitcase superintelligence surface surprised survive t are tag tagging taken talent talk teach team technlogy technoloy technonlogy telecommunication terminology test text think those thousand thread threat to threats through throwaway tightens timer tinder tired toilet too took tools topic tossing touch pad tracked tracking trackpad trading transact transactions transport travel trending trends trip true turn turned turns tweets unbuyable unemployed unemployment unpleasant unregistered unsafe unseen unveils upgrades uses versatility very view viewing virtual virtual currency virtual world vishing visit visiting voter vulnerabilities warning washing waterproof weakening weapon weapons web design websites week well went were wet what's willing withdrawn woman won't words works workspace world war worrie worried worth writer written wrong ‘Hosts’ ‘JeffTube’ ‘Wi-Fi Pineapple’ ‘viral’
Show more