Paul Sutton

Jobs

Radiographer skills shortage

This was headlines on several sites, while controversial, there is still a shortage of Radiographers.

To this end, I have tried to put some information together, with regard to the skills and qualifications needed for this vital role.

So from the National careers service site:-

Entry requirements

You'll usually need:-

  • 4 or 5 GCSEs at grades 9 to 4 (A* to C), or equivalent, including English, maths and science
  • 3 A levels, or equivalent, including at least 1 science
  • a degree in a relevant subject for postgraduate study

You can study science with The Open University, which may be a starting point for research in to gaining what is needed.

Tags

#UK,#SkillsShortage,#Careers,#Jobs,#Radiographer


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Devon needs AI skills for growth

BBC NEWS:

Interesting article from BBC news on 9th April, Devon needs AI skills for growth. The Devon & Somerset Local Skills Improvement Plan are looking at ways to help people develop the skills for the future.

I think AI can sort of be put in to 3 boxes

  • Machine Learning (ML)
  • Generative AI (GenAI)
  • Large Language Models (LLM)

I have put a Blog post on Linux foundation training which has some links, to courses run by the Linux Foundation, EdX and others and in fact EdX, offer a number of AI courses, but as everything needs something (usually a server running Linux) to actually run on, it seems that learning how to use, maintain and administer GNU/Linux operating systems is also essential. There are a lot of AI software / Tools or Libraries under a GNU or similar licences anyway.

It could be an opportunity for the Devon and Cornwall GNU/Linux user group to expand and gain new members, who can at least get help and advice to get started, even though it is much easier to install than it was 25 years ago.

Tags

#Devon,#SomerSet,#Skills,#AI,#LLM,#GenAI,#ML,#Training,#Jobs,#Linux,#GNU,#GNULinux.


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scismic Event 30seconds to sell yourself

30 seconds to sell self

Date & Time Nov 14, 2023 06:00 PM in London Description Do you have an elevator pitch to help you convey your career goals at networking events? Jayne Mattson, author and career coach can help.

Meeting is via zoom

Tags

#Events,#Jobs,#Scismic,#Selling,#Promotion,#JobHunting


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scismic jobs webinars.

The four workshops presented by Scismic during January 2023 are now complete. All recordings are available on Youtube and links are below.

I have also included a link to their Create a winning CV webinar from a few years ago.

Recordings are now available:-


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Industry Resumes for the Life Sciences

Sorry for short notice, this is part 1 of a 4 part series. I will try and post the others sooner.

Industry Resumes for the Life Sciences

Date and time

Tue, January 10, 2023, 5:00 PM – 5:30 PM EST

Location

Online

#Biotech,#MedTech,#AgTech,#Jobs,#Resume


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Job: PhD cetaceans English Channel – Plymouth Uni

Spotted this to day on Fediverse, so sharing. Best of luck to anyone who applies.

Posted to fedi by : Ana Rodrigues Fedi id: @anarodrigues@ecoevo.social

Tags

#Jobs,#PhD,#Plymouth,#Research,#cetaceans,#English,#Channel, #UnitedKingdom


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scismic : Finding your ideal industry role

The next scismic webinar is on 24th Feb

Graphic

Please see here for the signup form.

Event is free, 10- 11pm UK (GMT) but your time zone will vary.

While Scismic are focussed on Biotechnology roles, these webinars usually have some takeaways for a lot of other industries, so well worth attending.

Tags

#Jobs,#Webinar,#Scismic,#IndustryRole,#BioTech


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

ToriOS Internship Program – version 1.0

  • We need people who enjoy #programming and want to do it for fun, to create really nice small things that can be used easily by almost anyone.
  • All levels of programming are fine.
  • People need to have #motivation to do this because they want to, themselves. They need motivation to learn more because they are growing.
  • They must have the ability to #fail and #learn from it.
  • As long as those exist, #skills will come. Anything anyone already has to begin with is fine.
  • Rust, serde, FLTK, DBus, X11/etc, XDG, lexer, TUI, Linux, Every Window Manager there is, Rust coreutils/chroot/squashfs?/etc for building, TOML/JSON/INI/etc, HIG/UI/UX accessibility, Bash scripting.

Goals:

1- Oxidize the C++ programs used in ToriOS, and improve them. 2- Oxidize the scripted builds. 3- Oxidize the scripts used in ToriOS, and use serde for configuration, support multiple formats in and out. 4- Build separate libraries for separate tasks. Many small libraries that can be reused are better than one big one for everything. 5- Bring these components together and create a desktop environment using any window manager. 6- Replace GNU with Rust equivalents to make Oxidized Linux as the base of the operating system. 7- Configure multiple window managers using the same graphical tool, allowing for the conversion of one window manager format to another, seamlessly. 8- build menus for window managers with an oxidized menu generator. 9- Oxidize FLTK applications menu program. 10- Make portrait and landscape layouts for the desktop. Using dbus to load things when needed.


Longer term wish list goals:

1- Rust + FLTK to create a modern panel/tray system. 2- Handle the virtual desktops, use ~/Desktop.d/... for handling multiple desktops with multiple icon layouts. Just a desktop manager, not a file manager. 3- Build our design of a very modular onscreen keyboard. 4- Make all GUI apps display a TUI when no $DISPLAY exists. 5- Volume manager to trigger whatever events are configured. 6- Pre-built Phone images to flash as well as ISOs to download. 7- replace any GTK specific programs with Rust + FLTK versions. 8- use a native Rust GUI toolkit when one is mature enough.


Note:

The word [#Oxidize] is used to mean converting an older program to use Rust, instead of whatever programming language it was originally written in.


IF AND ONLY IF YOU MEET ALL THE REQUIREMENTS, please apply by sending an email to: [ ali AT torios DOT top ]

  • Subject Line must contain [ToriOS Internship ver 1.0]
  • Introduce yourself – mention your REAL name.
  • Country – wherever you currently live.
  • Written consent that have read + agree on each and everything mentioned in this post.
  • Please explain WHY you think I should let you in?
  • NO begging please. Begging means reject.
  • DO NOT send any Resume/CV because that means reject.

Internship

#Linux. #Debian,#Ubuntu,#volunteering,#Jobs,#ToriOSInternship


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scismic webinar January

I am looking forward to the next Scismic webinar 'event next month is 'LinkedIn for The STEM Jobseeker' which will take place in January.

Graphic

Date : Wednesday January 19 2022 Time: 9:00 to 10:00 pm gmt

Tickets: : here

For details, please see the Scismic Website. I get access to these because I am signed up on their website (free).

If you are interested in a career within Biotech then these webinars are really worth checking out, as is Scismic. I would also recommend the CV template workshop they did in association with Overleaf a while back. Please see the Overleaf Webinars page for more details.

However these webinars / workshops are interesting anyway and have some useful ideas / advice etc.

#Careers,#Jobs,#BioTech,#BioTechnology,#Overleaf,#Scismic


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scismic webinar December

I am looking forward to the next Scismic webinar 'event next month is Maintaining Resilience During Your Job Search' which will take place in December.

Graphic

Date : 15th December

For details, please see the Scismic Website. I get access to these because I am signed up on their website (free).

If you are interested in a career within Biotech then these webinars are really worth checking out, as is Scismic. I would also recommend the CV template workshop they did in association with Overleaf a while back. Please see the Overleaf Webinars page for more details.

However these webinars / workshops are interesting anyway and have some useful ideas / advice etc.

#Careers,#Jobs,#BioTech,#BioTechnology,#Overleaf,#Scismic


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay