Search
Report: CD Projekt Red Issuing DMCA Takedowns To Keep A Lid On Hacked Source Code
22.2.2021
Maker of The Witcher 3 and Cyberpunk 2077, CD Projekt Red, is hitting Twitter users with Digital Millennium Copyright Act (DMCA) takedowns for sharing links to Gwent source code, according to a recent report by Vice.Read more
Vice City & Grand Theft Auto III's Source Code Has Been Reverse-Engineered
16.2.2021
A team of fans have managed to reverse-engineer the source code for both Grand Theft Auto III and Grand Theft Auto Vice City, making the files available for download.Read more
CD Projekt Red Hit By Cyber Attack, Source Code For Cyberpunk 2077 And Witcher 3 Held For Ransom
9.2.2021
CD Projekt Red is the latest game company to be hit by a cyber attack. The company has released a statement regarding the hack and a screenshot of the ransom demands.Read more
Mass Effect DLC Missing From Remaster Due To Corrupted Source Code
3.2.2021
On May 14, Mass Effect: Legendary Edition will bring 4K versions of the original Mass Effect trilogy plus most of its downloadable content to PS4, Xbox One, and PC. However, one single-player expansion is notably absent: the first game’s Pinnacle Station. According to an interview with Game...
Theta Network Releases Web Wallet Source Code for Transparency
9.10.2020
California based decentralized video delivery blockchain Theta Network announced on Thursday that it has released the source code of Theta Web Wallet. In an official statement, the network stated that the primary motto behind releasing the source code is to ensure transparency on the Theta...
The company behind Zcash just made its new source code public
1.9.2020
The implementation of this technology promises to remove the need for trusted setups
Blockfolio Quietly Patches Years-Old Security Hole That Exposed Source Code
1.5.2020
The security vulnerability, which appeared in older versions of its application, could have allowed a bad actor to steal closed source code and possibly inject their own code into Blockfolio’s Github repository and, from there, into the app itself
Film Reels and Steel: Github Plans to Archive Bitcoin Code for 1,000 Years
1.4.2020
The Microsoft subsidiary, Github recently revealed the “Archive Program,” an initiative that aims to preserve open source technologies for 1,000 years. The newly launched effort plans to store snapshots of open source technology 250 meters underground on the Norwegian island...
How many CSS properties are there?
15.1.2020
Tomasz Łakomy posted a joke tweet about naming all the CSS attributes and Tejas Kumar replied with a joke answer, going as far as making an npm module. You can even run a terminal command to see them:
npx get-all-css-properties
You'll get 259 of them. The source code uses the website quackit.com...
Simple Ledger Protocol Announces Virtual Hackathon Devoted to SLP Token Ecosystem
5.9.2019
For 72 hours on Sep. 27-30, teams from around the world will participate in a Simple Ledger Protocol (SLP) Virtual Hackathon. Participants will compete for $2,000 worth of prizes by submitting open source code utilizing the SLP framework. The Hackathon’s website details that winners with...
As Crypto Markets Go Cold, Who Will Pay for Open-Source Code?
5.9.2019
Formerly a CoinDesk Contributing Editor, Daniel Cawrey is author of the upcoming “Mastering Blockchain” book to be published by O’Reilly Media. Earlier this year IBM purchased Red Hat, the oft-referred to model for how open source can thrive, for $34 billion. Long the consultant to enterprises,...
Mercurial Tips
19.8.2019
While most of the world seems to be using git for version control, Mozilla continues to use Mercurial (hg) to manage the Firefox source code. As a git and GitHub lover, it took me a while to get used to Mercurial. I don’t consider myself a hg expert but I know enough to complete...
6 Best GitHub Alternatives for Source Code Management
25.4.2019
GitHub is currently the most popular source code management and hosting platform on the web. It allows you to store and manage code repositories online, using the Git version...
The post 6 Best GitHub Alternatives for Source Code Management appeared first on Onextrapixel
Adding Particle Effects to DOM Elements with Canvas
23.7.2018
Let’s take a look at how to make web pages more visually capable by combining the freedom of <canvas> with HTML elements. Specifically, we will be creating a basic HTML-to-particle effect, but the same technique could be used for many kinds of effects.
Before we begin, feel free to grab...
Debug JavaScript in Production with Source Maps
5.6.2018
These days, the code you use to write your application isn’t usually the same code that’s deployed in production and interpreted by browsers. Perhaps you’re writing your source code in a language t
HTML5 – Check it Before you Wreck it with Mike[tm] Smith
9.12.2014
The W3C’s Mike[tm] Smith (AKA @sideshowbarker) is the man with his head in the W3C validation markup checking tool source code; he makes the magic happen. Questions were asked for the HTML5 Doctor reader’s delight and edification. Russian Translation: Не проверив HTML5-кода, не суйся...
HTML5 – Check it Before you Wreck it with Mike[tm] Smith
9.12.2014
The W3C’s Mike[tm] Smith (AKA @sideshowbarker) is the man with his head in the W3C validation markup checking tool source code; he makes the magic happen. Questions were asked for the HTML5 Doctor reader’s delight and edification. Russian Translation: Не проверив HTML5-кода, не суйся...