SShortSingh.
Back to feed

Tech Contractor Rates Fall as Layoffs Flood Freelance Market With Senior Talent

0
·1 views

Tech contractor rates are declining and contract durations are shrinking, driven by a surge in supply as over 100,000 industry layoffs in 2024 pushed experienced engineers into freelancing. The 2021–2022 hiring boom followed by a sharp bust left a large pool of senior-level talent competing for a reduced number of contract roles. Platforms like LinkedIn's Services Marketplace saw a 48% rise in freelancer profiles, reflecting growing supply pressure rather than expanding opportunity. Contract lengths that once ran 12 months or more have compressed to six months or fewer, forcing contractors to renegotiate repeatedly in a buyer's market. Analysts and commentators argue that while structural forces are real, contractors repeatedly accepting lower rates are themselves reinforcing the downward trend.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Step-by-Step Guide to Creating and Pushing Your First GitHub Project

Beginners often struggle with Git commands, authentication, and configuration when uploading projects to GitHub. The process starts with setting up an organized directory structure and creating essential files like a README using terminal commands. Changes must be staged and committed with descriptive messages before they can be shared online. A secure SSH key must be generated and linked to a GitHub account to enable authenticated communication between local and remote repositories. Finally, the project is pushed to GitHub using 'git push -u origin main', making it accessible on the platform.

0
ProgrammingDEV Community ·

Developer Builds AI App 'Ember' to Reduce Screen Time and Boost Real-World Habits

A developer created Ember, an AI-powered app designed to reduce excessive screen time in young users, inspired by concerns about his own son's smartphone and gaming habits. Unlike conventional apps that optimize for user engagement, Ember measures success by how quickly users close the screen to pursue physical activities or journaling. The app uses Google Cloud Platform and a multi-agent AI architecture, including Gemini on Vertex AI and an on-device Gemma model to protect journal privacy. Key performance metrics include Time-to-Value, Conversion to Offline Action, and Task Completion Rate — all focused on promoting real-world behavior rather than passive scrolling. Ember was developed as part of the AllThingsAgentic Hackathon organized by Devpost and Google.

0
ProgrammingDEV Community ·

CrowdGPT Lets Users Collaboratively Train an Open-Source LLM via Decentralized Network

A developer has launched CrowdGPT, an open-source project that enables distributed training of a large language model by pooling small contributions from many users. Instead of relying on a single machine, the system uses a lightweight central server to collect individual training updates and merge them into a shared model. Malicious or faulty updates are filtered out through cross-client verification backed by a proof-of-work mechanism. Training data is sourced from a curated Hugging Face dataset, with no personal data involved, though users can submit new text for moderated inclusion. The project is currently seeking community feedback, GitHub stars, and contributors willing to join the training network.

0
ProgrammingDEV Community ·

AI Subscribers Frustrated as Claude, Perplexity Plans Quietly Deliver Less Value

Paying users of major AI platforms, particularly Claude and Perplexity, have taken to Reddit forums to voice frustration over shrinking usage allowances without corresponding price reductions. Anthropic's 50% promotional boost to Claude Code weekly limits was set to expire around 19 August, leaving users who had built workflows around the higher ceiling feeling effectively cut off. Many users also reported a perceived drop in model quality, citing Claude's newer versions as less capable than earlier releases. As a workaround, some subscribers resorted to maintaining multiple paid accounts simultaneously just to meet their daily usage needs. The discontent has driven a portion of loyal users to competing tools, with some citing fewer restrictions and better output as reasons for switching.