Discover and read the best of Twitter Threads about #code

Most recents (24)

Give me 5 minutes and I'll teach you everything about object-oriented programming:

Documented by: @ChrisStaud Image
1. Object-oriented programming (OOP) is a programming paradigm in which programs are designed using classes and objects.

This design allows related functions and data to be grouped together in self-contained and reusable units.
2. A class is a template or blueprint from which objects are made from.

Classes define the properties and methods that an object can have, and objects are unique instances of a class.
Read 13 tweets
*TWITTER RANKING & BOOST/DEBOOST ALGORITHM*
- How it works and hidden traps

#Thread

#Twitter #opensource #code #Github #blueTick #ElonMusk twitter.com/i/web/status/1… Image
1. In March 2023 Elon Musk announced that Twitter is going to open source the algorithm and its code base to address the concerns of the spread of misinformation and the manipulation of public opinion through in-house censorship.

#Twitter #opensource #code #Github #blueTicktwitter.com/i/web/status/1… Image
2. Twitter mentioned in its blog post that they uploaded the source code in two repositories on GitHub, the code sharing platform.

#Twitter #opensource #code #Github #blueTick #ElonMusk twitter.com/i/web/status/1… Image
Read 16 tweets
[1/🧵] An easy step-by-step guide for utilizing a #Ledger hardware wallet to configure @BifrostWallet as an #autoclaim executor on the #Songbird (#SGB) network.

To learn more, keep on reading and complete the steps. (😅 Warning: paranoia ahead.) 🧵👇 Source: https://docs.flare....
[2/20] — What is the primary goal? —

The basic purpose of an executor address is to claim rewards on your behalf in order to save time, max. compound interest, & reduce unwanted exposure of a cold wallet.

Executors will then use auto. claiming to route rewards to your acc. 👍 Source: https://docs.flare....
[3/20] — 1⃣ Is it safe to assign the task to an executor? —

The executor cannot claim to any address other than the one provided by the user, therefore automatic claiming is secure. 💪
. . .
Read 21 tweets
Learn AWS with 10+ Cheatsheets free of cost 🫶

Thread 🧵👇

Documented by:@ghumare64
AWS S3 : bit.ly/3JMYe2A
AWS Lambda : bit.ly/3Jq2QtI
AWS EC2 : bit.ly/3JpyuYz
AWS CloudFormation : bit.ly/3JHE3D1
AWS IAM : bit.ly/3mYW6f5
AWS API Gateway : bit.ly/3LvmW8K
AWS Route 53 : lnkd.in/gJWK9KqR
AWS EKS : lnkd.in/gUZYvdvB
AWS ECS : lnkd.in/geu_Hmu3
AWS RDS : lnkd.in/g-i6kMWB
AWS Redshift : lnkd.in/gH_fEdU8
AWS DynamoDB : lnkd.in/ghvfM889
AWS Infographics: awsfundamentals.com
Read 4 tweets
1/50 #Science is an ongoing process that serves to investigate phenomena, gain new insights or "correct prior knowledge" and this only works in #discourse. This includes diversity of #Opinion, #tolerance and a broad debate space. This is a large thread.
2/50 "#trust the science" is in my view the most #antiscience statement ever. #Questioning science is how you do #Science. This thread gives some examples and further questions.
scientificamerican.com/article/why-do…
3/50 What about good ##scientific #Practice? I found a glaring example here (of all things, in what I consider to be a rush to #vaccine #approval). #blotgate
trialsitenews.com/a/startling-ev…
Read 28 tweets
Day 12 of #100DayswithMachineLearning

Topic - Installing Anaconda & Gather Basic Knowledge About these Tools - Jupyter Notebook || Google Colab

🧵
1⃣ Anaconda is a distribution of the #Python and R #programming languages for scientific computing (#datascience, #machinelearning applications, large-scale #data processing, predictive analytics, etc.), that aims to simplify package management and #deployment.
2⃣ The #JupyterNotebook is an open source #web application that you can use to create and share documents that contain live #code, equations, #visualizations, and text. Jupyter #Notebook is maintained by the people at Project Jupyter.

Blog Link - realpython.com/jupyter-notebo…
Read 7 tweets
[1/9]
@0LNetwork's strategy is to stay as close as possible to the #Libra/#Diem code base, rather than fragmenting #technology products. This approach is more efficient on resources and best for the wider open-source #ecosystem these #tools extend and depend upon
#0LNetwork #Move Image
[2/9]
The #forking strategy is simple in concept: take the unmodified #Diem code, import it into the 0L, and add layers of features. But it's not that simple in execution
They has to insert many changes in main places of the diem-core code for the #0L layers and side-cars to work
[3/9]
What they inherited from #Libra/#Diem is a spaceship on all accounts. There are #engineering breakthroughs #throughout the project, and the #architecture is sensibly designed and expertly assembled
#0L #0LNetwork #move #code #coding #crypto
Read 9 tweets
" SQL Puzzle Interview Question "

🧵
Table script:

create table input (
id int,
formula varchar(10),
value int
)
insert into input values (1,'1+4',10),(2,'2+1',5),(3,'3-2',40),(4,'4-1',20);
Read 4 tweets
👷‍♂️ Are you a builder, eager to create something amazing?
We understand that feeling and that’s why we’re offering you the Phala Builders Program.

Read the @PhalaNetwork Builder program information below to learn more⬇️ Image
🧑‍💻Join the program and get access to some of the best minds in the blockchain industry to guide your project from conception to deployment and beyond.

#crypto #developers #blockchain #CloudComputing #smartcontracts #eth
🌟 If building is your passion, this program is for you. We offer up to $50,000 in PHA tokens, technical assistance, and marketing support.
🔧 Follow these simple steps to join the program:
1️⃣ Fill out and submit an application form. https://docs.google.com/for...
Read 5 tweets
1. Microsoft Copilot

GPT4 in powerpoint, excel, word, outlook, teams, more.

blogs.microsoft.com/blog/2023/03/1…
2. Arcade Game

@thegarrettscott made a website that uses GPT-4 to code any arcade game you can think of and let you play it instantly.

Read 8 tweets
#Science/#Society/#Academia:

“The process of #rationalization central to #capitalism has required the creation of an intermediate stratum comprising the specialists of this rationalization, as #administrators, #technicians, #scientists, #educators. The very complexity of not... Image
... only the #technology but the social system has made it essential that this stratum be large and, over time, expanding.The funds that have been used to support it have been drawn from the global surplus, as extracted through entrepreneurs and states. In this elementary but ...
... fundamental sense these #cadres have therefore been part of the #bourgeoisie whose claim to participation in the sharing-out of the surplus has been given precise ideological form in the twentieth-century concept of #HumanCapital. Having relatively little real capital to ...
Read 11 tweets
#willwritesandcodes #100DaysofCode #Day29 (actual)

This is a throwback to my first javascript *script,* useBash.

I just love #bash

Anyways, today... Image
Today I haven't done nearly enough; but I went over my #JavaScript Interview Question flashcards (& the 1st #Cpp one)

I also discovered @wildlearnerapp !! which is very schnazzy looking & has good quizzing so far (but where is the C++ course?)

I *love* discovering new resources
Also, #Perl? watched a couple videos on Perl.

My learning journey is vast, immersive, and cyclical. If I don't finish something right away, or if I start something new, I almost always cycle back to the old ones. I feel I have learned a lot this way, for better or worse.
Read 5 tweets
HUU NI UKWELI 100%✅

“Shetani huwa hapendi neno la Mungu, chukua bible/Quran iweke wazi (usiifunike iwe wazi chumbani au ndani ya nyumba yako) ikiwezekana tafuta sura zenye maneno yenye nguvu mfano rejea za Bible”

Nakupa baadhi ya Maandiko hayo unapoweza kufunua;
Kabla ya Maandiko chukua hii

“Wakati dhoruba ya maisha huja kukasirika sana, tunahitaji nguvu ili kuendelea kusimama.

Wakati tunapitia moto wa maisha, tunahitaji nguvu ya kuweka imani yetu. Tunapokuwa wagonjwa, tunahitaji nguvu, kwa hivyo hatuchoki.
Kama waumini, njia bora ya kuomba na kupata majibu ya haraka ni kutumia neno la Mungu.

Biblia ilitufanya tuelewe kwamba Mungu huheshimu neno lake zaidi ya jina lake.

Vitu vyote ambavyo Mungu ameahidi katika neno lake, atatimiza.
Read 15 tweets
(1/11) 🤔 Wondering what #smart contracts are and how do they work? Don’t worry, we have you covered. 🧵
Read more at:

medium.com/zignaly/llts74…
(2/11) #SmartContracts are computer programs or protocols that automatically execute #transactions stored on a #blockchain when certain conditions are satisfied. 🤓
(3/11) Smart #contracts can be thought of as digital "if-then" statements made by two or more parties. 🤝 When the expectations of one party are met, the #contract is said to be fulfilled. 💼 #SmartContracts #Cryptocurrency
Read 11 tweets
40 Deep #SEO Insights for 2023:

-In 2022, I told to focus on Natural Language Generation, and it happened.
-In 2023, F-O-C-U-S on "Information Density, Richness, and Unique Added Value" with Microsemantics.

I call the collection of these, "Information Responsiveness".

1/40 🧵.
1. PageRank Increases its Prominence for Weighting Sources

Reason: #AI and automation will bloat the web, and the real authority signals will come from PageRank, and Exogenous Factors.

The expert-like AI content and real expertise are differentiated with historical consistency.
2. Indexing and relevance thresholds will increase.

Reason: A bloated web creates the need for unique value to be added to the web with real-world expertise and organizational signals. The knowledge domain terms, or #PageRank, will be important in the future of a web source.
Read 45 tweets
🛰️AquaSwitch Report📡

Do you have any idea how the internet works, or how it even started?

Or even, what the risks and rewards are of the up-and-coming web3 internet?

A short 🧵 to keep you up to speed on this crucial public infrastructure 🚠
1/ The origins 🕳️

Some say the OG was telegraphy, which allows us to share messages globally through electrical signals.

Others say it was the first network of local computers from the 1950s...

In any case, these pseudo-internets are certainly part of the recipe.
2/ Network of networks 🖇️

Key innovations in the 60s and 70s at @NPL 🇬🇧 , #ARPANET 🇺🇸 and #cyclades 🇫🇷 culminated in a network of computer networks 🖇️

An exclusive "inter-net" was born, used solely by academic and defence institutions, not quite the facilitator we know.
Read 14 tweets
While adding index to Chapter 11 #Vedic #Courts in Tamil Nadu, the Land of Vedas (#TTLV) authored by my father Dr. #Nagaswamy, I came across this fantastic reference that Appa quotes "Ancient Hindu Judicature" authored by G.R. Rao in the year 1920.

/1
Appa writes "Yājñavalkya was an extraordinary personality whose code is admired even by modern exponents of Law. "

/3
Read 8 tweets
@WKahneman 1/ Certainly one of the finest tedious rants I've heard in a long time 😉

But let me add a few more facts to your fantastic thread:
🧵👇
@WKahneman 2/ First and foremost, if you're looking for a quick way to find the first or oldest commit, often known as changes to the repository, ever recorded on XRPLF/rippled, here it is: 👇

github.com/XRPLF/rippled/…
@WKahneman 3/ You can see when the #XRPL was initially built, who was involved in the early stages, what issues were addressed, and what improvements were implemented at what point in time. 🧐
Read 16 tweets
🧵(1/6) I've used #ChatGPT to decompile the #EVM bytecode of @origin_trail's smart contract on the fly. This was a very interesting conversation with a very interesting tool. The efficiencies that #AI technologies will bring is quite humbling and scary at the same time. $TRAC Image
(2/6) Sticking with the positives, #AI technology revolutionize all aspects of software development. Code generation and completion with ease! #AI can automate parts of the coding process by generating code based on inputs provided by the developer. Image
(3/6) One note is that I do not expect to see AI replacing the need to software developers any times soon. Though #AI tech is awesome, it's fundamental limitations prevent such an assimilation. However, aspects like debugging and code review do become refined to expiration.
Read 6 tweets
#BoJo resigned.
- Siinä meni #Mediapooli'n hehkuttama #NATO -#turvatakuu'tus-vakuutus.
- Jäljellä on vain [H]'n kohdalla #FalseFlag -arkistossa kellastuva paperi, #Harakanpelätti `ala #AngloSaxons.
The Wrath oh the #SesameStreet 10.
- Kirk : 'I changed the conditions of the test; got a commendation for original thinking. I don't like to lose'
- Saavik : 'Then you never faced that situation... faced death.'
Read 5 tweets
You may not be the best coder, but don’t lose sight of the main goal: results.

Clean code takes time.

You’ll get better.🧵

#rstats #datascience #stats #code Image
This meme was presented in John Paul Helveston’s undergrad R class...

...to blank stares, because most students were born AFTER 2003 when Pirates of the Caribbean came out.

While John got blank stares from his students, his point is well taken over here.
My code wasn’t always good.

In fact, if I look back at my early code, it was terrible.

BUT IT STILL RUNS!!!
Read 7 tweets
I am blessed to live in a "time of noobs" ❤
I am an impostor and a noob.

There is so much I do not know.

Why am I blessed? Because I can openly share my path of learning all that stuff.

This way I can show that it is normal to struggle while learning.

Wait...
#thinking
🧵⬇
What if we all "suffer" from impostor syndrome?

What if...
What if impostor syndrome is something that makes us human?

impostorlearns.it

#impostor #noob #blessed
🧵⬇
How to apply it to yourself?

Learn openly, whatever matters to you and your community most.

We, the friendly army of noob friends, need you.
We need you to be yourself.
We need your streams of learning & doing stuff.

You are so much better than any "code ninja".
#code
🧵⬇
Read 4 tweets
ROADMAP para ser BACKEND Developer

¿Queréis un roadmap con RECURSOS GRATUITOS para ser un gran desarrollador BACKEND?

Os dejo 7 recursos totalmente GRATIS para aprender las BASES que cualquier desarrollador BACKEND debe conocer

🧵👇

#backend #code #coding #programming #coding
1️⃣Aprende las BASES DE INTERNET

Antes de empezar a programar, entiende qué es Internet, qué es el protocolo HTTP y cómo funciona un navegador

Aquí tenéis un artículo muy interesante

vox.com/2014/6/16/1807…
2️⃣Frontend básico (HTML y CSS)

⚠️Opcional pero RECOMENDABLE⚠️

Aunque quieras ser desarrollador backend, es importante que conozcas las bases del frontend, es decir: #HTML y #CSS

Tienes el curso de @freeCodeCamp para aprender HTML, CSS y Responsive Web

freecodecamp.org/learn/2022/res…
Read 10 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!