AIMode.newsSearch
Live

Publisher

Lobsters News

Lobsters — a computing-focused link aggregation and discussion community.

34 recent stories from Lobsters

Who's Hiring? - Not-A-Coder Edition - Aug 2026

Welcome to the first official post of "Who's Hiring? - Not-A-Coder Edition!" This is a version of the original "Who's Hiring?" posts that targets roles other than Software Engineer such as customer support, data entry, field technician, technical writer, marketer, purchasers, heck, even sales can join the fun. The list is long, so we're not going to be too pedantic about this, but if you're an employer with a role to fill that doesn't require coding experience or a developer background, post it here! The point is to start a conversation with a potential candidate. Please use the template below for your listing. Company Name: [ name and website ] Available Position: [ role or job title ] Location: [ company location ] Job Type: [ onsite | remote | hybrid ] Job Level: [ entry | junior | senior | etc ] Description: [ brief description of the role and expectations ] Who Should Apply: [ who are you looking for? ] Compensation: [ pay and benefits ] Contact: [ email ] This post will have a monthly cadence for now, usually hitting around the middle of the month. Just a few notes: If you want to make a suggestion about how to improve future posts like this, please do so on the original proposal to the community so I can keep track of everything. Let's leave only job postings in the replies. Yes, if you have multiple positions you are hiring for, you can make multiple posts. If you have questions about whether or not a job listing belongs, you are welcome to pm me or ask on the original proposal. Just keep in mind my current job makes full-time hours sound like part-time, so it may take me a day or two to reply.

Aug 11, 2026

Advertisement
Technology

Who's Hiring? - Not-A-Coder Edition - Aug 2026

Welcome to the first official post of "Who's Hiring? - Not-A-Coder Edition!" This is a version of the original "Who's Hiring?" posts that targets roles other than Software Engineer such as customer support, data entry, field technician, technical writer, marketer, purchasers, heck, even sales can join the fun. The list is long, so we're not going to be too pedantic about this, but if you're an employer with a role to fill that doesn't require coding experience or a developer background, post it here! The point is to start a conversation with a potential candidate. Please use the template below for your listing. Company Name: [ name and website ] Available Position: [ role or job title ] Location: [ company location ] Job Type: [ onsite | remote | hybrid ] Job Level: [ entry | junior | senior | etc ] Description: [ brief description of the role and expectations ] Who Should Apply: [ who are you looking for? ] Compensation: [ pay and benefits ] Contact: [ email ] This post will have a monthly cadence for now, usually hitting around the middle of the month. Just a few notes: If you want to make a suggestion about how to improve future posts like this, please do so on the original proposal to the community so I can keep track of everything. Let's leave only job postings in the replies. Yes, if you have multiple positions you are hiring for, you can make multiple posts. If you have questions about whether or not a job listing belongs, you are welcome to pm me or ask on the original proposal. Just keep in mind my current job makes full-time hours sound like part-time, so it may take me a day or two to reply.

Lobsters ·

Technology

My Anti AI computer

I made this computer to have a place where I can calm my mind, and to re-learn patience; the irony is that I used AI to write the OS and the drivers and everything, and now I do enjoy it, but surely not as much as if I would've written the code myself. Comments

Lobsters ·

Technology

Mojo 1.0 is here

Today, the Mojo language officially reaches 1.0: a milestone the language has been building toward since its first release in 2023. Mojo has grown into a general-purpose language with a vibrant developer community writing their own libraries, tools, and applications on top of it. With Mojo 1.0, developers can now build for the long-term on a stable, production-ready language foundation.

Lobsters ·

Technology

Performance impact of Alignment

An important topic in SIMD vectorization is alignment of memory accesses, i.e. loads and stores. There is an impact on any form of vectorization, including auto-vectorization and explicit vectorization (e.g. with the Vector API).

Lobsters ·

Technology

GNOME Shell Design Dreams

The GNOME Shell user interface has mostly seen minor refinements and quality of life updates in recent cycles, but on the design side we've explored a lot of longer-term things we'd like to do. Some of these we have relatively complete plans for, others are more vague ideas that need more research and prototyping. As...

Lobsters ·