Search
Items tagged with: Coding
RE: mastodon.social/@anatudor/1106β¦
Nowadays, we can do better:
```
box-shadow: 0 1px 2px
rgb(from currentcolor r g b/ .65)
```
Cross-browser since September 2024.
#tinyCSStip #CSS #code #coding #frontend #web #dev #webDev #webDevelopment
Ana Tudor π― (@anatudor@mastodon.social)
Attached: 1 image #tinyCSStip Want the shadow of an element or some other visual to be a semitransparent version of the `currentColor`? Use `color-mix()`! Cross-browser, btw. πΌ #css #coding #frontend #webDev #webDevelopmentAna Tudor π― (Mastodon)
When Python runs faster than C++ - you know somethingβs broken in the Matrix.
Meet Codon - a high-performance Python compiler that turns your code into native machine code, running 10β100Γ faster than CPython.
β
No GIL.
β
Real multithreading.
β
Even GPU support.
β
Same syntax, same vibe -
just turbo Python. ππ¨
If you ever wished Python wasnβt so chill - your wish is granted.
#Python #DevOps #AI #ML #HPC #Performance #Coding
GitHub - exaloop/codon: A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support - exaloop/codonGitHub
We have been trying to replace coders with some technology since at least COBOL.
