ZDNetflipped into NewsTechnology GitHub: We're storing your open-source code in the frozen Arctic for 1,000 yearsZDNet - Liam Tung GitHub will take a snapshot of all public code repositories, save it on film, and archive it in an old Norwegian mine. GitHub has unveiled the Arctic …
Futurismflipped into FuturismScience Microsoft Is Hiding Source Code in an Apocalypse-Proof Cavefuturism.com - Dan Robitzski Next to the famous Global Seed Vault in Svalbard, Norway, is an abandoned coal mine protecting a different kind of resource against the end of the …
Ars Technicaflipped into Ars TechnicaJava The ByteCode Alliance wants to bring binary apps into your browserArs Technica - Jim Salter The Bytecode Alliance aims to promote safe use—and reuse—of untrusted code at speed. Back in 2015, a consortium including Google, Microsoft, Mozilla, …
ZDNetflipped into NewsTechnology Google releases source code of new on-device machine learning solutionsZDNet - Charlie Osborne MobileNetV3 and MobileNetEdgeTPU have been released to the open source community. Google has opened up the source code of two machine learning (ML) …
Steven Kirbyflipped into KirbyIDau - Australian Cyber AwareInformation Security NSW iVote system may have been vulnerable to voter fraud at electionitnews.com.au The online voting system used by NSW was vulnerable to a flaw that potentially allowed undetectable voter fraud to take place in the 2019 state …
RiczWestflipped into SoftwareEntrepreneurship (India) Why GenX and GenY Should Take up Coding as a SkillsetEntrepreneur - Shivram ChoudharyLearning to code has shown to strengthen life-enhancing skills such as creativity, communication and confidence You're reading Entrepreneur India, an international franchise of Entrepreneur Media. Coding
Android AuthorityLearning Build sharp skills with the Complete C# Programming BundleAndroid AuthorityForget about coding the next Uber or a new social network, let’s build some games. Games built with Unity are way more fun than scrolling through an endless stream of pictures anyway. You can get seven
VentureBeatflipped into BusinessBusiness GitHub launches Security Lab to protect open source codeVentureBeat - Khari JohnsonGitHub today launched the GitHub Security Lab, an ongoing effort to protect open source code projects. The GitHub Security Lab is aimed at bringing together security researchers from partner organizations
Kubernetes How to contribute to Kubernetes if you have a fulltime jobopensource.com - 14 Nov 2019 Tara Gu Feed I started contributing to Kubernetes (K8s) in October 2018, when I was working on the Product Security Incident Response Team at IBM. I was drawn to …
Towards Data Scienceflipped into Natural Language ProcessingProgramming Difference Between NFD, NFC, NFKD, and NFKC Explained with Python Codetowardsdatascience.com - Xu LIANG Recently I am working on an NLP task in Japanese, one problem is to convert special characters to a normalized form. So I have done a little research …
DevOpsSD Times news digest: Brave 1.0, Testim’s new development kit for AI-based testing, and Snyk releases new container securitysdtimes.com - Jakub Lewkowicz Brave launched its new browser designed to offer users a fast browsing experience, while funding the Web through a new attention-based platform of …
Swayz707flipped into IT / ProgrammingJSON Connecting to a GraphQL API Using Pythontowardsdatascience.com - Melvynn Fernandez Let’s automate and remove the margin for error, trying to get rid of the front end one step at a time. What exactly is GraphQL? in its simplest terms …
ZDNetflipped into NewsTechnology (Australia) Flaws found in NSW iVote system yet againZDNet - Stilgherrian Analysis of source code published at the request of the NSW Electoral Commission shows that the state's election system software was still vulnerable …
Technology (Australia) GitHub unveils native iOS and Android clientsarnnet.com.au - www.arnnet.com.au GitHub is launching native iOS and Android clients for its code-hosting platform. Called GitHub for mobile, the app is immediately available in a …
祼※忍者 Nude Ninjaflipped into Random Access MemoryGit How to cohost GitHub and GitLab with Ansibleopensource.com - 13 Nov 2019 Seth Kenlon (Red Hat) Feed Open source is everywhere. It's in your computer at home, it's in your computer at work, it's on the internet, and a lot of it is managed with Git. …
Austin American-Statesmanflipped into Austin Local & Breaking NewsAustin, TX Austin’s Planning Commission gives city’s building code rewrite pivotal approvalstatesman.com - Philip Jankowski The city of Austin’s influential Planning Commission gave a pivotal approval to the city’s latest attempt to rewrite the beleaguered land development …
Dimitri Ponirakisflipped into BlenderJavaScript "Highlight" - Addon for Syntax Highlighting Text Objectsblendernation.com - Sreeraj R Recently while working on a personal project I had to find a way to animate a computer screen showing someone coding. So I thought why not make it to …
twocoatflipped into Computers/AI/RoboticsThe Future Open Source Code Will Survive the Apocalypse in an Arctic CaveBloomberg - Ashlee Vance The last stop for civilization before the North Pole is Svalbard, an archipelago north of mainland Norway along the 80th parallel. Most of Svalbard’s …
Towards Data Scienceflipped into PythonMachine Learning Machine Learning and Data Analysis — Inha University (Part-3)towardsdatascience.com - Md Arman Hossen This is the third tutorial of the series Machine learning and Data analysis offered by , Rep. of Korea. In this article, we’ll learn about the Loop …
SiliconAngleflipped into SiliconANGLETech Industry At Universe, GitHub rolls out Actions, Packages and more open-source goodiessiliconangle.com - KYT DOTSON GitHub Inc., an open-source repository for managing and hosting code acquired last year by Microsoft Corp., today opened its annual GitHub Universe …
Icon version of the Flipboard logoData Science What if it’s never decorative gourd season? « Statistical Modeling, Causal Inference, and Social Sciencecolumbia.edu - statmodeling.stat.columbia.edu I’ve been working recently as part of a team of statisticians based in Toronto on a big, complicated applied problem. One of the things about working …
C++ Programming C++ Implementing a Chaos Game simulatorsolarianprogrammer.com In this article, I will show how to implement in C++ the classical Chaos Game. We start with a regular polygon and a random initial point inside the …
Icon version of the Flipboard logoGit How The Semester Endsthedailywtf.com - Remy Porter Ginger recently finished an advanced degree, and during her work, she of course had to work as a TA for a number of classes. Computer science …
ReadWriteSoftware Development Will Development Eventually Make Itself Obsolete?ReadWrite - Sean BeardNearly a decade has passed since renowned venture capitalist Marc Andreessen famously declared that “software is eating the world.” The subsequent years have proven his observation was a prescient one,
Learning Visual School - Interactive Learning Map Optimized for Youkickstarter.com - www.kickstarter.com I’m Adrian, and together with my team we built a kick-ass Learning Map that blends wisdom from 1000 experts. Why would you need such a thing? Well my …
Programming App logodev.to - Ranvir Singh I bet you have, every once in awhile, gone through a small piece of code trying to figure out that why was the given function written in a way it is …
KUT Newsflipped into AustinAustin, TX Land Code Heads To City Council With Request To Focus Development On West Austin Instead Of Eastkut.org - Audrey McGlinchy, KUT Austin’s new land use code, which determines what can be built in the city and where, is one step closer to being finalized – but first, one city …
SAINT SAINTflipped into FuturrrrePython Programming Three Ways to Use the Walrus Operator in PythonMedium - Jonathan Hsu With the release of Python 3.8, the assignment-expression operator—also known as the —was released. The operator enables the assignment of a value to …
Icon version of the Flipboard logo CodeSOD: Assert Yourselfthedailywtf.com - Remy Porter Chris V does compliance testing. This often means they trace through logic in code to ensure that very specific conditions about the code’s behavior …
Sky News Australiaflipped into Top StoriesPauline Hanson Hanson calls on Bridget McKenzie to resign over dairy code of conduct | Sky News AustraliaSky News Australia One Nation Leader Pauline Hanson is calling for Senator Bridget McKenzie to resign over her failure to deliver a dairy code of conduct before the end …