As you can guess deno also has a good localization for languages. I'll leave it up to you to research that
Fa wakka means how are you in Sranan tongo, one of the many of languages is SR SA
On this site a sample is given of the languages we have. There are many many more than stated!
https://worldschoolbooks.com/the-languages-of-suriname/
#programming #deno #localization #languages #typescript #javascript #bash #secure #OpenSource #POSIX
🚨 **BREAKING NEWS** 📣
The creator of the most popular #OpenSource #Rails application as measured by GitHub stars (Mastodon), none other than @Gargron himself, has signed the “Plan Vert” open letter calling for Rails Core and the #Ruby community to cut ties with DHH.
The symbolic importance of this act *cannot* be overstated. This is HUGE. Mastodon is approaching Rails itself in stars with 49.1k vs. 57.6k.
This and more in my latest #RubyCentralTakeover update here:
https://jaredwhite.com/articles/ruby-central-is-not-operating-in-good-faith
Warum schreibt man den Ziff 1 überhaupt hin, wenn man dann gleich solchen Müll wie Ziff 2 nachschiebt?!? 😫
Quelle: Abstimmungsunterlagen
#eID #law #gesetz #Abstimmung #security #opensource #politik #politics

z jednej strony uwielbiam kulturę #openSource, a z drugiej czytam że wiele featurów do #postgresql naklepał typ, który na swojej stronie chwali się projektami dla rządu federacji rosyjskiej, gazpromu czy rosatom i mam mieszane uczucia...
PostgreSQL 18 open-source RDBMS brings 3× faster I/O, easier upgrades, OAuth 2.0 authentication, and new developer tools.
https://linuxiac.com/postgresql-18-released-with-up-to-3-faster-io-and-easier-upgrades/
#postgresql #opensource #rdbms #database

Continuing our 25th anniversary celebration, check out this article from our popular “Post-Quantum Encryption” issue published in 2021: Quantum computers and the quest for quantum-resilient encryption
https://www.linux-magazine.com/Issues/2021/247/Quantum-Computing-and-Encryption?utm_source=mlm
#TBT #Linux #QuantumComputing #encryption #OpenSource #cryptography #FOSS

I've done exactly that. Made a copy of main.ts which I called fawakka.ts
The file is now
`cat fawakka.ts '
// modified for fawakka
// Learn more at https://docs.deno.com/examples/hello_world/
console.log("Fa Wakka");
`deno run fawakka.ts`
<< Fa Wakka
simple
#programming #deno #typescript #javascript #bash #secure #OpenSource #POSIX
Why is "Purple" in Purple Llama? 🟣🦙
It’s inspired by "purple teaming" in cybersecurity: a blend of red team (attackers) and blue team (defenders), combining offense-defense strategies. For AI, it means tackling generative risks collaboratively. #AI #Cybersecurity
🔗 Project link on #GitHub 👉 https://github.com/meta-llama/PurpleLlama
#Infosec #Cybersecurity #Software #Technology #News #CTF #Cybersecuritycareer #hacking #redteam #blueteam #purpleteam #tips #opensource #cloudsecurity
— ✨
🔐 P.S. Found this helpful? Tap Follow for more cybersecurity tips and insights! I share weekly content for professionals and people who want to get into cyber. Happy hacking 💻🏴☠️

"By investing in #opensource, Europe can support small businesses, universities, and public institutions, giving them tools to compete with global tech giants.
Despite this importance, the budget proposal does not include specific funding for open source… The omission is alarming as Europe pushes to increase #digitalsovereignty, strengthen cybersecurity, and boost competitiveness."
https://thenextweb.com/news/eu-budget-open-source
Install and Configure #Cacti on #AlmaLinux #VPS This article provides a guide demonstrating how to install and configure Cacti on AlmaLinux VPS.
What Is Cacti?
Cacti is an open-source network monitoring and graphing tool built on top of RRDtool. It’s designed to collect, store, and visualize time-series data from networks and systems.
What Cacti Does
Polls data from devices ...
Continued 👉 https://blog.radwebhosting.com/install-and-configure-cacti-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosted #rrdtool #letsencrypt #selfhosting #opensource #mariadb
How can users objectively choose the right tool when tech is new, and vendors are using different metrics? https://coroot.com/ai-benchmark
Our proposed solution: encourage all AI-RCA vendors to run identical tests using the #OTEL demo. Share and tag a company you'd like to see share their results!
#observability #DevOps #SRE #OTEL #OpenTelemetry #Data #Saas #tech #AI #LLMs #opensource #FOSS #freesoftware #eBPF #Linux

now run
`deno task dev`
<< Task dev deno run --watch main.ts
Watcher Process started.
Add 2 + 3 = 5
Watcher Process finished. Restarting on file change...
Now run
`deno test`
You're done with your sample project
Change the output to a hello world in your native language should be a next task.
#programming #deno #typescript #javascript #bash #secure #OpenSource #POSIX