Category: News
Brasier Clapoff el brasier que con tan solo aplaudir caerá
El diseño de Sárafan tiene una tecnología que consta de un electroimán que está dentro la tela cubierta con un arco, el cual controla un interruptor que abre el broche automáticamente cuando alguien, que esté cerca, aplaude.
Invención que su creador asegura hará la vida más fácil tanto para mujeres como para hombres al momento de los encuentros íntimos; pero no sólo eso, menciona también que esta prenda es de gran ayuda para quienes padecen artritis.
Hay que destacar que el Clap-Off está compuesto de dos placas de circuitos, un arduino, un zócalo de 28 pines, dos condensadores de 22, un condensador de 10 UF (Unidad de Fomento), resistencias de 1K, 10K y 100K, un regulador de voltaje, tuercas, pernos y un soldador.
No te preocupes si no entiendes, el sujetador viene además con una guía paso a paso de cómo hacer su propia versión y transformar todos los que tienes en el clóset.
De acuerdo con semana.com, el diseñador se inspiró en la ropa llamada “hi-tech”, ya que al intentar desarrollarla experimentó con la explosión de cierres con nitrocelulosa, que al quemar el hilo que sostenía el brasier, el broche lo quitaría, pero no funcionó. Así que intentó utilizar una bobina de metal llamada solenoide, pero el metal se calentaba demasiado y podría quemar a la mujer.
Finalmente, esta lencería de origen sirio es creada con la intención de facilitar las cosas a cualquiera, en la practicidad, la innovación y las limitaciones físicas.
ImageX: DrupalCon Portland 2024: Top Session Picks from Our Team
Authored by: Nadiia Nykolaichuk
“Join us this spring in the City of Roses, Portland!”
— the DrupalCon team
The best opportunity to grow your Drupal skills, plant the seeds of connection, and help the Drupal community flourish is just around the corner! This spring, the world’s biggest Drupal meetup is coming back to the City of Roses, which is one of the most famous nicknames for Portland, Oregon.
Good Database Migration Practices for Your Ruby on Rails App using Strong Migrations
CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
We have released the RDoc gem version 6.3.4.1, 6.4.1.1, 6.5.1.1 and 6.6.3.1 that have a security fix for a RCE vulnerability.
This vulnerability has been assigned the CVE identifier CVE-2024-27281.
Details
An issue was discovered in RDoc 6.3.3 through 6.6.2, as distributed in Ruby 3.x through 3.3.0.
When parsing .rdoc_options
(used for configuration in RDoc) as a YAML file, object injection and resultant remote code execution are possible because there are no restrictions on the classes that can be restored.
When loading the documentation cache, object injection and resultant remote code execution are also possible if there were a crafted cache.
Recommended action
We recommend to update the RDoc gem to version 6.6.3.1 or later. In order to ensure compatibility with bundled version in older Ruby series, you may update as follows instead:
- For Ruby 3.0 users: Update to
rdoc
6.3.4.1 - For Ruby 3.1 users: Update to
rdoc
6.4.1.1 - For Ruby 3.2 users: Update to
rdoc
6.5.1.1
You can use gem update rdoc
to update it. If you are using bundler, please add gem "rdoc", ">= 6.6.3.1"
to your Gemfile
.
Note: 6.3.4, 6.4.1, 6.5.1 and 6.6.3 have a incorrect fix. We recommend to upgrade 6.3.4.1, 6.4.1.1, 6.5.1.1 and 6.6.3.1 instead of them.
Affected versions
- Ruby 3.0.6 or lower
- Ruby 3.1.4 or lower
- Ruby 3.2.3 or lower
- Ruby 3.3.0
- RDoc gem 6.3.3 or lower, 6.4.0 through 6.6.2 without the patch versions (6.3.4, 6.4.1, 6.5.1)
Credits
Thanks to ooooooo_q for discovering this issue.
History
- Originally published at 2024-03-21 4:00:00 (UTC)
Posted by hsbt on 21 Mar 2024