Kodoninja’s #kodoacacademy. A preview of the code I’ve written… platform should be available in 2 months. #php #javascript #python #code
Originally posted on #x at 1:29 PM · Jul 26, 2022
Kodoninja’s #kodoacacademy. A preview of the code I’ve written… platform should be available in 2 months. #php #javascript #python #code
Originally posted on #x at 1:29 PM · Jul 26, 2022
Bonsoir à tous ! 👋
Dans cette vidéo, découvrez comment publier une #lettre d'information sans écrire une seule ligne de #code ! 😉👌
https://tube-sciences-technologies.apps.education.fr/w/ajYHSPNAt9iKgyoxigpScT
Tout est sur #LaForgeÉdu https://docs.forge.apps.education.fr
avec l'#application Infolettre-Studio
https://gaunardemmanuel.forge.apps.education.fr/infolettre-studio/
développée par Emmanuel Gaunard. 🙏
Voici les étapes présentées :
1. Bifurcation d’un modèle;
2. Création de l’infolettre sans coder ;
3. Glisser-déposer du fichier HTML ;
4. Partage immédiat de l’URL ! 👍
NB : vous pouvez publier de la même manière une deuxième lettre d'information en glissant déposant une `lettreinfo2.html` dans le même espace. 😃
#QModem 4.51 #Source #Code release of an MS-DOS telecommunications program authored by John Friel III (1960–2024). This source snapshot reflects the state of QModem "Test-Drive" edition, version 4.51, as it existed in early 1992. The release is presented in the hope it may prove valuable as a historical artifact, for #telecommunications enthusiasts, retrocomputing hobbyists, or anyone interested in the inner workings of a classic #DOS comms package https://github.com/AaronFriel/qmodem-4.51
Don't let me program in low-level for things like this.
#programming #code
https://www.mzmzmmz.com/1359621/ Sand Land Playthrough – Part 24 #2024Spring #code #fail #find #funny #gameplay #Gaming #guide #HowTo #INSIDE #jupitersailfish #LikeADragon #Location #media #Microsoft #physical #playthrough #Quest #review #SandLand #SANDLAND:THESERIES #SANDLAND #series #SeriesS #thejupitersailfish #Thoughts #tutorial #VideoGame #VideoGames #walkthrough #Where #xbox #XboxSeriesX
Flashback:: To the digital nomad setup v1 #setup #travelsetup #daytrading #investing #freespirt #code #gaming
Originally posted on #x at 4:56 PM · Jul 18, 2022
https://www.walknews.com/886303/ 【ライブレポート】THE YELLOW MONKEY、バンドの生誕地・渋谷で証明された「最強の今」 – BARKS #{id:1000000015 #{id:1000000060 #{id:1000000141 #{id:1000000164 #{id:1000000192 #code:barks_original #code:hogaku #code:livereport #code:news #code:pay #Entertainment #name:オリジナルコンテンツ} #name:ニュース} #name:ライブ・イベントレポート} #name:原稿料支払い} #name:邦楽} #エンタメ
Oracle's #Java team just "revolutionized" #Strings, making them 'faster' by folding #hash codes, because clearly that's what was holding back your blazing-fast Hello World apps. 🎉 So, update your Maps to static unmodifiable ones, and maybe your #Java #code will finally outperform a potato. 🥔💨
https://inside.java/2025/05/01/strings-just-got-faster/ #Oracle #Performance #Revolution #Updates #Optimization #HackerNews #ngated
ICYMI: Call of Duty is introducing a Call of Duty Endowment inspired by real-life veterans as a part of Military Appreciation Month. #games #CallOfDuty #CODE #BlackOps6 #BO6 #Warzone https://www.gamerstemple.com/news/2025/05/01/call-of-duty-supporting-military-appreciation-month?utm_source=dlvr.it&utm_medium=mastodon
Shoutout to my friend Daniel, who is not on mastodon. He created an uber efficient slice implementation for joining/modifying/copying lists at scale. The blogpost and github README describe the algorithm. It's an interesting technical read if you have 10-20 minutes of spare time.
#strangethings happen if one has wrong #assupmtions... Currently I've #code running on a #microcontroller using unsigned integer variables (16 bit), calculating a bitwise or with these values (hexadecimal, language C):
v = 0x0400;
r = 0x03c2;
r |= v;
...but it seems I get r = 0x0fc2. 😅 So there must be anything I currently don't see...
(Correct would be 0x07c2)
@humanspectrumrecords #shader #code #fun
A #demoscene history translates to mini-musicvideos for promotion perfectly. :)
GSAP is now FREE for Every ONE :D Thanks to Webflow's support!!!
Someone asked how to create such cross-browser wave dividers that keep the same height as the width changes, so here's my take on it https://www.reddit.com/r/css/comments/1kcmabf/comment/mq5ck6m/
Live on @codepen https://codepen.io/thebabydino/pen/PwwQxdb?editors=0100
`mask` is another option, but needs an extra container and container query units, so not as well supported, plus it wouldn't be exactly the same shape.
#CSS #clipPath #cssClipPath #Sass #maths #cssMaths #code #coding #web #dev #webDevelopment #webDev #frontend
He estado trabajando en mi propio lenguaje para las historias que escribo. Resulta muy divertido (Aunque mi novia dice que me volví loco jajaja) Decidí hacer un traductor Español - Bistrain para que se hiciera más sencillo, respeta las reglas que voy construyendo como el plural, el singular, masculino, números, etc. Al encontrarse en construcción iré agregando otras cosas poco a poco :pika:
Todo con TrisquelOS y XFCE
#traductor #lengua #ficcion #español #godot #code #código #lenguaje #idioma
Interesting Git repos of the week:
Strategy:
* https://github.com/TalEliyahu/awesome-CISO-maturity-models - modelling your strategy
Detection:
* https://github.com/yevh/TaaC-AI - threat modelling as code
* https://github.com/thalesgroup-cert/Watcher - build your own threat hunting platform with Thales
* https://github.com/microsoft/msticpy - Microsoft's TI tooling
Exploitation:
* https://github.com/specfy/stack-analyser - what's in the stack?
Hardening:
* https://github.com/nistorj/ISR1000 - guestshell on the ISR1000