Search
Case Study: CoinMarketCap Drives Product Adoption for Crypto.com
24.2.2020
Since inception in 2013, CoinMarketCap has become the world’s most used price-tracking source for retail users when comparing thousands ofContinue Reading
The post Case Study: CoinMarketCap Drives Product Adoption for Crypto.com appeared first on CoinMarketCap Blog
Craig Wright’s $100B Theft Claim – BTC and BCH Used His Database Without Permission
15.2.2020
The infamous Craig Wright, the Australian native who claims to be Satoshi Nakamoto, has published a blog post that explains he owns “the full rights to the Bitcoin registry” and developers do not have the right to change the protocol’s underlying database. Wright’s recent...
Mint Bot Allows Telegram Users to Tip People in Chat Rooms With Any SLP Token
5.2.2020
A software developer recently launched a new Simple Ledger Protocol (SLP) tipping bot for Telegram chats that allows anyone to tip any SLP token using the application. The developer and Reddit user ‘Maxwell10206’ revealed the platform on Monday and people can join the Mint SLP Telegram...
Iowa Caucus App Fiasco Shows Need for Open Source Transparency
4.2.2020
Iowa's election fiasco shows the risks of relying on centralized, digital systems and software that lacks transparency
The Three Types of Code
3.2.2020
Every time I start a new project, I organize the code I’m looking at into three types, or categories if you like. And I think these types can be applied to any codebase, any language, any technology or open source project. Whether I’m writing HTML or CSS or building a React component, thinking...
Bitcoin Startup Casa Names New CEO as Node Service Goes Open-Source
31.1.2020
Bitcoin startup Casa is charging into 2020 with a new look – by winding down its hardware product and shuffling its front office
Four Layouts for the Price of One
29.1.2020
Pretty notable when a tweet about a flexbox layouts gets 8K+ likes on Twitter!
4 layouts for the price of 1, thanks flex ????
css` form { display: flex; flex-wrap: wrap;
& > input { flex: 1 1 10ch; margin: .5rem;
&[type="email"] { flex: 3...
Simple Image Placeholders with SVG
27.1.2020
A little open-source utility from Tyler Sticka that returns a data URL of an SVG to use as an image placeholder as needed.
I like the idea of self-running utilities like that, rather than depending on some third-party service, like placekitten or whatever. Not that I'd advocate for feature...
[aktualita] FSF bych chtěla z Windows 7 udělat open source
25.1.2020
Free Software Foundation chce po Microsoftu, ať uvolní Windows 7 jako open source. Ve své nové iniciativě se odvolává na tezi Microsoftu o tom, jak open source miluje. Microsoft tentokrát dodržel slovo a po ukončení podpory odmítl bez zaplacené prodloužené podpory poskytnout opravu i kritické...
[článek] Vychází telefon s Linuxem, ProtonVPN nově jako open source, Silicon Valley se bojí Číny
24.1.2020
[5 minut čtení] Evropa bude prodávat vlastní procesory. Microsoft jako open source vydal nový programovací jazyk. Zprávy z IT, každý pátek na Lupě. Vždy v pátek připravuje reportér Jan Sedlák výběr zajímavých zpráv ze světa IT. Co se událo v tomto týdnu?
Kevin Owocki on Gitcoin, Controversy and the Future of Open Source Funding
21.1.2020
The founder of one of crypto’s most buzzed about projects discusses the origins of Gitcoin, controversy, and why open source funding needs to evolve
[článek] Štěpán Štrébl (Praha 3): Byli jsme závislí na jednom dodavateli a paradoxně to byla naše vlastní firma
21.1.2020
[11 minut čtení] Kdokoliv pro nás bude dělat weby či aplikace, musí otevřít kód, říká místostarosta Prahy 3. Proč a jak se radnice rozhodla zveřejnit svůj software jako open source? Místostarosta Prahy 3 pro informatiku, školství a zahraniční vztahy Štěpán Štrébl (Piráti) má ve své kanceláři...
Bitcoin.com Releases SLP Indexer Server for High Performance Token Services
21.1.2020
Bitcoin.com is releasing the open source SLP Indexer Server for validating Simple Ledger Protocol tokens as part of its commitment to the development of the token ecosystem. The tool is designed to make SLP token transactions perform as fast as BCH and empower developers to create even greater...
How to Create Custom SLP Tokens With the Bitcoin.com Mint
19.1.2020
On January 17, Bitcoin.com CEO Stefan Rust introduced the company’s new SLP minting application. The Bitcoin.com Mint is a noncustodial web wallet that allows users to store bitcoin cash (BCH) and Simple Ledger Protocol (SLP) tokens. In addition to the portfolio capabilities, the Mint gives...
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...
Is Bitcoin in 2020 Really Like the Early Internet?
11.1.2020
Bitcoin may be behind the internet’s timeline in terms of commercial use cases, but it has already achieved comparable social functions
A Recap of Frontend Development in 2019
1.1.2020
I noted Trey Huffine’s 2018 version of this article in The Great Divide.
To put a point on this divide a bit more, consider this article by Trey Huffine, "A Recap of Frontend Development in 2018." It's very well done! It points to big moments this year, shows interesting data, and makes...
Japan Hosting World Conference to Discuss Decentralized Financial Governance
26.12.2019
Following the consensus reached at the G20 leaders’ summit on the importance of discussing better governance for the decentralized financial ecosystem, Japan’s top financial regulator is hosting a global blockchain conference to discuss the subject. The regulator is welcoming...
[aktualita] Veškerý software Prahy 3 bude do budoucna open source dostupný veřejnosti
18.12.2019
Veškerý software, který si vyvine radnice Prahy 3, její příspěvkové organizace a akciové společnosti, se budoucna stane otevřeným. Každý zájemce si tak aplikace bude moci stáhnout, provozovat, upravovat a změny bude muset poskytovat zpět veřejnosti. Tento týden do schválilo zastupitelstvo...
“Link In Bio” is a slow knife
16.12.2019
Anil Dash:
If Instagram users could post links willy-nilly, they might even be able to connect directly to their users, getting their email addresses or finding other ways to communicate with them. Links represent a threat to closed systems.
On CodePen, we have a TextExpander snippet we use...