The camouflage of the spiny leaf insect is amazing

eating and drinking,drinking,eating and drinking before anesthesia,eating,drinking sounds,eating sounds,the end of drinking content for wreckless eating,paint drinking,drinking paint,drinking water,eating show,drinking in europe,girls drinking,drinking water wrong way,asmr water drinking,india vs usa beer drinking,asmr drinking sounds,holiday drinking,drinking chemicals,drinking with invisalign,drinking water with meals,death and dyingnews,breaking news,local news,seattle local news,live news,ctv national news,news reporot,local 4 news,us news,ctv news,national news,local news live near me today,world news,tv news,cbs news,abc news,fox news,komo news,latest news,seattle sports,abc news live,seattle news,report,south korea news,special report,washington news,calgary news,humanist report,reporter,carolina news,category= news,breaking news al jazeeraipod touch,android on iphone,iphone,android,share iphone screen to android,screen mirror iphone to android tv,screen mirror iphone to android,screen mirroring iphone to android tv,screen mirroring iphone to android,ipod touch review,android on ipod touch,screen mirror ipad to android,connect ipad to android phone,ipod touch android,screen mirroring ipad to android,how to fix broken iphone screen,android to iphone,how to clean phone screen at homedailymotion,dailymotion earn money,earn from dailymotion,how to earn money from dailymotion,earn money on dailymotion,dailymotion monetization,earn money from dailymotion,how to use dailymotion,download dailymotion videos,how to make money on dailymotion,#dailymotion,how to upload video on dailymotion,how to make money with dailymotion,how to download dailymotion videos,earn with dailymotion,dailymotion vs youtube,dailymotion downloaderentertainment,entertainment hindi movie,entertainment comedy scene,mob entertainment,entertainment movie,entertainment weekly,family entertainment,wedding entertainment,family entertainment bd,remember entertainment,entertainment full movie 2014,taf entertainment,entertainment 1×01,music entertainment,rabbit entertainment,webserie entertainment,prank king entertainment,entertainment full movie,my life your entertainment,diffferent entertainment,naked foods,usa top foods,food,good,best american foods,discontinued foods,best foods at disneyland,presidents favorite foods,foodie,us food,nyc food,fast food,best food,soul food,food tour,food vlog,rare food,foodie fam,food hacks,state food,texas food,cool,body,the food guy,cook,food ranked,street food,food videos,island food,food crimes,chinese food,new york food,soul food nyc,turkish food,türkiye food,american food

ESP32 Automation Robot Kits

ESP32 Automation Robot Kits for Arduino Solar Charging Best Selling Consumer Electronics Artificial Intelligence Smart Robot Kit
https://s.click.aliexpress.com/e/_oDRqLa5

Worldwide Best Products
https://sabchees.online

Ruby 3.3.7 Released

Ruby 3.3.7 has been released.

This is a routine update that includes minor bug fixes.
Please refer to the release notes on GitHub for further details.

Download

  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.7.tar.gz

    SIZE: 22163173
    SHA1: aaa94abd1a5676dd24e927876935597a505e2a4d
    SHA256: 9c37c3b12288c7aec20ca121ce76845be5bb5d77662a24919651aaf1d12c8628
    SHA512: 9b48be05d1210e9194c8a6d77dfc3227599bff2b55fc9bb2049b11547927deef530ece9a2a505600cdc492c8517b1bef7ab5f2520ebd79ffcf76f0a734fa763d
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.7.tar.xz

    SIZE: 16379504
    SHA1: b5498e7174328fe0af0d93ee9667d39dda36621b
    SHA256: 5dbcbc605e0ed4b09c52703241577eb7edc3a2dc747e184c72b5285719b6ad72
    SHA512: 4082a7684c1b0d53a0ce493f79568e851d37a864f59c58b2e0c273b2659e0ca75318ddff939fdf5e9d0a3eeba1b6d8f03bf88afb49a5ffd77714f1c8a7dfdd55
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.7.zip

    SIZE: 27589557
    SHA1: afe9800b8711aba57df5e11005a1710b48c9377e
    SHA256: 9c6b1d13a03d8423391e070e324b1380a597d3ac9eb5d8ea40bc4fd5226556a5
    SHA512: 20f0ad9e80528c5c5d42c0be8e85cf3f120a20a973a7d8303785f4201263d7896c9a7462d8b862330c2d4039ab8d47616fa13ef487a2ed05490ca4e731c97ef2
    

Release Comment

Many committers, developers, and users who provided bug reports helped us make this release.
Thanks for their contributions.

Posted by k0kubun on 15 Jan 2025

Python 3.14.0 alpha 4 is out

Hello, three dot fourteen dot zero alpha four!

https://www.python.org/downloads/release/python-3140a4/

This is an early developer preview of Python
3.14

Major
new features of the 3.14 series, compared to 3.13

Python 3.14 is still in development. This release, 3.14.0a4, is the
fourth of seven planned alpha releases.

Alpha releases are intended to make it easier to test the current
state of new features and bug fixes and to test the release process.

During the alpha phase, features may be added up until the start of
the beta phase (2025-05-06) and, if necessary, may be modified or
deleted up until the release candidate phase (2025-07-22). Please keep
in mind that this is a preview release and its use is
not recommended for production environments.

Many new features for Python 3.14 are still being planned and
written. Among the new major new features and changes so far:

The next pre-release of Python 3.14 will be 3.14.0a5, currently
scheduled for 2025-02-11.

More resources

And now for
something completely different

In Python, you can use Greek letters as constants. For example:

from math import pi as π

def circumference(radius: float) -> float:
    return 2 * π * radius

print(circumference(6378.137))  # 40075.016685578485

Enjoy the new release

Thanks to all of the many volunteers who help make Python Development
and these releases possible! Please consider supporting our efforts by
volunteering yourself or through organisation contributions to the Python Software
Foundation
.

Regards from a slushy, slippery Helsinki,

Your release team,
Hugo van Kemenade @hugovk
Ned Deily @nad
Steve Dower @steve.dower
Łukasz Langa @ambv

A Microsoft change to the Linux kernel caused major breakage, but was caught in time

A change to the Linux 6.13 kernel contributed by a Microsoft engineer ended up changing Linux x86_64 code without proper authorization and in turn causing troubles for users and now set to be disabled ahead of the Linux 6.13 stable release expected next Sunday. ↫ Michael Larabel What I like about this story is that it seems to underline that the processes, checks, and balances in place in Linux kernel development seem to be working – at least, this time. A breaking change was caught during the prerelease phase, and a fix has been merged to make sure this issue will be fixed before the stable version of Linux 6.13 is released to the wider public. This all sounds great, but there is an element of this story that raises some serious questions. The change itself was related to EXECMEM_ROX, and was intended to improve performance of 64bit AMD and Intel processors, but in turn, this new code broke Control Flow Integrity on some setups, causing some devices not to wake from hibernation while also breaking other features. What makes this spicy is that the code was merged without acknowledgement from any of the x86 kernel maintainers, which made a lot of people very unhappy – and understandably so. So while the processes and checks and balances worked here, something still went horribly wrong, as such changes should not be able to be merged without acknowledgement from maintainers. This now makes me wonder how many more times this has happened without causing any instantly discoverable issues. For now, some code has been added to revert the offending changes, and Linux 6.13 will ship with Microsoft’s bad code disabled.