Making React 70% faster with Aiden Bai of Million.js
Software Engineering Daily » Hackers
by SE Daily, Hackers Archives - Software Engineering Daily
8M ago
React is an immensely popular JavaScript library that is used to build website user interfaces. A key feature of React is that it uses a virtual Document Object Model, or DOM, to selectively update the desired regions of the web page, which provides major performance advantages. Million.js is an open source project that provides an optimized virtual DOM. Remarkably, these optimizations make React up to 70% faster and the code weighs in at less than 4 kilobytes in size. Aiden Bai is the creator of Million.js and he joins us in this episode. Mike Bifulco is CTO and co-founder of Craftwork. He ..read more
Visit website
SDKs for your API with Sagar Batchu
Software Engineering Daily » Hackers
by SE Daily, Hackers Archives - Software Engineering Daily
9M ago
APIs are ubiquitous and critical to building modern software, and developers must frequently develop custom APIs to streamline user access to their services. However, making an API that provides a great developer experience can be a time-consuming endeavor. As a result, API teams often leave the final mile of integration up to their users. Speakeasy aims to provide a product and a pipeline that makes it easy to create and consume any API. Sagar Batchu is the co-founder and CEO of Speakeasy and he joins us in this episode. Paweł is the founder at flat.social the world’s first ‘flatverse’ start ..read more
Visit website
Shipping Features with Ben Rometsch
Software Engineering Daily » Hackers
by SE Daily, Hackers Archives - Software Engineering Daily
9M ago
Feature flags also known as feature toggles, release toggles or feature flippers are a way to enable or disable a particular feature from your app without making any changes to the source code. You can turn on or off a particular functionality without deploying new code. Feature flags can also be used to serve different features to different subset of users. The company Flagsmith provides you a platform for developing, implementing and managing your feature flags. Ben Rometsch is the Co-founder and the CEO of Flagsmith and he joins us today. The post Shipping Features with Ben Rometsch appeare ..read more
Visit website
Modern Robotics Platform with Eliot Horowitz
Software Engineering Daily » Hackers
by SE Daily, Hackers Archives - Software Engineering Daily
9M ago
Programming robotics software has traditionally been a specialized field. The software industry has seen rapid progress, the operating system that provides the foundation for our software applications is taken care of by companies like Google, Microsoft, and other players like Canonical, Amazon, etc. The robotics industry still needs that OS layer that handles the complexities so that engineers can build robots that serve their business needs. VIAM aspires to be the Operating System for robotics that makes it easy to turn great ideas into production robots. Eliot Horowitz is the Founder and CE ..read more
Visit website
Cross-functional Incident Management with Ashley Sawatsky and Niall Murphy
Software Engineering Daily » Hackers
by SE Daily, Hackers Archives - Software Engineering Daily
9M ago
Incident management is the process of managing and resolving unexpected disruptions or issues in software systems, especially those that are customer-facing or critical to business operations. Implementing a robust incident management system is often a key challenge in technical environments. Rootly is a platform to handle incident management directly from Slack, and is used by hundreds of leading companies including Canva, Grammarly, and Cisco. Ashley Sawatsky leads Developer Relations at Rootly and previously led Shopify’s Incident Communications team. Niall Murphy is Co-founder and CEO at S ..read more
Visit website
Meme.com with Johan Unger
Software Engineering Daily » Hackers
by SE Daily, Hackers – Software Engineering Daily
2y ago
Whether you love them or hate them, share them or ignore them, you encounter memes all over the internet.  Those that are popular can often take off and spawn a long history of remixes, variants, derivatives, and inspired works. In this episode, we interview Johan Unger, the founder of meme.com.  They’re creating a platform for Meme Explorers to track these Memes and earn rewards along the way. Sponsorship inquiries: sponsor@softwareengineeringdaily.com The post Meme.com with Johan Unger appeared first on Software Engineering Daily ..read more
Visit website
Jailbreaking Apple Watch with Max Bazaliy
Software Engineering Daily » Hackers
by SE Daily, Hackers – Software Engineering Daily
3y ago
Apple operating systems are closed source. This closed source nature gives Apple an extremely successful business model–and a very different software developer ecosystem than Linux-based systems. Since Linux is open source, the information on how to manipulate the system at a low level is very public. The lack of information about low-level programming in Apple operating systems has led to a large community of “jailbreaking”–where people try to reverse engineer how the closed source systems function. In today’s episode, Max Bazaliy joins the show to describe how he reverse engineered an Apple ..read more
Visit website
Counting People with Andrew Farah
Software Engineering Daily » Hackers
by SE Daily, Hackers – Software Engineering Daily
3y ago
If you operate a restaurant, you want to know how many people are inside your restaurant at any given time. You also want to be able to know your occupancy if you operate a movie theater, coffee shop, or apparel store. Knowing how many people are in your building can answer several business-related questions. Do you need to unlock an additional entrance? Should you open another store? Do you really need a building this big? This might sound like a simple question, but how do you solve the problem of counting people inside of a building? A naive approach to counting people is to use video came ..read more
Visit website
Kademlia: P2P Distributed Hash Table with Petar Maymounkov
Software Engineering Daily » Hackers
by SE Daily, Hackers – Software Engineering Daily
3y ago
Napster, Kazaa, and Bittorrent are peer-to-peer file sharing systems. In these P2P systems, nodes need to find each other. Users need to be able to search for files that exist across the system. P2P systems are decentralized, so these routing problems must be solved without a centralized service in the middle. Without a centralized service that has all the information in one place, how can you solve these problems of node discovery and file lookup? This is the central question that Petar Maymounkov sought to answer with Kademlia. Kademlia is a peer-to-peer distributed hash table. Kademlia imp ..read more
Visit website
Browser Building with Osine Ikhianosime
Software Engineering Daily » Hackers
by SE Daily, Hackers – Software Engineering Daily
3y ago
Crocodile Browser is a fast browser built by Osine and Anesi Ikhianosime, a pair of brothers from Nigeria. I interviewed them 3 years ago, and in this episode I caught up with Osine to learn what he and his brother have been working on since then. Osine and Anesi have become friends of mine since we had a conversation several years ago. I met Osine for the first time at the Facebook F8 conference last year, and it was one of the first times I had met someone from another continent on the Internet, then got to hang out with them in person. There were some issues with network connectivity, so I ..read more
Visit website

Follow Software Engineering Daily » Hackers on FeedSpot

Continue with Google
Continue with Apple
OR