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

Category: News

Mortal Kombat 1 # 15 – Armageddon (Finale)

Posted on April 24, 2024 by Michael G
Mortal Kombat 1 (PlayStation 5)

ARMAGEDDON
Geras

How We Celebrated Open Data Day: Empowering Students with open tools for Climate Action

Posted on April 24, 2024 by Michael G
We were honored to host an exciting workshop in commemoration of the Open Data Day at the University of Environment and Sustainable Development, welcoming level…

Talking Drupal: Skills Upgrade #8

Posted on April 24, 2024 by Michael G

Welcome back to “Skills Upgrade” a Talking Drupal mini-series following the journey of a D7 developer learning D10. This is episode 8.

Topics

  • Review Chad’s questions

    • What is the process of creating a new issue, reviewing automated tests, and creating a merge request for review by the project maintainer?

      • https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-drupal
      • https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-drupal/creating-issue-forks
      • My example issue: https://www.drupal.org/project/smart_date/issues/3432819
      • My example merge request: https://git.drupalcode.org/project/smart_date/-/merge_requests/94
    • If we’re not using Composer to pull the contrib module, how do we make sure that all dependencies are handled?

    • How can someone navigate so many complex issues without getting lost or “barking up the wrong tree”?

  • Tasks for the upcoming week

    • Work toward getting the merge request accepted.
    • Document learning bullet points for this journey.

Resources

Chad’s Drupal 10 Learning Curriclum & Journal Chad’s Drupal 10 Learning Notes

The Linux Foundation is offering a discount of 30% off e-learning courses, certifications and bundles with the code, all uppercase DRUPAL24 and that is good until June 5th https://training.linuxfoundation.org/certification-catalog/

Hosts

AmyJune Hineline – @volkswagenchick

Guests

Chad Hester – chadkhester.com @chadkhest Mike Anello – DrupalEasy.com @ultimike

Shipping Rails logs with Kamal and Vector

Posted on April 24, 2024 by Michael G
You’ve deployed your Rails app with Kamal, but now what? How do you know what’s happening under the hood? You can tail your logs on the server (otherwise known as hard mode), but there’s a better way: ship them off-site with Vector!

Ruby 3.3.1 Released

Posted on April 24, 2024 by Michael G

Ruby 3.3.1 has been released.

This release includes security fixes.
Please check the topics below for details.

  • CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search
  • CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
  • CVE-2024-27280: Buffer overread vulnerability in StringIO

See the GitHub releases for further details.

Download

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

    SIZE: 22074535
    SHA1: affd82947d7cd84bd586f7f487a1da0c0bd8b1fd
    SHA256: 8dc2af2802cc700cd182d5430726388ccf885b3f0a14fcd6a0f21ff249c9aa99
    SHA512: 0c8ea922a79152ac7adbfb2541320565bce6a631692fd39d499a06f53ad6339c16fad8374d171351ed63f7bda3312b26d4f8c058c5b6df3d7548fde372c718f1
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz

    SIZE: 16350792
    SHA1: 88ef585faece4ed76f4330bce52903664d4fbfe0
    SHA256: 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
    SHA512: c58e9be9b5ab48191fbf7d67e13f0ec42ee71ed338170e0f7b246708e9cfc617ce65098f5ce7ab32d4305e785642d3e44253462104d5b9c4abcb1a4113f48347
    
  • https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.zip

    SIZE: 26953741
    SHA1: 98b9858e3c125cfe6ca838ac4e4e269fa34bcaaa
    SHA256: d81c99dd03d095f116361c9d097145666f7bb2512cd856ee086545b1c3e54c55
    SHA512: 200bfcc1cc11282c64b03fe529287509684e01266d248ec85f51f6b382beebd8324321c2db59f52185f42c49fdde84aaa42cb59f0048faca389985431224564d
    

Release Comment

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

Posted by naruse on 23 Apr 2024

Game of Trees 0.98 released

Posted on April 24, 2024 by Michael G
The version control system gameoftrees 0.98 has been released and should soon show up in OpenBSD -current packages. An update for the -portable version will follow as well.

The main improvements in the new release are listed in the release notes as

- speed up got tag -l by caching timestamps in got_ref_cmp_tags()
- provide a macro for vi(1) path for use by -portable at compile time
- avoid a rename/stat race when gotd installs a new pack and then uses it
- make 'got ref -l' output consistent when packed references exist
- make 'got ref -l' work consistently when a reference argument is given
- add initial support for notifications to gotd(8), via email and http/json

Read more…

Open Source AI Definition on the road: Looking back and forward

Posted on April 24, 2024 by Michael G
OSI is coming to a conference near you to discuss the Open Source AI Definition! Read more about why, where and how you can get involved.

OpenBSD as a daily driver

Posted on April 24, 2024 by Michael G
I always like it when I can link to an article written by an OSNews, and this time it’s even relevant to me as I’m exploring OpenBSD myself. OSNews reader and silver Patreon supporter Morgan has written an article about using OpenBSD as a daily driver. OpenBSD is forever tied in first place with Void Linux as my favorite desktop OS. This is particularly funny because OpenBSD isn’t “just a desktop OS”; in its purest form, the base installation without any installed packages, it makes for an excellent Ethernet router, firewall, or web server. It even ships with its own fork of X11 called Xenocara, along with fvwm2 and its own calm window manager, so there’s a rudimentary desktop OS in there too. With that said, in 2024 there is no such thing as a fully functioning desktop computer or workstation without at least a web browser of some kind, and if you’re adding packages you may as well build a full desktop system to suit your needs. So how do you go from the amazing but unfortunately limited base install to a “daily driver” workstation operating system? There are many ways to do this, and I will present a couple of paths I take depending on the hardware and use case involved. Before I do that, a bit of prep is necessary to get OpenBSD into more of a desktop OS mode. ↫ Morgan I’ll be using this guide over the coming days to make sure I end up with something usable. I still haven’t decided on what desktop environment I want to go for – I’m not interested in running GNOME or KDE, so Xfce is probably the most likely option. I’d also love to try out LXQt, but it seems the version OpenBSD has in its repositories is very, very outdated (1.0.0 from years ago, when 2.0.0 was just released). There’s a small chance I might suck it up and use one of those “build your own desktop environment” options, but I have no idea which one I should go for.

News & Views Live: महायुतीचा तिढा जवळपास सुटला, पण कुणाला काय मिळालं? Mahayuti Loksabha

Posted on April 23, 2024 by Michael G
Loksabha Election 2024 News & Views Live: महायुतीचा तिढा जवळपास सुटला, पण कुणाला काय मिळालं? Mahayuti Loksabha

#LokSabhaElections2024 #election2024 #2024elections
#loksabhaelection2024 #maharashtrapolitics #maharashtranews #lokmatoxygen

Sachin Joshi with Ashish Jadhao Live

Subscribe to Our Channel
https://www.youtube.com/user/LokmatNews?sub_confirmation=1

आमचा video आवडल्यास धन्यवाद. Like, Share and Subscribe करायला विसरू नका!

मित्रांसोबत गप्पा मारताना विश्वसनीय, संशोधनावर आधारीत माहिती सादर करायची असेल तर लोकमतचे चॅनल सबस्क्राईब करा. कारण या चॅनलवर तुम्हाला पाहायला मिळतील अतिशय अभ्यासू, वेगळ्या अँगलच्या बातम्या ! राजकारण, क्राईम, मनोरंजन आणि क्रीडा क्षेत्रातील अनुभवी पत्रकार तुमच्यासाठी आणत आहेत दर्जेदार आणि जाणते करणाऱ्या बातम्या….

Click Here For Latest News & Updates►http://www.lokmat.com

To Stay Updated Download the Lokmat App►
Android Google Play: http://bit.ly/LokmatApp

Like Us On Facebook ► https://www.facebook.com/lokmat
Follow Us on Twitter ►https://twitter.com/LOKMAT
Instagram ►https://www.instagram.com/lokmat

Lokmat | epaper lokmat com | google lokmat | lokmat com | lokmat company | lokmat epaper app | lokmat online | lokmat live | lokmat marathi live | lokmat marathi live video | marathi batmya | marathi batmya live | batmya marathi live today | marathi news live | marathi news video | lokmat marathi batmya live | lokmat marathi breaking news | lokmat marathi batmya lava | lokmat marathi batmya channel | lokmat marathi batmya live youtube | marathi batmya video | lokmat marathi video live | lokmat marathi batmya live video | lokmat marathi live dakhava | lokmat marathi batmya live today | lokmat marathi batmya latest

Francia Raisa comenta suposta rixa após doar rim para Selena Gomez: “Não importa quais sejam os…

Posted on April 23, 2024 by Michael G
A atriz de 35 anos fez a doação após a cantora enfrentar complicações decorrentes do lúpus, em 2017
  • Previous
  • 1
  • …
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • …
  • 821
  • Next

Recent Posts

  • How Plotly AI revolutionizes the dashboard development process
  • [TUT] LoRa & LoRaWAN – MikroTik wAP LR8 kit mit The Things Network verbinden [4K | DE]
  • Mercado aguarda Powell e olha Trump, dados e Haddad | MINUTO TOURO DE OURO – 11/02/25
  • Dan Levy Gets Candid About Learning How To Act Differently After Schitt’s Creek: ‘It’s Physically…
  • Building a Rock Shelter & Overnight Stay in Heavy Snow 🏕️⛰️

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