#data-types

[ follow ]
fromCSS-Tricks
1 week 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
#python
fromTreehouse Blog
1 month ago
JavaScript

Python vs. JavaScript Comparison for 2025

Knowledge of JavaScript makes learning Python easier because core programming concepts and data types are similar, with syntax and style differences to adjust to.
fromRealpython
5 months ago
Python

Checking for Membership Using Python's "in" and "not in" Operators - Real Python

Python's 'in' and 'not in' operators facilitate efficient membership testing within collections.
#javascript
fromTheregister
1 month 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
1 month 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
Java
fromHackernoon
1 year ago

There's No TensorFlow Without Tensors | HackerNoon

Tensors are immutable multi-dimensional arrays of uniform types.
[ Load more ]