Love: install IRIX from IRIX, Linux, or Windows

I just finished my new project, it is called love. It allows installation of IRIX from IRIX, LINUX or WINDOWS. The reason for its existence is that IRIX installations are difficult, even for experienced users. New users almost always struggle with IRIX installations which can be demotivating and frustrating. My goal is to make this task easy, fast and accessible. This is absolutely amazing, and it works very well. This will make life for retro SGI users a lot easier.

Tech/News/2023/05

Tech/News/2023/05
Other languages: Bahasa Indonesia, Deutsch, English,Tiếng Việt, español, français, italiano, polski, suomi, svenska, čeština, русский, українська, עברית, العربية, বাংলা, ಕನ್ನಡ, 中文, 日本語, 粵語, ꯃꯤꯇꯩ ꯂꯣꯟ…

Matt Glaman: The trinary states of Drupal access control: allowed, forbidden, neutral.

One of my favorite features of Drupal is the user access control experience. Drupal has a robust permission and role (access control list) API that allows for fine-tuned control of what users can and cannot do. Drupal developers end up interacting with Drupal’s access system in one way or another. Every project has some request to enhance or alter how normal access works. When this happens, some modules (see Field Permissions) provide no-code solutions for the end user. Other times the developer taps into Drupal hooks and writes code to adjust the access result.

A common use case I have experienced is allowing content from a specific content type to be accessible to privileged users (like paywalled content.) Drupal core doesn’t provide granular permissions for viewing the content of specific content types. You need to extend Drupal and use the hook_node_access hook to alter the default user access.

How to have the tech talk with kids, according to TikTok’s ‘Mom Friend’ 

How to have the tech talk with kids, according to TikTok’s ‘Mom Friend’ 

Cathy Pedrayes earned a following as TikTok’s “Mom Friend” for her practical safety tips – from how to break a car window in an emergency to what not to post on social media. She’s a TV host and has been featured on Today Parents, The Miami Herald, BuzzFeed News, The Bump and Good Morning America. […]

The post <strong>How to have the tech talk with kids, according to TikTok’s ‘Mom Friend’ </strong> appeared first on The Mozilla Blog.

health @ Savannah: GNU Health Federation community server updated

Dear community

The GNU Health federation community server (federation.gnuhealth.org) has been updated! These are some of the main improvements:

– NGINX and WSGI: The Hospital Management component instance is now running behind uWSGI and NGINX.

– HMIS 4.2 Release Candidate 2: We are very close to HMIS 4.2 stable. This pre-release version will help us to test the upcoming features and find bugs before the release. 🙂

– Secure connection: You can test the demo web client using TLS. Please check the demo database section on the GNUHealth Wikibooks.

– Thalamus, the GNU Health Federation message and authentication server still runs on Gunicorn, also using https.

More info and resources:

Happy and healthy hacking!

Luis