#data-types

[ follow ]
Django
fromInfoWorld
5 days ago

The best new features in Python 3.15

Python 3.15 beta adds lazy imports, a frozendict type, sentinel objects, faster JITs, improved errors, and smarter profiling.
#python
fromCSS-Tricks
7 months ago

CSS Typed Arithmetic | CSS-Tricks

CSS typed arithmetic is genuinely exciting! It opens the door to new kinds of layout composition and animation logic we could only hack before. The first time I published something that leaned on typed arithmetic was in this animation: But before we dive into what is happening in there, let's pause and get clear on what typed arithmetic actually is and why it matters for CSS. Browser Support: The CSS feature discussed in this article,
UX design
#javascript
fromTheregister
9 months ago

OpenAI gpt-oss LLMs use MXFP4: smaller, faster, cheaper

MXFP4 is a 4-bit floating point data type defined by the Open Compute Project, allowing massive compute savings compared to traditional data types used by LLMs.
Artificial intelligence
fromInfoWorld
9 months ago

Apache Flink integrates AI for real-time decision-making

With the 2.1 release, Apache Flink also now supports Process Table Functions (PTFs), the most powerful kind of function for Flink SQL and Table API.
Data science
#mysql
[ Load more ]