Ashish

1.2K posts

Ashish

Ashish

@theclever_dev

Build fast, fail fast. Keep learning. Never stop shipping. Currently engineering @cvent

Bengaluru, India Tham gia Nisan 2012
555 Đang theo dõi187 Người theo dõi
Ashish
Ashish@theclever_dev·
@engineers_feed I disagree with this binary view; a middle ground must exist. Picture a world without fine music and art. For argument's sake, let's accept your point. Kids don't idolize musicians, actors, or athletes; it's society that undervalues scientists. #BalancingRoleModels
English
0
0
1
29
World of Engineering
World of Engineering@engineers_feed·
“When kids look up to great scientists the way they do musicians, actors [and sports figures], civilization will jump to the next level.” – Brian Greene
English
80
231
1.6K
258.8K
Ashish đã retweet
World of Engineering
World of Engineering@engineers_feed·
It is 69 days, 4 hours and 20 minutes until New Year.
English
62
190
1.6K
274.3K
Ashish đã retweet
Bytebytego
Bytebytego@bytebytego·
How does HTTPS work? Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP.) HTTPS transmits encrypted data using Transport Layer Security (TLS.) If the data is hijacked online, all the hijacker gets is binary code. How is the data encrypted and decrypted? Step 1 - The client (browser) and the server establish a TCP connection. Step 2 - The client sends a “client hello” to the server. The message contains a set of necessary encryption algorithms (cipher suites) and the latest TLS version it can support. The server responds with a “server hello” so the browser knows whether it can support the algorithms and TLS version. The server then sends the SSL certificate to the client. The certificate contains the public key, host name, expiry dates, etc. The client validates the certificate. Step 3 - After validating the SSL certificate, the client generates a session key and encrypts it using the public key. The server receives the encrypted session key and decrypts it with the private key. Step 4 - Now that both the client and the server hold the same session key (symmetric encryption), the encrypted data is transmitted in a secure bi-directional channel. Why does HTTPS switch to symmetric encryption during data transmission? There are two main reasons: 1. Security: The asymmetric encryption goes only one way. This means that if the server tries to send the encrypted data back to the client, anyone can decrypt the data using the public key. 2. Server resources: The asymmetric encryption adds quite a lot of mathematical overhead. It is not suitable for data transmissions in long sessions. Over to you: how much performance overhead does HTTPS add, compared to HTTP? – Subscribe to our weekly newsletter to get a Free System Design PDF (158 pages): bit.ly/3KCnWXq
Bytebytego tweet media
English
11
246
1.1K
146.9K
Ashish đã retweet
George Moller
George Moller@_georgemoller·
⚛️ An uncommon React hook you probably haven't heard of; the useDeferredValue hook ↓ 1/4
George Moller tweet media
English
6
63
491
114.1K
Ashish đã retweet
Harsh Makadia
Harsh Makadia@MakadiaHarsh·
All Unbelievable examples of GPT-4:
English
131
1.1K
5.5K
1.6M
Steph Smith
Steph Smith@stephsmithio·
A nice milestone 🌝
Steph Smith tweet media
English
78
25
1.5K
586.7K
Ashish đã retweet
TDM (e/λ) (L8 vibe coder 💫)
Best motivation to do well rn is to be just better than 42$ chatGPT pro subscription. If you’re earning 21K $ per month are you really 500X better than a browser webpage connected to a azure datacentre hivemind.
English
4
5
39
3.5K
Brandon Arvanaghi
Brandon Arvanaghi@brandon·
I found a $19 billion startup that began by accident. Here's the story of WhatsApp (and how 1 Apple update changed everything)👇
Brandon Arvanaghi tweet media
English
88
1.4K
7K
2M
Ashish đã retweet
DHH
DHH@dhh·
Ruby serenaded me into a career as a programmer. Before Ruby, code was a means to an end. After Ruby, code was flow, growth, and the greatest intellectual endeavor I’ve ever found. I love Ruby as much today as when we first met in ‘03. Thank you @yukihiro_matz. Happy #ruby30th ❤️
English
26
221
1.7K
191.3K
Ashish
Ashish@theclever_dev·
If you learn only the methods, you will get stuck at some point. But if you learn the concepts, you can develop your own methods.
English
0
0
0
37