"Empowerment of individuals is a key part of what makes open source work, since in the end, innovations tend to come from small groups, not from large, structured efforts." - Tim O'Reilly
Caching images in React Native can be easy, even if you are using Expo's managed workflow. The problem many devs run into is that React Native only supports caching images on IOS out of the box.
Confti is a decentralized platform focused on NFT one-stop solutions to meet the diverse needs of NFT investors.
Hacktoberfest 2022 is almost here. Are you ready with your open-source projects, issues, bug reports and feature requests for this season?
Machine learning is the future. But will machines ever extinct humans?
Hacktoberfest 2022 is a month-long celebration of open-source projects, maintainers, and the broader contributor community. Join us in this celebration!
Messaging is a core feature of the internet. It was described as the internet’s killer app. It enabled anyone to communicate with anyone else in the world instantly, and for free. Billions of people chat every day.
An article about benchmarks of the open-source eCommerce platform after migrating to the latest Microsoft technology, .NET 6.
NGINX Open Source is an open source web server and reverse proxy that has grown in popularity in recent years because of its scalability, outstanding performance, and small footprint. NGINX Open Source was first created to solve the C10K problem (serving 10,000 simultaneous connections on a single web server).
Learn how to build your own login UI with SuperTokens in your VueJS application.
react-cool-img is a lightweight but powerful React.js image component, which helps you handle image UX (user experience) and performance as a professional guy 🤓. It empowers the standard img tag by many cool features without breaking your original development experience. Ideally, it can be an img tag replacement for your React.js project.
Parsing SQL queries provides superpowers for monitoring data health. This post describes how to get started on parsing SQL for data observability.
Here are the reasons why Smalltalk isn't dead.
I loved POP OS as my daily driver for Linux for work and home. Its simplicity of design and linear workflow mechanism is much easier to follow and maintain.
The COVID-19 pandemic and statewide stay-at-home order have caused many companies, including mine, to close their offices, restrict travel, and require all employees to work remotely.
This is the first completed webinar of our “Great Expectations 101” series. The goal of this webinar is to show you what it takes to deploy and run Great Expectations successfully.
The open-source templates for setting up coding projects.
There's a trend growing called mind-gardening. Some refer to it as evergreen note-taking, while others use the term "building a second brain".
react-cool-onclickoutside is a React hook to trigger callback when user clicks outside of the target component(s) area. It's a useful logic for UI interaction design (IxD) like dismiss a dropdown menu, modal or tooltip etc. Help you guys ❤️ it.
⚡️ Live demo: https://react-cool-onclickoutside.netlify.app
Apache Flink monitoring support is now available in the open source OpenTelemetry collector.
[Disclaimer - the thoughts in this post are mine alone and the "we" in the title refers to an open-source project where I happen to be the lead developer.]
Well, I had done some javascript development(node.js) in the past but javascript has changed a lot after ES-6. TIll now my main focus has been backend development in java and ruby(RoR mainly). I am going to share my experience on writing my first react native app.
I think, fundamentally, open source does tend to be more stable software. It's the right way to do things. - Linus Torvalds
Introduction to RabbitMQ
In honor of Open Source Month, I am writing about ShlinkedIn: A parody open source site built on Phoenix LiveView/Elixir that is like LinkedIn doe funny people
Hacktoberfest is here, and this time we want to know everything about your open-source contributions to this season. So, what are you waiting for!
What the Python community's discussion about deprecating wheels can tech us about data-driven decision making in open-source
APK decompilation is the process of reverse engineering an APK file to retrieve its source code. It is useful for understanding how an Android app works.
“The quieter you become the more you are able to hear”
Introducing Remake
Docketeer is an open-source, distributed, monitoring service for maintaining Docker container health
The project was conceived by the people who brought you <a href="https://medium.com/@PurseIO" data-anchor-type="2" data-user-id="971b92cc448e" data-action-value="971b92cc448e" data-action="show-user-card" data-action-type="hover" target="_blank">Purse</a> and <a href="https://www.privateinternetaccess.com/" target="_blank">Private Internet Access</a>.
TL;DR: We’ve released the Apify SDK — an open-source Node.js library for scraping and web crawling. There was one for Python, but until now, there was no such library for JavaScript, THE language of the web.
What follows is a step-by-step tutorial on how to set up Kong to proxy gRPC services, demonstrating two possible scenarios.
Today I'm open sourcing "Grid studio", a web-based spreadsheet application with full integration of the Python programming language.
Enterprise Blockchain Technologies is a flexible, extensible, open-source university course, part of Hyperledger Labs🎓
If there's one thing that Kubernetes makes easy, it's creating resources – pods, deployments, volumes – before long you'll have tons of them lying around.
UPDATE: You can use the npm package create-component-lib to automate all the steps described in this blog post.
By Han Xiao, Founder and CEO of Jina AI. Edited by Bing He and Alex C-G
How to hash and salt passwords in different languages and why it's important to do so
November of last year, OVO Energy sponsored a study finding that “If every Brit sent one less thank you email a day, we would save 16,433 tonnes of carbon a year — the same as 81,152 flights [from the UK] to Madrid.”
react-cool-dimensions is a React hook that measure an element's size and handle responsive components with highly-performant way, using ResizeObserver. Try it you will ❤️ it!
At this moment, there are thousands of intelligent, diligent, well-meaning engineers trying to help the design of open source ventilators to address a possibly imminent life-threatening shortage caused by the COVID-19 pandemic. This wealth of creative technical energy is currently disorganized, scattered, and unfocused. Rather than being a tremendous force for saving lives that it may become, energy and time is currently being wasted on oversimplifications of the problem and the belief that the projects are closer to deployable than they really are.
Our API serves more than 300 million API calls per year. We used an open source integration platform to deliver new services without building from scratch.
Before, "big businesses" didn't want to share and improve technologies. It was not their primary goal. And open software was like leftovers from a big table.
How Linux, which started as a hobby project, became a beast that no one in the tech industry could ignore. Not even Bill Gates.
Developers and tech entrepreneurs have created a silent but consistent mission to try and decentralize the internet. The goal is to make it a safer place for people to transact and communicate.
The field of business intelligence has been growing quickly, and data mining is a huge source of income for technology companies and others. When businesses nee
If you want to run integration tests on your website, you have three options: Poltergeist, Selenium and now, a new secret weapon — Ferrum.
Hi guys, I want to introduce use-places-autocomplete. It's a React.js hook for Google Maps Places Autocomplete. With it you can build your own places autocomplete UI like the following demo easily! Hope you guys 👍🏻 it.
Singer.io is an open-source CLI tool that makes it easy to pipe data from one tool to another. At Airbyte, we spent time determining if we could leverage Singer to programmatically send data from any of their supported data sources (taps) to any of their supported data destinations (targets).
How can security be stepped up for the open-source Java ecosystem? Enforcing automated scans before components are published is one of the ways.
This article is intended as a guide for creating Kubernetes manifest files.
Apply today for Udacity’s SUSE Cloud Native Foundations Scholarship program and learn the skills you need to become a cloud native developer.
Stretching as far back as version 1.8 (in September of 2017), Kubernetes has supported a fine-grained access control mechanism called RBAC. Nothing gets done via the Kubernetes API that isn't governed by some sort permission or another, and there are a lot of them.
Importance of C++ in Data Science and Big Data
Hacker Noon launches first ever open-source project, a chrome extension to remove paywalled content from google search.
How to continue to use Open Source developments in 30 years - a brief instruction for use.
I was rebuilding a part of our markdown-to-email repository. I was not happy with how we handle templates in our generator.
Nowadays, the tools we use to browse the internet require us to follow security standards. Otherwise, they tend to flag our web applications/sites as insecure.
OpenBB Terminal 2.0 is more than an application, it’s a platform.
This is how to make use of Helm Charts with Configurator, a versioning & sync service for Kubernetes ConfigMaps that can make it easier to use ConfigMaps.
If you are a student, I recommend you check out Lonero's latest student hackathon. The submission period ends on February 27th and started on the 11th. This hackathon is for open source projects powered by Lonero or built on-top of the decentralized-internet SDK.
Introducing a new JWT Debugger App - our way to contribute back to the developer community. The app is available on the web and as Desktop apps for Windows, Linux, and Mac. With JWT Debugger App we immediately highlight what really matters to you as a developer without any shenanigans. It is a very simple tool but we hope it will improve the developer experience.
A Linux users answer to 10 important questions about Linux OS.
2020 was worldwide shitshow. The pandemic displaced team members, placed stress on families, and redefined what and where the day to day even is. Work goes on. As a company, we managed to double revenue for the third year in a row and raise some strategic funding. I'm still learning how to make a quality internet company. We wouldn't be where we're at without the technological progress and innovation from so many other people, projects and organizations. This year at Hacker Noon, we decided to make our yearly donation $10k, choosing established nonprofits that consistently give more value back to the internet, and less established open source projects that have the potential to. I'm publishing this list to:
It's the end of the world as we know it, humanity is programmable and our operating system is getting a reboot. The question is when the system is back online what will be in its place?
At the beginning of the year, when I started building Archbee, I evaluated some cool tech out there. Here’s the list of tech I think will change the world in ways we can’t even predict.
Treat your Crypto Hot Wallets like your underwear
Want to take a laugh at yet another boring list, right? I’ll try to surprise you with a list of unique tools that you probably still don’t know!
Powering the Future of Digital Project Development Through Data Democratization
The sheer idea of the magnitude of impact you making by just contributing to an open-source project is breathtaking. Imagine software that runs on thousands and thousands of users’ machines and imagine that little feature you made last week is running on all of them.
We often don't realize this, but open-source projects play a huge role in our life.
In his blog post, Marco Palladino, Kong CTO and co-founder, went over the difference between API gateways and service mesh. I highly recommend reading his blog post to see how API management and service mesh are complementary patterns for different use cases, but to summarize in his words, “an API gateway and service mesh will be used simultaneously.” We maintain two open source projects that work flawlessly together to cover all the use cases you may encounter.
This blog will walk you through some of the most common challenges faced by the testers and we can help you to overcome those.
How Vizzu, a new open-source library for animated data visualizations and data stories came to be and how it all works behind the scenes with sources.
Why should YOU bother authoring open-source projects. What’s in it for me, what’s in it for you?
Building a RESTful API can be daunting for developers who have never done it before. That’s why we’re pleased to announce the RESTful API template project.
You write a great script for interacting with Kubernetes. It would be great if you could pretend that your script was officially part of the kubectl repertoire.
An overview of the Linux distro
Funding the next million open source contributors with payment plans as code and micropayments.
Hacktoberfest 2021 is a yearly event where one submits 4 quality pull requests and gets some swag. This is to encourage beginners to contribute to open-source.
Step-by-step guide
This article looks at some of the top transcription APIs and open source libraries available on the market today.
Learning how to implement them for your own projects will save you a ton of time!
I’ve been operating Linux systems in one form or another since before I had my drivers’ license.
This expensive trap is easily avoided by approaching problems from the right mindset.
This is the story of how I started contributing to open source, along with 3 solid reasons why you should start contributing to open source too.
How to popularize a particular piece of technology amongst other developers? That’s why Technology Evangelists exist. Find out how to become one.
Tips on how to be an effective Contributor to Open Source.
After months of hard work, we are pleased to announce that our Curie contract codebase, the frontend SDK and subgraph are now all open source.
Let's start a Linux movement. Get people using Linux, fedora Linux.
Join the Filebase + Akash Hackathon that is from 1 September to 30 October and compete to win up to $10,000 AKT and up to $250 in free object storage.
We are happy to announce the release of Kuma 0.7.2 with many improvements and fixes, and we highly suggest to upgrade.
There’s no company or startup which is ready to risk a lot of funds for a software project if there is a cheaper alternative.
Kubernetes StatefulSets are broken
Hear Kunal Kushwaha's story - DevRel Manager at Civo, founder of Community Classroom and Kubeworld + Twilio Developer Searchlight Honoree
Web certificates are a foundational element of website security, enabling organizations to verify that the web address in question really does belong to them, as well as to keep users secure by encrypting their information. These certificates have become ubiquitous, and most savvy web users now know to look for the telltale indicators of a valid web certificate, which may include a closed padlock or green address bar, depending on the browser used.
In network-related product development and debugging, useful gadgets can often achieve more. Based on the network development scenario, RT-Thread developed the RT-Thread NetUtils component that collecting lots of easy-to-use network development tools for developers.
What is Flutter?
Recently, I had the incredible honor to work with an individual who was a Survivor of Domestic Violence. This was all part of a business "hackathon."
Meet the Writer: Pragati Verma is a software developer and a Junior Editor at HackerNoon.
If you haven’t heard of the Universal Data Tool yet, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations.
It seems crazy that Microsoft has a done a complete one-eighty of their position on open-source software. Learn how VS Code works.
This tutorial will guide you on how to add SuperTokens to a React and Express app deployed on Vercel
Let's talk about moving from tracking machine learning experiments with dashboards to versioning them with DVC for easier reproducibility.
Why something so simple keeps bothering us?
Having worked on a project for 6 months using GraphQL on the backend, I weigh up the technology’s fit into the development workflow
ll start by giving you two reasons to finish reading this, and cloning the repo after:
Here are some of the best practices that you can take up for your next open source contribution.
I will explain Linux on Five Levels (a child, a teen, a college student, a grad student, and an expert).
Software that is available publicly is known as Open Source Software. People can access the code easily.
I'm an open source software developer, and for the past fifteen years, I've been distributing my software on my website.
How do you decide whether to establish a nonprofit organization or not? Follow the AlmaLinux journey to learn about the questions asked that led to the decision
Stop with the rumbling, bro. What is Linux?
Ambire, an open-source, non-custodial smart wallet, introduced a Gas Tank feature that allows user’s save a significant amount of money on fees.
We will see the real fallout of Log4Shell in the upcoming weeks and months as right now servers worldwide are being scanned and prodded for this vulnerability.
The story of SQLite and it's inventor D. Richard Hipp. A proof of how open source software movement is destined to change the world in a positive direction.
Crossplane is the next step in the evolution of software infrastructure; provisioning, delivery and maintenance.
Looking for a way to showcase your Three.js projects for free? Use GitHub Pages.
When rendering a large set of data (e.g. list, table, etc.) in React, we all face performance/memory troubles. However, we can use the technique of DOM recycling to solve the troubles.
So earlier this year I reviewed the PineBook Pro. I was pretty impressed with it at the time, but am I still enamored with this $200 laptop? I’ve now been using it for at least 90 days. I know that because I haven’t rebooted it in 90 days. Really.
Check and audit link/URL health using Github actions. Test dead links in a fast and efficient manner
Machine Learning, Deep Learning development in production was still broken. ZenML, an extensible, open-source MLOps framework for production-ready ML pipelines.
Let me share a story about building React Components for emails and the email generator that I created.
Skynet EGLD Capital raises more than $40 million USD to invest in the Elrond ecosystem.
Hacktoberfest is something you're gonna hear a lot about in the coming month. This open source celebration will be hosted by Digital Ocean for the 8th year.
A look into the future of decentralization from the perspective of good 'ol open-source collaboration.
During the quarantine period, I started an Italian tech live show on YouTube and a podcast on Spotify and Anchor.fm with some of my friends. The show’s called Schrödinger Hat.
k3d is wrapper around k3s - Lightweight Kubernetes, which helps to run k3d in docker containers. The blog is all about local Kubernetes development using k3d.
There are some unofficial rules and guidelines developers should strive to follow as closely as possible when making an open source contribution.
The ongoing maintenance and growth of open source projects are clearly in the best interest of the software companies using them. And yet, raising money for an open-source project is difficult, and many developers struggle with finding the right sponsors for their projects. What is the best way to get the resources open source developers need to keep developing?
Adding one line of HTML to your website can start making you money. No one will see anything different on your site, no one will be tracked because of it.
TL;DR
PQAI is a free and open-source patent search engine that uses artificial intelligence to search for patents using queries in natural language.
Apple used to feel like something more innovative. Now it seems like lots have changed. When you look at the history of Apple, it went from pioneers like Wozniak promoting an Open-Architecture design to Apple suing independent electronic repair shops. Now I don't want to reminisce about old history, but a lot needs to be said about open systems, the right to repair, and innovation.
In the last few years, web scraping has been one of my day to day and frequently needed tasks. I was wondering if I can make it smart and automatic to save lots of time. So I made AutoScraper!
The only tutorial you need to understand Hoppscotch.
Want to get your hands dirty with Machine Learning / Deep Learning, but have a Java background and not sure where to start? Then read on! This article is about using an existing Java skillset and ramp-up your journey to start building deep learning models.
Github1s is a hot new open source project that allows you to browse Github repositories in a VSCode-like UI right in your browser.
A brief review of why this combination rules out all other pairs of headless content management systems and static-web app generators.
Saleor (Headless eCommerce) - Saleor is ideal for small and medium businesses on the verge of rapid growth.
Whether you're looking for a new position and want to stand out or you just like to make cool things, GitHub offers you the tools to get your own customised welcome message, like this.
In software development you'll hear the term "moon shot". If something is a "moon shot" it's something that's extraordinarily difficult, like landing on the moon. We say this about some app doing something cool, but what about the software that... landed us on the moon? What was the original "moon shot" all about?
RT-Thread, an open-source embedded real-time operating system that has launched its development tool: RT-Thread Studio. RT-Thread Studio is built on Eclipse but has innovative interface interaction designs and it is deep customization of Eclipse, easy and simple to use, even new developers can easily get started.
RT-Thread Studio has the features of project creation and management, code editing, SDK management, RT-Thread configuration, build configuration, debugging configuration, program download and debug.
Open edX is can be a very powerful tool that needs some expertise to use. Companies like Raccoon Gang, Opencraft and more can help you tailor a programme.
Open source software has a lot of admirers, and very often nowadays when a new project is about to be developed, it is generally implied it is going to be done using OSS. Paradoxically, interest in this software has generated a lot of distortions and misconceptions that in practice sometimes prevent its trust among non-experienced users.
Have you ever thought that how these applications in our phone get updates? The answer is simple it is a Version Control System.
The day began with that brisk energy that one can sense only when a passionate group comes together. There was already a precedent set during the pre-conference workshops that were a big hit (as heard from my source, Neethu who took part in one of them)
Sending mail might sound easy, but to avoid getting your mail caught in spam filters, and to prevent others from sending spoofed email in your name, you need to employ different preventive methods. One such method is DMARC, which allows domain administrators to apply policies with regard to email authentication. You also have the possibility to get reports sent to you with the results of the applied policy.
Today we are announcing beta test of KelVPN, a bandwidth sharing solution. It is a distributed VPN, built on top of the Cellframe blockchain framework. Our mission is to build a decentralized privacy network, which can literally serve as a personal spacesuit for everyone accessing the Internet.
If you're looking to create a website for your business, blog, or online portfolio, the easiest option is to use an open-source platform to make your website.
A vector search for the masses needs an intuitive interface
A story of how the Indigenous critiques of the West and early free software community development converge to question the freedoms we value.
HackerNoon Font 2.0 is now open-sourced on brand.hackernoon.com and GitHub.
Organizations that want to scale their container initiatives require a private container registry that meets enterprise standards. Here is what to look for.
The purpose of cryptography is to keep information private, and the purpose of open-source is to make code public... So we shouldn't we open source our cryptography algorithms right?
A curation of thought leaders' key ideas (e.g. Richard M. Stallman, Eric S. Raymond, Coraline Ada Ehmke) and progress-oriented debate in open source software.
At Superhuman, we make the fastest email experience in the world. We must therefore process massive amounts of text very rapidly. We need to find links, validate emails, parse invitations, and much more.
Product marketers today are striving continuously to strike a balance between maintaining relevancy when entering new markets while stepping-up resiliency to increase profit potential. To address the ever-increasing customer demands across multiple touchpoints, they need a central hub to manage product information like attributes, and specifications. That is because they need real-time visibility into product data and rule out discrepancies by demolishing multiple data silos, so that Customer Experience (CX) does not suffer.
I had posted earlier about an open source temporal graph database that I have built, named CivicGraph.
It's the official start of the spooky season. And, if you follow the tech community, the beginning of Hacktoberfest.
Taro is an Entity Component System (ECS) engine for web applications, built with three.js and cannon-es. Programming with an ECS can result in code that is more
gRPC Testing gets a bad wrap. Here's a different perspective on the open-source system
Guide to achieving Instant Noise Cancellation on Linux OS.
DevX Initiative Sponsorship program is here and focuses on the individuals who have worked passionately to make Rust what it is today. Read to know more.
Learn how open source set the stage for modern product-led growth strategies in SaaS, and how to apply lessons from open source communities to PLG.
Oh yeah! We’re giving your README a makeover!
Read about RISC-V, why it's in the news, how you can get involved and where you can learn more
Lots of times, companies that are hailed as heroes of open source often do things that violate human rights or go severely against freedom. These can range from predatory practices and anti-repair designs to even using child labor in third world countries.
This is the era of mobile apps. We get everything - from critical business information to entertaining videos and games - on our mobile devices. Information is right at our fingertips, and we are always striving to catch up with the outside world. As per App Annie, an average smartphone user has 80 apps installed.
Learn how to autogenerate GraphQL documentation with Magidoc.
With ChatGPT's help, you can now make the most out of your SQL queries.
UTM is an amazing software that allows us to virtualise and emulate different OS's such as, different flavours of Linux, Windows, older version of mac OS etc on
We have gone through an era in which software and the Internet have devoured the world, and now we are all enjoying the convenience brought by software and the Internet. After returning for a few years, we can not imagine that express delivery is so convenient now, and takeaway is so convenient, everything is completely different from before. Even when we went out for tourism, a new model Airbnb or short-term rental appeared. In the old days, few people could imagine that there are so many people who rent out their free houses or even rooms for tourists. This was impossible to imagine before the prosperity of the Internet and software.
Why an Open, Trusted Edge is Key to Realizing the True Potential of Digital Transformation
The Decentralized Flexible Organization is a new concept, that reshapes how we’re building Decentralized Applications, solving some critical points of failure in the today’s Dapp ecosystem like the needs of a Legal Known Entity to Trust, the slowly Smart Contract Developing and the Centralized or Distributed Servers Needs.
How to quickly get your open source product promoted on GitHub.
The Fuller: A Unit of Humanitarian Invention Impact
Reggie-Docs
This article describes how engineers in the Data Service Center (DSC) at Tencent PCG (Platform and Content Business Group) leverages Alluxio to optimize the analytics performance and minimize the operating costs in building Tencent Beacon Growing, a real-time data analytics platform.
We'll learn how you can leverage our API Developer Framework to add Edge Caching to your GraphQL APIs without locking yourself into a specific vendor.
Container Orchestration War?](https://hackernoon.com/how-did-kubernetes-win-the-container-orchestration-war-lp1l3x01) Kubernetes is now almost synonymous with container orchestration. A CNCF survey found that it is used in production by 78% of respondents. But it wasn't always like this. There used to be several big players in the field and there was talk in the industry of 'container orchestration wars.'
Hello developers and enthusiasts! 😍
React hooks for forms state and validation, less code more performant.
It's an awesome feeling to see something you have built one year ago gaining popularity and new people use it every new day!
Open Source packages are a mainstay for most software engineering projects. We are so accustomed as developers to run our npm install
(for Node developers) or
FOSS is the big boy LEGO of the Innovative World
This is a collaboration between Baolong Mao's team at JD.com and my team at Alluxio. The original article was published on Alluxio's blog. This article describes how JD built an interactive OLAP platform combining two open-source technologies: Presto and Alluxio.
Privacy and cybersecurity have been ongoing concerns in recent years. Open-source software can be a solution to these concerns, is it really the case?
This article explains ways to get more visitors to your GitHub repository by following some best practices.
Open source today is a word that often include a lot of things, such as open knowledge (Wikimedia projects), open hardware (Arduino, Raspberry Pi), open formats (ODT/ODS/ODP) and so on.
Isn’t it weird that the radically democratic miracle of open-source collaboration is so full of monarchical dictatorships?
The Best Free & Open-Source Headless CMS to use in 2022.
Running Kubernetes in production means taking inventory. A LOT. Are any of our pods running that version of Ubuntu base image affected by the new CVE?
As the third largest e-commerce site in China, Vipshop processes large amounts of data collected daily to generate targeted advertisements for its consumers. In this article, guest author Gang Deng from Vipshop describes how to meet SLAs by improving struggling Spark jobs on HDFS by up to 30x, and optimize hot data access with Alluxio to create a reliable and stable computation pipeline for e-commerce targeted advertising.
A tribute to the GNU project, the free software movement, and Richard Matthew Stallman (RMS).
All the magic began on 26th Jan, 2020. The original idea started with a simple question. “Why don’t we build a website that gathers ALL information about the coronavirus in Hong Kong?” together with a list of bullet points of how to achieve an MVP. Shortly after, a telegram group was formed and some of us from the group spent their Chinese New Year holiday with the stacks of Gatsby and Kintohub, at 11 pm, on 28th Jan 2020 our site https://wars.vote4.hk/en went online… Within 24 hours we reached almost 1M users (983k to be exact) and our stack didn’t crash and was completely free!!!
OpenStreetMap (OSM) is maybe the most extensive open data project for geo-data. It has rich information on points of interest (POIs), such as apartments, shops, or offices, globally.
Appwrite Is a New Open-Source Backend That Strives to Make Programming Less Painful
No-code development promises programming without typing a line of code thanks to graphical tools that erase the complexity of programming languages.
As a full-stack developer who primarily uses React and .NET, I have traditionally shied away from platform-specific integrations. Throughout my career, I have heard of Salesforce and "Salesforce Developers" (and I have also heard that Salesforce Developers were well-compensated), but otherwise, these terms never provoked my interest. After all, why would I want to lock myself into learning skills and abilities which only allowed me to work with one specific application?
Git is an essential tool for version control, no matter what programming language or framework you use.
Coub.com, a micro-video streaming social network, has launched its blockchain-based 'Watch-to-Earn' content monetizing mechanism.
We’ve been asked if Airbyte was being built on top of Singer. Even though we loved the initial mission they had, that won’t be the case. Aibyte's data protocol will be compatible with Singer’s, so that you can easily integrate and use Singer’s taps, but our protocol will differ in many ways from theirs.
What affects developer decision making, how open source is getting faster, and why you should track Mean Time to Update as a way to build software that lasts.
Read an article about dotenv-linter v3.0.0 release written in Rust that includes API improvements, colored output, support for multi-line values & export prefix
The Linux kernel is widely considered the pillar of some of the most popular projects among the open-source community. As the central module of the O.S, the system’s stability, performance, and security rely heavily on the kernel.
Are you too lazy to click on search results to see the actual Stack Overflow answer, npm install instructions or the GitHub repo's README.md file?
Learn how to install and get started with Flowbite, an open-source component library built on top of the Tailwind CSS utility classes.
As opposed to proprietary solutions (like Oracle), you won’t get locked in with ever-escalating license fees. Here are 6 reasons you should move to PostgreSQL.
Hackernoon is my favorite source of knowledge about technology. I love reading Hackernoon story since Medium. However, the Hackernoon new site makes me harder to stay reading more stories before going to bed. It got a big bright green and yellow header on top of the story. At first, I think maybe I can scroll the page down, and it will disappear. I was wrong, it was fixed over the page and it takes a portion of the readable screen.
Here are some operators and advanced use cases for them to help you level up your Kubernetes game and to get even better at programming with that language.
Enabling a secure home automation experience, by creating a zero trust overlay network to access #HomeAssistant.
Imagine that you've been working on a node.js project for a few years now. You started or joined it when you were younger. The code works, you can vouch for that it’s good and secure for yourself and your team. But how do you validate all those NPM modules that saved you so much time and effort over the years? It works, nobody has hacked you yet, so why should you bother?
The Price You Pay As A Developer For Using Open Source Software - A Tech Lawyers View
In this article, I’ll show you a simplified way to configure a critical open-source component, Zookeeper.
Most apps and APIs use databases as their data source and that is for a great reason. Databases have been designed to be scalable, resilient, and fully featured to support many types of use cases and scenarios.
Appwrite is a new open-source, end to end backend server for frontend and mobile developers that allows you to build apps a lot faster. Appwrite goal is to abstract and simplify common development tasks behind REST APIs and tools, to help developers build advanced apps way faster.
Security must be easy to adopt, run, maintain, maintain and easy to implement.
Problem
Polish the trust signals of your open source project to increase your user base and grow your community.
Ryan Dawson is a 3x Noonie Nominee and is a top Hacker Noon contributor in the Software Development story category. In this interview, Ryan shares what he's learned about the open source value chain, MLOps, and problem solving with tech vs. people, or ideas.
Are you using SQL engines, such as Presto, to query existing Hive data warehouse and experiencing challenges?
Mycroft AI, startup of the year nominee, is the open source and privacy focused answer to voice assistants from Big Tech. Meet Kris Adair, CFO & co-founder.
Open source is the current norm for developer collaboration and customer adoption in software. It is the foundation that enabled unicorns and cloud providers to build their services from the ground up. But that wasn’t always the case with open source, and it is changing and evolving again.
Without a doubt, Kubernetes is one of the top players in the container orchestration platforms game.
If you’re a coder with too much time on your hands this diverse list will help you get involved with some of the coolest, most cutting-edge projects out there.
Open-source evolution
How do you change the world? By doing good things. You don’t have to do big things or invent anything, but instead you can help others.
Datanymizer is an open-source, GDPR-compliant, privacy-preserving data anonymization tool flexible about how the anonymization takes place
To say that Kubernetes uses a bit of YAML is like saying that a few people put some of their code on GitHub – accurate, but severely understated.
WiX Toolset creates Windows installation packages from XML source code. The toolkit offers both a command-line environment and the newer MSBuild technology.
This is just a concept, but perhaps can lead to a community-driven and open source project that tackles Bitcoin's Energy Efficiency problem. The project, which I dub "Bitcoin Efficient", might do just that, and much more. Unlike other hard forks from BTC such as Bitcoin Cash, Bitcoin Efficient aims to have dramatic changes in regards to hashing and consensus. The project aims to change the way Bitcoin is being mined.
What is the difference between using a traditional way to installation environment for Tyk and using Tin?
AlmaLinux Cloud Images include aarch64 support for AWS AMIs, OpenNebula x86_64 and aarch64, and aarch64 support for Generic (cloud-init) Cloud image/OpenStack.
The developer experience for Web3 is rife with inconveniences, including bloatedness, lack of protocol standardization, limited support for other platforms, and many more.
In the wake of the Hacktoberfest we’ve seen a huge growth in open source contributions. The open-source community has opened over 400 000 pull requests during October alone. That’s insane!
To understand why embracing Open RAN should be an easy decision and get a better understanding of what is Open RAN and what are the benefits of Open RAN.
The best thing about Linux is the community behind it.
Warp engineer and resident Rust expert @ChuckAPierce writes about when to break the rules of Rust's infamous borrow checker.
Kubernetes costs can soar if you don't pay attention. Here's an open source way to monitor Kubernetes costs for devs using Argo Workflow.
Finding the right project is a common obstacle that everyone faces; you’ll either find projects that are very large or projects that are dead.
The perfect starting point for your next web app built with Bootstrap 5. A free and minimal starter kit to build fast and modern dashboards and applications.
The 2023 Upland Hackathon aims to unite web2 and web3 developers in a quest to create inventive gaming experiences.
Throw away all your AI/ML bullshit bingo when you cannot understand the world in clean data.
There are many commercial Product Information Management (PIM) solutions available on the market. And there are 3 free open source solutions: Akeneo, Pimcore and OpenPIM that you can use to implement a PIM system in your company. I am going to compare these 3 solutions with each other.
By adding support for JSON, MariaDB provides the ultimate schema flexibility without sacrificing transactions or data integrity.
We are incredibly excited to announce the release of Appwrite 0.6. The new Appwrite version is our 10th release since we launched the project eight months ago, and it has some exciting new features.
Longan Nano with GD32V series MCU costs only $4.9. You then got an Arduino board with 128KB Flash, 32KB RAM, LCD, and even an acrylic case.
Story
The future of Linux in gaming and desktop environemnts.
What is a Linux distribution? Why Linux has so many distributions? Why is Ubuntu called a Linux distribution and not an operating system?
As someone in the tech industry, I believe that the most exciting open-source technology of the present is Kubernetes because of its general-purpose nature.
or how to spread the word and win contributors
Hacktoberfest is a month-long celebration of open source software.
Philcoin is the world’s first philanthropic blockchain super dApp, says founder Jerry Lopez.
Unleash opens up Strategy Constraints for all open source users. Strategy constraints let you add additional preconditions to Unleash’s activation strategies.
FreeBSD is a solid choice on a server, and it’s ubiquitous in the infrastructure world, but how does it hold up as a desktop machine? As a developer workstation? I found out.
This article was originally posted to the Confluent blog.
In the original days of the new software stack evolution, there was a fringe section which consisted of developers getting together in old fashioned chat rooms, offline and online, and coding for the love of it. When Linus Torvalds started the project to create a new operating system it was a way of community activation. Back in university, open source wasn't known as such, Linux wasn't the paragon of open source, instead it was a good enough version that allowed one to not pay for Microsoft Windows.
Big companies like Google and Microsoft always make most of their technology open source. These tech giants invest billions, but after some time make it public; everyone can access free of cost to use. But what do these large tech companies get in return?
This article describes how Airbyte's Slack community grew to 1,000 users and 115,000 messages in just 7 months, with a focus on user success.
The word ‘Open Source’, a distinct combination of words that has let to create an ecosystem of self evolving production of ideals and thoughts. If we define the word ‘Open’, it would certainly mean allowing access or passage through something that is empty in space. We can assume by saying filling up the gap or filling up the void.
Open source code is code that is freely accessible to everyone and is generally developed and maintained by the general public.
Work (secure) with your backend database within HTML
If you want to accelerate Trino queries with a response time of seconds to minutes, click here to learn how Trino helps engineers.
Share massive amounts of live data with Delta Sharing - a Linux Foundation Open Source framework for multi-cloud data sharing across organizations.
Learn how to avoid 5 common mistakes when writing Cypress tests that will ease your end-to-end testing experience.
This article is a way to document my research on the current headless CMS market.
This is part of the reason that I launched the Open Innovation License prior. However, I felt like the OIN isn't enough. I felt like more needed to be done for the open source community and even the outside world that wants to establish a certain standard.
As project execution becomes more transactional, with expected outcomes, we might run the risk of not documenting the lessons learned.
In this article we will get familiar with several amazing Python libraries being used by the best software teams. With the exception of HTTPX (which is in beta), the libraries listed below are being actively developed & maintained and are backed by a strong community.
beginners guide to making open source contributions
We discuss Piwik, an open source analytics software and why marketing teams are choosing privacy-oriented alternatives to Google Analytics.
Some time ago I searched for an easy way to establish a communication channel between a mobile device and a Node.js webserver. My goal was to exchange messages over this channel and receive information about the weather, public transportation and more.
For example I send the message /train and receive a response with realtime details about train departure times of preconfigured routes. So the Node.js server receives the incoming message, processes it and sends a response back to the client.
Arthur Tkachenko describes this process of open-sourcing a npm package for working with regular expressions: https://github.com/atherdon/markdown-to-email
Introducing Medusa: an open-source headless alternative to Shopify build in Node.js
In the rapidly-evolving technology landscape, competitive advantage is based on the ability to innovate rapidly and continuously improve an offering through software- and, increasingly, hardware-defined experiences, not to mention better services.
immudb is lightweight, high-speed immutable database for systems and applications.
Creating good documentation is essential for every product a company builds, for its users to solve specific problems they might encounter. System documentation
Which led me to the idea during X'mas break to spend the time creating my own terminal. I introduce you to “Gamestonk Terminal”
We’re excited to open source Slsqp4j, a Java wrapper around the popular SLSQP nonlinear optimizer.
Writing good documentation is crucial. While working on Appwrite, documentation is one of the essential parts of our development life-cycle. When we are building tools designed for developers, our docs are where developers first meet our product. Complex, unclear, or unorganized documentation site can drive developers away even if your product is great. It doesn’t worth a lot if your code is awesome or neat if no-one can use it.
Many people wonder what the point of open source is? For those who don't get it, they think it is giving stuff out for free. They don't understand how BeagleBone exploded the way they did. More importantly, they don't seem to understand that the internet as we know it, or many innovations in terms of the modern world, wouldn't exist or be the same if it wasn't for open source. Even when you look at proprietary tech companies like Apple, one can argue figures such as Steve Wozniak were greatly inspired by the open hardware movement many decades ago.
Disclaimer
This article describes how we set up docs for our open source project Saasform. Docs are part of the source code, so they're browsable and easy to maintain. Mor
Built upon the blockchains of cryptocurrencies, the range of DeFi applications cover a financial services, including insurance, loans, savings, and trading.
While deep learning has great potential, building practical applications powered by deep learning remains to be too expensive and too difficult for many organizations. In this article, we will describe some of the challenges to broader adoption of deep learning. We will also explain how those challenges differ from those of traditional machine learning systems, and the path forward to making deep learning more widely accessible.
10 wget command
Most mobile and cross-platform web developers have encountered the problem at some point: you need your web app to scale neatly to the device screen size, regardless of which of the many thousands of devices there are out there, but your units only have one design layout width, mainly mobile. Or perhaps you need to create a per-device stylesheet for a truly scalable cross-platform UI, and want to use a scaled version of an original to base it upon. In either case, converting everything by hand is laborious and inconvenient.
Cloud and Containers SIG have been hard at work lately on a project surrounding container updates, new images, new registries, and distribution.
Security is of paramount importance to every DevOps team today. You can deliver excellent applications in lesser time due to agile development methodologies like DevOps and CI/CD pipelines. However, if your application is not extremely secure, there’s an imminent threat of attacks. Today, hackers are more proficient than ever, which means your applications need a security strategy that makes them impenetrable and keeps you one step ahead of hackers.
Last year, when Django 3.0 came out there was a lot of buzz in the developer community about how Django 3.0 has support for asynchronous now but what does that mean for most developers? I guess we'll find out.
It always seems impossible until it’s done. — Nelson Mandela
On the 30th anniversary of the web, Daniel Kehoe tells how the web emerged from the Matrix and how we may be losing sight of its original purpose.
When working with Git, the most useful command is "git help", which provides us with all of the assistance we require.
If you think that open-source software is primarily the work of amateurs and single developers, your impression is outdated.
Open-Source Web UI for Apache Kafka
A short history
The who, what, where, why, and how to fix the Log4j vulnerability.
We built an opensource alternative of Google Photos using react-native, to showcase the project "box", which aims to liberate people's data and privacy by web3
Proof-of-Concept for understanding and exploiting CVE-2022–32511 to gain Remote Code Execution.
Cloud-ZK: A Toolkit for developing ZKP acceleration in the cloud
In this article, we will be discussing the staging area in Git and how it is a fundamental part of version control and can be used effectively in git.
We’re big fans here at Evrone of Google’s Flutter SDK for building Android and iOS apps, but when we were building Medcorder, we ran into a problem: there wasn’t a way to record speech using the Google-provided APIs. The client who we were developing Medcorder for came up with the idea of the development of the audio recording plugin as an open source contribution. So, we built an audio recording plug-in for the project!
From novice developers to experienced ones, most are involved in sending emails programmatically. Read on to know the need for a default email template package.
Software developers, community stewards, content creators, artists, and beyond all have something in common: they are creators.
The write-up is about various free open-source NLP tools available in the market which any developer can use as per the requirement.
This is a response to a recent article: "How do we fix the Internet?"
Learn what IT leaders are prioritizing one year into the COVID-19 pandemic, per new research on the adoption of microservices, open-source tech, and more.
As a developer, let's assume you just got a new job and you are finding it hard to settle in and start working on your new team’s codebase. In this article, we discuss some of the tricks that can help you familiarize with a new codebase faster.
DappRadar is now the World’s Dapp Store, leading in all areas of dapp analytics and discovery.
At first I was a little overwhelmed when I approached the Firefox-voice repository because I had very little experience working with such a large codebase, the code base with a lot of people making contributions. I had to spend a lot of time to setting up communication, running the project locally (with the help of project Readme). I had to spend a very good amount of time understanding the directories, and how to set up the Project on my local machine just to get the application to run. It was really challenging to get this project running at first, I was about to give up but again thanks to the mentor for a fine readme which was helpful in setting this project up and running. As a beginner or someone not familiar with the terms and project niche, it was really hard for me to understand the actual purpose of the project.
Launch of our nodejs based open source headless commerce platform, Medusa. A developer-focused platform aimed to give you full control of your commerce stack
A recent Hyperledger Lab, created this month has the goal of providing a university master level course on Blockchain Technologies, focused on Hyperledger Fabric.
KnockKnock is an open-source library for getting alerts/notifications. It can be used in training jobs, data engineering pipelines, scheduled pipelines, etc.
My prediction is that open source + AI will disrupt the financial sector in the upcoming years.
DevOps is where the rubber meets the road. In this article, understand APIOps and how the adoption of an API gateway impacts DevOps.
Starting on the 15th of June, the Italian Government enabled nationwide downloads of their Contact Tracing app, Immuni. The app allows for effortless tracing of SARS-Cov-2 virus.
Are you an Arctic Code Vault Contributor or have seen someone posting about it and don't know what it is. So let's take a look at what is an Arctic Code Vault Contributor and who are the ones who gets this batch.
Learn how an Ethereum smart contract can pay your kids, employees, or whomever quickly, fairly, and automatically. No more banks, no more headaches.
This is How I Built My Portfolio Site and personal blog using React and NextJS, and how it achieved a Perfect Lighthouse Score. I rundown all the fudamental iss
Hacktoberfest is round the corner and registrations are now open!
as well as open-source projects in the data space, which primarily define the modern data stack. It is time to dive a little deeper into the topic.
The observability industry is projected to grow about 8% in 2023, a continuation of a strong growth trend since the 90’s.
Learn about the difference between JWT Token and OAuth
Here's Airbyte deck for their Seed round with Accel in early 2021. This could be useful to startups in the open-source and dev worlds!
When I faced a search problem in Ruby the first thing that came to my head was a binary tree (yes, I’m a weirdo). After some search about it, I decided to create an open-source tree of my own so anyone can just download and use it in the future.
The Renaissance was one of the most culturally, artistically, and scientifically significant transformations in Western history. It was an age of experimentation and innovation as cataloged by da Vinici’s numerous sketches and notebooks. A hallmark of this period of creation that mirrors today is a culture of sharing, and we see that in both times, innovators benefited from spaces and mediums to explore, share, and build upon each other. It seems in these places that fantastic innovation occurs seemingly out of thin air, but it’s not magic – innovation is an iterative process filled with fits and starts, catalyzed by the ability to share and build upon each other’s work. It defined the Renaissance and it will define our age.
I still remember February 2018 very well. Many people were in a really bad mood when it came to Blockchain or Distributed Ledger Technology (DLT), mainly because the price of most cryptocurrencies made a nose dive and the Disillusionment started.
A step-by-step guide on how to find a list of issues for open source projects, choose one, make your first open-source contribution and get it approved.
This article talks about how blockchain applications and DLT can disrupt the private equity markets.
Even though malicious Python packages are found every day by our security researchers, a new type of malware we call RAT mutants is catching our attention.
?When you’re considering paying for a tool, you need to understand the build vs. buy argument. Open-source can completely change the build.
In this post, we highlight some key differences between a Customer Data Platform (CDP) and other tools generally used in a marketing tech stack. We also tackle the all-important question on many companies’ minds: “should I build or buy a CDP?.”
You may be shocked to find out what information is available about you and how it could be used. Here are steps you can take to minimize your online footprint.
Modern software development involves the increased use of open-source code as an essential part of tailoring product projects.
Some good stories start with a printer. And stories with a printer often end in frustration. This particular story starts with a printer in the 1970s...
Contributions from the community are the lifeblood of an open-source project. Attracting new contributors, therefore, is one of the most important parts of building an active community around an open-source project. After talking to hundreds of project maintainers, we realized the easiest way to help an open-source project is to lower the bar for a new developer to start contributing.
Threat modeling is becoming more and more common for both applicationdevelopment and system analysis. However, most threat modelingapproaches remain to be highly manual. Meaning, you must figure outwhat the system you are analyzing looks like and what types of threatsthat need mitigation. For smaller applications under development this canbe a useful activity, but for larger systems it doesn’t scale.
Tornado Cash developers arrested for the deployment of open-source solution using zkSNARKs
When OSS advocacy goes too far & corporate greed takes over, free software is used as a tool to destroy competition and hurt the developer community.
I once needed to generate a PGP key pair and I thought that I could maybe create my own tool in order to do so.
There is a lot of complexity in the world of open source, yet there is also surprising commonality among governance approaches and commercialization strategies
Weaviate is an open-source search engine with a build-in NLP model called the Contextionary. What makes Weaviate unique, is that it stores data in a vector space rather than a traditional row-column or graph structure, allowing you to search through data based on its meaning rather than keywords alone.
Whenever you are learning some new technology, I believe that you should start from very basics.
“Disruption innovation,” a term coined in the mid-90’s, is used to describe a phenomenon where small business owners can build simpler, lower-priced products to take on less agile, established companies who have begun to focus on enterprise sales.
How to Build a Text Style Transfer AI using Open Source Project Styleformer
Today in the world of open-source ventilators, the game changed.
Cosmos Stargate aims to deliver the promise of interchain communication among hundreds of independent blockchains. Imagine a blockchain that is able to create and exchange assets among many other blockchains in the Universe.
RT-Thread IoT OS has partnered with LVGL, Nuvoton, WCH, and NXP to bring the Embedded GUI webinar
Documenting tech products is a key part of making a project sustainable in the long term. Despite that, properly documenting them is incredibly difficult.
The details regarding utility tokens identifies a class of such tokens that cannot be considered securities according to the definitive Howey Test.
or answering the what and how questions
So my former coding partner Collins from Microverse and I decided to create a simple dashboard to track the novel coronavirus. This dashboard which is live here offers the following features that differentiate it from the others:
This article describes how Alluxio can accelerate the training of deep learning models in a hybrid cloud environment when using Intel’s Analytics Zoo open source platform, powered by oneAPI. Details on the new architecture and workflow, as well as Alluxio’s performance benefits and benchmarks results will be discussed. The original article can be found on Alluxio's Engineering Blog.
DevSecOps is the new buzz and definitely a potential candidate to scare people in the ever-changing software industry. When I heard the term for the first time, my inner voice said it out loud, "When just this Happened, and why SEC is sandwich between them ?". Later on, to look cool, I started adding DevSecOps on my profile, but the dire consequence was a complete disappointment. DevSecOps isn't just restricted to understand security by heart & fit it with DevOps. A good analogy would be not to imagine your ex with someone, especially with your girlfriend/wife. It is all about "Shift left on Security" i.e. to introduce security as early as possible in the SDLC. Though I am not going to bore you with the definitions and concepts as I am a practical person. Thus, my objective here is to demonstrate how DevSecOps works in reality. The following series split into two parts (refer below) with very simple and clear instructions to provision a CI/CD pipeline adhering to DevSecOps principles in AWS. Everything covered from scratch you won't face any difficulty understanding. In case of any clarification, drop me a note on LinkedIn. Feel free to explore them with ease, skip to the one which is relevant to you.
Python is commonly seen as the AI/ML language, but is often a dull blade due to unsafe typing and being slow, like really slow. Many popular natural language processing toolkits only have Python APIs, and we want to see that change. At Nuvi, we use Go for the majority of our data processing tasks because we can write simple and fast code. Today we are open-sourcing a tool that has helped make our ML lives easier in Go. Say hello to go-conllu.
Having a nice resume is good, However, that doesn't cut it anymore. A good way to impress people including potential employees is to have a great Github profile
Will Open Source Get More Open in 2020?
4 Milestones that researchers in Artificial General Intelligence need to reach to make significant progress in that field of machine learning research.
Alan Kay said: “Simple things should be simple, complex things should be possible”. This sentence was the inspiration for the founder of RT-Thread to stick to his beliefs.
Background:
Where do you go to sell a t-shirt? Shopify. Where do you go to sell a pdf? Gumroad. Where do you go to sell code? GitHub?
Let’s imagine this scenario: You are working on a Laravel application, and you found a bug either in the framework itself or in one of the third party libraries you are using. You edit the code inside your project, or maybe you installed a fresh copy of Laravel and library that has the issue, and you edited the code there. You saved the changes, but when you went to your terminal to commit the changes, GIT just ignored what you did. You start wondering “What’s happening here?”.
Omniverse launched Audio2Face AI tool for developing the game for the Metaverse application. Create 3d gaming avatar with Omniverse liabraries.
With the emergence of microservices architecture, applications are developed by using a large number of smaller programs. These programs are built individually and deployed into a platform where they can scale independently. These programs communicate with each other over the network through simple Application Programming Interfaces (APIs). With the disaggregated and network distributed nature of these applications, developers have to deal with the Fallacies of Distributed Computing as part of their application logic.
Going back to the 10 of December 2017, AWS introduced AWS Single Sign-On, a service that makes it easy for you to centrally manage SSO access to multiple AWS accounts and business applications.
Living in the UK, it is almost impossible not to be tempted to try the new challenger banks such as Revolut, Starling and Monzo. I am currently using Revolut as my main bank account and felt the need to access it from my computer.
Introducing the development work of a reactive Echarts Flutter Widget:
Microservices, Machine Learning & Big Data are making waves among organizations. Curiously they all share the same biggest concern: data.
It's October and we're calling all programmers, designers, content writers and open-source contributors to join Hacktoberfest 2020. This is a fantastic opportunity to contribute to open-source or try your hand at something new.
Back in 2001 an ideological battle was raging: Linux and open source against Microsoft and proprietary enterprise software (the then-standard model). At the peak of the battle Microsoft’s then-CEO Steve Ballmer called Linux and its open source philosophy a ‘cancer’.
How to develop software in containers
Kubernetes is an open-source container-orchestration system for automating application deployment, scaling, and management.
In the 1980s, the US military first coined the term ‘OSINT’. Since then, the dynamic reform of intelligence has been beneficial in many different scenarios.
Recently, I released the react-cool-inview, it's a React hook that monitors an element enters or leaves the viewport (or another element) with performant and efficient way, using Intersection Observer. It's lightweight and super flexible, which can cover all the cases that you need, like lazy-loading images and videos, infinite scrolling web app, triggering animations, tracking impressions, and more. Try it you will 👍🏻 it!
Considered to be the best practices in AWS, one of the most popular ways to maximize AWS's potential is to utilize multiple accounts.
In this post, we will discuss 5 Reactjs libraries you can use in your next project.
There was an awesome debate on DBT’s Slack last week discussing mainly two things:
Synthetic biology is at the cusp of its own open-source revolution. A frugal biofoundry will make science much more accessible, especially in the global south.
GraphJS is an open-source set of "stickers" (or widgets) that enables social capabilities on any web page. It makes it easy decorating your site with social features like:
Right now, there are over 40 open-source ventilator projects seeking to save lives by providing last-resort ventilators when there are not enough officially approved ventilators. Some are better than others. The biggest gap between where they are today and being able to save lives tomorrow is testing.
Welcome to second part of the DevSecOps series. In the second part, we will turn ON/OFF the inbuilt led of ESP32 using AWS Device Shadow Service. Before starting, let's do a recap, in Part 1 we have connected the ESP32 MCU with AWS and able to publish Messages to IoT Core. The following series split into two parts (refer below) with very simple and clear instructions to provision a CI/CD pipeline adhering to DevSecOps principles in AWS. Everything covered from scratch you won't face any difficulty understanding. In case of any clarification, drop me a note on LinkedIn. Feel free to explore them with ease, skip to the one which is relevant to you.
Shifting left is a development principle which states that security should move from the right (or end) of the software development life cycle (SDLC) to the left (the beginning). In other words: security should be integrated and designed into all stages of the development process. This new shift requires developers to take more ownership of security and security principles. The good news is that there are lots of tools available to help developers in this process.
In just five years the Salesforce ecosystem has transformed from a "walled garden" to an open-sourced driven solution set.
Learn how to build a cloud-managed version of any open-source project with this complete guide.
Selenium is a popular automation testing framework that is primarily used for cross browser testing. It is open source and is ideal for automating testing of web applications across different browsers like Firefox, Chrome, Internet Explorer, Microsoft Edge, etc. Selenium has become a renowned framework and is giving stiff competition to other test frameworks like HP QTP (Quick Test Professional) and AKA HP UFT (Unified Functional Testing).
Hope is a precious commodity.
Find out how to set up and work locally with the most granular demographics dataset that is out there.
Learn how to contribute code to the open source project Gatsby
Richard Stallman stares, unblinking, through the windshield of a rental car, waiting for the light to change as we make our way through downtown Kihei.
This is an open-source introduction to Git and GitHub guide that will help you learn the basics of version control and start using Git for your SysOps, DevOps,
It's not complicated to contribute to open-source projects on GitHub. This post will walk you through the steps to contribute to your first open-source project in just five minutes. We will use the GitHub repository of Nebula Graph, an open-source distributed graph database, for illustration purpose.
Learn how to build with Nylas and participate in Hacktoberfest. Build code samples and share them with other developers!
If you follow the Loggly or Papertrail default instructions, your syslog will be configured to send everything over the internet as plain text.
A summary of some of Lonero's biggest updates during 2020 and plans for 2021 regarding progress.
Portal is a platform-agnostic command-line file transfer utility for sending files from any computer to another.
Monitor your application in production or locally. Understand what's going on under the hood while debugging & change application settings on the fly.
This article introduces Structured Data Management (Developer Preview) available in the latest Alluxio 2.1.0 release, a new effort to provide further benefits to SQL and structured data workloads using Alluxio. The original concept was discussed on Alluxio’s engineering blog. This article is part one of the two articles on the Structured Data Management feature my team worked on.
Testing code that uses .NET's DateTime.Now
sucks!!!! This is how to mock them, to properly validate DateTime when writing unit tests.
Reader, I have a confession. I’m really into bad 1980's cartoons. You know, the ones that are little more than animated toy commercials? I’ve learned so many life lessons from those hours in front of a flickering analog TV.
Introduction
Using Optuna, the hyperparameter optimization library to search for tiny RL policies! The code used is open-source on Github.
In this article, you'll create a new DigitalOcean account using a free credit link. Then, you will clone a GitHub repository, and use Terraform code to initialize, plan and apply resources to your account, using a preconfigured image from DigitalOcean and your custom domain name. Finally, you will access your account remotely via SSH and execute two scripts to configure both your video conference server and Let's Encrypt SSL to enable HTTPS.
Our journey from business unit to tech startup focused on building open-source software for multi-cloud environments
When talking about infrastructure drift, you often get knowing glances and heated answers. Recording gaps in your infra between what you expected to be and the reality of what is, is a well known and widespread issue bothering hundreds of DevOps teams around the globe.
The internet has ushered in a new era, and in too many ways to count, it has made our lives smoother, easier, and more modern.
Every organization has different tools to support internal processes. As companies scale, IT teams are faced with the growing complexity of user requirements, which often go beyond the capacity of consumer software.
Technological evolution has changed the landscape, everything which we feel and hear today is revolving around some of the modern technology. This technology involves Artificial Intelligence, big data, cloud computing, data science, and much more, which has changed the landscape to a great extent. To integrate this technology, many of the IT professionals are finding and implementing the trajectory of today's modern technologies.
Rust can be used for embedded development on RT-Thread operating system.
Read an article on how to use the GitHub Actions Evrone wrote to run rubocop, brakeman, reek, fasterer, hadolint, and dotenv-linter linters on your project.
Comprehensive guide to web development using laravel framework.
What open source projects have you always dreamed of contributing to? I have been able to check off three - Faker, Electron, and Vagrant.
These are some AI-generated project names, courtesy of Namelix.
Do you need components when you're working on a real-time operating system? The components such as FinSH console, virtual file system, utest framework, dynamic module, socket abstraction layer, AT commands, POSIX interface, Ulog log, power management, or network framework. If you have these demands, this article may be of interest.
Why sponsor open-source projects? How does your modest donation help the open-source ecosystem in making a better and sustainable problem-solving environment?
The Open Source movement, as championed by the OSI, prizes absolute openness above all other concerns. Openness, they claim, is an absolute good, from which all other virtues flow, not to be questioned or criticized. It doesn’t matter if that openness enables evil in the world, without openness we cannot have truly collaborative software development communities. So the claim goes.
Let's continue our analysis of the top myths and half-truths about open source. Part 1 is available at https://hackernoon.com/open-source-myths-and-half-truths-part-1-rur3e9x
FacebookPhoneOS
The integrated development environment (IDE) software plays an important role in embedded development, it can reduce repetitive work, minimize the difficulty of project development, improve work efficiency both in speed and quality, and accelerate the overall product development process.
Github just released it’s own Command-Line Interface (CLI) so developers can now do everyday GitHub tasks from the terminal. Yay! This means no more squiggling around the UI. With this new CLI, you can now view, create, clone, or fork repositories, create, view, and edit gists, you can also work with pull requests and issues right from the terminal.
CodeNotary's trusted timestamping tool securely keeps track of the creation and modification time of a document.
An open-source IoT platform that uses microcontroller reconfiguration, capability-based peripherals, GraphQL, TimescaleDB, entity component system, and more.
With the development of new technologies in artificial intelligence there is an opportunity to introduce Guided Conversational Learning in language acquisition. JAAS Foundation, a non-profit organization, provides opportunities for learners worldwide to build a foundation for their future with free educational games powered by state of the art e-Learning technologies.
Both open-source software and hackathons encourage collaboration between a number of skilled individuals, often rallying them around a single goal.
We recently released the first versions of driftctl, a new open-source project for infrastructure developers, DevOps, SRE, and cloud practitioners, with the goal of helping manage all kinds of drifts.
A client wanted to give its users a more engaging way of browsing a range of products (in this case betting providers). A key driver was the idea of knowing ‘what’s good’ - really appreciating how a site’s attributes stood up against all the alternative options. Is a £30 bonus high or low?
With Cosmos open source projects, developers of all backgrounds can build customized blockchains that offer scalability, security, performance, and flexibility.
In this article, you will learn what a vector search engine is and how you can use Weaviate with your own data in 5 minutes.
Getting to “Advanced Class”, Including Focusing on Compounding Value with the Right Partners
Tips on how to get started with the marketing of your open-source project.
If you haven’t heard of the Universal Data Tool, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations.
First off, I would like to thank everybody who participated in this Hackathon. There were a series of open source projects licensed under the Open Innovation License that were quite exceptional. Outside of this Hackathon, nearly 58 teams also utilize the open innovation license (as of the time of writing this post). This license has nearly 262+ downloads across NPM and also recently had a second variation release as well. We hope by the end of 2021, around 1000 to 2000 repos have adapted the Open Innovation License. We actually aim for much more.
Give non-technical people a structured way to make updates to a webpage (without fearing they’ll mess up) from within Monday by using Reshuffle Open Source
Use Jina to search text or images with the power of deep learning.
Hello world! Recently, I have been working on some open hardware projects utilizing Lonero. These specific projects are open source and created to push for innovative usecases of Lonero, and the blockchain. The list of projects are below:
Airbyte, the open-source data integration platform, shares how they performed on their OKRs for Q1 2021, and what their new OKRs for Q2 2021 are.
Adobe fattens up by acquiring Figma, causing disgust and indignation amongst web designers and developers everywhere.
Interview with Chen Fishbein, co-founder and CTO of Codename One about startup life, cross platform mobile development and the origins of the company
What is a Weaviate schema, why you need one and how to define one to store your own data.
I maintained an open-source project with 800k+ downloads/month. I learned six invaluable lessons and I will now share them with you.
"The Only API" is an open-source SDK that allows developers to query for anything they need in any data format. It has limitless capabilities. Try it now!
Every time I find myself connecting to a third-party API that doesn't have a client library I have to create a lot of boilerplate around it:
Introduction
Hello! I've created a simple JavaScript module for food measurements.
We heard of Prometheus being an open-source solution for system monitoring, thanks to SoundCloud. But what are its other use cases? How is it being leveraged?
The building block of almost all Kubernetes deployments is the pod – one or more containers sharing a network stack. Pods are where the magic happens, where we get our logs, and where we spend most of our time troubleshooting outages and malfunctions.
Corporations are in a race to embrace open source, with 2018 being a stellar year for acquisitions of companies that support the use of open source software.
This article would give you tips to help prepare your GitHub repository for open-source contributions.
We spoke to the CEO at Strapi, an open-source Headless CMS as it heads out to gain a head-start over competitors from the traditional space.
How to choose open source projects by evaluating Intellectual Property, License, Governance, Infrastructure, Community and Adoption.
I’ve held several roles in my career in IT, ranging from software developer to enterprise architect to developer advocate. I’ve always been fascinated by the role that data plays in our applications—putting it into databases, getting it back out quickly, making sure it remains accurate when transferred between systems. Many of the hardest problems I’ve encountered have centered around data. For example:
Note that under open source projects we assume the following:
A Quick Start Guide to Getting a Java GraphQL API up and Running in no time Using Apifi.
Most mobility startups are hoping for an intermodal world in which e-scooter use, ridehailing and carsharing replace private cars. The reality is different.
This tutorial shows how Alibaba Cloud Container team runs PyTorch on HDFS using Alluxio under Kubernetes environment. The original Chinese article was published on Alibaba Cloud's engineering blog, then translated and published on Alluxio's Engineering Blog
In the previous article, I described the concept and design of the Structured Data Service in the Alluxio 2.1.0 release. This article will go through an example to demonstrate how it helps SQL and structured data workloads.
Delight is an open-source an cross-platform monitoring dashboard for Apache Spark with memory & CPU metrics complementing the Spark UI and Spark History Server.
if you are tired of copying a custom user model from one project to other ones—use this package. It will do it all for you!
A new standard for maintaining external libraries could boost contributions and donations to open-source projects by letting them earn a share of the profits.
Programmers who have access to source code can change a program by adding to it, changing it, or fixing parts of it that aren’t working properly.
This tutorial walks you through integrating your frontend with social login APIs provided by SuperTokens.
There are some really great guides for starting a new open source projects, yet when it comes to dealing with a possibly abandoned, unmaintained project, there is no definitive guide for users, contributors, or maintainers.
Once you start managing more than one Kubernetes cluster, you'll start to demand more from your $KUBECONFIG.
Our smartphones have already played an important role in this virus pandemic. Whether in defining your location’s degree of contagion or providing data on your movements to help assess the threat of infection - smartphones do come to the rescue.
Who knows what the future will hold for the world of end-to-end test automation, but TestProject is certainly a platform worth keeping your eye on.
Vilicus is an open-source tool that orchestrates security scans of container images(Docker/OCI) and centralizes all results into a database for further analysis
Can open-source software be profitable? Can you monetize open-source software? Forget numbers - your code cannot flourish in the dark.
Huginn: An Open-Source, Self-Hosted IFTTT
We Raised a $26M Series-A to Change How Data Is Moved with our open-source ELT solution. Here's how we did it, deck included
ShardingSphere recreates the distributed pluggable system, connecting actual user implementation scenarios and contributing valuable solutions.
Are you actively looking for an awesome opensource project which is maintained by a company like Microsoft, Google, Apple, Facebook, and co and is at the beginning of an engineering phase or just looking for newly published open-source projects by companies to keep up to date with new frameworks, tools, etc?
Wouldn’t it be great to bring the time needed to build a new data integration connector down to 10 minutes? This would definitely help address the long tail of
The critical design flaw that you need to know about asterisk if you are using it in a production system. Learn about the design flaw, and an attempt to solve
The InfluxBD Origin Story: How Paul Dix took a failing SaaS product and turned it into a successful commercial open source time series database company.
This interview talks about decentralized insurance protocol and how smart contracts are disrupting the insurance industry.
Preparation
Big organizations and politicians have a structured data table of everyone's info. They often use your data to get more strategic and sell more to us.
What can go wrong when you don’t keep up with your developer community
I like getting things done quickly, not just for the sense of accomplishment, but because I know I can also move on to other projects and collaborations in the wings. Since I was a kid, however, I heard that speed was dangerous, that it inherently meant cutting corners. “Isn’t it good enough?” I’d ask my mom after a quick, hacked attempt at making my bed. “If you’re going to do something, do it well,” she said. I thought my bed was perfectly fine. She did not.
Materials and equipment needed
What is a Shadow DOM (shadow tree)
This article talks about digital wallets and the FBI seizure of bitcoins taken by a ransomware attack.
Intro: Grafana vs Kibana vs Knowi
Yo guys, I want to introduce react-cool-portal. It's a React.js hook for Portals. t helps you render children into a DOM node that exists outside the DOM hierarchy of the parent component. From now on you will never need to struggle with modals, dropdowns, tooltips etc. Check the features section out to learn more. Hope you guys 👍🏻 it.
What is it though?
Why would anyone choose to clone and continuously maintain a perfect clone of all data on Github? Debricked has the answer.
Any kind of data storage architecture needs an API. You want your users, and their applications, to access and interact with their data. And no matter how complicated the database architecture itself is, you want this interaction to happen as intuitively as possible.
Democratizing data to enable Citizen IT provides a competitive advantage to organizations - here's why.
UNIX/Linux system administrators the world over regularly use log files to get to the bottom of outages and malfunctions. An indispensable tool in that regard is tail(1), particularly its follow mode flag (-f). When we're in a Kubernetes world, we'd love to use something similar.
I'm Nasir Hussain, I'm a developer intereseted in solving complex problems using the latest technologies.
I believe in learning new things and working on them to tackle daily life problems, This year I got into Google Code In 2019 to learn about how & developers developers work on.
In this tutorial you will learn how to highlight search results in Manticore Search. You can benefit from search results highlighting if you want to improve readability of search results in your application or a web site.
A Clinical Decision Support System (CDSS) provides the doctor with a tool that eases their work, and increases the value of the time spent with the patient.
Migrating Presto workloads from a fully on-premise environment to cloud infrastructure has numerous benefits, including alleviating resource contention and reducing costs by paying for computation resources on an on-demand basis. In the case of Presto running on data stored in HDFS, the separation of compute in the cloud and storage on-premises is apparent since Presto’s architecture enables the storage and compute components to operate independently. The critical issue in this hybrid environment of Presto in the cloud retrieving HDFS data from an on-premise environment is the network latency between the two clusters.
Cardano and Joget: Building No-Code, Composable Blockchain Apps.
Tiered Locality is a feature led by my colleague Andrew Audibert at Alluxio. This article dives into the details of how tiered locality helps provide optimized performance and lower costs. The original article was published on Alluxio’s engineering blog
Blogging about tech is fun. Having your own blog allows you to help others, polish your skills, and maybe get you a job. Blogging on popular tech sites is great. Obviously you're reading this on Hackernoon, so you know I do it. It's fun. But having your OWN site to manage your content is important as well. This gives you freedom to do things exactly as you want, try out weird applications and patterns, and experiment.
In this post, I'll present how I changed Python to accept "else-less" if expressions, similar to Ruby's "inline if", also known as a conditional modifier.
David's hot take on Facebook's pivot to audio; hands up if you think the Mars Helicopter video is a deep fake; are our kids more likely to get face tattoos?
I created a tool for people that teach code, called code-workshop-kit. It makes remote workshops interactive and allows for experiences similar to those in a classroom, and better.
Self-host your own website analytics with Umami.
"The world needs an alternative to Selenium - so we built one" - that's the story that got Peter Thomas from India nominated for a 2020 Noonie in the Development award category. Peter's second Noonie Nomination is for a 3-year old OSS project, "karate". In this interview, Peter talks about what it's like to have hard work pay off, and feel like you're at the top of your coding game.
CTDS.Show is a podcast where Sanyam Bhutani interviews his ML Heroes about their journey.
We’re all stuck with virtual-only conferences for the foreseeable future. And while this format isn’t ideal, and we all miss the in-person interaction, we might as well make these events the best they can be. We all want something more fun than just another Zoom livestream.
or where the journey begins
by Robert L. Read and Nariman Poushin
Download the Official Hacker Noon Font, pixelated social media icons, pixelated site icons; access free design templates; get salty copywriting tips; and more!
Find dotenv-linter on Github!
Most successfully IT Companies like Google, Microsoft including small Saas organizations relies on open-source software to power their software and applications architecture, deployments and so on. It really helps speed up the rate at which developers work on a project and also gives developers access to a myriad of top-notch projects.
Track bugs within an application and its external dependencies without the source code or deep knowledge of the environment using these amazing tools!
Recently, WhatsApp updated its privacy policy. This event, along with the ongoing discussions on privacy concerns about the online platforms we used every day, created interest in fields of privacy and security and migration to other messaging platforms such as Signal.
In this article, Thai Bui describes how Bazaarvoice leverages Alluxio as a caching tier on top of AWS S3 to maximize performance and minimize operating costs on running Big Data analytics on AWS EC2. The original article can be found on Alluxio's engineering blog.
I have lived in Silicon Valley for over a decade, and was always curious about its history. The way I see it: Silicon Valley is similar to Florence during the Renaissance era, and that’s where the bulk of new ideas come from. Due to rapid innovation that Silicon Valley created since 1960s, everyone in the world now has “library of Alexandria” available instantly. We have billions of super-computers sitting in our pockets, and everyone no doubt benefits from it.
Wanna get into Google Summer of Code? Lean about how I did and maybe you can too!
One of the (many) hard things about doing a startup is figuring out what that MVP should be. You are trading off between presenting something that is “good” enough that it gets people excited to use (or invest in) you and getting something done fast. In this article, we explore how we wrestled with this trade-off. Specifically, we explore our decisions around how to use Singer to bootstrap our MVP. It is something we get tons of questions about, and it was hard for us to figure out ourselves!
Lots of websites have a termination clause, even Hackernoon, however, when it comes to the case of open source software this can be extremely concerning. The reason goes much deeper than you think.
This is a post that I have been putting off for a while, but I think the time has come to share this with the community. Two years ago I sat down to start a new project, an experiment involving image downscaling and Node.js, and since then it has become my primary open-source project.
hacking framework complete source-code for web, wifi, url, sql-injection and doing a complete web scan for starters.
We discuss some thought processes on how vendors can build software with low vendor lock-in.
Responding to the Serverless Revolution
We just open-sourced Klio — our framework for building smarter data pipelines for audio and other media processing.
Using LiveData in Coinverse
Within my company, Bearer, the whole team is focused on helping developers that rely on third-party APIs. In 2019, our engineers developed a solution that eased how to integrate with any API that uses OAuth.
Do you find using modals in React Native to be a bit of a pain? This article teaches you how to get a better development experience with them.
In the world of DevOps automation, manually creating and uploading packages felt so old-fashioned (don't get me started on Azure Devops).
Over the last twenty years, Saas and Cloud have been the two emerging technology sectors.
This article talks about CBDCs, DeFi and blockchain. The article discusses the digital yuan and why it won't change the world order.
Background
This Slogging thread by and Arthur Tkachenko occurred in slogging's official #programming channel, and has been edited for readability.
Numerous signs scattered throughout the first floor preach the dangers of unsecured doors and propped-open fire exits.
Major non-profit organizations that are organizing volunteers to make open-source medical supplies and design new open-source medical devices like ventilators
16 months after launching Lens — The Kubernetes Platform — as an open source project. How has the project come so far in such a short time?
I recently open-sourced my blog built using Gatsby! This post will walk you through why I chose Gatsby, the Gatsby plugins I used, as well as highlight some features that I have included in my blog.
I made a simple project which got spread in various tech communities and social media. Github featured it in 'Trending repositories of day' section.
A2D2, ApolloScape, and Berkeley DeepDrive are among the best autonomous driving datasets available today.
With the fast growth of the usage of open source in all industries, the need to track its components becomes dire as ever. Software Composition Analysis (SCA) is an open source component management solution for providing and automating visibility into the open source in your software.
Developing and releasing open-source solutions is a common practice that has been adopted by companies like Red Hat, Facebook, Google, and Amazon. IT companies that make products available as open-source software have become a sensation in the investment environment. Confluent, Neo4j, HashiCorp, and GitLab are just a few examples of companies that have managed to attract large investments.
Did you ever have a friend you only ever saw in one place? Maybe it was a bar, your knitting club, or at the school gates.
Enterprises see open source as important, but they also find security to be a main barrier for adopting open source dependencies. Vulnerable software is by definition not secure, but that does not mean we judge security by the number of vulnerabilities. We highlight this by looking at two commonly used libraries, OpenSSL and GStreamer.
The demand for delivering quality software faster — or “Quality at Speed” — requires organizations to search for solutions in Agile, continuous integration (CI), and DevOps methodologies. Test automation is an essential part of these aspects. The latest World Quality Report 2018–2019 suggests that test automation is the biggest bottleneck to deliver “Quality at Speed,” as it is an enabler of successful Agile and DevOps adoption.
Robert L. Read from the United States has been nominated for FOUR 2020 #Noonies in multiple award categories, including Software Development .
Open source and decentralization led to the development and the evolution of the AIOps clan by making it dynamic for communities and democratizing information.
Urban myths about secure coding are easy to manage when you have the right tools in place and best practices to follow as guidelines.
It's better to be a Linux beginner than a Windows old-timer.
Contributing to Quill, a Pairing Session
A step-by-step tutorial to learn how to make a simple ecommerce product page with static content shoppable using Commerce Layer's Drop-in Javascript library.
Do you want to ensure that working with your repo is a constant source of frustration for your fellow developers? Read on for some awful tips.
The burden the COVID-19 novel coronavirus has placed on the world is enormous. There’s a great thirst for information and clarity. So, we at Logz.io have decided to offer a Community COVID-19 Dashboard Project, so that everyone can better understand how the outbreak impacts the world and their region. We see that as a community effort. We invite the global community of engineers and data scientists to add data to this public dashboard that will cover not just the direct impact of the coronavirus on public health, but other aspects of society as well. We want to help everyone better understand the impact of COVID-19 anywhere around the world.
The COVID-19 crisis has hit the global economy hard, and the software industry was not spared. The long-term effects on the industry are still unclear, but it seems it has become widely acknowledged that the negative impact is going to be massive, and recovery will be slow.
This summer, my proposal got selected by Open Source Robotics Foundation for Google Summer of Code 2019. It was an awesome learning experience!
Most mobile and cross-platform web developers have encountered the problem at some point: you need your web app to scale neatly to the device screen size, regardless of which of the many thousands of devices there are out there, but your units only have one design layout width, mainly mobile. Or perhaps you need to create a per-device stylesheet for a truly scalable cross-platform UI, and want to use a scaled version of an original to base it upon. In either case, converting everything by hand is laborious and inconvenient.
Hello everyone! It’s been a while since the last part but we made it! For those of you who haven’t read the previous parts or are wondering what I planned for the next parts:
Use the open-source integrated machine learning in MindsDB and the open-source data integration platform Airbyte to forecast Shopify store metrics.
Abstracting away the technical complexity of blockchain components, Joget DX empowers non-coders to rapidly build decentralized applications (DApps).
Open source is the modern-day realization of that utopian dream.
Open-source data integration is not new. It started 16 years ago with Talend. But since then, the whole industry has changed. The likes of Snowflake, BigQuery, and Redshift have changed how data is being hosted, managed, and accessed, while making it easier and a lot cheaper. But the data integration industry has evolved as well.
This is a guest blog contributed by datasapiens’ Juraj Pohanka, Koen Michiels and Sam Gilbert. This article described how engineers at datasapiens brought down S3 API costs by 200x by implementing Alluxio as a data orchestration layer between S3 and Presto.
In May 2017 we made a fork of Sphinxsearch 2.3.2, which we called Manticore Search. Below you will find a brief report on Manticore Search as a fork of Sphinx and our achievements since then.
Is there a way to go beyond open source, and have ethical, fair software in a cloud-first world? This is what some people in the open source community think.
By the spring of 1985, Richard Stallman had settled on the GNU Project's first milestone-a Lisp-based free software version of Emacs.
After the Microsoft acquisition, GitHub has been on a roller coaster ride. It has been winning the developer community’s affinity by launching a series of offerings, one after another, starting from the free private repositories to the GitHub Sponsors program.
This article and the repo referenced here is intended to help Data Scientists and data processing professionals to handle and manage data related to the COVID-19 disease outbreak. I hope this information helps researchers to find new ways of analysis to defeat the COVID-10 disease outbreak, as well as empower them to solve more complex math calc using less time.
Introduction
Visit the /Learn Repo to find the most read stories about any technology.