๐ highlightjs-docs-l10n is published!
๐ Preview:
https://projects.localizethedocs.org/highlightjs-docs-l10n
๐ Crowdin:
https://localizethedocs.crowdin.com/highlightjs-docs-l10n
๐ GitHub:
https://github.com/localizethedocs/highlightjs-docs-l10n
#Crowdin #GitHub #Sphinx #JavaScript #HighlightJS #SyntaxHighlighting
A257219: Numbers that have at least one divisor containing the digit 2 in base 10
A257219 โก๏ธ https://oeis.org/A257219
3D graph, threejs - webGL โก๏ธ https://decompwlj.com/3Dgraph/A257219.html
3D graph Gen, threejs animation โก๏ธ https://decompwlj.com/3DgraphGen/A257219.html
2D graph, first 500 terms โก๏ธ https://decompwlj.com/2Dgraph500terms/A257219.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
A256786: Numbers which are divisible by prime(d) for all digits d in their decimal representation
A256786 โก๏ธ https://oeis.org/A256786
3D graph, threejs - webGL โก๏ธ https://decompwlj.com/3Dgraph/A256786.html
3D graph Gen, threejs animation โก๏ธ https://decompwlj.com/3DgraphGen/A256786.html
2D graph, first 500 terms โก๏ธ https://decompwlj.com/2Dgraph500terms/A256786.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
Obfuscation is not security โ AI can deobfuscate any minified JavaScript code
https://www.afterpack.dev/blog/claude-code-source-leak
#HackerNews #Obfuscation #Security #AI #JavaScript #Deobfuscation
Obfuscation is not security โ AI can deobfuscate any minified JavaScript code
Mannn #JavaScript is the future! #Rust is old news, time to rewrite all my obviously slow rust code into efficient javascript! ๐๐
#aprilfoolsDay duh
Building a drumming app taught me: JavaScript timers SUCK for audio.
After 30 seconds at 180 BPM, setInterval drifts noticeably off-tempo.
The fix? Web Audio API's "schedule ahead" pattern. Here's how it works: ๐งต
