<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Trends and predictions</title>
	<atom:link href="http://www.epanorama.net/blog/category/trends-and-predictions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Wed, 15 Apr 2026 20:31:27 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>Coding trends 2026</title>
		<link>https://www.epanorama.net/blog/2026/01/27/coding-trends-2026/</link>
		<comments>https://www.epanorama.net/blog/2026/01/27/coding-trends-2026/#comments</comments>
		<pubDate>Tue, 27 Jan 2026 09:20:17 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198970</guid>
		<description><![CDATA[<p>In the tech world, there is a constant flow of changes and keeping up with them means the choice for tools and technologies which are the most appropriate to invest your time in. In 2026 the best programming language or technology stack to learn really depends on your personal aims, hobbies, and apps you are <a class="moretag" href="https://www.epanorama.net/blog/2026/01/27/coding-trends-2026/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>In the tech world, there is a constant flow of changes and keeping up with them means the choice for tools and technologies which are the most appropriate to invest your time in.</p>
<p>In 2026 the best programming language or technology stack to learn really depends on your personal aims, hobbies, and apps you are going to create.</p>
<p>The use of AI is increasing. AI as a “Pair Programmer” is becoming the default. Code completion, refactoring, and boilerplate generation are used often. Devs spend more time reviewing and steering code than typing it. “Explain this error” and “why is this slow?” prompts are useful.</p>
<p>In prompt-Driven Development programmers describe the intent in natural language and then let AI generate first drafts of functions, APIs, or configs. Iterate by refining prompts rather than rewriting code. Trend: Knowing how to ask is becoming as important as syntax.</p>
<p>Strong growth in: Auto-generated unit and integration tests and edge-case discovery. Trend: “Test-first” is easier when AI writes the boring parts.</p>
<p>AI is moving up the stack. Trend: AI as a junior architect or reviewer, not the final decider.</p>
<p>AI comes to Security &#038; Code Quality Scanning. Rapid adoption in: Static analysis and vulnerability detection, secret leakage and dependency risk checks. AI can give secure-by-default code suggestions. Trend: AI shifts security earlier in the SDLC (“shift left”).</p>
<p>Instead of one-off prompts: AI agents that plan → code → test → fix → retry. Multi-step autonomous tasks (e.g., “add feature X and update docs”) can be done in best cases. Trend: Still supervised, but moving toward semi-autonomous dev loops.</p>
<p>AI is heavily used for explaining large, unfamiliar codebases and translating between languages/frameworks. It helps onboarding new engineers faster.</p>
<p>What’s changing: Less manual boilerplate work<br />
More focus on problem definition, review, and decision-making. There is stronger emphasis on fundamentals, architecture, and domain knowledge. Trend: Devs become editors, designers, and orchestrators.</p>
<p>AI usage policies and audit trails is necessary. Trend: “Use AI, but safely.”</p>
<p>Likely directions:<br />
Deeper IDE + CI/CD integration<br />
AI maintaining legacy systems<br />
Natural-language → production-ready features<br />
AI copilots customized to your codebase</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/01/27/coding-trends-2026/feed/</wfw:commentRss>
		<slash:comments>526</slash:comments>
		</item>
		<item>
		<title>AI trends 2026</title>
		<link>https://www.epanorama.net/blog/2026/01/11/ai-trends-2026/</link>
		<comments>https://www.epanorama.net/blog/2026/01/11/ai-trends-2026/#comments</comments>
		<pubDate>Sun, 11 Jan 2026 21:42:14 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=198821</guid>
		<description><![CDATA[<p>Here are some of the the major AI trends shaping 2026 — based on current expert forecasts, industry reports, and recent developments in technology. The material is analyzed using AI tools and final version hand-edited to this blog text: 1. Generative AI Continues to Mature Generative AI (text, image, video, code) will become more advanced <a class="moretag" href="https://www.epanorama.net/blog/2026/01/11/ai-trends-2026/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Here are some of the the major <a href="https://www.brilworks.com/blog/ai-trends-2026/?utm_source=chatgpt.com">AI trends</a> shaping 2026 — based on current expert forecasts, industry reports, and recent developments in technology. The material is analyzed using AI tools and final version hand-edited to this blog text:</p>
<p>1. <strong>Generative AI Continues to Mature</strong></p>
<p>Generative AI (text, image, video, code) will become more advanced and mainstream, with notable growth in:<br />
* Generative video creation<br />
* Gaming and entertainment content generation<br />
* Advanced synthetic data for simulations and analytics<br />
<a href="https://www.forbes.com/sites/bernardmarr/2025/10/13/10-generative-ai-trends-in-2026-that-will-transform-work-and-life/">This trend will bring new creative possibilities — and intensify debates around authenticity and copyright</a>.</p>
<p>2. <strong>AI Agents Move From Tools to Autonomous Workers</strong></p>
<p>Rather than just answering questions or generating content, <strong>AI systems will increasingly act autonomously</strong>, performing complex, multi-step workflows and interacting with apps and processes on behalf of users — a shift sometimes called <strong>agentic AI</strong>. <a href="https://www.brilworks.com/blog/ai-trends-2026/?utm_source=chatgpt.com">These agents will become part of enterprise operations, not just assistant features.</a> </p>
<p>3. <strong>Smaller, Efficient &#038; Domain-Specific Models</strong></p>
<p>Instead of “bigger is always better,” <strong>specialized AI models</strong> tailored to specific industries (healthcare, finance, legal, telecom, manufacturing) will start to dominate in many enterprise applications. <a href="https://millipixels.com/blog/ai-trends-2026?utm_source=chatgpt.com">These models are more accurate, legally compliant, and cost-efficient than general models</a>. </p>
<p>4. <strong>AI Embedded Everywhere</strong></p>
<p>AI won’t be an add-on feature — it will be <strong>built into everyday software and devices</strong>:<br />
* Office apps with intelligent drafting, summarization, and task insights<br />
* Operating systems with native AI<br />
* Edge devices processing AI tasks locally<br />
<a href="https://www.digitalregenesys.com/blog/top-10-ai-trends-for-2026?utm_source=chatgpt.com">This makes AI pervasive in both work and consumer contexts</a>. </p>
<p>5. <strong>AI Infrastructure Evolves: Inference &#038; Efficiency Focus</strong></p>
<p>More investment is going into <strong>inference infrastructure</strong> — the real-time decision-making step where models run in production — thereby optimizing costs, latency, and scalability. <a href="https://www.n-ix.com/ai-trends/?utm_source=chatgpt.com ">Enterprises are also consolidating AI stacks for better governance and compliance</a>. </p>
<p>6. <strong>AI in Healthcare, Research, and Sustainability</strong></p>
<p>AI is spreading beyond diagnostics into treatment planning, global health access, environmental modeling, and scientific discovery. <a href="https://news.microsoft.com/source/asia/2025/12/11/microsoft-unveils-7-ai-trends-for-2026/?utm_source=chatgpt.com">These applications could help address personnel shortages and speed up research breakthroughs</a>. </p>
<p>7. <strong>Security, Ethics &#038; Governance Become Critical</strong></p>
<p>With AI handling more sensitive tasks, organizations will prioritize:<br />
* Ethical use frameworks<br />
* Governance policies<br />
* AI risk management<br />
<a href="https://millipixels.com/blog/ai-trends-2026?utm_source=chatgpt.com">This trend reflects broader concerns about trust, compliance, and responsible deployment</a>. </p>
<p>8. <strong>Multimodal AI Goes Mainstream</strong></p>
<p>AI systems that understand and generate across <strong>text, images, audio, and video</strong> <a href="https://www.risingtrends.co/blog/generative-ai-trends-2026?utm_source=chatgpt.com">will grow rapidly, enabling richer interactions and more powerful applications in search, creative work, and interfaces</a>. </p>
<p>9. <strong>On-Device and Edge AI Growth</strong></p>
<p><a href="https://www.fool.com/investing/2025/12/24/artificial-intelligence-ai-trends-to-watch-in-2026/?utm_source=chatgpt.com">Processing AI tasks locally on phones, wearables, or edge devices will increase, helping with privacy, lower latency, and offline capabilities — especially crucial for real-time scenarios (e.g., IoT, healthcare, automotive)</a>. </p>
<p>10. <strong>New Roles: AI Manager &#038; Human-Agent Collaboration</strong></p>
<p>Instead of replacing humans, AI will shift job roles:<br />
* People will manage, supervise, and orchestrate AI agents<br />
* Human expertise will focus on strategy, oversight, and creative judgment<br />
<a href="https://www.reddit.com//r/AI_Agents/comments/1q3ka8o/i_read_google_clouds_ai_agent_trends_2026_report/?utm_source=chatgpt.com">This human-in-the-loop model becomes the norm</a>. </p>
<p><a href="https://openclipart.org/detail/341346/ai-generated-robot"><img src="https://openclipart.org/image/400px/341346" width="309" height="400" class="alignnone" /></a></p>
<p>Sources:<br />
[1]: <a href="https://www.brilworks.com/blog/ai-trends-2026/?utm_source=chatgpt.com">https://www.brilworks.com/blog/ai-trends-2026/?utm_source=chatgpt.com</a> &#8220;7 AI Trends to Look for in 2026&#8243;<br />
[2]: <a href="https://www.forbes.com/sites/bernardmarr/2025/10/13/10-generative-ai-trends-in-2026-that-will-transform-work-and-life/?utm_source=chatgpt.com">https://www.forbes.com/sites/bernardmarr/2025/10/13/10-generative-ai-trends-in-2026-that-will-transform-work-and-life/?utm_source=chatgpt.com</a> &#8220;10 Generative AI Trends In 2026 That Will Transform Work And Life&#8221;<br />
[3]: <a href="https://millipixels.com/blog/ai-trends-2026?utm_source=chatgpt.com">https://millipixels.com/blog/ai-trends-2026?utm_source=chatgpt.com</a> &#8220;AI Trends 2026: The Key Enterprise Shifts You Must Know | Millipixels&#8221;<br />
[4]: <a href="https://www.digitalregenesys.com/blog/top-10-ai-trends-for-2026?utm_source=chatgpt.com">https://www.digitalregenesys.com/blog/top-10-ai-trends-for-2026?utm_source=chatgpt.com</a> &#8220;Digital Regenesys | Top 10 AI Trends for 2026&#8243;<br />
[5]: <a href="https://www.n-ix.com/ai-trends/?utm_source=chatgpt.com">https://www.n-ix.com/ai-trends/?utm_source=chatgpt.com</a> &#8220;7 AI trends to watch in 2026 &#8211; N-iX&#8221;<br />
[6]: <a href="https://news.microsoft.com/source/asia/2025/12/11/microsoft-unveils-7-ai-trends-for-2026/?utm_source=chatgpt.com">https://news.microsoft.com/source/asia/2025/12/11/microsoft-unveils-7-ai-trends-for-2026/?utm_source=chatgpt.com</a> &#8220;Microsoft unveils 7 AI trends for 2026 &#8211; Source Asia&#8221;<br />
[7]: <a href="https://www.risingtrends.co/blog/generative-ai-trends-2026?utm_source=chatgpt.com">https://www.risingtrends.co/blog/generative-ai-trends-2026?utm_source=chatgpt.com</a> &#8220;7 Generative AI Trends to Watch In 2026&#8243;<br />
[8]: <a href="https://www.fool.com/investing/2025/12/24/artificial-intelligence-ai-trends-to-watch-in-2026/?utm_source=chatgpt.com">https://www.fool.com/investing/2025/12/24/artificial-intelligence-ai-trends-to-watch-in-2026/?utm_source=chatgpt.com</a> &#8220;3 Artificial Intelligence (AI) Trends to Watch in 2026 and How to Invest in Them | The Motley Fool&#8221;<br />
[9]: <a href="https://www.reddit.com//r/AI_Agents/comments/1q3ka8o/i_read_google_clouds_ai_agent_trends_2026_report/?utm_source=chatgpt.com">https://www.reddit.com//r/AI_Agents/comments/1q3ka8o/i_read_google_clouds_ai_agent_trends_2026_report/?utm_source=chatgpt.com</a> &#8220;I read Google Cloud’s “AI Agent Trends 2026” report,  here are 10 takeaways that actually matter&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2026/01/11/ai-trends-2026/feed/</wfw:commentRss>
		<slash:comments>1590</slash:comments>
		</item>
		<item>
		<title>USA electronics trends 2025</title>
		<link>https://www.epanorama.net/blog/2025/04/27/usa-electronics-trends-2025/</link>
		<comments>https://www.epanorama.net/blog/2025/04/27/usa-electronics-trends-2025/#comments</comments>
		<pubDate>Sun, 27 Apr 2025 21:13:05 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Trends and predictions]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=197673</guid>
		<description><![CDATA[<p>The semiconductor industry is experiencing rapid changes, ranging from the integration of artificial intelligence (AI) to the growing use of tariffs. The relentless march of artificial intelligence dominates headlines, powered by increasingly sophisticated silicon brains. In this narrative, chip designer Nvidia and manufacturer Taiwan Semiconductor Manufacturing Company (TSMC) have emerged as the undisputed leaders, seemingly <a class="moretag" href="https://www.epanorama.net/blog/2025/04/27/usa-electronics-trends-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>The semiconductor industry is experiencing rapid changes, ranging from the integration of artificial intelligence (AI) to the growing use of tariffs. <a href="https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/">The relentless march of artificial intelligence dominates headlines, powered by increasingly sophisticated silicon brains. In this narrative, chip designer Nvidia and manufacturer Taiwan Semiconductor Manufacturing Company (TSMC) have emerged as the undisputed leaders, seemingly leaving legacy giant Intel struggling to keep pace.</a></p>
<p><a href="https://www.salkunrakentaja.fi/2025/04/trump-tullifarssi-aloitteleva-sijoittaja/">Has any US president&#8217;s term in office in a century started as badly from a stock market perspective as Donald Trump&#8217;s term from January 20 to April 8, 2025?</a> This has caused significant harm to investors. <a href="https://www.salkunrakentaja.fi/2025/04/trump-tullifarssi-aloitteleva-sijoittaja/">What makes it special is that the market turmoil can be attributed to the actions of President Donald Trump and his administration.</a> There are also export restrictions. <a href="https://yle.fi/a/74-20156456">Technology giant Nvidia faces billions in losses due to Trump restrictions. Donald Trump&#8217;s administration has restricted the technology company&#8217;s exports of artificial intelligence chips to China.</a> Semiconductors are at the heart of nearly all modern technology. The global race to secure component availability has been intensifying as demand for these essential parts grows. </p>
<p><a href="https://etn.fi/index.php/opinion/17239-trumpin-tariffisekoilu-aiheuttaa-ongelmia-puolijohdealalla">Trump&#8217;s tariff mix is ​​causing problems for the semiconductor industry</a> as latest <a href="https://etn.fi/index.php/opinion/17239-trumpin-tariffisekoilu-aiheuttaa-ongelmia-puolijohdealalla">tariff plans could cause significant disruption to the global semiconductor supply chain</a>. <a href="https://etn.fi/index.php/opinion/17239-trumpin-tariffisekoilu-aiheuttaa-ongelmia-puolijohdealalla">The Trump administration aims to boost domestic production, but the measures also threaten to raise production costs and make it more difficult to obtain components. Taiwan&#8217;s TSMC, which supplies 90 percent of the world&#8217;s advanced semiconductors, could face difficulties, which will affect American technology companies such as Apple, Nvidia and AMD.</a></p>
<p><a href="https://knowyourmeme.com/editorials/guides/why-are-people-calling-today-orange-monday-memes-inspired-by-the-2025-stock-market-crash-explained">April 7th, 2025, is now being dubbed &#8220;Orange Monday,&#8221; and it&#8217;s left global markets charred and investors crying into their diversified portfolios.</a> <a href="https://asia.nikkei.com/Economy/Trade-war/Trump-tariffs/Trump-chip-tariff-threat-throws-wrench-into-global-supply-network">Trump chip tariff threat throws wrench into global supply network</a>. The Trump administration&#8217;s steps toward extending its <a href=" https://asia.nikkei.com/Economy/Trade-war/Trump-tariffs/Trump-chip-tariff-threat-throws-wrench-into-global-supply-network">tariffs to the semiconductor industry threaten</a> many business. <a href="https://www.cnbc.com/2025/04/03/trump-tariffs-will-impact-apples-non-china-supply-chains.html">The strategy by Apple to diversify its manufacturing from China seemed like a solid strategy, until President Donald Trump’s “reciprocal tariffs” this hit many other countries, too</a>. <a href="https://www.cnbc.com/2025/04/03/trump-tariffs-will-impact-apples-non-china-supply-chains.html">Trump tariffs threaten Apple’s supply chain, stock suffers steepest drop in 5 years</a>. </p>
<p><a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">Today, many automakers, including original equipment manufacturers (OEMs), contract manufacturers (CMs), and electronic manufacturing service (EMS) providers, face the dual challenge of keeping pace with rapid technological advancements while managing significant geopolitical risks affecting their supply chains.</a> <a href="https://asia.nikkei.com/Economy/Trade-war/Trump-tariffs/Trump-chip-tariff-threat-throws-wrench-into-global-supply-network">Trump&#8217;s planned tariffs on chip imports risk upending a global supply chain and could lead to oversupply as the US and other countries seek domestic production</a> <a href="https://trib.al/3SqaBJz">Pentagon leaders are calling for thousands of drones to prepare for war in the Pacific. But as Trump’s tariffs escalate tensions with China, they face an uncomfortable reality: Silicon Valley’s drone companies are addicted to Chinese components.</a> </p>
<p><a href="https://www.cnbc.com/2025/03/03/tsmc-to-announce-100-billion-investment-in-us-chip-plants.html">Trump has repeatedly called out and accused Taiwan of stealing the U.S. chip manufacturing business and touted tariffs on semiconductor imports.</a> Trump wants to see more chip manufacturing to happen in USA. <a href="https://www.semiconductors.org/chipping-away-assessing-and-addressing-the-labor-market-gap-facing-the-u-s-semiconductor-industry/">Semiconductors are at the heart of America’s strength, enabling the essential technologies that drive economic growth and national security. </a> <a href="https://www.semiconductors.org/chipping-away-assessing-and-addressing-the-labor-market-gap-facing-the-u-s-semiconductor-industry/">Semiconductors are at the heart of America’s strength, enabling the essential technologies that drive economic growth and national security. With demand for semiconductors projected to increase significantly by 2030 and beyond, semiconductor companies are ramping up production and innovation to keep pace.</a> The Future of U.S. Semiconductor manufacturing in 2025 seems to be TSMC’s Expansion and Intel’s delay. <a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">Two major players in the industry, TSMC and Intel, stand at opposite ends of the current manufacturing landscape as the United States attempts to boost its domestic chip ecosystem.</a> TSMC’s costly expansion and Intel’s delayed reshoring efforts represent the opposite ends of America’s semiconductor manufacturing efforts. </p>
<p>There are expert views that <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">US chip production targets edge further out of reach under Trump administration</a> because of FUD (Fear, Uncertainty, Doubt) on the markets now. The <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">future of the CHIPS and Science Act and its manufacturing funding is increasingly doubtful</a>. <a href="https://www.manufacturingdive.com/news/trump-harris-election-chips-act-semiconductors-funding/731738/">Donald Trump was vocal about his criticism of the CHIPS and Science Act</a> that was <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">meant to spur the build-out of a domestic semiconductor manufacturing ecosystem</a>. <a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">The CHIPS Act has become a cornerstone of U.S. policy to revitalize domestic semiconductor manufacturing. When it was announced, a flurry of investments from semiconductor manufacturers quickly accumulated to over $400 billion. While its passage and funding allotment did not occur as quickly as initially planned—something noted by many chipmakers over the last few years—it received significant bipartisan support within the U.S. government.</a> <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">The president is beginning to take action against the law</a> to pivot <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">towards tariffs, hoping to entice companies to onshore production</a> in a bid to avoid import tax hikes. </p>
<p><a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">Reuters reports that “some officials have expressed concern Trump could seek to invalidate binding grant agreements struck in the Biden administration.”</a> Some projects are already facing uncertain futures. There is fear that <a href="https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/">US chip production targets edge further out of reach under Trump administration</a>. <a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">Intel’s ambitious $28 billion semiconductor factory in Ohio has experienced significant delays. Originally planned as a cornerstone of Intel’s strategy to restore chip manufacturing to the U.S. and part of the CHIPS and Science Act’s push for government approval, the delay in Ohio raises questions about Intel’s ability to meet its goals for American chip production.</a> The delay also raises questions about the future stability of the semiconductor industry in the U.S. for companies that don’t have the same capital as giants like TSMC. </p>
<p>There are also some agreements that seem to show some wins with the new tariffs politics. <a href="https://www.cnbc.com/2025/03/03/tsmc-to-announce-100-billion-investment-in-us-chip-plants.html">Trump announces $100 billion investment in U.S. from TSMC</a>. Also <a href="https://www.bloomberg.com/news/articles/2025-03-20/nvidia-will-spend-hundreds-of-billions-on-chips-made-in-us-ft">Nvidia aims to spend several hundred billion dollars to procure US-made chips and electronics over the next four years, the Financial Times reported.</a></p>
<p><a href="https://www.youtube.com/watch?v=WHat_LYrpQE">TSMC’s New Arizona Fab! Apple Will Finally Make Advanced Chips In The U.S. </a><br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/WHat_LYrpQE?si=np7iTZdOrp-hdJOI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p><a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">While Trump’s tariff policy might boost investments into the U.S. by semiconductor manufacturers looking to avoid added costs, it won’t solve the labor shortage impacting the industry. Solving the problem will require a combined effort from chip manufacturers, education leaders, and government support.</a> Those will be challenges. <a href="https://www.semiconductors.org/">Semiconductor Industry Association</a> project <a href="https://www.semiconductors.org/chipping-away-assessing-and-addressing-the-labor-market-gap-facing-the-u-s-semiconductor-industry/">the semiconductor industry’s workforce will grow by nearly 115,000 jobs by 2030, from approximately 345,000 jobs today to approximately 460,000 jobs by the end of the decade, representing 33% growth. Of these new jobs, we estimate roughly 67,000—or 58% of projected new jobs (and 80% of projected new technical jobs)—risk going unfilled at current degree completion rates.</a> <a href=" https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">Intel’s Ohio project, touted as one of the most ambitious semiconductor production facilities in the U.S., has faced delays due to logistical challenges, workforce issues, and regulatory hurdles.</a> <a href="https://sourceability.com/post/semiconductor-industry-news---march-2025?utm_campaign=Industry_News&#038;utm_medium=email&#038;_hsenc=p2ANqtz-9UpwHv5dH_TWxaL7do4XIIi9IFl7fEDHSXqOubYXc_JD-BpxPyRISvec3FnoI43yqndLnFYxOFPw6WkwS6VQ5Au7qWGQ&#038;_hsmi=350418020&#038;utm_content=news_March_7_2025_button&#038;utm_source=hubspot">TSMC also had to delay its Arizona production schedules when it became clear there wasn’t enough specialized labor to operate its new facilities. This situation is not inherently unique to the U.S., as China, the EU, and even chip powerhouse Taiwan face obstacles caused by the labor shortage.</a> To create a strong domestic ecosystem, the U.S. must grow a strong workforce that can run the new facilities.</p>
<p>In addition to chips there is will to have move the whole electronics products back to USA from Asia. <a href="https://www.theguardian.com/us-news/2025/apr/09/trump-apple-iphones-made-in-usa">Experts doubt Trump line that tariffs will shift manufacturing from Asia</a>. <a href="https://www.theguardian.com/us-news/2025/apr/09/trump-apple-iphones-made-in-usa">The White House is insisting that Donald Trump’s vision of Apple’s flagship iPhones being manufactured in the US will come to fruition, despite assertions from analysts and the company itself that it would not be possible.</a>. The reason seems to be that <a href="https://www.theguardian.com/us-news/2025/apr/09/trump-apple-iphones-made-in-usa">the US does not have the workforce of other nations where the vast majority of its electronics are currently manufactured, such as China, which makes about 85% of iPhones, India and Vietnam</a>. <a href="https://www.lightreading.com/smartphones-devices/Trump-tariffs-won%27t-bring-iPhone-manufacturing-to-US-shores">The Wall Street Journal reported that, based on conversations with manufacturing experts, making and assembling all the components required to build an iPhone in the US would be impossible. &#8220;But shifting some manufacturing here? Not totally insane,&#8221; wrote WSJ&#8217;s tech team</a>. For propaganda purposes <a href="https://futurism.com/china-mocking-ai-video-americans-sweatshop">China Creates Mocking AI Video of Average Americans Working in Garment Factory</a>. </p>
<p>Intel 2025: Intel is in problem, and it is expected that it will sell some of it&#8217;s parts in 2025. In March <a href="https://newsroom.intel.com/corporate/intel-appoints-lip-bu-tan-chief-executive-officer">Intel Corporation announced that its board of directors has appointed Lip-Bu Tan, an accomplished technology leader with deep semiconductor industry experience, as chief executive officer.</a>  The cutting-edge <a href="https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/">High Numerical Aperture Extreme Ultraviolet (High NA EUV) lithography tools is not expected to be production-ready until 2027 for a later node, designated 14A</a>. It is expected that before that <a href="https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/">Intel would be forced to rely on existing Low NA EUV technology for 18A, likely employing complex and costly multi-patterning techniques</a>. But new feature in Intel&#8217;s 18A is the utilization of <a href="https://wccftech.com/intel-18a-process-reportedly-comes-with-sram-density-on-par-with-tsmc-n2/">BSPDN (Backside Power Delivery) that can give  improved power efficiency along with signal integrity</a>. <a href="https://wccftech.com/intel-18a-process-reportedly-comes-with-sram-density-on-par-with-tsmc-n2/">Intel&#8217;s 18A is said to report an SRAM density equal to that of TSMC&#8217;s N2 process, signaling a massive breakthrough for the IFS and its semiconductor ambitions.</a> <a href="https://www.investing.com/news/stock-market-news/exclusivetsmc-pitched-intel-foundry-jv-to-nvidia-amd-and-broadcom-sources-say-3922603">Nvidia and Broadcom are running manufacturing tests with Intel, using the company’s most advanced production techniques, known as 18A. AMD is also evaluating whether Intel’s 18A manufacturing process is suitable for it.</a></p>
<p>TSMC-Intel semiconductor race is pretty much on, and it looks like the competition is going to get a lot more fiercer. <a href="https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/">Dutch company ASML – the sole global supplier of all EUV lithography machines – High NA EUV represents the next generation of this critical technology</a>. <a href="https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/">TSMC gained ground by adopting EUV and at the same time, Intel extended the life of older DUV technology with complex multi-patterning</a>, ultimately losing its process leadership. </p>
<p><a href="https://www.investing.com/news/stock-market-news/exclusivetsmc-pitched-intel-foundry-jv-to-nvidia-amd-and-broadcom-sources-say-3922603">Intel reported a 2024 net loss of $18.8 billion, its first since 1986, driven by large impairments.</a> Intel was trying to get in on the AI ​​bandwagon and invested a lot in it. It turned out that they have no chance of getting in on the AI ​​bandwagon and ARM chips are still eating their x86 CPU market. This is a big business problem. <a href="https://www.theedgesingapore.com/views/tech/intel-nears-end-tsmc-and-broadcom-ready-deals">Intel is expected to sell some of it&#8217;s parts.</a> <a href="https://www.investing.com/news/stock-market-news/exclusivetsmc-pitched-intel-foundry-jv-to-nvidia-amd-and-broadcom-sources-say-3922603">Multiple companies have expressed interest in buying parts of Intel</a>. <a href="https://www.theedgesingapore.com/views/tech/intel-nears-end-tsmc-and-broadcom-ready-deals">Intel is likely to be broken up into at least two, possibly even three or more pieces</a>. <a href="https://www.edn.com/who-will-get-altera-in-2025/">Who will get Altera in 2025?</a> Was the first question that was answered. <a href="https://www.calcalistech.com/ctechnews/article/syug00y9rkx#google_vignette">Intel’s breakup begins with sale of $8.75B-valued Altera to private equity giant Silver Lake</a>. Then we are waiting for the next move in Intel’s plan to shed non-core assets and reinvent itself. <a href="https://www.techradar.com/pro/hell-freezes-pigs-fly-rumor-has-it-that-intel-could-merge-with-amds-former-foundry-in-potential-multi-billion-deal">Hell freezes, pigs fly: Rumor has it that Intel could merge with AMD&#8217;s former foundry in potential multi-billion deal</a> with GlobalFoundries or <a href="https://www.theedgesingapore.com/views/tech/intel-nears-end-tsmc-and-broadcom-ready-deals">Taiwan Semiconductor Manufacturing Co (TSMC) and the world’s number two chip design firm Broadcom divide its assets up</a>. We will sew that is happening later this year. </p>
<p><a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">The buildout of AI infrastructure in the US has reached a macro-level scale, and ensuring continuous growth will require ample availability of capital.</a> There is a fear that the <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">economic uncertainty induced by Trump tariffs could become the single largest barrier to American AI supremacy</a> because economic uncertainty often leads to delays, and delays leads to contractions. Fortunately, on a micro level, <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">research indicates that the tariffs will not impact (for the most part) the competitiveness of the United States in AI infrastructure costs</a> but rather through capital accessibility. Let&#8217;s wait to see how changing tariffs, loopholes, and global trade for AI-related infrastructure equipment. <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">Cost of capital is rising, with soaring 10 year interest rates, and the tightening of financial conditions could likely lead to a short-term slowdown in the AI infrastructure buildout.</a>. Tariffs can potentially have major short-term impact on US hyperscalers if they affect the key components. At the moment <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">GPU servers are largely exempted from tariffs</a>, but <a href=" https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">optical module costs will increase by 25-40%</a>. Some manufacturers are significantly better positioned than others. <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">Mexico is already a large assembly hub and will take a central role in this new world order. </a> <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">Datacenter construction costs could increase by mid-to-high single digits – but the TCO impact for GPU cloud operators is likely less than 2%.increase</a>. <a href="https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/">Retaliatory tariffs targeting US Big Tech are possible</a>.</p>
<p>Sources:</p>
<p>https://futurism.com/elon-musk-trouble-donald-trump-tariffs</p>
<p>https://www.salkunrakentaja.fi/2025/04/trump-tullifarssi-aloitteleva-sijoittaja/</p>
<p>https://knowyourmeme.com/memes/events/orange-monday-2025-stock-market-crash</p>
<p>https://trib.al/3SqaBJz</p>
<p>https://knowyourmeme.com/editorials/guides/why-are-people-calling-today-orange-monday-memes-inspired-by-the-2025-stock-market-crash-explained</p>
<p>https://asia.nikkei.com/Economy/Trade-war/Trump-tariffs/Trump-chip-tariff-threat-throws-wrench-into-global-supply-network</p>
<p>https://www.bloomberg.com/news/articles/2025-03-20/nvidia-will-spend-hundreds-of-billions-on-chips-made-in-us-ft</p>
<p>https://yle.fi/a/74-20156456</p>
<p>https://wccftech.com/intel-18a-process-reportedly-comes-with-sram-density-on-par-with-tsmc-n2/</p>
<p>https://www.semiconductors.org/chipping-away-assessing-and-addressing-the-labor-market-gap-facing-the-u-s-semiconductor-industry/</p>
<p>https://futurism.com/elon-musk-trouble-donald-trump-tariffs</p>
<p>https://www.cnbc.com/2025/03/03/tsmc-to-announce-100-billion-investment-in-us-chip-plants.html</p>
<p>https://www.manufacturingdive.com/news/trump-biden-chips-act-future-federal-cuts-layoffs-musk/741052/</p>
<p>https://etn.fi/index.php/opinion/17239-trumpin-tariffisekoilu-aiheuttaa-ongelmia-puolijohdealalla</p>
<p>https://etn.fi/index.php/13-news/17249-tunnelin-paeaessae-naekyy-jo-valoa</p>
<p>https://www.bloomberg.com/news/articles/2025-03-05/trump-calls-for-end-to-52-billion-chips-act-subsidy-program</p>
<p>https://www.eetimes.com/trumps-revamp-of-chips-act-aims-at-big-investments/</p>
<p>https://www.techradar.com/pro/hell-freezes-pigs-fly-rumor-has-it-that-intel-could-merge-with-amds-former-foundry-in-potential-multi-billion-deal</p>
<p>https://www.techspot.com/news/106408-nvidia-transitions-advanced-cowos-l-chip-packaging-signaling.html</p>
<p>https://wccftech.com/intel-18a-process-reportedly-comes-with-sram-density-on-par-with-tsmc-n2/?fbclid=IwY2xjawIltX9leHRuA2FlbQIxMQABHYvnrhR4eesq60Y5LSNJolLapE3d5cLhC_nGCgoVHz228stCegxQkjiEzw_aem_H4OUKANJtC2QMgoj7aB83A</p>
<p>https://www.theedgesingapore.com/views/tech/intel-nears-end-tsmc-and-broadcom-ready-deals</p>
<p>https://semianalysis.com/2025/04/10/tariff-armageddon-gpu-loopholes/</p>
<p>https://www.calcalistech.com/ctechnews/article/syug00y9rkx#google_vignette</p>
<p>https://futurism.com/elon-musk-trouble-donald-trump-tariffs</p>
<p>https://hillsboroherald.com/the-hillsboro-oregon-gambit-is-intel-about-to-rewrite-the-rules-of-chipmaking-with-a-secret-weapon-and-a-surprising-ally/</p>
<p>https://futurism.com/china-mocking-ai-video-americans-sweatshop</p>
<p>https://futurism.com/trump-iphones-america</p>
<p>https://www.lightreading.com/smartphones-devices/Trump-tariffs-won%27t-bring-iPhone-manufacturing-to-US-shores</p>
<p>https://www.techzine.eu/news/infrastructure/130056/dutch-attempt-to-keep-asml-is-at-a-gridlock/</p>
<p>https://dawn.fi/uutiset/2025/04/04/nintendo-switch-2-ennakkotilaukset-siirretty-trump-tullit</p>
<p>https://www.bloomberg.com/news/articles/2025-03-20/nvidia-will-spend-hundreds-of-billions-on-chips-made-in-us-ft</p>
<p>https://www.youtube.com/watch?v=WHat_LYrpQE</p>
<p>https://newsroom.intel.com/corporate/intel-appoints-lip-bu-tan-chief-executive-officer</p>
<p>https://www.investing.com/news/stock-market-news/exclusivetsmc-pitched-intel-foundry-jv-to-nvidia-amd-and-broadcom-sources-say-3922603</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/04/27/usa-electronics-trends-2025/feed/</wfw:commentRss>
		<slash:comments>258</slash:comments>
		</item>
		<item>
		<title>Audio and video trends 2025</title>
		<link>https://www.epanorama.net/blog/2025/04/14/audio-and-video-trends-2025/</link>
		<comments>https://www.epanorama.net/blog/2025/04/14/audio-and-video-trends-2025/#comments</comments>
		<pubDate>Mon, 14 Apr 2025 15:46:12 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Audio and Video]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=197240</guid>
		<description><![CDATA[<p>YouTube is TV and radio: YouTube CEO Neal Mohan says the TV has overtaken mobile as the “primary device for YouTube viewing in the US”, indicating YouTube is “the new TV”. YouTube AI updates include auto dubbing expansion, age ID tech, and more. YouTube is also big in podcasting. More than 1 billion people are <a class="moretag" href="https://www.epanorama.net/blog/2025/04/14/audio-and-video-trends-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>YouTube is TV and radio: <a href="https://www.hollywoodreporter.com/business/business-news/youtube-tv-viewing-overtakes-mobile-ceo-neal-mohan-1236132074/">YouTube CEO Neal Mohan says the TV has overtaken mobile as the “primary device for YouTube viewing in the US”, indicating YouTube is “the new TV”</a>. <a href="https://techcrunch.com/2025/02/11/youtube-ai-updates-to-include-expansion-of-auto-dubbing-age-identifying-tech-and-more/">YouTube AI updates include auto dubbing expansion, age ID tech, and more</a>. YouTube is also big in podcasting. <a href="https://www.theverge.com/news/619720/youtube-podcasts-one-billion-monthly-views">More than 1 billion people are now watching podcasts on YouTube every month, so YouTube is forcing podcasters to become YouTubers, whether they like it or not.</a></p>
<p>TV market: Chinese makers have now pretty much taken over the global LCD TV market, as <a href="https://www.flatpanelshd.com/news.php?subaction=showfull&#038;id=1744354100">Chinese manufacturers of LCD TV panels, such as BOE, TCL CSOT and HKC, now control over 70% of global production capacity, up from 65% last year</a>. <a href="https://www.flatpanelshd.com/news.php?subaction=showfull&#038;id=1744354100">LG Display officially sells off last LCD TV panel factory</a>. <a href="https://www.flatpanelshd.com/news.php?subaction=showfull&#038;id=1744354100">Following Samsung Display, LG Display has officially sold its last remaining LCD TV panel factory to China&#8217;s TCL, marking the end of an era for LCD TV panel production in South Korea.</a></p>
<p>Projectors: Advancements in laser and LED projection are set to enhance brightness and color accuracy. <a href="https://aurzen.com/blogs/news-discoveries/what-to-expect-from-projector-technology-in-2025">While 4K is already a standard for premium projectors, 2025 could see 8K projectors enter the mainstream</a>. <a href="https://aurzen.com/blogs/news-discoveries/what-to-expect-from-projector-technology-in-2025">By 2025, expect to see more ultra-portable projectors featuring foldable designs, integrated stands, and improved battery life</a>. The rise of smart projectors equipped with built-in operating systems like Android TV and compatibility with popular streaming apps is expected. Time-of-Flight (ToF) technology and AI are set to revolutionize projector usability. <a href="https://aurzen.com/blogs/news-discoveries/what-to-expect-from-projector-technology-in-2025">Features like real-time autofocus, automatic keystone correction, and obstacle avoidance will start to become standard.</a> <a href="https://www.techradar.com/televisions/projectors/lgs-latest-projector-is-also-a-lamp-and-a-bluetooth-speaker-and-theres-a-tiny-new-4k-projector-too">LG&#8217;s latest projector is also a lamp and a Bluetooth speaker – and there&#8217;s a tiny new 4K projector too</a>.</p>
<p>Camera sensors: <a href="https://www.techspot.com/news/106479-canon-pushes-limits-35mm-record-breaking-410-megapixel.html">Canon pushes the limits of 35mm with record 410-megapixel sensor 24,592 x 16,704 pixels</a>. <a href="https://global.canon/en/news/2025/20250122.html">Canon develops CMOS sensor with 410 megapixels, the largest number of pixels ever achieved in a 35 mm full-frame sensor</a>. <a href="https://www.notebookcheck.net/Omnivision-OV50X-The-latest-1-inch-sensor-camera-for-next-gen-flagship-smartphones.997329.0.html">Omnivision&#8217;s latest OV50X image sensor wot 50MP resolution is of the largest (~1 inch) type that can currently be integrated into a smartphone</a>. </p>
<p>HDMI: <a href="https://www.techradar.com/tech/hdmi-2-2-officially-revealed-at-ces-2025-heres-what-that-means-for-tvs-and-gaming-consoles">HDMI 2.2 officially revealed at CES 2025</a>. <a href="https://www.techradar.com/tech/hdmi-2-2-officially-revealed-at-ces-2025-heres-what-that-means-for-tvs-and-gaming-consoles">HDMI 2.2 can support up to 96Gbps bandwidth and 16K resolution</a>. <a href="https://www.techradar.com/tech/hdmi-2-2-officially-revealed-at-ces-2025-heres-what-that-means-for-tvs-and-gaming-consoles">HDMI 2.2 is said to support a multitude of resolutions including 4K, 8K, 10K, 12K and even 16K, the latter two of which are new for HDMI 2.2. It will also have improved bandwidth, reaching 96gbps compared with HDMI 2.1&#8242;s 48gbps and DisplayPort&#8217;s 80gbps. HDMI 2.2 will also support 4K at 480Hz.</a> HDMI also confirmed that the Ultra96 HDMI cable, which supports 96gbps and HDMI 2.2 features, will be available later in 2025. The first product supporting HDMI 2.2 are expected in <a href="https://www.techradar.com/tech/hdmi-2-2-officially-revealed-at-ces-2025-heres-what-that-means-for-tvs-and-gaming-consoles">first half of 2025</a>. </p>
<p>GPMI: <a href="https://www.tomshardware.com/tech-industry/china-launches-hdmi-and-displayport-alternative-gpmi-boasts-up-to-192-gbps-bandwidth-480w-power-delivery">China launches HDMI and DisplayPort alternative called GPMI</a>. China&#8217;s tech industry is pushing <a href="https://www.notebookcheck.net/New-480W-and-192Gbps-GPMI-format-signals-China-s-broader-move-beyond-USB-C-and-western-cable-standards.993990.0.html">a new cable format called GPMI</a>. It is to handle video, power, and data at once. <a href="https://www.notebookcheck.net/New-480W-and-192Gbps-GPMI-format-signals-China-s-broader-move-beyond-USB-C-and-western-cable-standards.993990.0.html">New 480W and 192Gbps GPMI format signals China’s broader move beyond USB-C and western cable standards</a>. There is <a href="https://www.notebookcheck.net/New-480W-and-192Gbps-GPMI-format-signals-China-s-broader-move-beyond-USB-C-and-western-cable-standards.993990.0.html">a group of over 50 Chinese tech companies &#8211; including major TV makers like TCL, Hisense, and Skyworth &#8211; have come together to launch a new connector standard called GPMI (General Purpose Media Interface)</a>, so there is a possibility that it catches support in at least Chinese market. <a href="https://www.notebookcheck.net/New-480W-and-192Gbps-GPMI-format-signals-China-s-broader-move-beyond-USB-C-and-western-cable-standards.993990.0.html">There are two versions: GPMI Type-C and GPMI Type-B. The Type-C version looks and works a lot like USB-C and already supports up to 96Gbps of data and 240W charging.</a> <a href="https://www.notebookcheck.net/New-480W-and-192Gbps-GPMI-format-signals-China-s-broader-move-beyond-USB-C-and-western-cable-standards.993990.0.html">The Type-C version of GPMI has already been licensed for use under the USB-IF (USB Implementers Forum), so it should be compatible with existing USB-C ports.</a> The larger <a href="https://www.tomshardware.com/tech-industry/china-launches-hdmi-and-displayport-alternative-gpmi-boasts-up-to-192-gbps-bandwidth-480w-power-delivery">Type-B port can push up to 192Gbps and 480W</a>. Existing competing standards are HDMI 2.1 (48Gbps with no power delivery) and DisplayPort 2.1 (80Gbps with up to 240W power). I don’t expect HDMI to go away any time soon <a href="https://hackaday.com/2025/04/10/everyones-talking-gpmi-should-you/">in the light of GPMI</a>.</p>
<p><img src="https://www.epanorama.net/newepa/wp-content/uploads/2012/01/crystalball.png" width="177" height="250" class="alignnone" /></p>
<p>Beyond RGB: <a href="https://arstechnica.com/science/2025/03/scientists-are-storing-light-we-cannot-see-in-formats-meant-for-human-eyes/">A new compression format called Spectral JPEG XL might finally solve this growing problem in scientific visualization and computer graphics</a> when working with <a href="https://arstechnica.com/science/2025/03/scientists-are-storing-light-we-cannot-see-in-formats-meant-for-human-eyes/">special cameras that capture light your eyes can&#8217;t even see</a>. <a href="https://en.wikipedia.org/wiki/Spectral_imaging">Spectral imaging is imaging that uses multiple bands across the electromagnetic spectrum</a>. <a href="https://arstechnica.com/science/2025/03/scientists-are-storing-light-we-cannot-see-in-formats-meant-for-human-eyes/">Spectral JPEG XL compression is a new image file format that efficiently stores invisible light data</a>. <a href="https://en.wikipedia.org/wiki/JPEG_XL">JPEG XL Image Coding System is a royalty-free open standard for a compressed raster image format</a> that <a href="https://ddisoftware.com/tech/qimage-ultimate-wish-list/support-of-jpeg-xl-file-format-is-that-a-realistic-wish/">compresses extremely well (lossless, if you want) and, unlike JPEG, also allows storage of 16 bit (even up to 32 bit) image files</a>. <a href="https://jpegxl.info/resources/supported-software.html">Major operating systems, web browsers, and image editing software are increasingly adopting support for this efficient compression technology</a>.</p>
<p>Physical media: <a href="https://hackaday.com/2025/01/09/physical-media-is-dead-long-live-physical-media/">Physical Media Is Dead, Long Live Physical Media</a>. Much has been written about the demise of physical media that was <a href="https://hackaday.com/2025/01/09/physical-media-is-dead-long-live-physical-media/">long considered the measure of technological progress in audiovisual and computing fields</a>. Not all is well in this digital-only paradise, as the <a href="https://hackaday.com/2025/01/09/physical-media-is-dead-long-live-physical-media/">problems with having no physical copy of the item which you purportedly purchased are becoming increasingly more evident</a> &#8211; increased service costs, privacy, items being removed or altered without your consent. Our movies, series, books, games and software will be more and more locked behind what are essentially leasing services. Off-line, physical media is once again increasing in appeal to a lot of users. <a href="https://www.statsignificant.com/p/the-rise-fall-and-slight-rise-of">The death and second life of physical media.</a> <a href=" https://hackaday.com/2025/01/09/physical-media-is-dead-long-live-physical-media/">All of which points to that the physical formats of the future will likely remain CDs, Blu-rays and even vinyl records and cassette tapes as the most popular formats.</a> <a href="https://hackaday.com/2025/01/09/physical-media-is-dead-long-live-physical-media/">Digital media-as-a-service will not go away, as it has too many advantages. Especially in terms of low distribution cost.</a></p>
<p>The early 2000s were the halcyon days of physical media, but they are still here. <a href="https://www.headphonesty.com/2025/01/cassette-tapes-making-comeback/">One of the unexpected things to happen in the music industry is how an obsolete formats have  came to be the great saviour of the music industry.  Vinyl records, once consigned to the rubbish dumps, have become the format of choice among audiophiles and hipsters alike. Cassette tapes are also having a resurgence among some music fans.</a> <a href="https://hackaday.com/2025/03/01/why-are-cassette-and-cd-players-so-big-now/">Why Are Cassette And CD Players So Big Now?</a></p>
<p>CD: <a href="https://www.ruarkaudio.com/journal/article/why-cd-players-are-making-a-comeback#:~:text=Despite%20the%20ease%20and%20accessibility,way%20of%20listening%20to%20music.">Despite the ease and accessibility of apps like Spotify and Apple Music, over the past few years we&#8217;ve seen the humble CD make something of a comeback</a>. <a href="https://www.headphonesty.com/2025/01/cd-outsells-vinyl-sales-uk/">CD outsells vinyl</a>. There are several <a href="https://www.headphonesty.com/2024/06/cds-still-rule-over-streaming/">Reasons Why CDs Still Rule Over Streaming</a>. But some of the new CDs are not everywhere like they used to. <a href="https://www.headphonesty.com/2025/03/music-collectors-sound-alarm-cd-quality/">Your new CDs could be lighter, weaker, and worse.</a> <a href="https://www.facebook.com/share/p/1BQLuR5bxu/">Certainly in Europe there has been no noticeable drop in disc manufacture quality.</a> Also <a href="https://www.headphonesty.com/2025/01/loudness-war-not-dead/">Everyone Thought the Loudness War Was Over, but They Were Dead Wrong</a></p>
<p>Cassette: Cassette tapes are clicking and clacking their way back to the trends. <a href="https://www.headphonesty.com/2025/01/cassette-tapes-making-comeback/">It’s Not Just Vinyl and CDs; Cassette Tapes Are Also Making a Quiet Comeback</a></p>
<p>Blue-Ray: <a href="https://www.popsci.com/technology/sony-blank-blu-ray/">Sony is killing off its blank Blu-ray discs</a>. This effectively could mean that <a href="https://overclock3d.net/news/misc/sony-discontinues-recordable-blu-ray-media-with-no-successor/?fbclid=IwY2xjawICKPlleHRuA2FlbQIxMQABHbbNBLg3cWfNFhSJ6KNtxGg0H_quwFUFajsJ2XZVbOej_JmJF8J6nt98KQ_aem_4YxFOUxZG7qfklCDyCfjWQ">Sony discontinues recordable Blu-ray media with “no successor” planned.</a> <a href="https://www.tomshardware.com/pc-components/storage/after-18-years-blu-ray-media-production-draws-to-a-close-sony-shuts-its-last-factory-in-feb">After 18 years, Sony&#8217;s recordable Blu-ray media production draws to a close.</a> The company already ended the production of recordable consumer Blu-ray and optical disks in mid-2024.<a href="https://www.tomshardware.com/pc-components/storage/verbatim-pledges-stable-supply-of-optical-disks-after-sony-japans-recordable-blu-ray-exit"> Verbatim and I-O Data have pledged to continue to support</a> the recordable optical media market. <a href="https://www.tomshardware.com/pc-components/storage/verbatim-pledges-stable-supply-of-optical-disks-after-sony-japans-recordable-blu-ray-exit">Verbatim pledges &#8216;stable supply of optical disks&#8217; after Sony Japan&#8217;s recordable Blu-ray exit</a>. Also the pre-recorded Blue-Ray is fading out. <a href="https://www.is.fi/digitoday/art-2000010987302.html">Sony is also stopping to include Blue-Ray drive to their newest PS5 Pro gaming console because the popularity of physical disks have dropped.</a></p>
<p>Minidisc:<a href="https://www.tomshardware.com/pc-components/storage/after-18-years-blu-ray-media-production-draws-to-a-close-sony-shuts-its-last-factory-in-feb">MiniDiscs for recording, MD data for recording, and MiniDV cassettes will also be abandoned.</a> Sony <a href="https://www.tomshardware.com/pc-components/storage/verbatim-pledges-stable-supply-of-optical-disks-after-sony-japans-recordable-blu-ray-exit">shuttered its last Japanese facility where it manufactured these data storage media</a>.</p>
<p>Piracy: <a href="https://www.headphonesty.com/2024/11/music-piracy-keeps-rising/">If you think streaming has killed music piracy, think again.</a> Despite having <a href="https://www.headphonesty.com/2024/11/music-piracy-keeps-rising/">more legal options than ever, fans are increasingly turning to illegal downloads and stream-ripping</a> sites. <a href="https://www.headphonesty.com/2024/11/music-piracy-keeps-rising/">Music piracy surged in 2024, with over 17 billion visits to piracy sites. The most used of which are stream-ripping sites, especially those that convert YouTube videos to MP3 files, which now make up almost 40% of all music piracy.</a> This is not just about avoiding payment. It’s more <a href="https://www.headphonesty.com/2024/11/music-piracy-keeps-rising/">about the users’ frustrations with a system that doesn’t meet their needs</a>. <a href="Full story: https://www.headphonesty.com/2024/11/music-piracy-keeps-rising/">Millions of Users Are Returning to Music Piracy and the Industry Only Has Itself to Blame</a>. </p>
<p>MP3: <a href="https://hackaday.com/2025/02/08/freed-at-last-from-patents-does-anyone-still-care-about-mp3/">Freed At Last From Patents, Does Anyone Still Care About MP3?</a> <a href="https://idiallo.com/blog/listen-mp3-is-free">The MP3 format, once the gold standard for digital audio files, is now free. The licensing and patents on MP3 encoders have expired, meaning you can now include them in your applications without paying royalties.</a> The MP3 file format was always encumbered with patents, but as of 2017, <a href="https://hackaday.com/2025/02/08/freed-at-last-from-patents-does-anyone-still-care-about-mp3/">the last patent finally expired</a>. <a href="https://hackaday.com/2025/02/08/freed-at-last-from-patents-does-anyone-still-care-about-mp3/">Although the format became synonymous with the digital music revolution that started in the late 90s, as an audio compression format there is an argument to be made that it has long since been superseded by better formats and other changes.</a> The reality is that MP3, while still relevant in certain niche areas.</p>
<p>Wired headphones: <a href="https://www.headphonesty.com/2025/01/headphone-jacks-slowly-making-comeback/">The Headphone Jack Is Quietly Making a Comeback Nearly a Decade After Apple Tried to Kill It</a>. <a href="https://www.headphonesty.com/2025/01/headphone-jacks-slowly-making-comeback/">Nine years after Apple boldly declared the death of the headphone jack, an unexpected shift is taking place in the tech world.</a> There is still development n headphone tech: <a href="https://www.edn.com/unconventional-headphones-sonic-response-consistency-albeit-cosmetically-ungainly/">Unconventional headphones: Sonic response consistency, albeit cosmetically ungainly</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/04/14/audio-and-video-trends-2025/feed/</wfw:commentRss>
		<slash:comments>167</slash:comments>
		</item>
		<item>
		<title>Mobile 2025</title>
		<link>https://www.epanorama.net/blog/2025/04/07/mobile-2025/</link>
		<comments>https://www.epanorama.net/blog/2025/04/07/mobile-2025/#comments</comments>
		<pubDate>Mon, 07 Apr 2025 10:27:52 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=197241</guid>
		<description><![CDATA[<p>5G: We are in the midpoint of the planned 10-year release cycle for 5G. In 2024 there was operators’ monetization struggles and sluggish 5G network investments. Expect a significant uptick in 5G activity in 2025. There are several reasons why telcos and industry observers are so optimistic. First, less than 10% of operators have launched <a class="moretag" href="https://www.epanorama.net/blog/2025/04/07/mobile-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>5G: We are in <a href="https://www.lightwaveonline.com/home/article/55265591/whats-next-for-ethernet-ai-networks-and-other-key-technologies-in-2025">the midpoint of the planned 10-year release cycle for 5G</a>. In 2024 there was operators’ monetization struggles and sluggish 5G network investments. <a href="https://www.lightwaveonline.com/home/article/55265591/whats-next-for-ethernet-ai-networks-and-other-key-technologies-in-2025">Expect a significant uptick in 5G activity in 2025.</a> There are several reasons why telcos and industry observers are so optimistic. <a href=" https://www.lightwaveonline.com/home/article/55265591/whats-next-for-ethernet-ai-networks-and-other-key-technologies-in-2025">First, less than 10% of operators have launched 5G Standalone (5G SA), meaning that 90% still haven’t tapped into 5G’s more advanced capabilities for driving value and differentiation.</a> Multiple wireless <a href="https://www.lightwaveonline.com/home/article/55265591/whats-next-for-ethernet-ai-networks-and-other-key-technologies-in-2025">operators have now completed their 5G SA preparations—determining which features to implement from 3GPP Releases 16 and 17, selecting vendors—and have either begun commercial network upgrades or will start soon.</a> Release 18 brings additional 5G-Advanced upgrades aimed at AI and specific vertical industries. <a href="https://etn.fi/index.php/13-news/17089-nokia-seuraavaksi-5g-kiihtyy-verkkoon-paein">The next significant step in 5G after ever increasing download speeds is the introduction of faster uplink connections. In the future, uplink speeds can increase to up to 350 megabits per second (Mbps) with 5G-Advanced.</a> 5G Reduced Capability (<a href="https://etn.fi/index.php/13-news/17260-iot-moduulien-maeaerae-kasvaa-uusi-redcap-tekniikka-tekee-tuloaan">RedCAP</a>) start to come to market, enabling much better economics for those connecting IoT implementations. <a href="https://www.euronews.com/next/2025/01/28/europes-5g-coverage-lagging-amid-declining-investment-report">Europe’s 5G coverage lagging amid declining investment</a>.</p>
<p>6G: <a href="https://etn.fi/index.php/13-news/17085-6g-ei-tuo-isoa-muutosta-kuluttajalle">6G will not bring major changes for consumers</a>. <a href="https://etn.fi/index.php/13-news/17085-6g-ei-tuo-isoa-muutosta-kuluttajalle">Consumers have benefited from 5G, but, for example, in the automotive industry, Industry 4.0, and healthcare, its potential has largely gone unfulfilled. Despite this, 6G development is underway</a> – now it is time to define the technology so that it provides real business value. <a href="https://etn.fi/index.php/13-news/17085-6g-ei-tuo-isoa-muutosta-kuluttajalle">The technology is expected to enable the use of digital twins, for example. A model called Everything as a Service (Compute-aaS, AI-aaS) will emerge, where computing power and AI services move to cloud services. Another key development step is Ambient IoT, which is a more advanced version of IoT technology and could potentially replace RFID systems in the future. Ambient IoT is already part of the 3GPP Rel. 19 planning.</a> Open interfaces such as the Open RAN model, which should be considered in the early stages of 6G development. <a href="https://www.lightreading.com/5g/red-hat-talks-5g-6g-and-the-vmware-effect">Mobile network operators want to ensure that &#8220;whatever they do for 5G and 5G Advanced is going to be applicable to 6G</a>.</p>
<p><img src="https://www.epanorama.net/newepa/wp-content/uploads/2012/01/crystalball.png" width="177" height="250" class="alignnone" /></p>
<p>Chips: Qualcomm and MediaTek hold the top places in <a href="https://www.91mobiles.com/hub/mobile-processors-ranking-list/">smartphone processor ranking list</a>. After that come Apple and Samsung. <a href="https://www.tomshardware.com/pc-components/cpus/qualcomm-debuts-new-snapdragon-g-handheld-gaming-pc-chips-to-compete-with-intel-and-amd">Qualcomm unveils the Snapdragon G3 Gen 3, G2 Gen 2, and G1 Gen 2 for gaming handhelds, saying the G3 Gen 3 offers a CPU 30% faster than the previous generation</a>. <a href="https://www.tomshardware.com/pc-components/cpus/qualcomm-debuts-new-snapdragon-g-handheld-gaming-pc-chips-to-compete-with-intel-and-am">Regarding features, the Snapdragon G3 Gen 3 is Qualcomm&#8217;s first G-series chip to embrace Lumen, Unreal Engine 5&#8242;s fully dynamic global illumination and reflections system.</a> </p>
<p>Android: There will be some changes in Android phones because <a href="https://www.androidauthority.com/google-android-development-aosp-3538503/">Google will develop the Android OS fully in private</a>. The future <a href="https://www.androidauthority.com/google-android-development-aosp-3538503/">Android OS development will now fully happen behind closed doors, but Google says it&#8217;s committed to releasing source code</a>. <a href="https://www.pcmag.com/news/amazon-is-killing-its-appstore-for-android-devices">Amazon will discontinue its app store for Android on August 20 this year.</a> <a href="https://www.androidauthority.com/xiaomi-winplay-run-pc-steam-games-android-3518425/">Xaomi is working on a tool to run PC games on Android tablet</a>.</p>
<p>Duopoly: Mobile duopoly by Apple and Google is seen an emerging problem. <a href="https://techcrunch.com/2025/03/12/uk-competition-probe-of-mobile-browsers-finds-apple-google-duopoly-is-anti-innovation/">UK competition probe of mobile browsers finds Apple-Google duopoly is ‘anti-innovation’</a></p>
<p>Smart phone camera: <a href="https://etn.fi/index.php/13-news/17217-realme-tekee-aelypuhelimesta-digijaerkkaerin">Realme unveiled a new Ultra concept phone that offers DSLR-level photography in a smartphone</a>. It supports using interchangeable lenses. <a href="https://etn.fi/index.php/13-news/17217-realme-tekee-aelypuhelimesta-digijaerkkaerin">The device features a customized 1-inch Sony IMX989 image sensor, designed to work with interchangeable lenses. Additionally, the phone includes an ultra-wide Sony IMX890 sensor and a periscope-style Sony IMX989 sensor.</a></p>
<p>The end of proprietary chargers is near? <a href="https://www.techspot.com/news/106145-usb-c-now-effectively-mandatory-europe-new-charging.html">USB-C is now effectively mandatory in Europe as the new charging era begins</a>. Now <a href="https://www.iltalehti.fi/digiuutiset/a/aacaf3dc-8be3-4ce1-bddb-1bf8c68b4f77">all phones and other wireless devices sold in the EU market must have a unified USB-C port.</a> The USB-C connector requirements apply to various device categories, such as mobile phones, tablets, digital cameras, headphones, headset microphones, handheld video game consoles, portable speakers, e-readers, keyboards, mice, portable navigation systems, and earbuds or their charging cases. <a href="https://www.iltalehti.fi/digiuutiset/a/aacaf3dc-8be3-4ce1-bddb-1bf8c68b4f77">If a device supports fast charging, it must support at least USB Power Delivery charging technology</a>. <a href="https://www.iltalehti.fi/digiuutiset/a/aacaf3dc-8be3-4ce1-bddb-1bf8c68b4f77">For laptops, the new requirements will apply starting April 28, 2026.</a></p>
<p>Energy marking: <a href="https://etn.fi/index.php/13-news/17263-kaennykoeihin-tulee-energiamerkintae">Mobile phones and tablets sold after Midsummer must have an energy label. This is an EU eco-design requirement that will come into effect on 20 June 2025. The aim is to extend the lifespan of mobile phones and tablets, increase their durability and reduce electricity consumption. In addition, the products must be easier to repair and their software must be updated for longer than before.</a> </p>
<p>Smart watches: <a href="https://www.techinsights.com/blog/five-key-trends-wearables-2025">Generative AI is expected to revitalizes wearable devices</a> and <a href="https://www.techinsights.com/blog/five-key-trends-wearables-2025">smartwatches drive wrist-worn wearable growth in 2025</a> even though there are <a href="https://www.acs.org/pressroom/presspacs/2024/december/elevated-levels-of-forever-chemicals-found-in-several-smartwatch-wrist-bands.html">some worrying</a> about <a href="https://chemtrust.org/news/pfas-forever-chemicals-smartwatch-bands/">Forever Chemicals in Smartwatch Bands</a>. <a href="https://www.techinsights.com/blog/five-key-trends-wearables-2025">Also Smartglasses and Smart Rings Poised for Growth</a></p>
<p>Foldable phones: <a href="https://screenshield.com.au/blogs/blog/foldable-phones-the-future-or-a-fad-a-technological-transformation-in-your-pocket#:~:text=They're%20like%20the%20beta,the%20smartphones%20we%20use%20today.">Foldable phones are a glimpse into the future but also not really there yet</a>. <a href="https://www.techradar.com/phones/samsung-galaxy-phones/samsung-just-teased-a-tri-fold-folding-phone">Samsung just teased a tri-fold folding phone at Galaxy Unpacked 2025</a>.</p>
<p><a href="https://eu.usatoday.com/story/money/2025/04/03/apple-iphone-prices-trump-tariffs/82799644007/">President Donald Trump imposed 20% tariffs on China after taking office in January. Under a sweeping new plan aimed at stimulating U.S. manufacturing announced Wednesday, he added another 34% in reciprocal tariffs, bringing the total to 54%.</a> Most of the 200 million iPhones Apple produces each year are made in China, and the iPhones could take the big hit in the price. The high end <a href="https://www.is.fi/taloussanomat/art-2000011145320.html">iPhone can cost soon up to $2300</a>.</p>
<p>The price of Samsung phones can increase because <a href="https://www.koreaherald.com/article/10457411">Korea faces steep tariffs as US launches broad trade overhaul</a>: <a href="https://www.koreaherald.com/article/10457411">Confusion arises as Trump cites 25% tariff for Korea, while White House document lists 26%</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/04/07/mobile-2025/feed/</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
		<item>
		<title>European alternatives</title>
		<link>https://www.epanorama.net/blog/2025/03/31/european-alternatives/</link>
		<comments>https://www.epanorama.net/blog/2025/03/31/european-alternatives/#comments</comments>
		<pubDate>Mon, 31 Mar 2025 20:57:18 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=197460</guid>
		<description><![CDATA[<p>An expert has seen a huge change in just a few months: Concerns about Finnish data have exploded, thanks to Musk and Trump. Trust in the US is eroding: Companies are looking for European alternatives to Amazon, Microsoft and Google President Donald Trump&#8217;s administration in the United States has shown in a short time that <a class="moretag" href="https://www.epanorama.net/blog/2025/03/31/european-alternatives/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>An expert has seen a huge change in just a few months: <a href="https://www.is.fi/digitoday/tietoturva/art-2000011108658.html">Concerns about Finnish data have exploded, thanks to Musk and Trump</a>. <a href="https://www.tivi.fi/uutiset/luottamus-usahan-rakoilee-yhtiot-etsivat-amazonille-microsoftille-ja-googlelle-eurooppalaisia-vaihtoehtoja/ddcc0e43-1fac-4274-bb0b-0da80a07b4ae">Trust in the US is eroding: Companies are looking for European alternatives to Amazon, Microsoft and Google</a></p>
<p><a href="https://www.is.fi/digitoday/tietoturva/art-2000011108658.html">President Donald Trump&#8217;s administration in the United States has shown in a short time that it is not very careful about protecting even the sensitive data of its own citizens</a> and even their own <a href="https://en.wikipedia.org/wiki/United_States_government_group_chat_leak">military secrets</a>. </p>
<p><a href="https://www.bertelsmann-stiftung.de/en/our-projects/reframetech-algorithmen-fuers-gemeinwohl/project-news/eurostack-a-european-alternative-for-digital-sovereignty">More than 80% of Europe’s digital technologies and infrastructures are imported, and 70% of the foundational AI models used globally originate in the United States. Meanwhile, European companies account for just 7% of global research spending on software and the internet. These figures alone highlight Europe&#8217;s heavy reliance on other economic powers in the digital sector.</a></p>
<p>We have long assumed in Finland and Europe that the physical location of the data is essential. <a href="https://www.is.fi/digitoday/tietoturva/art-2000011108658.html">Now there has been a lot of discussion about which country&#8217;s legislation the entity that stores the data is subject to</a>. Microsoft, Google, Amazon and Apple are large American cloud service providers. EU laws of course oblige them somewhat but US laws even more. <a href="https://www.is.fi/digitoday/tietoturva/art-2000011108658.html">The new Doge agency has sought broad access to, for example, Americans&#8217; social security data.</a> At the same time, experts know that <a href="https://www.is.fi/digitoday/tietoturva/art-2000011108658.html">critical health data of Finns is also stored on American servers</a>. </p>
<p><a href="https://www.tivi.fi/uutiset/luottamus-usahan-rakoilee-yhtiot-etsivat-amazonille-microsoftille-ja-googlelle-eurooppalaisia-vaihtoehtoja/ddcc0e43-1fac-4274-bb0b-0da80a07b4ae">European companies are looking for replacements for cloud services from Amazon, Google and Microsoft, among others, as trust in the US administration has eroded.</a> The search for European alternatives for popular services from USA has started. <a href="https://plausible.io/blog/european-alternatives-trends-privacy-tech">Millions are visiting the European Alternatives siteMillions are visiting the European Alternatives site</a> for most popular top 5 categories:<br />
- Email providers<br />
- Search Engines<br />
- Cloud Computing Platforms<br />
- Navigation Apps<br />
- Web Analytics Services</p>
<p><a href="https://www.tivi.fi/uutiset/luottamus-usahan-rakoilee-yhtiot-etsivat-amazonille-microsoftille-ja-googlelle-eurooppalaisia-vaihtoehtoja/ddcc0e43-1fac-4274-bb0b-0da80a07b4ae">Amazon Web Services (AWS), Google Cloud and Microsoft Azure, which dominate the cloud services market, may lose their market share as European companies increasingly turn their attention to cloud services within the eurozone.</a></p>
<p><a href="https://european-alternatives.eu/">https://european-alternatives.eu/</a> is a site is created to help to find European alternatives for digital service and products, like cloud services and SaaS products. The <a href="https://european-alternatives.eu/">european-alternatives.edu</a> site has no ratings, but the different categories and what is in them are discussed widely </p>
<p><a href="https://european-alternatives.eu/">There are six Euro alternative search engines listed:</a><br />
<a href="https://www.qwant.com/">Qwant</a> (French, uses Bing search index + their own; separate search engine for kids)<br />
<a href="https://www.ecosia.org/">Ecosia</a> (Germany, uses Bing or Google, depending on your preferences, has advertising but donates 80% of surplus revenue to conservation projects)<br />
<a href="https://www.startpage.com/">Startpage</a> (Netherlands, uses Google &#038; Bing results, but with focus on privacy)<br />
<a href="https://good-search.org/en/?q=">Good</a> (non-profit search engine from Germany, uses Brave search index)<br />
<a href="https://swisscows.com/en">Swisscows</a> (Swiss search engine uses Bing index + self-made one)<br />
<a href="https://metager.org/">metaGer</a> (German metasearch combining search results from other providers)</p>
<p><a href="https://github.com/happysegfault/boycottusa">Boycott USA: List of products to boycott, and alternative products</a> is another site that lists European alternatives for digital products. It will help you find European alternatives for digital service and products, like email providers, search engines, cloud services and web browsers. </p>
<p><a href="https://www.bertelsmann-stiftung.de/en/our-projects/reframetech-algorithmen-fuers-gemeinwohl/project-news/eurostack-a-european-alternative-for-digital-sovereignty">Europe is running the risk of falling even further behind global digital market leaders like the United States and China. The EuroStack initiative aims to counter this trend by developing Europe&#8217;s own comprehensive digital infrastructure. This industrial policy framework integrates technology, financing, economic development, political governance, sustainability and public interest considerations.</a></p>
<p><a href="https://eu-os.gitlab.io/">EU OS</a> is a Community-led Proof-of-Concept for a free Operating System for the EU public sector. It is a a Fedora-based Linux operating system with a KDE Plasma desktop environment.The added value of EU OS is a common Linux OS as a base for all EU OS users with options to layer on top modifications (national layer, regional or sector-specific layer, organsation-specific layer). </p>
<p><a href="https://european-alternatives.eu/press"><img src="https://cdn.european-alternatives.eu/media-kit/european-alternatives-logo.png" width="2670" height="774" class="alignnone" /></a></p>
<p>Sources:</p>
<p>https://www.storagereview.com/news/proxmox-ve-8-3-enhanced-features-for-enterprise-virtualization</p>
<p>https://www.reddit.com/r/europe/comments/1ifr95c/european_alternatives_for_popular_services_from/</p>
<p>https://news.itsfoss.com/eu-os/</p>
<p>https://www.dailymail.co.uk/news/article-14538621/EU-ww3-ukraine-russia-europe-war-survival-kit-global-conflict.html</p>
<p>https://www.is.fi/digitoday/tietoturva/art-2000011108658.html</p>
<p>https://european-alternatives.eu/</p>
<p>https://www.is.fi/digitoday/tietoturva/art-2000011108658.html</p>
<p>https://euro-stackletter.eu/</p>
<p>https://www.tivi.fi/uutiset/luottamus-usahan-rakoilee-yhtiot-etsivat-amazonille-microsoftille-ja-googlelle-eurooppalaisia-vaihtoehtoja/ddcc0e43-1fac-4274-bb0b-0da80a07b4ae</p>
<p>Sinäkin joudut nyt valinnan eteen – syynä Trumpin ja Muskin toiminta</p>
<p>https://www.is.fi/digitoday/tietoturva/art-2000011106183.html</p>
<p>https://talk.tidbits.com/t/european-alternatives-for-digital-products-services/30609/2</p>
<p>https://forum.vivaldi.net/topic/106324/european-alternatives-for-digital-products</p>
<p>https://european-alternatives.eu/</p>
<p>https://github.com/happysegfault/boycottusa</p>
<p>European alternatives for popular services</p>
<p>https://european-alternatives.eu/alternatives-to</p>
<p>https://euro-stackletter.eu/</p>
<p>https://www.bertelsmann-stiftung.de/en/our-projects/reframetech-algorithmen-fuers-gemeinwohl/project-news/eurostack-a-european-alternative-for-digital-sovereignty</p>
<p>https://eu-os.gitlab.io</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/03/31/european-alternatives/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>Coding trends 2025</title>
		<link>https://www.epanorama.net/blog/2025/02/18/coding-trends-2025/</link>
		<comments>https://www.epanorama.net/blog/2025/02/18/coding-trends-2025/#comments</comments>
		<pubDate>Tue, 18 Feb 2025 21:35:05 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=196814</guid>
		<description><![CDATA[<p>In the tech world, there is a constant flow of changes and keeping up with them means the choice for tools and technologies which are the most appropriate to invest your time in. In 2025 the best programming language or technology stack to learn really depends on your personal aims, hobbies, and apps you are <a class="moretag" href="https://www.epanorama.net/blog/2025/02/18/coding-trends-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://dev.to/holasoymalva/best-dev-stacks-to-learn-in-2025-2l6a">In the tech world, there is a constant flow of changes and keeping up with them means the choice for tools and technologies which are the most appropriate to invest your time in.</a> In 2025 the best programming language or technology stack to learn really depends on your personal aims, hobbies, and apps you are going to create.</p>
<p>The interest in Java is dropping. February 2025 TIOBE programming community index. <a href="https://etn.fi/index.php/13-news/17162-c-nousee-javan-ohi">C++, which has long been the cornerstone of system programming and performance-critical applications, has officially overtaken Java to take second place in the TIOBE programming language popularity index</a>. <a href="https://sdtimes.com/java/report-88-of-companies-are-contemplating-leaving-oracle-java/">A new report from the Java vendor Azul claims that 88% of companies are considering moving off of Oracle Java to another alternative as a result of rising costs and restrictive policies from Oracle, among other issues.</a> </p>
<p><a href="https://etn.fi/index.php/13-news/17162-c-nousee-javan-ohi">The growing trend in the world of software development: speed matters</a>. <a href="https://www.infoworld.com/article/3821294/c-go-and-rust-gaining-popularity-tiobe.html">C++, Go, and Rust are gaining popularity</a> because the need for computing power increases faster than speed of CPUs is increasing, sothere is a growing interest to the fast programming languages. <a href="https://etn.fi/index.php/13-news/17162-c-nousee-javan-ohi">While C++ is establishing itself, other fast languages ​​are making significant strides. Go continues its top 10 ranking, while Rust has reached an all-time high.</a> </p>
<p>Python still holds its place at the top of the programming world. <a href="https://etn.fi/index.php/13-news/17162-c-nousee-javan-ohi">Since the number of trained experts in the software industry is not enough to cover the growing need, professionals from many other fields are taking over programming skills with the help of Python.</a> This ensures that Python maintains its position even as speed continues to be emphasized in programming language choices. Programs written with Python are often notoriously slow and inefficient. <a href="https://www.reddit.com/r/programming/comments/1is11rv/python_314_due_out_later_this_year_is_set_to/?rdt=39644">Python 3.14, due out later this year, is set to receive a new type of interpreter that can boost performance by up to 30% with no changes to existing code.</a> <a href="https://www.infoworld.com/article/3628818/write-python-like-its-2025.html">Write Python like it’s 2025</a> and check <a href="https://www.kdnuggets.com/10-little-known-python-libraries-data-wizard">Python Libraries That Will Make You Feel Like a Data Wizard</a>.</p>
<p>There are also innovative alternatives to the popular languages are gaining steam—and one of them could be the perfect fit for your next project. <a href="https://geeksided.com/top-programming-languages-to-learn-in-2025-python-javascript-rust-and-more">Top programming languages to learn in 2025: Python, JavaScript, Rust, and more</a> &#8211; maybe <a href="https://dev.to/empiree/why-you-should-learn-go-in-2025-308l">also Go</a>. Check out also those <a href="https://www.infoworld.com/article/3635189/11-cutting-edge-programming-languages-to-learn-now.html">11 cutting-edge programming languages to learn now</a> or decide it is better for you to <a href="https://dev.to/aaronblondeau/im-not-going-to-learn-a-new-programming-language-this-year-12kj">not going to learn a new programming language this year</a>.</p>
<p>Microsoft is actively pushing Visual Studio Code extensions for many uses and even <a href="https://devclass.com/2025/02/11/microsoft-drops-azure-data-studio-in-favour-of-visual-studio-code-extension-despite-missing-features/">replacing existing separate tools</a>. <a href="https://code.visualstudio.com/docs/copilot/overview">GitHub Copilot is advertised as your AI pair programmer tool in Visual Studio Code</a>. Check the <a href="https://dev.to/moibra/best-vs-code-extensions-to-boost-your-productivity-1n86">Best VS Code Extensions to Boost Your Productivity</a>.</p>
<p><a href="https://dev.to/developerbishwas/best-backend-frameworks-for-2025-a-developers-guide-to-making-the-right-choice-45i0">Best Backend Frameworks for 2025: A Developer&#8217;s Guide to Making the Right Choice</a> The stakes for choosing the right backend framework have never been higher. <a href="https://dev.to/developerbishwas/best-backend-frameworks-for-2025-a-developers-guide-to-making-the-right-choice-45i0">With the explosion of AI-powered applications, real-time processing requirements, and microservices architectures, your framework choice can make or break your project&#8217;s success.</a></p>
<p>Artificial intelligence (AI) is accelerating at an astonishing pace, quickly moving from emerging technologies to impacting coding a lot AI tools have come heavily to the coding. Coders use AI to help their coding in many ways. <a href="https://dev.to/jacksonkasi/building-roast-me-with-github-copilot-a-1-day-build-challenge-21gd">You can write code quickly</a>. <a href="https://github.blog/ai-and-ml/github-copilot/how-to-refactor-code-with-github-copilot/">How to refactor code with GitHub Copilot</a>. <a href="https://thenewstack.io/how-to-build-web-components-using-chatgpt/">How To Build Web Components Using ChatGPT</a>. There are also warnings that <a href="https://analyticsindiamag.com/deep-tech/why-developers-are-ditching-github-copilot/">Using GitHub Copilot is one sure-fire way to never actually learn how to do coding</a>.</p>
<p>The web has come a long way from static HTML pages to dynamic and highly interactive applications. When traditional JavaScript-based web apps struggle with performance-intensive tasks, WebAssembly (WASM) promises to enable near-native performance on the web. Read <a href="https://dev.to/vibhuvibes/why-webassembly-wasm-is-the-future-of-high-performance-web-apps-4713">Why WebAssembly (WASM) is the Future of High-Performance Web Apps</a>.</p>
<p><a href="https://thenewstack.io/5-technical-javascript-trends-you-need-to-know-about-in-2025/">JavaScript in 2025 will see advancements in serverless architectures, integration with WebAssembly, adoption of microfrontends, and more.</a> JavaScript is also a <a href="https://thenewstack.io/oracle-wont-release-javascript-without-a-fight/">fighting field</a>. <a href="https://thenewstack.io/deno-petitions-to-cancel-oracles-javascript-trademark/">Deno filed a petition with the United States Patent and Trademark Office to cancel Oracle’s trademark in November 2024</a>. <a href="https://fosstodon.org/@deno_land/113793964751001617">Oracle will not voluntarily release its trademark on the word “JavaScript”</a>. <a href="https://dev.to/andrewbaisden/building-modern-react-apps-in-2025-a-guide-to-cutting-edge-tools-and-tech-stacks-k8g">Building Modern React Apps in 2025 &#8211; A Guide to Cutting-Edge Tools and Tech Stacks</a></p>
<p>The open source, cross-platform JavaScript runtime environment <a href="https://www.totaltypescript.com/typescript-is-coming-to-node-23">Node.js will soon support TypeScript by default</a>, without extra configuration. <a href="https://www.totaltypescript.com/typescript-is-coming-to-node-23">Node 23 will be able to run TypeScript files without any extra configuration.</a> <a href="https://dev.to/leapcell/mastering-expressjs-a-deep-dive-4ef5">Express is an extremely commonly used web server application framework in Node.js.</a></p>
<p><a href="https://thenewstack.io/open-source-in-2025-strap-in-disruption-straight-ahead/">Open Source in 2025: Strap In, Disruption Straight Ahead</a> article takes a <a href="https://thenewstack.io/open-source-in-2025-strap-in-disruption-straight-ahead/">look for new tensions to arise in the New Year over licensing, the open source AI definition, security and compliance, and how to pay volunteer maintainers</a>. For good news check out <a href="https://dev.to/jaysaadana/top-open-source-projects-to-watch-in-2025-4bem">Top Open Source Projects to Watch in 2025</a> and <a href="https://dev.to/composiodev/13-top-open-source-tools-you-must-use-for-your-next-big-project-in-2025-5gld">13 top open-source tools you must use for your next big project in 2025</a>.</p>
<p><a href="https://dev.to/abubakersiddique761/the-mobile-development-tech-stack-for-2025-5dm0">The Mobile Development Tech Stack for 2025</a> selection is important because the right tech stack can make or break your mobile app. <a href="https://dev.to/abubakersiddique761/the-mobile-development-tech-stack-for-2025-5dm0">The mobile development tech stack for 2025 is rich with opportunities.</a></p>
<p><a href="https://dev.to/abubakersiddique761/must-know-2025-developers-roadmap-and-key-programming-trends-159n">Must-Know 2025 Developer’s Roadmap and Key Programming Trends </a> article says that in the world of coding trends, o<a href="https://dev.to/abubakersiddique761/must-know-2025-developers-roadmap-and-key-programming-trends-159n">ne thing is clear: classic languages like Java, Python, and JavaScript are still important, but they’re being joined by new favorites such as Go and Rust</a>. And when you ask “Is JavaScript or Python 2025?” the answer is rarely simple &#8211; and could be that you need both.<br />
Here are some points:<br />
    Python’s Growth in Data Work and AI: Python continues to lead because of its easy-to-read style and the huge number of libraries available for tasks from data work to artificial intelligence. Tools like TensorFlow and PyTorch make it a must-have.<br />
    JavaScript and Its Ongoing Role in Building Website: JavaScript (and by extension, TypeScript) is the basic building block. JavaScript is still essential for web work, running both the parts you see on a site and the behind-the-scenes work, but many coders are now preferring TypeScript for business projects. Try building a small web app using React.<br />
    The Rise of Go and Rust: For those looking at future coding languages 2025, Go and Rust are getting a lot of attention.<br />
    Java, C++, and C#: The Reliable Favorites: Even in 2025, there’s no ignoring that languages like Java, C++, and C# are still important. Java continues to be a top choice for large business applications and Android app development, while C++ is key in systems work and game development.<br />
There are several shifts that every aspiring coder should keep in mind:<br />
    Adding Artificial Intelligence to Coding: The future of coding is closely linked with AI<br />
    Building for the Cloud: With cloud computing becoming common, languages that handle many tasks at once and run fast (like Go and Rust) are more important than ever.<br />
    The Need for Full-Stack Skills: Coders today are expected to handle both the front part of websites and the back-end work. JavaScript, along with tools like Node.js and modern front-end libraries, is key.<br />
    Focus on Safety and Speed: With online security becoming a big issue, languages that help avoid mistakes are getting more attention. Rust’s features that prevent memory errors and Go’s straightforward style are good examples.<br />
    Keep Learning and Stay Flexible: One thing that never changes in tech is change itself. What is popular in 2024 might be different in 2025. </p>
<p><a href="https://dev.to/abubakersiddique761/must-know-2025-developers-roadmap-and-key-programming-trends-159n">Here’s a simple table that sums up some facts in plain language</a>:</p>
<div class="table-wrapper-paragraph">
<table>
<thead>
<tr>
<th><strong>Language</strong></th>
<th><strong>2025 Trend</strong></th>
<th><strong>Main Advantage</strong></th>
<th><strong>Resource Link</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>Python</td>
<td>Leads in data work and AI</td>
<td>Easy to read, lots of tools</td>
<td><a href="https://www.geeksforgeeks.org/top-programming-languages-of-the-future-2025/" target="_blank" rel="noopener noreferrer">GeeksforGeeks</a></td>
</tr>
<tr>
<td>JavaScript</td>
<td>Essential for building websites</td>
<td>Works everywhere on the web</td>
<td><a href="https://snappify.com/blog/best-programming-languages" target="_blank" rel="noopener noreferrer">Snappify</a></td>
</tr>
<tr>
<td>TypeScript</td>
<td>Becoming popular in large projects</td>
<td>Helps catch errors early</td>
<td><a href="https://www.fullstackacademy.com/blog/nine-best-programming-languages-to-learn" target="_blank" rel="noopener noreferrer">Fullstack Academy</a></td>
</tr>
<tr>
<td>Go</td>
<td>Growing quickly in cloud computing</td>
<td>Fast and handles many tasks at once</td>
<td><a href="https://www.nucamp.co/blog/homepage-nucamp-2025-which-coding-languages-should-i-learn-in-2025/" target="_blank" rel="noopener noreferrer">Nucamp</a></td>
</tr>
<tr>
<td>Rust</td>
<td>New favorite for safe, low-level coding</td>
<td>Prevents common memory mistakes</td>
<td><a href="https://theceresgroup.com/2025/01/03/the-hottest-future-programming-languages-for-2025/" target="_blank" rel="noopener noreferrer">The Ceres Group</a></td>
</tr>
<tr>
<td>Java</td>
<td>Still important for big business and Android work</td>
<td>Runs on many types of systems</td>
<td><a href="https://en.wikipedia.org/wiki/Programming_language" target="_blank" rel="noopener noreferrer">Wikipedia</a></td>
</tr>
</tbody>
</table>
</div>
<p><a href="https://dev.to/holasoymalva/best-dev-stacks-to-learn-in-2025-2l6a"><br />
Best Dev Stacks to Learn in 2025</a>lists the top development stacks for 2025 to be:<br />
1. MERN Stack (MongoDB, Express.js, React, Node.js)<br />
2. MEVN Stack (MongoDB, Express.js, Vue.js, Node.js)<br />
3. JAMstack (JavaScript, APIs, Markup)<br />
4. T3 Stack (Next.js, TypeScript, tRPC, Tailwind CSS, Prisma)<br />
5. Flutter Stack (Flutter, Firebase)<br />
6. PERN Stack (PostgreSQL, Express.js, React, Node.js)<br />
7. Django Stack (Django, PostgreSQL, React/Angular)<br />
8. DevOps Stack (Docker, Kubernetes, Jenkins, Terraform)<br />
9. AI/ML Stack (Python, TensorFlow, PyTorch, FastAPI)<br />
10. Blockchain Development Stack (Solidity, Ethereum, Hardhat)<br />
11. Spring Boot + React Stack</p>
<p><a href="https://www.infoworld.com/article/2259240/10-hot-programming-trends-and-10-going-cold.html">10 hot programming trends — and 10 going cold</a><br />
Hot: Repatriation<br />
Not: Cloud bills<br />
Hot: AI partners<br />
Not: Human pair programming<br />
Hot: Rust<br />
Not: C/C++<br />
Hot: Wasm<br />
Not: Interpreters<br />
Hot: CPUs<br />
Not: GPUs<br />
Hot: Zero-knowledge proofs<br />
Not: Digital signatures<br />
Hot: Trustworthy ledgers<br />
Not: Turing-complete ledgers<br />
Hot: GraphQL<br />
Not: REST<br />
Hot: Static site generators<br />
Not: Single-page apps<br />
Hot: Database configuration<br />
Not: Software programming</p>
<p><a href="https://www.linkedin.com/posts/jaakkoa1_ctrlxos-activity-7280517728942067712-9pG_?utm_source=share&#038;utm_medium=member_android">What&#8217;s trending in Software-driven Automation (SDA) in 2025?</a> Here are some predictions:<br />
1. Virtual Safe Control &#8211; A new and novel concept introduced by CODESYS and SILista, making it possible to implement Functional Safety controller reaching SIL2 or even SIL3 level, using generic hardware with help of software virtualisation. This will significantly decrease cost of hardware and speed up development cycle.<br />
2. Open platforms &#8211; This trend started already last year, and now we&#8217;re seeing more and more automation vendors coming this way.<a href="https://ctrlx-os.com/en/"> #ctrlXOS opened the game</a>, and there are other vendors like Phoenix coming the same way with their PLCnext Virtualised.<br />
3. Model-based Design (MBD) &#8211; An old concept but not yet fully utilised in development. Maybe because lack of well integrated toolchains in the past. But now we&#8217;re seeing more and more industrial players adopting the methodology in their product development.<br />
4. AI, of course, but how? Naturally AI can assist in efficient software development and testing. Also some algorithm optimisation and condition monitoring with AI and ML has been seen. </p>
<p><a href="https://openclipart.org/detail/18736/programming-addictive-sign"><img src="https://openclipart.org/image/800px/18736" width="800" height="422" class="alignnone" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/02/18/coding-trends-2025/feed/</wfw:commentRss>
		<slash:comments>1026</slash:comments>
		</item>
		<item>
		<title>AI trends 2025</title>
		<link>https://www.epanorama.net/blog/2025/01/21/ai-trends-2025/</link>
		<comments>https://www.epanorama.net/blog/2025/01/21/ai-trends-2025/#comments</comments>
		<pubDate>Tue, 21 Jan 2025 22:17:46 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=196787</guid>
		<description><![CDATA[<p>AI is developing all the time. Here are some picks from several articles what is expected to happen in AI and around it in 2025. Here are picks from various articles, the texts are picks from the article edited and in some cases translated for clarity. AI in 2025: Five Defining Themes https://news.sap.com/2025/01/ai-in-2025-defining-themes/ Artificial intelligence <a class="moretag" href="https://www.epanorama.net/blog/2025/01/21/ai-trends-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>AI is developing all the time. Here are some picks from several articles what is expected to happen in AI and around it in 2025. Here are picks from various articles, the texts are picks from the article edited and in some cases translated for clarity.</p>
<p>AI in 2025: Five Defining Themes<br />
<a href="https://news.sap.com/2025/01/ai-in-2025-defining-themes/">https://news.sap.com/2025/01/ai-in-2025-defining-themes/</a><br />
Artificial intelligence (AI) is accelerating at an astonishing pace, quickly moving from emerging technologies to impacting how businesses run. From building AI agents to interacting with technology in ways that feel more like a natural conversation, AI technologies are poised to transform how we work.<br />
But what exactly lies ahead?<br />
1.  Agentic AI: Goodbye Agent Washing, Welcome Multi-Agent Systems<br />
AI agents are currently in their infancy. While many software vendors are releasing and labeling the first “AI agents” based on simple conversational document search, advanced AI agents that will be able to plan, reason, use tools, collaborate with humans and other agents, and iteratively reflect on progress until they achieve their objective are on the horizon. The year 2025 will see them rapidly evolve and act more autonomously. More specifically, 2025 will see AI agents deployed more readily “under the hood,” driving complex agentic workflows.<br />
In short, AI will handle mundane, high-volume tasks while the value of human judgement, creativity, and quality outcomes will increase.<br />
2. Models: No Context, No Value<br />
Large language models (LLMs) will continue to become a commodity for vanilla generative AI tasks, a trend that has already started. LLMs are drawing on an increasingly tapped pool of public data scraped from the internet. This will only worsen, and companies must learn to adapt their models to unique, content-rich data sources.<br />
We will also see a greater variety of foundation models that fulfill different purposes. Take, for example, physics-informed neural networks (PINNs), which generate outcomes based on predictions grounded in physical reality or robotics. PINNs are set to gain more importance in the job market because they will enable autonomous robots to navigate and execute tasks in the real world.<br />
Models will increasingly become more multimodal, meaning an AI system can process information from various input types.<br />
3. Adoption: From Buzz to Business<br />
While 2024 was all about introducing AI use cases and their value for organizations and individuals alike, 2025 will see the industry’s unprecedented adoption of AI specifically for businesses. More people will understand when and how to use AI, and the technology will mature to the point where it can deal with critical business issues such as managing multi-national complexities. Many companies will also gain practical experience working for the first time through issues like AI-specific legal and data privacy terms (compared to when companies started moving to the cloud 10 years ago), building the foundation for applying the technology to business processes.<br />
4. User Experience: AI Is Becoming the New UI<br />
AI’s next frontier is seamlessly unifying people, data, and processes to amplify business outcomes. In 2025, we will see increased adoption of AI across the workforce as people discover the benefits of humans plus AI.<br />
This means disrupting the classical user experience from system-led interactions to intent-based, people-led conversations with AI acting in the background. AI copilots will become the new UI for engaging with a system, making software more accessible and easier for people. AI won’t be limited to one app; it might even replace them one day. With AI, frontend, backend, browser, and apps are blurring. This is like giving your AI “arms, legs, and eyes.”<br />
5. Regulation: Innovate, Then Regulate<br />
It’s fair to say that governments worldwide are struggling to keep pace with the rapid advancements in AI technology and to develop meaningful regulatory frameworks that set appropriate guardrails for AI without compromising innovation. </p>
<p>12 AI predictions for 2025<br />
This year we’ve seen AI move from pilots into production use cases. In 2025, they’ll expand into fully-scaled, enterprise-wide deployments.<br />
<a href="https://www.cio.com/article/3630070/12-ai-predictions-for-2025.html">https://www.cio.com/article/3630070/12-ai-predictions-for-2025.html</a><br />
This year we’ve seen AI move from pilots into production use cases. In 2025, they’ll expand into fully-scaled, enterprise-wide deployments.<br />
1. Small language models and edge computing<br />
Most of the attention this year and last has been on the big language models —  specifically on ChatGPT in its various permutations, as well as competitors like Anthropic’s Claude and Meta’s Llama models. But for many business use cases, LLMs are overkill and are too expensive, and too slow, for practical use.<br />
“Looking ahead to 2025, I expect small language models, specifically custom models, to become a more common solution for many businesses,”<br />
2. AI will approach human reasoning ability<br />
In mid-September, OpenAI released a new series of models that thinks through problems much like a person would, it claims. The company says it can achieve PhD-level performance in challenging benchmark tests in physics, chemistry, and biology. For example, the previous best model, GPT-4o, could only solve 13% of the problems on the International Mathematics Olympiad, while the new reasoning model solved 83%.<br />
If AI can reason better, then it will make it possible for AI agents to understand our intent, translate that into a series of steps, and do things on our behalf, says Gartner analyst Arun Chandrasekaran. “Reasoning also helps us use AI as more of a decision support system,”<br />
3. Massive growth in proven use cases<br />
This year, we’ve seen some use cases proven to have ROI, says Monteiro. In 2025, those use cases will see massive adoption, especially if the AI technology is integrated into the software platforms that companies are already using, making it very simple to adopt.<br />
“The fields of customer service, marketing, and customer development are going to see massive adoption,”<br />
4. The evolution of agile development<br />
The agile manifesto was released in 2001 and, since then, the development philosophy has steadily gained over the previous waterfall style of software development.<br />
“For the last 15 years or so, it’s been the de-facto standard for how modern software development works,”<br />
5. Increased regulation<br />
At the end of September, California governor Gavin Newsom signed a law requiring gen AI developers to disclose the data they used to train their systems, which applies to developers who make gen AI systems publicly available to Californians. Developers must comply by the start of 2026.<br />
There are also regulations about the use of deep fakes, facial recognition, and more. The most comprehensive law, the EU’s AI Act, which went into effect last summer, is also something that companies will have to comply with starting in mid-2026, so, again, 2025 is the year when they will need to get ready.<br />
6. AI will become accessible and ubiquitous<br />
With gen AI, people are still at the stage of trying to figure out what gen AI is, how it works, and how to use it.<br />
“There’s going to be a lot less of that,” he says. But gen AI will become ubiquitous and seamlessly woven into workflows, the way the internet is today.<br />
7. Agents will begin replacing services<br />
Software has evolved from big, monolithic systems running on mainframes, to desktop apps, to distributed, service-based architectures, web applications, and mobile apps. Now, it will evolve again, says Malhotra. “Agents are the next phase,” he says. Agents can be more loosely coupled than services, making these architectures more flexible, resilient and smart. And that will bring with it a completely new stack of tools and development processes.<br />
8. The rise of agentic assistants<br />
In addition to agents replacing software components, we’ll also see the rise of agentic assistants, adds Malhotra. Take for example that task of keeping up with regulations.<br />
Today, consultants get continuing education to stay abreast of new laws, or reach out to colleagues who are already experts in them. It takes time for the new knowledge to disseminate and be fully absorbed by employees.<br />
“But an AI agent can be instantly updated to ensure that all our work is compliant with the new laws,” says Malhotra. “This isn’t science fiction.&#8221;<br />
9. Multi-agent systems<br />
Sure, AI agents are interesting. But things are going to get really interesting when agents start talking to each other, says Babak Hodjat, CTO of AI at Cognizant. It won’t happen overnight, of course, and companies will need to be careful that these agentic systems don’t go off the rails.<br />
Companies such as Sailes and Salesforce are already developing multi-agent workflows.<br />
10. Multi-modal AI<br />
Humans and the companies we build are multi-modal. We read and write text, we speak and listen, we see and we draw. And we do all these things through time, so we understand that some things come before other things. Today’s AI models are, for the most part, fragmentary. One can create images, another can only handle text, and some recent ones can understand or produce video.<br />
11. Multi-model routing<br />
Not to be confused with multi-modal AI, multi-modal routing is when companies use more than one LLM to power their gen AI applications. Different AI models are better at different things, and some are cheaper than others, or have lower latency. And then there’s the matter of having all your eggs in one basket.<br />
“A number of CIOs I’ve spoken with recently are thinking about the old ERP days of vendor lock,” says Brett Barton, global AI practice leader at Unisys. “And it’s top of mind for many as they look at their application portfolio, specifically as it relates to cloud and AI capabilities.”<br />
Diversifying away from using just a single model for all use cases means a company is less dependent on any one provider and can be more flexible as circumstances change.<br />
12. Mass customization of enterprise software<br />
Today, only the largest companies, with the deepest pockets, get to have custom software developed specifically for them. It’s just not economically feasible to build large systems for small use cases.<br />
“Right now, people are all using the same version of Teams or Slack or what have you,” says Ernst &#038; Young’s Malhotra. “Microsoft can’t make a custom version just for me.” But once AI begins to accelerate the speed of software development while reducing costs, it starts to become much more feasible.</p>
<p><img src="https://www.epanorama.net/newepa/wp-content/uploads/2012/01/crystalball.png" width="177" height="250" class="alignnone" /></p>
<p>9 IT resolutions for 2025<br />
<a href="https://www.cio.com/article/3629833/9-it-resolutions-for-2025.html">https://www.cio.com/article/3629833/9-it-resolutions-for-2025.html</a><br />
1. Innovate<br />
“We’re embracing innovation,”<br />
2. Double down on harnessing the power of AI<br />
Not surprisingly, getting more out of AI is top of mind for many CIOs.<br />
“I am excited about the potential of generative AI, particularly in the security space,”<br />
3. And ensure effective and secure AI rollouts<br />
“AI is everywhere, and while its benefits are extensive, implementing it effectively across a corporation presents challenges. Balancing the rollout with proper training, adoption, and careful measurement of costs and benefits is essential, particularly while securing company assets in tandem,”<br />
4. Focus on responsible AI<br />
The possibilities of AI grow by the day — but so do the risks.<br />
“My resolution is to mature in our execution of responsible AI,”<br />
&#8220;AI is the new gold and in order to truly maximize it’s potential, we must first have the proper guardrails in place. Taking a human-first approach to AI will help ensure our state can maintain ethics while taking advantage of the new AI innovations.”<br />
5. Deliver value from generative AI<br />
As organizations move from experimenting and testing generative AI use cases, they’re looking for gen AI to deliver real business value.<br />
“As we go into 2025, we’ll continue to see the evolution of gen AI. But it’s no longer about just standing it up. It’s more about optimizing and maximizing the value we’re getting out of gen AI,”<br />
6. Empower global talent<br />
Although harnessing AI is a top objective for Morgan Stanley’s Wetmur, she says she’s equally committed to harnessing the power of people.<br />
7. Create a wholistic learning culture<br />
Wetmur has another talent-related objective: to create a learning culture — not just in her own department but across all divisions.<br />
8. Deliver better digital experiences<br />
Deltek’s Cilsick has her sights set on improving her company’s digital employee experience, believing that a better DEX will yield benefits in multiple ways.<br />
Cilsick says she first wants to bring in new technologies and automation to “make things as easy as possible,” mirroring the digital experiences most workers have when using consumer technologies.<br />
“It’s really about leveraging tech to make sure [employees] are more efficient and productive,”<br />
“In 2025 my primary focus as CIO will be on transforming operational efficiency, maximizing business productivity, and enhancing employee experiences,”<br />
9. Position the company for long-term success<br />
Lieberman wants to look beyond 2025, saying another resolution for the year is “to develop a longer-term view of our technology roadmap so that we can strategically decide where to invest our resources.”<br />
“My resolutions for 2025 reflect the evolving needs of our organization, the opportunities presented by AI and emerging technologies, and the necessity to balance innovation with operational efficiency,”<br />
Lieberman aims to develop AI capabilities to automate routine tasks.<br />
“Bots will handle common inquiries ranging from sales account summaries to HR benefits, reducing response times and freeing up resources for strategic initiatives,” </p>
<p>Not just hype — here are real-world use cases for AI agents<br />
<a href="https://venturebeat.com/ai/not-just-hype-here-are-real-world-use-cases-for-ai-agents/">https://venturebeat.com/ai/not-just-hype-here-are-real-world-use-cases-for-ai-agents/</a><br />
Just seven or eight months ago, when a customer called in to or emailed Baca Systems with a service question, a human agent handling the query would begin searching for similar cases in the system and analyzing technical documents.<br />
This process would take roughly five to seven minutes; then the agent could offer the “first meaningful response” and finally begin troubleshooting.<br />
But now, with AI agents powered by Salesforce, that time has been shortened to as few as five to 10 seconds.<br />
Now, instead of having to sift through databases for previous customer calls and similar cases, human reps can ask the AI agent to find the relevant information. The AI runs in the background and allows humans to respond right away, Russo noted.<br />
AI can serve as a sales development representative (SDR) to send out general inquires and emails, have a back-and-forth dialogue, then pass the prospect to a member of the sales team, Russo explained.<br />
But once the company implements Salesforce’s Agentforce, a customer needing to modify an order will be able to communicate their needs with AI in natural language, and the AI agent will automatically make adjustments. When more complex issues come up — such as a reconfiguration of an order or an all-out venue change — the AI agent will quickly push the matter up to a human rep. </p>
<p>Open Source in 2025: Strap In, Disruption Straight Ahead<br />
Look for new tensions to arise in the New Year over licensing, the open source AI definition, security and compliance, and how to pay volunteer maintainers.<br />
<a href="https://thenewstack.io/open-source-in-2025-strap-in-disruption-straight-ahead/">https://thenewstack.io/open-source-in-2025-strap-in-disruption-straight-ahead/</a><br />
The trend of widely used open source software moving to more restrictive licensing isn’t new.<br />
In addition to the demands of late-stage capitalism and impatient investors in companies built on open source tools, other outside factors are pressuring the open source world. There’s the promise/threat of generative AI, for instance. Or the shifting geopolitical landscape, which brings new security concerns and governance regulations.<br />
What’s ahead for open source in 2025?<br />
More Consolidation, More Licensing Changes<br />
The Open Source AI Debate: Just Getting Started<br />
Security and Compliance Concerns Will Rise<br />
Paying Maintainers: More Cash, Creativity Needed</p>
<p>Kyberturvallisuuden ja tekoälyn tärkeimmät trendit 2025<br />
<a href="https://www.uusiteknologia.fi/2024/11/20/kyberturvallisuuden-ja-tekoalyn-tarkeimmat-trendit-2025/">https://www.uusiteknologia.fi/2024/11/20/kyberturvallisuuden-ja-tekoalyn-tarkeimmat-trendit-2025/</a><br />
1. Cyber ​​infrastructure will be centered on a single, unified security platform<br />
2. Big data will give an edge against new entrants<br />
3. AI’s integrated role in 2025 means building trust, governance engagement, and a new kind of leadership<br />
4. Businesses will adopt secure enterprise browsers more widely<br />
5. AI’s energy implications will be more widely recognized in 2025<br />
6. Quantum realities will become clearer in 2025<br />
7. Security and marketing leaders will work more closely together</p>
<p>Presentation: For 2025, ‘AI eats the world’.<br />
<a href="https://www.ben-evans.com/presentations">https://www.ben-evans.com/presentations</a><br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/LGDa3pO23Wc?si=yYyn52FCP7cwLY2y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>Just like other technologies that have gone before, such as cloud and cybersecurity automation, right now AI lacks maturity.<br />
<a href="https://www.securityweek.com/ai-implementing-the-right-technology-for-the-right-use-case/">https://www.securityweek.com/ai-implementing-the-right-technology-for-the-right-use-case/</a><br />
If 2023 and 2024 were the years of exploration, hype and excitement around AI, 2025 (and 2026) will be the year(s) that organizations start to focus on specific use cases for the most productive implementations of AI and, more importantly, to understand how to implement guardrails and governance so that it is viewed as less of a risk by security teams and more of a benefit to the organization.<br />
Businesses are developing applications that add Large Language Model (LLM) capabilities to provide superior functionality and advanced personalization<br />
Employees are using third party GenAI tools for research and productivity purposes<br />
Developers are leveraging AI-powered code assistants to code faster and meet challenging production deadlines<br />
Companies are building their own LLMs for internal use cases and commercial purposes.<br />
AI is still maturing<br />
However, just like other technologies that have gone before, such as cloud and cybersecurity automation, right now AI lacks maturity. Right now, we very much see AI in this “peak of inflated expectations” phase and predict that it will dip into the “trough of disillusionment”, where organizations realize that it is not the silver bullet they thought it would be. In fact, there are already signs of cynicism as decision-makers are bombarded with marketing messages from vendors and struggle to discern what is a genuine use case and what is not relevant for their organization.<br />
There is also regulation that will come into force, such as the EU AI Act, which is a comprehensive legal framework that sets out rules for the development and use of AI.<br />
AI certainly won’t solve every problem, and it should be used like automation, as part of a collaborative mix of people, process and technology. You simply can’t replace human intuition with AI, and many new AI regulations stipulate that human oversight is maintained. </p>
<p>7 Splunk Predictions for 2025<br />
<a href="https://www.splunk.com/en_us/form/future-predictions.html">https://www.splunk.com/en_us/form/future-predictions.html</a><br />
AI: Projects must prove their worth to anxious boards or risk defunding, and LLMs will go small to reduce operating costs and environmental impact.</p>
<p>OpenAI, Google and Anthropic Are Struggling to Build More Advanced AI<br />
Three of the leading artificial intelligence companies are seeing diminishing returns from their costly efforts to develop newer models.<br />
<a href=" https://www.bloomberg.com/news/articles/2024-11-13/openai-google-and-anthropic-are-struggling-to-build-more-advanced-ai">https://www.bloomberg.com/news/articles/2024-11-13/openai-google-and-anthropic-are-struggling-to-build-more-advanced-ai</a><br />
Sources: OpenAI, Google, and Anthropic are all seeing diminishing returns from costly efforts to build new AI models; a new Gemini model misses internal targets</p>
<p>It Costs So Much to Run ChatGPT That OpenAI Is Losing Money on $200 ChatGPT Pro Subscriptions<br />
<a href="https://futurism.com/the-byte/openai-chatgpt-pro-subscription-losing-money?fbclid=IwY2xjawH8epVleHRuA2FlbQIxMQABHeggEpKe8ZQfjtPRC0f2pOI7A3z9LFtFon8lVG2VAbj178dkxSQbX_2CJQ_aem_N_ll3ETcuQ4OTRrShHqNGg">https://futurism.com/the-byte/openai-chatgpt-pro-subscription-losing-money?fbclid=IwY2xjawH8epVleHRuA2FlbQIxMQABHeggEpKe8ZQfjtPRC0f2pOI7A3z9LFtFon8lVG2VAbj178dkxSQbX_2CJQ_aem_N_ll3ETcuQ4OTRrShHqNGg</a><br />
In a post on X-formerly-Twitter, CEO Sam Altman admitted an &#8220;insane&#8221; fact: that the company is &#8220;currently losing money&#8221; on ChatGPT Pro subscriptions, which run $200 per month and give users access to its suite of products including its o1 &#8220;reasoning&#8221; model.<br />
&#8220;People use it much more than we expected,&#8221; the cofounder wrote, later adding in response to another user that he &#8220;personally chose the price and thought we would make some money.&#8221;<br />
Though Altman didn&#8217;t explicitly say why OpenAI is losing money on these premium subscriptions, the issue almost certainly comes down to the enormous expense of running AI infrastructure: the massive and increasing amounts of electricity needed to power the facilities that power AI, not to mention the cost of building and maintaining those data centers. Nowadays, a single query on the company&#8217;s most advanced models can cost a staggering $1,000.</p>
<p>Tekoäly edellyttää yhä nopeampia verkkoja<br />
<a href="https://etn.fi/index.php/opinion/16974-tekoaely-edellyttaeae-yhae-nopeampia-verkkoja">https://etn.fi/index.php/opinion/16974-tekoaely-edellyttaeae-yhae-nopeampia-verkkoja</a><br />
A resilient digital infrastructure is critical to effectively harnessing telecommunications networks for AI innovations and cloud-based services. The increasing demand for data-rich applications related to AI requires a telecommunications network that can handle large amounts of data with low latency, writes Carl Hansson, Partner Solutions Manager at Orange Business.</p>
<p>AI’s Slowdown Is Everyone Else’s Opportunity<br />
Businesses will benefit from some much-needed breathing space to figure out how to deliver that all-important return on investment.<br />
<a href="https://www.bloomberg.com/opinion/articles/2024-11-20/ai-slowdown-is-everyone-else-s-opportunity">https://www.bloomberg.com/opinion/articles/2024-11-20/ai-slowdown-is-everyone-else-s-opportunity</a></p>
<p>Näin sirumarkkinoilla käy ensi vuonna<br />
<a href="https://etn.fi/index.php/13-news/16984-naein-sirumarkkinoilla-kaey-ensi-vuonna">https://etn.fi/index.php/13-news/16984-naein-sirumarkkinoilla-kaey-ensi-vuonna</a><br />
The growing demand for high-performance computing (HPC) for artificial intelligence and HPC computing continues to be strong, with the market set to grow by more than 15 percent in 2025, IDC estimates in its recent Worldwide Semiconductor Technology Supply Chain Intelligence report.<br />
IDC predicts eight significant trends for the chip market by 2025.<br />
1. AI growth accelerates<br />
2. Asia-Pacific IC Design Heats Up<br />
3. TSMC&#8217;s leadership position is strengthening<br />
4. The expansion of advanced processes is accelerating.<br />
5. Mature process market recovers<br />
6. 2nm Technology Breakthrough<br />
7. Restructuring the Packaging and Testing Market<br />
8. Advanced packaging technologies on the rise</p>
<p>2024: The year when MCUs became AI-enabled<br />
<a href="https://www-edn-com.translate.goog/2024-the-year-when-mcus-became-ai-enabled/?fbclid=IwZXh0bgNhZW0CMTEAAR1_fEakArfPtgGZfjd-NiPd_MLBiuHyp9qfiszczOENPGPg38wzl9KOLrQ_aem_rLmf2vF2kjDIFGWzRVZWKw&#038;_x_tr_sl=en&#038;_x_tr_tl=fi&#038;_x_tr_hl=fi&#038;_x_tr_pto=wapp">https://www-edn-com.translate.goog/2024-the-year-when-mcus-became-ai-enabled/?fbclid=IwZXh0bgNhZW0CMTEAAR1_fEakArfPtgGZfjd-NiPd_MLBiuHyp9qfiszczOENPGPg38wzl9KOLrQ_aem_rLmf2vF2kjDIFGWzRVZWKw&#038;_x_tr_sl=en&#038;_x_tr_tl=fi&#038;_x_tr_hl=fi&#038;_x_tr_pto=wapp</a><br />
The AI ​​party in the MCU space started in 2024, and in 2025, it is very likely that there will be more advancements in MCUs using lightweight AI models.<br />
Adoption of AI acceleration features is a big step in the development of microcontrollers. The inclusion of AI features in microcontrollers started in 2024, and it is very likely that in 2025, their features and tools will develop further.</p>
<p>Just like other technologies that have gone before, such as cloud and cybersecurity automation, right now AI lacks maturity.<br />
<a href="https://www.securityweek.com/ai-implementing-the-right-technology-for-the-right-use-case/">https://www.securityweek.com/ai-implementing-the-right-technology-for-the-right-use-case/</a><br />
If 2023 and 2024 were the years of exploration, hype and excitement around AI, 2025 (and 2026) will be the year(s) that organizations start to focus on specific use cases for the most productive implementations of AI and, more importantly, to understand how to implement guardrails and governance so that it is viewed as less of a risk by security teams and more of a benefit to the organization.<br />
Businesses are developing applications that add Large Language Model (LLM) capabilities to provide superior functionality and advanced personalization<br />
Employees are using third party GenAI tools for research and productivity purposes<br />
Developers are leveraging AI-powered code assistants to code faster and meet challenging production deadlines<br />
Companies are building their own LLMs for internal use cases and commercial purposes.<br />
AI is still maturing</p>
<p>AI Regulation Gets Serious in 2025 – Is Your Organization Ready?<br />
While the challenges are significant, organizations have an opportunity to build scalable AI governance frameworks that ensure compliance while enabling responsible AI innovation.<br />
<a href="https://www.securityweek.com/ai-regulation-gets-serious-in-2025-is-your-organization-ready/">https://www.securityweek.com/ai-regulation-gets-serious-in-2025-is-your-organization-ready/</a><br />
Similar to the GDPR, the EU AI Act will take a phased approach to implementation. The first milestone arrives on February 2, 2025, when organizations operating in the EU must ensure that employees involved in AI use, deployment, or oversight possess adequate AI literacy. Thereafter from August 1 any new AI models based on GPAI standards must be fully compliant with the act. Also similar to GDPR is the threat of huge fines for non-compliance – EUR 35 million or 7 percent of worldwide annual turnover, whichever is higher.<br />
While this requirement may appear manageable on the surface, many organizations are still in the early stages of defining and formalizing their AI usage policies.<br />
Later phases of the EU AI Act, expected in late 2025 and into 2026, will introduce stricter requirements around prohibited and high-risk AI applications. For organizations, this will surface a significant governance challenge: maintaining visibility and control over AI assets.<br />
Tracking the usage of standalone generative AI tools, such as ChatGPT or Claude, is relatively straightforward. However, the challenge intensifies when dealing with SaaS platforms that integrate AI functionalities on the backend. Analysts, including Gartner, refer to this as “embedded AI,” and its proliferation makes maintaining accurate AI asset inventories increasingly complex.<br />
Where frameworks like the EU AI Act grow more complex is their focus on ‘high-risk’ use cases. Compliance will require organizations to move beyond merely identifying AI tools in use; they must also assess how these tools are used, what data is being shared, and what tasks the AI is performing. For instance, an employee using a generative AI tool to summarize sensitive internal documents introduces very different risks than someone using the same tool to draft marketing content.<br />
For security and compliance leaders, the EU AI Act represents just one piece of a broader AI governance puzzle that will dominate 2025.<br />
The next 12-18 months will require sustained focus and collaboration across security, compliance, and technology teams to stay ahead of these developments.</p>
<p>The Global Partnership on Artificial Intelligence (GPAI) is a multi-stakeholder initiative which aims to bridge the gap between theory and practice on AI by supporting cutting-edge research and applied activities on AI-related priorities.<br />
<a href="https://gpai.ai/about/#:~:text=The%20Global%20Partnership%20on%20Artificial,activities%20on%20AI%2Drelated%20priorities.">https://gpai.ai/about/#:~:text=The%20Global%20Partnership%20on%20Artificial,activities%20on%20AI%2Drelated%20priorities.<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2025/01/21/ai-trends-2025/feed/</wfw:commentRss>
		<slash:comments>3971</slash:comments>
		</item>
		<item>
		<title>Cyber security trends for 2025</title>
		<link>https://www.epanorama.net/blog/2024/12/31/cyber-security-trends-for-2025/</link>
		<comments>https://www.epanorama.net/blog/2024/12/31/cyber-security-trends-for-2025/#comments</comments>
		<pubDate>Tue, 31 Dec 2024 18:07:24 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=196785</guid>
		<description><![CDATA[<p>Here is collection of some cyber security trends and predictions for 2025 from various sources: Pimeän verkon keskustelut paljastavat: Tällaista kyytiä on luvassa vuonna 2025 Keskustelut paljastavat ensi vuoden uhkakuvat. https://www.is.fi/digitoday/tietoturva/art-2000010908617.html VPN provider NordVPN has partnered with researchers at NordStellar to predict the cyber threats of 2025. The companies analyzed the largest dark web forums <a class="moretag" href="https://www.epanorama.net/blog/2024/12/31/cyber-security-trends-for-2025/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Here is collection of some cyber security trends and predictions for 2025 from various sources:</p>
<p>Pimeän verkon keskustelut paljastavat: Tällaista kyytiä on luvassa vuonna 2025<br />
Keskustelut paljastavat ensi vuoden uhkakuvat.<br />
<a href="https://www.is.fi/digitoday/tietoturva/art-2000010908617.html">https://www.is.fi/digitoday/tietoturva/art-2000010908617.html</a></p>
<blockquote><p>VPN provider NordVPN has partnered with researchers at NordStellar to predict the cyber threats of 2025. The companies analyzed the largest dark web forums to identify the most talked about and trending topics. These include:<br />
Advanced disinformation services<br />
Stolen digital identities<br />
AI-based social engineering<br />
Smart home vulnerabilities<br />
The state of connected homes is already fragile, NordVPN warns.</p></blockquote>
<p>Kyberturvallisuuden ja tekoälyn tärkeimmät trendit 2025<br />
<a href="https://www.uusiteknologia.fi/2024/11/20/kyberturvallisuuden-ja-tekoalyn-tarkeimmat-trendit-2025/">https://www.uusiteknologia.fi/2024/11/20/kyberturvallisuuden-ja-tekoalyn-tarkeimmat-trendit-2025/</a></p>
<blockquote><p>Security firm Palo Alto Networks has released a comprehensive list of emerging threats and the impact of advances in artificial intelligence (AI) for the coming year. While they present their own risks, they also help malicious actors seek help to exploit the new capabilities of AI.</p></blockquote>
<blockquote><p>
Cyber ​​infrastructure is focused on one unified security platform<br />
Large amounts of data give an advantage against new entrepreneurs<br />
Businesses are increasingly adopting secure enterprise browsers<br />
In 2025, more attention will be paid to the energy impacts of artificial intelligence<br />
The realities of quantum technology will become clearer in 2025<br />
Security and marketing directors work more closely together</p></blockquote>
<p>Kyberhyökkäykset ovat entistä laajempia, röyhkeämpiä ja vahingollisempia.<br />
<a href="https://www.verkkouutiset.fi/?p=694453#9c1dc2d3">https://www.verkkouutiset.fi/?p=694453#9c1dc2d3</a></p>
<blockquote><p>
Cybersecurity company Fortinet has published a cyber threat forecast for 2025. According to it, threat actors will continue to rely on many traditional tactics that have been used for decades.<br />
According to the report, the following cyber threats will be increasingly seen around the world starting next year.</p></blockquote>
<blockquote><p>
Cybercriminals specialize in certain stages of the attack chain<br />
Attacks on cloud environments are becoming more common<br />
Automated hacking tools on dark web sales platforms<br />
Real-life threats become part of attackers&#8217; tactics<br />
Anti-attack groups expand cooperation
</p></blockquote>
<p>A grim forecast for 2025<br />
Security company warns of new-age cyberattacks.<br />
<a href="https://www.iltalehti.fi/digiuutiset/a/3ba5142e-f0ee-43fe-8bd2-4468a9d2d5bd">https://www.iltalehti.fi/digiuutiset/a/3ba5142e-f0ee-43fe-8bd2-4468a9d2d5bd</a></p>
<blockquote><p>According to security company Fortinet, many cybercriminals are making better attacks than before, which is not a good thing at all. In addition, old protection methods may not be enough as criminals find new ways to attack.<br />
The company&#8217;s Fortiguard Labs team has compiled an updated threat forecast report for 2025, which underlines that cyberattacks are becoming more targeted and harmful, for example, as turnkey cyberattack services become more common.
</p></blockquote>
<blockquote><p>1 Specialization<br />
2 Cloud and artificial intelligence as themes<br />
3 Real-life threats are part of the tactic</p></blockquote>
<blockquote><p>Fortinet reminds us that the responsibility for ensuring information security lies with everyone, not just corporate security and IT teams.<br />
– No single organization or security team can prevent cybercrime on its own, it underlines.</p></blockquote>
<p><img src="https://www.epanorama.net/newepa/wp-content/uploads/2012/01/crystalball.png" width="177" height="250" class="alignnone" /></p>
<p>Guidance to survive 2025:</p>
<p>Product Security Bad Practices<br />
<a href="https://www.cisa.gov/resources-tools/resources/product-security-bad-practices">https://www.cisa.gov/resources-tools/resources/product-security-bad-practices</a></p>
<p>MITRE shares 2024&#8242;s top 25 most dangerous software weaknesses<br />
<a href="https://www.bleepingcomputer.com/news/security/mitre-shares-2024s-top-25-most-dangerous-software-weaknesses/">https://www.bleepingcomputer.com/news/security/mitre-shares-2024s-top-25-most-dangerous-software-weaknesses/</a></p>
<p>Six password takeaways from the updated NIST cybersecurity framework<br />
<a href="https://www.bleepingcomputer.com/news/security/six-password-takeaways-from-the-updated-nist-cybersecurity-framework/">https://www.bleepingcomputer.com/news/security/six-password-takeaways-from-the-updated-nist-cybersecurity-framework/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2024/12/31/cyber-security-trends-for-2025/feed/</wfw:commentRss>
		<slash:comments>224</slash:comments>
		</item>
		<item>
		<title>Tech trends for 2024</title>
		<link>https://www.epanorama.net/blog/2024/01/04/tech-trends-for-2024/</link>
		<comments>https://www.epanorama.net/blog/2024/01/04/tech-trends-for-2024/#comments</comments>
		<pubDate>Thu, 04 Jan 2024 13:27:47 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Trends and predictions]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=195100</guid>
		<description><![CDATA[<p>Here is collection of technology trends news for year 2024. This is a collection of links to articles followed by a short quote. <a class="moretag" href="https://www.epanorama.net/blog/2024/01/04/tech-trends-for-2024/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Here is collection of technology trends news for year 2024. This is a collection of links to articles followed by a short quote.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2024/01/04/tech-trends-for-2024/feed/</wfw:commentRss>
		<slash:comments>1034</slash:comments>
		</item>
	</channel>
</rss>
