Wednesday, March 31, 2021

2020 ACM Turing Award goes to the authors of the Dragon Book

submitted by /u/another_hidden_cpu
[link] [comments]

from programming https://ift.tt/39tntEk

LaTex breathes new life into programming classic K&R 2e

submitted by /u/naturalcauses29
[link] [comments]

from programming https://ift.tt/3m7kiHF

Monkey Verbal Creator Appreciation 2021.04.01

submitted by /u/InternetMonkeyBoy
[link] [comments]

from programming https://ift.tt/2PmAdWo

Suspicious PDF Page, It has any PDF you want, Does anyone know anything about it?

submitted by /u/KToxcon
[link] [comments]

from programming https://ift.tt/3cHl5vT

This year’s stackoverflow April fools gag, The Key, includes a modal that is ironically not accessible to keyboard users.

submitted by /u/bobby_vance
[link] [comments]

from programming https://ift.tt/3mbxTxK

Introducing The Key - Stack Overflow Blog

submitted by /u/TransFattyAcid
[link] [comments]

from programming https://ift.tt/3mkYybv

How to: Flutter Release iOS App on Apple Store

If you have built a flutter app and are ready to release it on the Apple Store, then you are in the right place. In this tutorial, you will learn the process of how to release the flutter iOS app on the Apple store. There are some important points that you should be aware of before uploading the app to the Apple store. You may have heard that Apple is very restricting about user privacy and design UI. But, don’t worry, I am going to cover the common mistakes that a new developer do during the release of their first iOS app.

The official flutter document also listed a step-by-step process that you can follow. But, here I am making it simple for you. You can see our Multi-Vendor iOS App sample to know more about Multi-Vendor MarketPlace eCommerce.



from DZone.com Feed https://ift.tt/2PshMj7

Stack Overflow just started limiting copying code from the site

submitted by /u/ptkaster
[link] [comments]

from programming https://ift.tt/3m7O0fq

GhostCell: Separating Permissions from Data in Rust

submitted by /u/KingStannis2020
[link] [comments]

from programming https://ift.tt/3cGzisE

StackOverflow now limits the number of copy-paste actions per user. Unlimited copy-pastes are available with The Key, their new copy-paste hardware addon.

submitted by /u/DrunkonHotCoco
[link] [comments]

from programming https://ift.tt/3wj2DRO

Software Testing Expert Roundup: 2021 Edition

It’s been some time since we published our last expert roundup, so we wanted to ask around in our community how leaders in testing are feeling these days about work (as we enter the second year of the pandemic), new trends they’re seeing on the horizon and advice for upping one’s testing game in 2021!

Meet the software testing experts in this year’s roundup:



from DZone.com Feed https://ift.tt/3dnh4Ma

From Synthetic Data to Ethical AI: A Data Science Wish List for 2021 and Beyond

Leonardo Da Vinci once wrote, “Art is never finished, only abandoned.”

It’s a problem we can all relate to in some way. When is a task finished, and when can we stop and step away, satisfied that the energy we have put in will yield the best feedback, results, or returns?



from DZone.com Feed https://ift.tt/3wfjGUU

Another Breach, Another Case for Security by Design

Earlier this month, news broke that hackers breached Verkada, a major provider of surveillance cameras to a variety of facilities throughout the US, gaining access to 150,000 live feeds. Among those compromised were Tesla, jail cells, private homes, healthcare facilities, police stations, elementary schools, and more. The hacktivist group claims the breach was intended to spread anarchy and to demonstrate security holes, in which case, there were many. The hackers reported gaining entry through administrative account credentials listed in materials available to the general public online.

It’s hard to even call this a breach, as access was so easily manipulated. The irony that Verkada is a digital security company at its core is not lost here. According to Bloomberg News, the hackers had 36 hours of unrestricted access to the company’s cameras and were only identified after reporting themselves to the publication. In this case, trust is lost and the damage is done. But what can organizations do to prevent negligent security practices before something worse happens? Fortunately, there’s a lot of preventative measures that can be taken.



from DZone.com Feed https://ift.tt/2OaTh9z

Top 10 Out-of-Box Software Packages of All Time in RT-Thread IoT OS

RT-Thread is an embedded open-source real-time operating system. It has a rich middle-tier component and a great hardware and software ecosystem that delivers great support for the Internet of Things (IoT). Until now, RT-Thread has powered 800 Million devices. This article takes you through the top 10 downloads of Software Packages in the RT-Thread IoT platform.

1. at_device (63706 Downloads)

The AT device software package is composed of the transplantation files and sample codes of the RT-Thread AT component for different AT devices.



from DZone.com Feed https://ift.tt/2PrXoP4

3 Tips to Make Your SD-WAN Transition Easier

The optimization of data traffic, as well as applications that make use of said data, has been a cornerstone of the WAN since its inception. 

By optimizing the WAN, application traffic is supercharged by reducing the amount of data across the WAN. That’s through processes like deduplication, decreased latency, protocol acceleration, and caching. All play a part in maximizing bandwidth utilization.



from DZone.com Feed https://ift.tt/3majEcv

Most Common IaaS Security Issues and Ways To Mitigate Them

With today's world of constant digitization, enterprises are continuously shifting their workload to the IaaS platform from the legacy infrastructure because of its speed and flexibility. Gartner expects IaaS to grow by nearly 13.4% to $50.4 billion by the start of 2021.

However, as it is a cloud-driven concept, one cannot deny the presence of issues and security risks. The catch here is that just a single feature cannot provide complete security for the IaaS environment. It is so because the IaaS platform's protection is a kind of shared responsibility, where customer security responsibilities involve ensuring cloud infrastructure is architected, deployed, and operated safely. The responsibilities also include maintaining the cloud security in aspects of firewalls, operating systems, data, platforms, etc. Whereas the providers have to secure the cloud in aspects like storage, global infrastructure, database, compute, etc.



from DZone.com Feed https://ift.tt/3cCLDyg

Service Meshes: Why Istio? An Introduction

In our introduction to Istio Service Mesh, we will cover basic points as below:

  • What is a Service Mesh?
  • Why do we need Service Mesh?
  • Types of Service Mesh Available and Why Istio?
  • Istio — Architecture and Implementations.
  • Istio Components.
  • Istio Features.

What Is a Service Mesh?

In any microservice-based architecture, whenever there is a service call from one microservice to another. We are not able to infer or debug what is happening inside the networked service calls. 



from DZone.com Feed https://ift.tt/31F2lGI

How To Run JUnit Tests From The Command Line

JUnit is one of the most popular Java-based open-source frameworks used for testing every unit of the application, i.e., classes and methods. And for automating the testing of web applications, you can use it with the Selenium WebDriver. Though Selenium and JUnit can function independently, combining them can help develop tests in a structured format.

Though Java offers several IDEs using which you can write code and run tests, you would like to execute JUnit from the command line. Why?



from DZone.com Feed https://ift.tt/3m8ik9T

RediSearch in Action

Redis has a versatile set of data structures ranging from simple Strings all the way to powerful abstractions such as Redis Streams. The native data types can take you a long way, but there are certain use cases that may require a workaround. One example is the requirement to use secondary indexes in Redis in order to go beyond the key-based search/lookup for richer query capabilities. Though you can use Sorted Sets, Lists, and so on to get the job done, you’ll need to factor in some trade-offs.

Enter RediSearch! Available as a Redis module, RediSearch provides flexible search capabilities, thanks to a first-class secondary indexing engine. It offers powerful features such as full-text Search, auto completion, geographical indexing, and many more.



from DZone.com Feed https://ift.tt/3djrjRA

RustDesk | Opensource alternative to TeamViewer/AnyDesk

submitted by /u/open-trade
[link] [comments]

from programming https://ift.tt/3wr378K

Bad managers are a huge problem in tech

submitted by /u/adroit-panda
[link] [comments]

from programming https://ift.tt/3cF0rfD

A 2-minute article, on rules that will help you write clean, concise, and functional code.

submitted by /u/kpmtech
[link] [comments]

from programming https://ift.tt/3maf9P0

Fixing the Oldest and Nastiest Bug in Commodore BASIC

submitted by /u/DreamyRustacean
[link] [comments]

from programming https://ift.tt/3maSody

Tuesday, March 30, 2021

How to Build a Robust IoT Prototype In Less Than a Day (Part 2)

(Part 1 is here.)

Welcome back to our second article about creating a robust, bidirectional IoT prototype in less than a day using Arduino, Heroku, and Node-RED. If you missed the first part, we covered setting up Node-RED, adding security, and deploying to Heroku. In this article we'll look at creating our embedded system on the Arduino boards, connecting them to our Node-RED instance, customizing Sketches, and creating a flow that allows our devices to talk to each other. Let's get started.



from DZone.com Feed https://ift.tt/3m8AoR3

The best football player - Cristiano Ronaldo - animated wonderful art | cmd | Java programming

submitted by /u/ViduraDananjaya
[link] [comments]

from programming https://ift.tt/3cCtNeB

Otrium raises $120 million for its end-of-season fashion marketplace

Otrium has raised a $120 million round just a year after raising its $26 million Series B round. BOND and returning investor Index Ventures are leading the round. Existing investor Eight Roads Ventures is also participating.

The concept behind Otrium is quite simple. When items reach the end-of-season status, brands can list those items on Otrium and keep selling them. Otrium is currently available in Europe. Right now, many brands have their own end-of-season sales. But there are some limits to this model.

Those companies often can’t sell their entire back inventory this way. Moreover, the most luxurious fashion brands don’t necessarily want to put a cheaper price tag on their items in their own stores. That’s why a lot of clothing produced stays unsold — and by unsold, it means that those items often get destroyed.

With Otrium, brands can add another sales channel for those specific items. And selling those items online makes a ton of sense as you don’t want to manage small end-of-season inventories across multiple stores. One big online inventory is all you need.

And because some brands are reluctant about selling outdated items, Otrium tries to be as friendly as possible with fashion companies. They retain control over pricing, merchandising and visibility of their excess inventory.

The startup also recently launched advanced analytics. The idea here is that Otrium can help brands identify evergreen products that should remain available year after year.

“We believe that the fashion world will see a rebalancing in the next few years, with more sales being driven by iconic items that brands sell year after year, and will be less reliant on new seasonal launches,” co-founder and CEO Milan Daniels said in a statement.

And it would be a win-win for everyone involved. Otrium would end up selling items that remain relevant for a longer time. And fashion brands could slowly build an evergreen collection of items that would nicely complement their fast fashion collections.

With today’s funding round, Otrium plans to expand to the U.S. The company currently works with several well-known fashion houses, such as Karl Lagerfeld, Joseph, Anine Bing, Belstaff, Reiss and ASICS.

Image Credits: Otrium



from TechCrunch https://ift.tt/3czs1uW

Monk’s Hill Ventures and Glints on how Southeast Asian startups can cope with the region’s talent crunch

A lot has changed since Monk’s Hill Ventures released its first report on tech compensation in Southeast Asia five years ago, with base salaries and competition for top talent jumping dramatically. But one thing has remained the same since 2016: startup compensation data, including information about base pay, bonuses and stock options, is still hard to find. To get more data for its latest Southeast Asia Tech Talent Compensation report, which covers startup hiring in Singapore, Indonesia and Vietnam, Monk’s Hill Ventures teamed up with Glints, one of its portfolio companies.

Glints is a recruitment platform that claims 4 million users each month and is used by 30,000 organizations. The report analyzed more than 1,000 data points from Glints’ proprietary database, including job advertisements and placements made through 2020, and surveyed 175 employees in both technical and non-technical roles. It also includes interviews with more than 20 founders, including from Bot MD, Carousell, Horangi, the Asianparent and Ninja Van. The full report can be downloaded here.

The report focused on Singapore, Indonesia and Vietnam because they are three of the fastest-growing markets in Southeast Asia. It found that startups are dealing with several major shifts at the same time. There are more Southeast Asian startups maturing into late stage, but at the same time, large American and Chinese tech companies are setting up regional operations, including TikTok, Tencent, Alibaba and Zoom. This means compensation packages are being driven up and startups face a talent crunch, especially in Singapore. Most of the founders interviewed by Monk’s Hill Ventures and Glints said that base salaries have at least doubled since 2016.

Going remote even before the pandemic

But the range of salaries and talent pool varies widely between Southeast Asian countries, and as a result, tech startups can build strong teams with a regionally distributed strategy. For example, this can look like an engineering team in Vietnam, data science team in Singapore and product management team in Indonesia. Vietnam had the highest salary differences between senior and junior roles, for both tech and non-tech talent, compared to Singapore and Indonesia, which the report said means there is “strong potential for upward salary growth within the Vietnamese tech sector.”

Oswald Yeo, co-founder and chief executive officer of Glints, told TechCrunch that many startups were building regionally distributed engineering hubs before COVID-19 because there was simply not enough talent in Singapore. Now even more founders have become open to remote teams because of the pandemic. But having teams in different countries doesn’t just address the talent crunch. It also lays the groundwork for regional expansion.

“Commercially in Southeast Asia, you can’t stay in a single market unless it’s maybe Indonesia,” said Yeo. “If you stay only in Singapore, Malaysia or even Vietnam, you will not be a large enough business and make the impact you want to make. A lot of startups have to venture out, so they end up having commercial teams in each market anyway and then it’s very normal for them to build product and tech teams in those markets.”

Competing for specialized skills

The report found that tech roles, including product, data science and engineering, earn 54% more than non-technical roles, like marketing, operations or finance. But the base salary between product and data science roles over non-technical roles was one to two times higher than for engineering, suggesting that “while engineering skills are becoming more common across the region, specialized product and data science skills remain hard to come by.”

Founders said that vice presidents of engineering in particular are seen as one of a startup’s most critical hires. Singapore-based startups at Series B and upward paid base monthly salaries ranging from $7,500 to $10,000, with equity compensation from 0.3% to 1.2%. In Indonesia, base salaries for engineering VPs ranged from $2,800 to $7,100 depending on the stage of company, and in Vietnam, early stage companies paid on average $1,000 to $5,000. That amount increased to $5,000 to $6,000 after raising Series A funding, and $8,000 to $10,000 for companies at Series B stage and above.

The competition for top tech talent is also reflected in C-level compensation. The report found that chief executive officers tend to hold more equity in their startups, but chief technology officers consistently have higher median base salaries, “suggesting that CEOs are often willing to take a pay cut in favor of their technical counterparts, who are typically highly valued and considered scarce assets to the company.”

Based on combined data from Singapore, Vietnam and Indonesia, CEO’s median salary increased from $2,600 a month at the $0 to $10 million funding stage, to $6,000 a month at $5 million to $10 million in funding. In comparison, at the same funding stages, CTO’s median salary increased from $3,300 to $7,550 respectively. CEO at startups with funding up to $5 million owned between 15% to 100% of their company’s equity, while the average ownership of CTOs at that stage is 19%.

Cash versus equity

Another noteworthy finding is that less than 32% of tech talent surveyed by Monk’s Hill Ventures and Glints are being compensated in equity. Founders said employees, especially junior-to-mid level hires, still prefer cash. But this is changing as founders spend more time educating their teams about the benefits of equity, and some startups are now also offering annual wage supplements, bonuses, restricted stock units or employee stock ownership plans.

Some founders reported that executives who have worked in the American or Singaporean startup ecosystems are keener on equity options, but in general, there needs to be more startup exits in Southeast Asia for candidates to become open to equity.

Before co-founding Monk’s Hill Ventures, Peng T. Ong was a venture partner at GSR Ventures in China. “In 2010, in that time frame, there were the same issues there. People wanted cash. Fast forward to three years later, when the IPOs started to happen, all that changed. People wanted options,” Ong told TechCrunch. He said that the same shift is gradually starting to happen in Southeast Asia, thanks to Sea Group and Razer’s IPOs.



from TechCrunch https://ift.tt/3sEYO7h

Why You Should Care About Service Mesh

Many developers wonder why they should care about service mesh. It's a question I'm asked often in my presentations at developer meetups, conferences, and hands-on workshops about microservices development with cloud-native architecture. My answer is always the same: 'As long as you want to simplify your microservices architecture, it should be running on Kubernetes.'

Concerning simplification, you probably also wonder why distributed microservices must be designed so complexly for running on Kubernetes clusters. As this article explains, many developers solve the microservices architecture's complexity with service mesh and gain additional benefits by adopting service mesh in production.



from DZone.com Feed https://ift.tt/3wfthef

[Course Playlist] Structure and Interpretation of Computer Programs

submitted by /u/GenilsonDosTrombone
[link] [comments]

from programming https://ift.tt/3m8xThD

The Pros and the Cons of ReactJS and React Native

submitted by /u/Ameliapro
[link] [comments]

from programming https://ift.tt/3dkaPIV

AWS Internet Gateway and VPC Routing

Introduction

In the previous post on AWS VPC Basics, we learned about VPC basics and we also set up a VPC with public and private subnets.

In this post, we will learn about another powerful component from AWS, the gift of the internet, The Internet Gateway. We will also learn how routing works within VPC, how to set up routes to the internet gateway and our public subnet. This setup is very common for most of the applications on AWS.



from DZone.com Feed https://ift.tt/3cEjqHs

Create ASP.NET Core Web Application With Visual Studio Code

In this article, we will see how to create an empty ASP.NET Web Application with .NET CLI and Visual Studio Code. In the previous article of this series, we already covered the below articles:

I recommend you to go through these articles first if you are new to this series or new to .NET Core technology.



from DZone.com Feed https://ift.tt/3dkg635

Object Store Connector in Mulesoft

Object Store Connector is a Mule component that allows the storage of key-value. Although it can serve a wide variety of use cases, it is mainly designed for storing watermarks, access tokens, user information, etc. It stores data in the form of Key-Value pair.

Object store connector provides 7 types of operation:



from DZone.com Feed https://ift.tt/3lLwRIA

Company Internal Frameworks; Good, Bad, Boring

It is common for software companies to have their own internal frameworks. These frameworks sometimes contain the whole software development life cycle, and sometimes it just boils down to a few tools and utilities.

Consider Temenos TAFJ framework as a case study, this framework has written in Java and can be considered as one of the most complete frameworks in the world it contains all aspect of software development requirements, it has its own data access layer, business layer, etc. plus it provides a special programing language for its developers to develop a new product in such platform.



from DZone.com Feed https://ift.tt/3rFvkF0

What is PL/SQL in Hindi

submitted by /u/apexysatish
[link] [comments]

from programming https://ift.tt/3dinrjP

Hammer of the Gods: What's In A Rune?

submitted by /u/Michael-F-Bryan
[link] [comments]

from programming https://ift.tt/3udqdxJ

Understanding Engineers as a Designer

submitted by /u/enemykite
[link] [comments]

from programming https://ift.tt/3u9zCpT

Dropping In on Gottfried Leibniz, inventor of binary notation

submitted by /u/breck
[link] [comments]

from programming https://ift.tt/3rDSI5I

Behold, the artificial intelligence that learned how to write TL;DR summaries for long reddit posts

submitted by /u/pathslog
[link] [comments]

from programming https://ift.tt/3rDNA1J

Continuous Integration / Continuous Delivery

submitted by /u/luminoumen
[link] [comments]

from programming https://ift.tt/39oZndZ

How project managers see developers

submitted by /u/LegitGandalf
[link] [comments]

from programming https://ift.tt/39tFu5D

Amazon partners with Seraphim on AWS accelerator for space startups

Amazon will soon be a big part of the space economy in the form of its Kuiper satellite internet constellation, but here on Earth its ambitions are more commonplace: get an accelerator going. They’ve partnered with space-focused VC outfit Seraphim Capital to create a four-week program with (among other things) a $100,000 AWS credit for a carrot.

Applications are open now for the AWS Space Accelerator, with the only requirement that you’re aiming for the space sector and plan to use AWS at some point. Ten applicants will be accepted; you have until April 21 to apply.

The program sounds fairly straightforward: a “technical, business, and mentorship” deal where you’ll likely learn how to use AWS properly, get some good tips from the AWS Partner Network and other space-focused experts on tech, regulations and security, then rub shoulders with some VCs to talk about that round you’re putting together. (No doubt Seraphim’s team gets first dibs, but there doesn’t appear to be any strict equity agreement.)

“Selected startups may receive up to $100,000 in AWS Activate credit,” the announcement says, which does hedge somewhat, but probably legal made them put that in.

There are a good amount of space-focused programs out there, but not nearly enough to cover demand — there are a lot of space startups! And they often face a special challenge of being highly technical, have customers in the public sector and need rather a lot of cash to get going compared with your average enterprise SaaS.

We’ll understand more about the program once the first cohort is announced, likely not for at least a month or two.



from TechCrunch https://ift.tt/3frIEKM

LinkedIn confirms it’s working on a Clubhouse rival, too

Clubhouse’s list of competitors is growing. LinkedIn has now confirmed it’s also testing a social audio experience in its app which would allow creators on its network to connect with their community. Unlike the Clubhouse rivals being built by Facebook and Twitter, LinkedIn believes its audio networking feature will be differentiated because it will be connected with users’ professional identity, not just a social profile. In addition, the company has already built out a platform that serves the creator community, which today has access to tools like Stories, LinkedIn Live video broadcasting, newsletters and more.

And just today, LinkedIn formalized some of its efforts in this area with the launch a new “Creator” mode that lets anyone set their profile as one that can be followed for updates, like Stories and LinkedIn Live videos, for example.

This focus on creators puts LinkedIn on competitive footing in terms of expanding its own Clubhouse rival, compared with other efforts by Facebook, Twitter, Telegram, or Discord — all of which have their own audio-based networking features in various stages development at this time.

Though Twitter’s Clubhouse rival, Twitter Spaces, is already live in beta testing, its full set of creator tools have yet to arrive. In fact, it was only last month that Twitter announced its plans for a larger creator subscription platform via a new “Super Follow” feature, for instance. And it only this year entered the newsletter space via an acquisition. Facebook, meanwhile, has historically offered a number of creator-focused features, but has just recently gotten invested in tools like newsletters.

LinkedIn says its development of an audio-based networking feature came about because its members and creatives have been asking for more ways to communicate on its platform.

“We’re seeing nearly 50% growth in conversations on LinkedIn reflected in stories, video shares, and posts on the platform,” Suzi Owens, a spokesperson for LinkedIn, said when confirming its audio feature’s development. “We’re doing some early tests to create a unique audio experience connected to your professional identity. And, we’re looking at how we can bring audio to other parts of LinkedIn such as events and groups, to give our members even more ways to connect to their community,” she said.

As a result of creators’ interest in this space, the company moved quickly to develop its own Clubhouse-like feature, where there’s a stage showcasing the room’s speakers and a set of listeners below. There are also tools to join and leave the room, react to comments, and request to speak, according to screenshots of the interface first discovered in the LinkedIn Android app by reverse engineer Alessandro Paluzzi.

Note that Paluzzi populated the user interface with his own profile icon, shown in the image he tweeted. That is not part of the LinkedIn mockup. Instead, LinkedIn shared its own conceptual UX mockup of its in-room experiences with TechCrunch, which shows a more fleshed out example of how the feature may look at launch.

Image Credits: LinkedIn

LinkedIn believes that because the audio experience will be connected with users’ professional identities, they’ll feel comfortable speaking, commenting and otherwise engaging with the content, the company told TechCrunch. It will also be able to leverage its existing investment in moderation tools built for other features — like LinkedIn Live — to help to address any concerns over inappropriate or harmful discussions, like those that have already plagued Clubhouse.

“Our priority is to build a trusted community where people feel safe and can be productive,” Owens noted. “Our members come to LinkedIn to have respectful and constructive conversations with real people and we’re focused on ensuring they have a safe environment to do just that,” she said.

Plus, LinkedIn says that audio networking makes for a natural extension of other areas, like Groups and Events — areas for networking that have continued to grow, and particularly during the pandemic.

In 2020, some 21 million people attended an event on LinkedIn, and overall LinkedIn sessions increased by 30% year-over-year. The company’s 740 million global members also last year built community, had conversations, and shared knowledge, with 4.8 billion connections made.

Like many companies which saw a pandemic boost, LinkedIn believes the pandemic only accelerated the natural progression towards online networking, remote work, and virtual events, which were already in place before lockdowns. For example, LinkedIn says that more than 60% of its members were working remotely by the end of 2020, versus 8% before the pandemic. LinkedIn believes the shift will stick, as more than half the world’s workforce is expected to continue working from home at least some of the time, even after the pandemic comes to an end.

That leaves room for new forms of online networking to grow, as well, including audio experiences.

LinkedIn doesn’t yet have an exact timeframe for its launch of the audio networking feature, but says it will begin beta testing soon.



from TechCrunch https://ift.tt/3cBxQrL

Going Serverless With Adnan Rahic

Serverless computing is growing in popularity and is heavily promoted by public cloud providers. The much-touted benefit of serverless computing is to allow developers to focus on their code whilst the public cloud provider manages the environment and infrastructure that will be running it.

But how is serverless different from container-based services? What are the best use cases for serverless? How about the challenges? And can this architecture move forward in the future? We answer these questions and more in this episode of Coding Over Cocktails.



from DZone.com Feed https://ift.tt/39vnffV

Building consensus in engineering

submitted by /u/boxstripe
[link] [comments]

from programming https://ift.tt/3cBwlKf

Best practices for cookie notices

submitted by /u/feross
[link] [comments]

from programming https://ift.tt/3fAj7yW

Awesome kubectl Plugins

submitted by /u/RiceJobFriend
[link] [comments]

from programming https://ift.tt/39sq3ub

What not told about SOLID Principles

submitted by /u/lemiorhan
[link] [comments]

from programming https://ift.tt/3cy1RZf

Singapore-based Nimbly gets $4.6M to help businesses automate their standard operating procedures

Many work teams, especially stores and restaurants, rely on manual spreadsheets to ensure their operations are running smoothly. Based in Singapore, Nimbly develops software that automates more of that process. Its features include digital checklists, inventory management and field audits that can be accessed through a mobile app. The startup announced today it has raised $4.6 million in pre-Series A funding, led by Insignia Ventures Partners, with participation from Sovereign’s Capital and Saison Capital.

Founded in 2018 by Daniel Hazman and Jonathan Keith, Nimbly is currently used by more than one hundred organizations in seven countries, including Indonesia, Singapore, Malaysia and the United States. Most of Nimbly’s users are in the retail or food and beverage industries, and include KFC, Kopi Kenangan, 7-Eleven and Under Armour. Some clients also come from the fast-moving consumer goods and agriculture sectors, like Cargill and Wilmar.

The new funding brings its total raised to $5.7 million and will be used for Nimbly’s Southeast Asia expansion, including a new partnership with restaurant operator Express Food Group, and adding products like more analytics, mystery shopper and employee training.

Nimbly is designed to replace spreadsheets, emails and messaging apps by combining their functionalities into one app. This includes checklists, audits and live video to ensure that standard operating procedures are followed across all locations. For example, restaurants may use Nimbly to see if food safety and hygiene standards are being followed. FMCG companies can use it to track inventory at stores and share information about how their sales and promotions compare to competitors, while use cases for agriculture include verifying that suppliers are following sustainability measure at their farms.

In a statement, Insignia Venture Partners founding managing partner Yinglan Tan said, “SaaS enterprise is an emerging vertical in Southeast Asia with more businesses of all sizes and across industries seeking to transition and even upgrade their capabilities to software tools. That makes us very excited to have partnered with Daniel, Jonathan and their team at Nimbly as they lead this space in building software stack capable of serving the operational needs of companies first in Southeast Asia, and then globally.”



from TechCrunch https://ift.tt/3dkzYmK

Tutor marketplace GoStudent raises €70M Series B round led by new US investor Coatue

Vienna-based GoStudent, which connects students to tutors on a virtual learning platform, has raised a €70M Series B funding round led by new US investor Coatue. Coatue has been making ‘raids’ into the European startup scene for the past year or so. It was joined by existing investors Left Lane Capital and DN Capital. This brings the total amount raised to €83.3M.

GoStudent competes with offline players like Schülerhilfe in Germany and Acadomia in France, which focus on small-classes in learning centers. By doing it online, GoStudent can introduce cost savings for users. It also competes where tutors advertise in traditional marketplaces like classified ads. The offering is similar to Chinese players like Zhangmen, VIPKid, TAL Education.

The investment will be used for growth and expansion into international markets such as Turkey and Greece. GoStudent is aiming for 15 countries across Europe and to grow its team to +800 employees and +10,000 tutors. It claims that over 250,000 tutoring sessions are booked every month on its platforms.

Felix Ohswald, co-founder and CEO of GoStudent said in a statement: “The series B investment makes us the best-funded consumer K12 education start-up in Europe! We are thrilled to receive such high confidence from existing and new investors on our way to revolutionize education worldwide. Our growth targets this year are enormous – the investment of 70 million euros will enable us to position GoStudent as the top player in Europe for making high-quality education widely accessible.”

Harley Miller, Managing Partner at Left Lane Capital said: “It’s been an exciting journey as an investor to see GoStudent expand so elegantly across Europe, offering affordable yet high-quality education to the masses.”

Nenad Marovac, Managing Partner & CEO at DN Capital: “We believe that GoStudent can be the dominant winner in online tutoring in Europe, by leveraging technology GoStudent democratizes quality education to all.”



from TechCrunch https://ift.tt/3tZOgQq

Finch Capital acquires Wirecard Turkey

Finch Capital, the early-stage fintech VC with a presence in London and Amsterdam, is acquiring Wirecard Turkey, a subsidiary of Wirecard, the disgraced fintech out of Germany. The acquisition, for which terms remain undisclosed and is still subject to regulatory approval, sees Finch create a new Ireland-registered entity called Nomu Pay.

After facing a huge accounting scandal and failing to make payments on its own loans, Wirecard went into insolvency last year. Since then, various parts of its business have been bought, including one of its largest assets, Wirecard Solutions, which was acquired by the U.K.’s Railsbank.

Finch’s managing partner Radboud Vlaar tells me Noma Pay’s larger plan is to invest in payments infrastructure in Turkey and the Middle East region. He says that more details will be provided on the new entity’s strategy and branding once the deal has formally closed.

Explains Vlaar: “We see tremendous growth opportunities to further enhance payments for Turkey’s 80 million inhabitants. We are excited to team up with Wirecard Turkey under the leadership of its CEO Serkan Yasin and we continue to actively look for further M&A opportunities in the region to accelerate its growth and development”.

Wirecard Turkey (Wirecard Ödeme ve Elektronik Para Hizmetleri A.Åž.) was established in Turkey in July 2008 and started its operations the following year as the country’s first “direct carrier billing” service provider. In 2014, it was wholly acquired by Wirecard Issuing & Acquiring Gmbh, which is a subsidiary of Wirecard AG.

Today, the Turkish company provides various payment services, namely: direct carrier billing, credit card acquiring, and e-money. It has contracts with all three GSM operators and the majority of banks in Turkey, and more than 1,200 merchants.

“There is great talent in Turkey to build a leading next generation payments company,” adds Vlaar.



from TechCrunch https://ift.tt/3wbssTW

georgepsarakis/regularize Easily compose regular expressions

submitted by /u/pmz
[link] [comments]

from programming https://ift.tt/3rvtjet

mk.js - a Mortal Kombat prototype implemented in JavaScript

submitted by /u/jwion
[link] [comments]

from programming https://ift.tt/3we2G18

Creating Synthwave with Matplotlib

submitted by /u/Spoocky86
[link] [comments]

from programming https://ift.tt/3szgr8I

Men’s health startup Manual raises $30M Series A from US and European investors

Men’s health and wellbeing startup Manual has raised a $30m Series A round from US-based Sonoma Brands and Waldencast, and Manual’s existing European investors Felix Capital and Cherry Ventures. FJ Labs and the GISEV Family Office also participated in the round. The cash will be used for product development and international expansion. Manual provides diagnostics, treatments and ongoing care and plans to expand across Europe, Asia and Latin America. The company has already expanded to Brazil.

Manual is competing with Numan (raised $13M), also from the UK (Manual launched a month earlier than them). In the US it is competing with Ro (raised $876.1M) and Hims (listed). All these brands tend to focus on issues like vitamins and erectile dysfunction, with the, often common refrain of, ‘normalizing’ the idea that men should look after themselves better, across a number of fronts and removing stigma’s around sexual health. It performs blood tests and other tests to analyze heart health, gut health, testosterone, sleep, energy, and immunity. They are pushing at a large market, as men historically avoid doctors.

Manual app

Manual app

George Pallis, CEO and Founder, previously led marketing at Wise and Deliveroo. In a statement he said: “We’ve been encouraged to see men of all ages increasingly turning to Manual to solve multiple health problems, with almost half of our customers seeking help for more than one issue. It’s clear that a health concern may have more than one cause, and we can provide customers with the ability to treat their health in a more holistic way. Using different treatments to understand and improve their wellbeing.”

Speaking to during an interview Pallis added: “We built our own teleconsultation product and have different applications for the blood test offering. When you get your results we will offer a clinician, we’ll walk you through all the data and the learnings. We offer tools where people can monitor their progress and have regular check-ins with our medical team.”

Antoine Nussenbaum, co-Founder and partner of Felix Capital, commented: “There is still much work to be done to remove the taboo when it comes to men looking after their wellbeing and talking openly about health concerns. But we’re starting to see a shift happen amongst consumers.”

Kevin Murphy, Managing Director of Sonoma Brands, commented: “Manual exists to empower men to take better care of themselves and to live fuller lives by doing so. George and his team have the clarity of vision and the skill to make Manual a leader in this exciting and important area.”



from TechCrunch https://ift.tt/3w84xom