"...Makro Tahminler 2026 2027 2028
USDTRY 51.30 59.90 71.50
EURTRY 60.02 69.48 82.23
Enflasyon (%) 29.00 21.50 22.50..."
Kaynak: İş Yatırım

BeğenFavori PaylaşYorum yap

Firefox: userchrome.css

/* Use color and shape to make the tabs look more like tabs */
.tab-background {
background: #0000FF;
border-radius: 18px 18px 18px 18px !important;
margin-bottom: 3px !important;
box-shadow: 0 0 2px 2px rgba(0,0,0,0.1) !important;
border: 1px solid rgba(0,0,0,.5) !important;
}
/*Selected*/
.tabbrowser-tab[selected] .tab-background {
background: #FCB731 !important;
}

/* Hover over tabs */
.tabbrowser-tab:hover .tab-background:not([selected]) {
background: #FF0000 !important;
}

/*Not Selected*/
.tabbrowser-tab:not([selected]) .tab-label {
color: white !important;
}

/* Make tab labels scroll continuously */
.tab-label-container {
overflow: hidden !important;
display: block !important;
}

.tab-label {
animation: tabTextScroll 8s linear infinite !important;
white-space: pre !important; /* Forces the text to stay on one line */
padding-left: 100% !important; /* Starts the text completely off-screen */
line-height: 32px !important; /* Adjust this number if your tab height is custom */
vertical-align: middle !important; /* Aligns the inline element to the middle */
}

@keyframes tabTextScroll {
0% { transform: translate(0, 0); }
100% { transform: translate(-100%, 0); }
}

BeğenFavori PaylaşYorum yap

"...Geçen sene @hkkcan
ile birlikte geliştirmeye başladığımız ama RAM fiyatlarının kontrolden çıkması nedeniyle hemen üretime geçemediğimiz ilk linux tabanlı kartımız nihayet hazır. Genelde şu ana kadar hep MCU tabanlı kartlar geliştiriyorduk radyo amatörleri için. Fakat bu sefer ki kartımız daha kuvvetli bir işlemci gerektiriyordu kullandığımız uygun maliyetli radyo modülü ile 2m AFSK sinyallerini çözebilmek için. Bizim için çok farklı ve güzel bir deneyim oldu. Detaylı bilgi için : http*://github.com/lightaprs/Ligh..."

BeğenFavori PaylaşYorum yap

Radxa Penta SATA HAT is in the vicinity. A Pi 5 is needed to give the necessary answer...

BeğenFavori PaylaşYorum yap

"...The Hacker News
@TheHackersNews
·
May 29
⚡ AI is making DDoS attacks faster, smarter, and far more dangerous.

Attackers are now using AI to discover weak spots, create new attack vectors, and scale assaults with terrifying efficiency.

Join our next expert webinar: "A New Perspective on #DDoS Attacks in the Age of AI"

Learn real-world examples of AI-powered attacks and practical ways to defend against them — before they hit you.

👉 Register Now (Free): thehacker.news/ai-ddos-attacks..."

BeğenFavori PaylaşYorum yap