Forwarded from EKD Designs
You know ur cooked in an exam when you start realizing & start studying new things while reading the question paper π
@ekddesign
@ekddesign
π6π3
π₯4β€1π―1
Guys there is my friend and he is hosting a giveaway of Gemini Pro 4 months for free, and here is his telegram acc @t5eg4, And I have bought several times from him he is legit and I think this is Helpful, He also sells like ChatGpt plus Solo, Perplexity, Claude Opus 4.7, he also sells them by far cheaper like 70% or higher.
this is the channel, lets blow it up fam https://t.me/sheger_store_online
@devwitheyob
#TechVibe #random
this is the channel, lets blow it up fam https://t.me/sheger_store_online
@devwitheyob
#TechVibe #random
Telegram
SHEGER STORE
@t5eg4_proofs
β€3π₯1π1
When you habituate yourself to do things that move your life forward, you call them skills.
@devwitheyob
#TechVibe #random #books
@devwitheyob
#TechVibe #random #books
β€2
Guys, I need to find graphics experts who do much higher quality work.
Please dm me @alnova19 only with samples
@devwitheyob
#TechVibe #opportunities
Please dm me @alnova19 only with samples
@devwitheyob
#TechVibe #opportunities
β€1
It all comes down to mental readiness. Some days I can code for 7+ hours, work out, go to church, play PlayStation with a friend, and still read a book. Other days, I just take it easy and spend the whole day doing barely anything. Itβs all about being mentally ready.
@devwitheyob
#TechVibe #random
@devwitheyob
#TechVibe #random
π₯12β€2π1
One of the shittiest LLMs out there is Gemini, even the Pro version is shitty.
@devwitheyob
#TechVibe #Gemini #LLM
@devwitheyob
#TechVibe #Gemini #LLM
π2π2
Btw, guys, if this helps, here is the command you can use to port forward and access your remote server locally.
@devwitheyob
#TechVibe #CodeSnippet
@devwitheyob
#TechVibe #CodeSnippet
β€3
Out of nowhere, Antigravity just turned into this with their new update. It looks more like a terminal or a chat app now than a normal IDE like vs code used to. Which is fine, but the sad thing is I couldn't ssh into a remote server since it no longer has the remote ssh extension like VS Codeπ
@devwitheyob
#TechVibe #AntigravityUpdate
@devwitheyob
#TechVibe #AntigravityUpdate
π3
TechVibe
Out of nowhere, Antigravity just turned into this with their new update. It looks more like a terminal or a chat app now than a normal IDE like vs code used to. Which is fine, but the sad thing is I couldn't ssh into a remote server since it no longer hasβ¦
Turns out this update is a part of google I/O 2026 releases
Full live stream here: https://www.youtube.com/live/wYSncx9zLIU?si=0DFM_kvzT_6zuEJg
@devwitheyob
#TechVibe #googleIO
Full live stream here: https://www.youtube.com/live/wYSncx9zLIU?si=0DFM_kvzT_6zuEJg
@devwitheyob
#TechVibe #googleIO
β€2
Insider info, ααα non cafe student ααα΅ α αα ααππ
@devwitheyob
#TechVibe #random
@devwitheyob
#TechVibe #random
π―6π3π2
I started at 44 when I set a goal in January to reach 100 repos by the end of 2026. Now I'm already at 90 π
Check out some of the projects Github
@devwitheyob
#TechVibe #github
Check out some of the projects Github
@devwitheyob
#TechVibe #github
π₯3β€2β‘1
I was learning about how authenticator apps like google authenticator works, and it is really interesting and simple cryptography. Mainly, what they do is on the first handshake, the website(the main app) shares a randomly generated secret key in qr code or smt. The authenticator app then stores that key in local storage. That is the only time the server and the authenticator interact. After that, the app generates different codes every 30 secs on its own. It takes the secret key and the timestamp, combines them, and hashes them into a specific format to create the codes. The server does the same thing on its end. If the codes match, authentication passes.
the main thing that differs this kind of 2FA is it works completely offline since it has everything it needs before hand
@devwitheyob
#TechVibe #2FA
the main thing that differs this kind of 2FA is it works completely offline since it has everything it needs before hand
@devwitheyob
#TechVibe #2FA
π2β€1
Forwarded from Ezedin Fedlu (Dark horse)
Iβm honestly blown away. π₯Ήβ€οΈ
Running this campaign has shown me how much support I really have behind me. I didnβt expect this kind of love. We just hit 899 votes.
To say thank you, Iβm doing a small giveaway for 3 random people in a lucky draw after the vote.
Weβve got 3 days left, and thereβs only an 11-vote gap. Thatβs so close.
If you can spare 10 seconds, please vote and share this with your friends, family, or group chats.
Vote here: https://changemakeraward.com/share/id-mo3vgy4rww8j-y6hwt.html?cat=cat_inspiring_journey
Iβm seriously grateful for everyone who has supported this so far. Letβs finish this together. π
Running this campaign has shown me how much support I really have behind me. I didnβt expect this kind of love. We just hit 899 votes.
To say thank you, Iβm doing a small giveaway for 3 random people in a lucky draw after the vote.
Weβve got 3 days left, and thereβs only an 11-vote gap. Thatβs so close.
If you can spare 10 seconds, please vote and share this with your friends, family, or group chats.
Vote here: https://changemakeraward.com/share/id-mo3vgy4rww8j-y6hwt.html?cat=cat_inspiring_journey
Iβm seriously grateful for everyone who has supported this so far. Letβs finish this together. π
Changemaker Awards
Vote for Ezedin Fedlu - Changemaker Awards
Senior Software Engineer @ Volvo Cars | Agentic AI & Full-Stack Architect | Building Autonomous Multi-Agent Systems (LangGraph, RAG, Neo4j) | Azure & AWS
β€2
Guys you might have heard about the recent supply chain attacks going around. Basically, hackers managed to grab GitHub contributor tokens from people who work on different vs code marketplace extensions.
Once they have those tokens, they can easily push out a malicious new version of an extension. If you have auto-update turned on, your vs code will just download that compromised version without you knowing. They just did that on Nx console.
To play it safe for now, it's a really good idea to disable auto-updates for your extensions in vs code until things settle down.
share this with friendsπ
@devwitheyob
#TechVibe #Vulnerabilities #VsCode
Once they have those tokens, they can easily push out a malicious new version of an extension. If you have auto-update turned on, your vs code will just download that compromised version without you knowing. They just did that on Nx console.
To play it safe for now, it's a really good idea to disable auto-updates for your extensions in vs code until things settle down.
share this with friendsπ
@devwitheyob
#TechVibe #Vulnerabilities #VsCode
β€5π1