https://andymaleh.blogspot.com/2022/07/montrealrb-2022-07-07-talk-how-i-built.html
How I Built My Code Editor in Ruby
https://andymaleh.blogspot.com/2022/07/montrealrb-2022-07-07-talk-how-i-built.html
The JRuby community is pleased to announce the release of JRuby 9.3.6.0
JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below.
Thanks to our contributors this cycle for helping to improve stability and compatibility of JRuby 9.3: @ahorek, @keimar, @k77ch7
Ruby 3.1.2 has been released.
This release includes security fixes.
Please check the topics below for details.
See the commit logs for further details.
https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.gz
SIZE: 20553628
SHA1: b0d86c60457fdfbcb532cb681877a2f790f66b25
SHA256: 61843112389f02b735428b53bb64cf988ad9fb81858b8248e22e57336f24a83e
SHA512: 9155d1150398eaea7c9954af61ecf8dfdb885cfcf63a67bbcf6c92e282cd3ccac0ff9234d039286a9623297b65197441438c37f707e31d270ce2fe11e8f38a44
https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.xz
SIZE: 15101588
SHA1: 4c47f1dfeeb23fc55d65bcae50cf70c23bc28aa3
SHA256: ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
SHA512: 4a74e9efc6ea4b3eff4fec7534eb1fff4794d021531defc2e9937e53c6668db8ecdc0fff2bc23d5e6602d0df344a2caa85b31c5414309541e3d5313ec82b6e21
https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.zip
SIZE: 24837444
SHA1: 2e04f25dc73d7236fd4f4a170329793cd5e7dc38
SHA256: f2bb80de50bcc17c29c1995d87d657d461ede6a73e71db44c0cf77f65f32e9b6
SHA512: fa3ba25a051bd1e0ea1ee9fadfeef674f2f3217b1468ccb24975c4a19493115cdeb0015a78d391d08870947de95a8c7409f1c00fed51dc49d40cc3e6cda25bb7
Many committers, developers, and users who provided bug reports helped us make this release.
Thanks for their contributions.
Posted by naruse and mame on 12 Apr 2022
The latest bugfix drop for Python 3.10 is here: Python 3.10.5. This release packs more than 230 bugfixes and docs changes, so you surely want to update 🙂 You can get it here:
https://www.python.org/downloads/release/python-3105/
Among the new major new features and changes so far:
More resources
bpo-38605: from __future__ import annotations
(PEP 563) used to be on this list in previous pre-releases but it has been postponed to Python 3.11 due to some compatibility concerns. You can read the Steering Council communication about it here to learn more.
Strange quarks are the third lightest quarks, which are subatomic particles that are so small, they are believed to be the fundamental particles, and not further divisible. Like down quarks, strange quarks have a charge of -1/3. Like all fermions (which are particles that can not exist in the same place at the same time), strange quarks have a spin of 1/2. What makes strange quarks different from down quarks–apart from having 25 times the mass of down quarks–is that they have something that scientists call “strangeness.” Strangeness is basically a resistance to decay against strong force and electromagnetism. This means that any particle that contains a strange quark can not decay due to strong force (or electromagnetism), but instead with the much slower weak force. It was believed that this was a ‘strange’ method of decay, which is why the scientists gave the particles that name.
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 organization contributions to the Python Software Foundation.
Your friendly release team,
Ned Deily @nad
Steve Dower @steve.dower
Pablo Galindo Salgado @pablogsal
This is a bugfix release for gnunet 0.17.1.
The GPG key used to sign is:
3D11063C10F98D14BD24D1470B0998EF86F59B6A
Note that due to mirror synchronization, not all links may be functional
early after the release. For direct access try
http://ftp.gnu.org/gnu/gnunet/
A detailed list of changes can be found in the
ChangeLog
and
the
bugtracker
.
Theo de Raadt (deraadt@
)
committed
the change:
CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2022/07/02 11:21:32 Modified files: sbin/dhclient : dhclient.c Log message: dhclient(8) has been undergoing replacement with "ifconfig xxx inet auto" for a couple of years, backed by dhcpleased(8), which provides much better dns handling. The next step is to make the dhclient simply execve ifconfig in that way, and provide syslog warnings about deprecated options along the way. This way, we can find the last few dhclient users, and what they are missing. ok florian krw
In this article, I want to cover a program called ‘inxi’, which helps get all the system information in one place.
Installation
Installation is a simple process from a command line for Ubuntu:
sudo apt install inxi -y
For any distro of Linux, use the proper…
https://www.linux.org/threads/finding-system-information-in-linux.40455/
With the release of UEK7 comes a plethor Click to Read More at Oracle Linux Kernel Development
The post Reasons to install Unbreakable Enterprise Kernel release 7 (UEK7) on Oracle Linux appeared first on Linux.com.
— We are happy to announce that SourceForge has recognized a number of exceptional projects on SourceForge with awards based on the value these projects provide to the …
The post ProjectLibre Recognized With Open Source Excellence Award on SourceForge appeared first on SourceForge Community Blog.