- Видео 32
- Просмотров 3 774
Tech Fictionist
Индия
Добавлен 8 май 2023
Learn how to write for the tech audience including developers, architects, product owners, CEOs, and CTOs...
Understanding Protobuf data format as a technical content writer
🔑 What You’ll Learn:
- What is Protobuf
- Protobuf vs JSON
- How to use it?
- What is Protobuf
- Protobuf vs JSON
- How to use it?
Просмотров: 16
Видео
Using BlackBird & GitHub API to Search - Complete Tutorial
Просмотров 10День назад
Complete video on Blackbird: ruclips.net/video/WSLCc9fZEJ8/видео.htmlsi=jHSMvJuPn10LNmLc GitHub REST API: docs.github.com/en/rest
How to Use ChatGPT to Create Outlines, Titles, and Subheadings for Niche Technical Articles
Просмотров 3914 дней назад
In this video, I try to create an outline for an article on Shopify's use of real-time ML using ChatGPT. Come watch the process. Learn tips to improve your outline using GPT.
No Ads, No Problem : Discord's Journey to IPO ( and their engineering secrets)
Просмотров 169 месяцев назад
Today, we're talking about how Discord makes money and their plans for 2024 as they go IPO. Let's dive into their journey from a small app for gamers to a big name thinking about going public. In this video 1. The business model of Discord 2. How Discord stores trillions of messages? 2.1 MongoDB - Cassandra- Scylla
Simulating this weird auction mechanism with Python ( spoiler: vickrey auction)
Просмотров 2310 месяцев назад
Auction is everywhere, bidding wars. Companies bidding for wireless spectrum, and construction tenders. For example, in Ontario, Canada the electricity market uses an interesting bidding process. Sure, there are various auction methods. One unique one, known as the second-price auction, received the Nobel Prize in Economics. Let's try to simulate it using Python. Note: I am using the sorting fu...
Reddit IPO and the Complete Story of Reddit API, Why Subreddits Went Dark
Просмотров 1310 месяцев назад
Reddit, getting ready to become a publicly traded company in early 2024, was valued at a whopping $15 billion. The impending IPO looms large over Reddit's recent API decisions. The turn of events till 2024 surrounding its API has sparked controversy and raised questions about the delicate balance between a platform and its developer community. Join us as we unravel the story of Reddit's API, ex...
Let's test Blackbird - Github's Code Search Engine ( Powerful than Google?)
Просмотров 7311 месяцев назад
Buckle up because we're about to unravel the magic behind Blackbird. Blackbird is designed to answer questions about code, considering developers' constant changes and code commits to their repositories. It's not your typical text or search engine. In this video... What is Blackbird? Why was it Built? Testing some searches How does it work? Is it better than Google Search?
History of the Twitter API - 2011 to 2023
Просмотров 1711 месяцев назад
In 2023, users of the beloved Twitter third-party clients faced a blackout. API keys suddenly stopped working, leaving developers and users baffled. Twitter stayed mum as the chaos unfolded. Let's rewind and learn the full history behind the API. 00:00 What is this video about? 00:18 2011 The beginning of Twitter API 00:32 2023, what happened? 01:10 2012 the 1.1 API version 01:43 2017 Twitter A...
How does Meta Automate Dead Code Cleanup ( SCARF explanation)
Просмотров 6211 месяцев назад
These giant companies like Meta and Google, build and ship countless products, each comprising a web of features. But what happens when a product like 'Moments' is retired, and its code and data need to vanish from the system? Watch this video to learn how it works... 00:01 Introduction to how large companies work 00:34 What is SCARF ? 1:03 Meta Engineering Blog 1:18 How does SCARF Work? Code D...
How to track the internet with Shodan Python API
Просмотров 152Год назад
In this video we will use the Shodan library in Python to query servers connected to the internet. 00:00 Introduction to Shodan and its Python Library 00:37 Tutorial on how to use the Shodan API in Python, get apache/nginx server information Source code: replit.com/@d3s1618/Shodan-API
The Ethereum Ecosystem as a Game: Game Theory's Insights for Optimizing Network Dynamics
Просмотров 12Год назад
In this video, we will delve into the intricacies of game theory and its application to the Ethereum network. We will explore how game theory can be used to design mechanisms that incentivize cooperation and achieve common goals. 00:00 Introduction to Game Theory and Ethereum 00:28 What problem are we trying to solve? 00:46 What is a "spam" transaction or "illegal" transaction? 01:20 Ethereum R...
How to build a custom search engine for Netflix Movies & Shows ( Google Programmable Search, Notion)
Просмотров 83Год назад
A custom search engine is a search engine that is tailored to meet the specific needs of a user or organization. It can be used to search for information on a specific website, a collection of websites, or even the entire web. Custom search engines can be used to improve the search experience for users, make it easier to find specific information, and promote certain websites or content. 00:00 ...
Building a Voting Algorithm to Explore Credible Neutrality in Mechanisms and Code
Просмотров 16Год назад
Ethereum co-founder, Vitalik Buterin, explains the “credible neutrality” concept, emphasizing the importance of mechanisms that treat everyone fairly. In this video, we will explore what credible neutrality means and implement an example in Python to see if a mechanism's design adheres to this principle. 00:00 Introduction to the Concept. Why should code treat everyone fairly? 00:43 What is Cre...
How to Contribute to Solidity: A Step-by-Step Guide
Просмотров 31Год назад
00:00 Introduction about open-source contribution in web3 00:33 Step 1: Choose an issue You can find the list of issues on the Solidity GitHub repository: github.com/ethereum/solidity/issues 2:00 Step 2: Fork the repository Step 3: Make your changes Step 4: Commit your changes Step 5: Submit a pull request Step 6: Wait for approval
Let's Simulate the Netflix Simian Army (Chaos Monkey, Doctor Monkey, etc) in Python ( Tutorial)
Просмотров 256Год назад
Let's Simulate the Netflix Simian Army (Chaos Monkey, Doctor Monkey, etc) in Python ( Tutorial)
Using YouTube API in Python - Step by Step Guide - OAuth 2.0, InstalledAppFlow ...
Просмотров 358Год назад
Using RUclips API in Python - Step by Step Guide - OAuth 2.0, InstalledAppFlow ...
Understanding Ethereum, Cardano and other Blockchain Proposal Improvement Plans
Просмотров 22Год назад
Understanding Ethereum, Cardano and other Blockchain Proposal Improvement Plans
Google's Helpful Content System: Impact on B2D, Developer Marketing, and Engineering Documentation
Просмотров 24Год назад
Google's Helpful Content System: Impact on B2D, Developer Marketing, and Engineering Documentation
Docs as Code : Complete Guide to Code Documentation
Просмотров 770Год назад
Docs as Code : Complete Guide to Code Documentation
How to Write a Product Newsletter - Netflix Games - Step By Step Tutorial
Просмотров 10Год назад
How to Write a Product Newsletter - Netflix Games - Step By Step Tutorial
How to Write a Grant for your Web3 Project - Tutorial
Просмотров 24Год назад
How to Write a Grant for your Web3 Project - Tutorial
How to Write Product Release Notes: A Case Study on the YouTube Subscribe Button
Просмотров 24Год назад
How to Write Product Release Notes: A Case Study on the RUclips Subscribe Button
How to Transition to Tech Writing as an English Major
Просмотров 68Год назад
How to Transition to Tech Writing as an English Major
How to write API Documentation for Beginners
Просмотров 1,1 тыс.Год назад
How to write API Documentation for Beginners
How to create a Portfolio in Notion : For Technical Content Writers
Просмотров 363Год назад
How to create a Portfolio in Notion : For Technical Content Writers
How to Learn a New Domain as a Tech Writer
Просмотров 62Год назад
How to Learn a New Domain as a Tech Writer
Technical Content Writing vs Technical Writing : Which job suits you ?
Просмотров 27Год назад
Technical Content Writing vs Technical Writing : Which job suits you ?
How to write a listicle developers love & why should you
Просмотров 25Год назад
How to write a listicle developers love & why should you
I would like to know how do use this youtube api and oauth client api to give access to my local web server and for my automated ai engine?? I'm facing problems related to that like the link is being blocked without permission kinds of things
Hello maam can we connect ?
Hello. Connect regarding what?
@@TechFictionist maam i want to learn technical writing from you .
@@sayandutta4112 Thank you. I am not mentoring at this point in time.
@@TechFictionist OK MAAM CAN YOU MENTION A ROADMAP OR SOURCE TO START TECH WRITING???
Writing oulines ruclips.net/video/DJI0wHetbl4/видео.html
Struggling as a BA and this is what i was looking.Thank you for this.Very useful. Just one question: How will I know the points in a fearure or whole project where the API' are being used? Especially where there are no inputs if I am not wrong?
Check if there's any existing technical material you can use, like architectural diagrams or design docs. Once you create a outline, talk to devs to see if you've got most of the integration correct.
Thank you for creating this. You're a star
Nice it was very helpful
It was helpful
Super helpful
Some grants have specific milestone requirements as well, like say maximum of X amount per milestone. In that case, you have breakdown your idea into many milestones
Please provide source code , this video is very helpful 😊
Here you go replit.com/@d3s1618/Shodan-API