Skip to content
Menu
Open World News Open World News
  • Privacy Policy
Open World News Open World News

Category: News

Kamal Kitchen Sink

Posted on November 5, 2024 by Michael G
In this episode, we look at creating an entire infrastructure (proxy, load balancer, app servers, worker servers, database server, and a storage server) on our own hardware use Kamal to provision and deploy our Ruby on Rails application. https://www.driftingruby.com/episodes/kamal-kitchen-sink

JRuby 9.4.9.0 Released

Posted on November 5, 2024 by Michael G

The JRuby community is pleased to announce the release of JRuby 9.4.9.0.

  • Homepage: https://www.jruby.org/
  • Download: https://www.jruby.org/download

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @kares, @jpcamara, @jsvd

Ruby Compatibility

  • Various fixes for keyword arguments. #8344, #8344, #8382, #8389
  • Mutex has been fixed to check for thread interrupts (Thread#kill, Thread#raise) immediately after acquiring the lock. #8403, #8404

Standard Library

  • The fiddle library is now a default gem and can be upgraded independently of JRuby. #8385

Developer Experience

  • The core jar file of JRuby can be rebuilt more quickly by calling Maven with the -Dcore flag. #8326
  • Support for Coordinated Restore at Checkpoint (OpenJDK Project CRaC), which allows snapshotting a running JRuby process and quickly resuming it later. #8367

Java Integration

  • The “lazy” constants feature for classes imported from Java, introduced in JRuby 9.4.8.0, has been reverted due to spurious warnings. We’ll revisit it in a future release. #8349, #8368, #8399, #8400, #8401
  • Functions were added to allow flushing out thread-local and fiber-local storage for an entire JRuby runtime. #8369

Security

  • REXML was updated to 3.3.9 to get recent fixes and to address CVE-2024-49761, a ReDOS vulnerability. Only users parsing unsanitized XML with REXML are affected. #8396

Ruby 3.3.6 Released

Posted on November 5, 2024 by Michael G

Ruby 3.3.6 has been released.

This is a routine update that includes minor bug fixes.
It also stops warning missing default gem dependencies that will be bundled gems in Ruby 3.5.
For more details, please refer to the release notes on GitHub.

Release Schedule

As previously announced, we intend to release the latest stable Ruby version (currently Ruby 3.3) every 2 months following a .1 release.

We expect to release Ruby 3.3.7 on January 7th. If any significant changes arise that impact a large number of users, we may release a new version earlier than scheduled.

Download

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

    SIZE: 22153657
    SHA1: 0106171cd1801fb5663e8e709f3d6c935d683c9b
    SHA256: 8dc48fffaf270f86f1019053f28e51e4da4cce32a36760a0603a9aee67d7fd8d
    SHA512: 4ae22f5c2a1f7ed84aab7587ff04ce4d9933cffe4347deaef0ab88d22c9780f274c1664a4ee1dd8235bc3cc749be828ffa8db7cb5f5002339a59a599acf3c729
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.tar.xz

    SIZE: 16398228
    SHA1: 25391e9bd8547cd07e09afcfc472777520a3178a
    SHA256: 540975969d1af42190d26ff629bc93b1c3f4bffff4ab253e245e125085e66266
    SHA512: c4b86188bf539fa737932e1ba5b746bc295e7c43b2f8cca2668eb7c88aa7228e2ce9032bbcd244a7d558a11bc842445b5fbeac3503ca7d223b63c53e08dba4ab
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.zip

    SIZE: 27048656
    SHA1: 88239456249cd80cadd1cbf98a317ae700ccd9df
    SHA256: a60240a6f9bcc8db6c07d40ad29c7dceb21430debe3ebc39bf339207818132f6
    SHA512: c010c7d3e2b373b41a18bcadfb6dba276afabe479d75624569b5bdc605f3575bced2aff511708e25ceca43c7c918400222329e55e599c54154f203957f119ad2
    

Release Comment

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

Posted by k0kubun on 5 Nov 2024

Help us improve our alt text generation model

Posted on November 5, 2024 by Michael G

Image generated by DALL-E in response to a request for a photorealistic image of a fox standing in a grassy landscape. Firefox 130 introduces automatic alt text for PDF images and an improved alt text flow. In addition to protecting users’ privacy with a small language model that operates locally on their device, these improvements […]

The post Help us improve our alt text generation model appeared first on The Mozilla Blog.

NetBSD: the portable, lightweight, and robust UNIX-like operating system

Posted on November 5, 2024 by Michael G
NetBSD is an open-source, Unix-like operating system known for its portability, lightweight design, and robustness across a wide array of hardware platforms. Initially released in 1993, NetBSD was one of the first open-source operating systems based on the Berkeley Software Distribution (BSD) lineage, alongside FreeBSD and OpenBSD. NetBSD’s development has been led by a collaborative community and is particularly recognized for its “clean” and well-documented codebase, a factor that has made it a popular choice among users interested in systems programming and cross-platform compatibility. ↫ André Machado I’m not really sure what to make of this article, since it mostly reads like an advertisement for NetBSD, but considering NetBSD is one of the lesser-talked about variants of an operating system family that already sadly plays second fiddle to the Linux behemoth, I don’t think giving it some additional attention is really hurting anybody. The article is still gives a solid overview of the history and strengths of NetBSD, which makes it a good introduction. I have personally never tried NetBSD, but it’s on my list of systems to try out on my PA-RISC workstation since from what I’ve heard it’s the only BSD which can possibly load up X11 on the Visualize FX10pro graphics card it has (OpenBSD can only boot to a console on this GPU). While I could probably coax some cobbled-together Linux installation into booting X11 on it, where’s the fun in that? Do any of you lovely readers use NetBSD for anything? FreeBSD and even OpenBSD are quite well represented as general purpose operating systems in the kinds of circles we all frequent, but I rarely hear about people using NetBSD other than explicitly because it supports some outdated, arcane architecture in 2024.

ABERTURA OS PADRINHOS MÁGICOS (4K)

Posted on November 4, 2024 by Michael G

Author: Source Read more

Lady Death Don’t miss Aubrey Plaza in #AgathaAllAlong, now streaming Costume by- @danielselon

Posted on November 4, 2024 by Michael G

Author: Source Read more

How to Create a Sub Page in WordPress?

Posted on November 4, 2024 by Michael G
In this video, you’ll learn how to create a subpage (child page) in WordPress to better organize your website’s content. We’ll walk you through setting up parent and child page structures, making navigation easier for your visitors. Perfect for anyone looking to improve site organization and user experience, whether you’re a WordPress beginner or an experienced user!

Visit Our Page – https://sdlccorp.com/services/wordpress/

CONNECT US ON :

WHATSAPP : https://api.whatsapp.com/send/?phone=918920944210&text&type=phone_number&app_absent=0

CALENDLY : https://calendly.com/sdlccorp

OUR SOCIAL MEDIA HANDLES :

INSTAGRAM : https://www.instagram.com/sdlccorp/
FACEBOOK : https://www.facebook.com/SDLCcorp/
TWITTER : https://twitter.com/sdlccorp
LINKEDIN : https://www.linkedin.com/company/sdlccorp/

Channel was handle by the amazing team at : @sdlccorp

FOR MORE DETAILS VISIT OUR WEBSITE : https://sdlccorp.com/

“Don’t Blink”: Protecting the Wikimedia model, its people, and its values in September 2024

Posted on November 4, 2024 by Michael G
Welcome to “Don’t Blink”! Every month we share developments from around the world that shape people’s ability to participate in the free knowledge movement. In…

Mike Herchel’s Blog: Session submission open and featured speakers announced for Florida DrupalCamp 2025

Posted on November 4, 2024 by Michael G
Session submission open and featured speakers announced for Florida DrupalCamp 2025

mherchel

Sun, 11/03/2024 – 16:45

  • Previous
  • 1
  • …
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • …
  • 821
  • Next

Recent Posts

  • Qwen3-Coder
  • Open Source is Back
  • An easy way to develop Home Assistant integrations
  • SmartEsq has launched an AI-powered MFN Election tool
  • Open Source email Clients

Categories

  • Android
  • Linux
  • News
  • Open Source
©2025 Open World News | Powered by Superb Themes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT