Did I just find a bug in Node.js ๐ซ
โ๏ธ Case: fetch a range request ("range: bytes 1-3") on an object URL
โ Expected: returns 3 bytes
๐ฅ Observed: returns 2 bytes
The range is inclusive: both the "start" and "end" bytes must be returned. In this case, Node.js wrongly ignores the "end" byte!
See the code examples:
- white background: the correct behavior, in the browser
- dark background: the bug, in Node.js
๐ค ceil open source robotics stack: ROS2 + Node-RED + MQTT on TEMAS Platform (RPi5)! Modular setup for sensor control & dashboards. Fully open-stack. GitHub repo coming soon. Tags: #ROS2 #Node-RED #MQTT #OpenSource #Robotics #TEMASPlatform #RaspberryPi5 #IoT #AI
https://www.reddit.com/r/opensource/comments/1oe4fec/open_source_robotics_stack_ros2_nodered_mqtt/
๐๐, ๐ฏ๐ ๐๐ฆ๐ฆ๐ก๐ฒ๐ ๐, ๐ต๐ฒ๐น๐น๐ผ ๐ฝ๐ผ๐๐๐ฐ๐๐-๐ฝ๐ฟ๐ฒ๐๐ฒ๐-๐ฒ๐ป๐:
https://thewhale.cc/posts/by-by-cssnext-hello-postcss-preset-env
As CSSNext is now deprecated you can use instead the Postcss plugin "PostCSS Preset Env" to lets you use modern CSS in your style sheet.
๐๐, ๐ฏ๐ ๐๐ฆ๐ฆ๐ก๐ฒ๐ ๐, ๐ต๐ฒ๐น๐น๐ผ ๐ฝ๐ผ๐๐๐ฐ๐๐-๐ฝ๐ฟ๐ฒ๐๐ฒ๐-๐ฒ๐ป๐:
https://thewhale.cc/posts/by-by-cssnext-hello-postcss-preset-env
As CSSNext is now deprecated you can use instead the Postcss plugin "PostCSS Preset Env" to lets you use modern CSS in your style sheet.
๐ Mastodon v4.4.8 verรถffentlicht.
โข ๐ง Behebung einer Sicherheitslรผcke beim Zitieren (GHSA-8h43-rcqj-wpc6)
โข ๐ง Keine รnderungen an den externen Abhรคngigkeiten seit v4.4.1
โข ๐ Datenbank-Backup vor dem Upgrade empfohlen.
https://github.com/mastodon/mastodon/releases/tag/v4.4.8
#Mastodon #Sicherheit #Update #Ruby #PostgreSQL #Elasticsearch #Redis #Node
