[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"nav-categories":3,"article-lm-studio-0-4-0-revolutionizing-local-ai-workflows-with-smarter-tools-and-enhanced-flexibility":70},{"data":4},[5,37,57,64],{"name":6,"slug":7,"categories":8},"Productivity","productivity",[9,13,17,21,25,29,33],{"id":10,"title":11,"slug":12},17,"Branding","branding",{"id":14,"title":15,"slug":16},19,"Marketing","marketing",{"id":18,"title":19,"slug":20},20,"Work","work",{"id":22,"title":23,"slug":24},34,"Community","community",{"id":26,"title":27,"slug":28},21,"For newbies","for-newbies",{"id":30,"title":31,"slug":32},24,"Investment","investment",{"id":34,"title":35,"slug":36},22,"Finance","finance",{"name":38,"slug":39,"categories":40},"Tech","tech",[41,45,49,53],{"id":42,"title":43,"slug":44},28,"Technology","technology",{"id":46,"title":47,"slug":48},32,"Artificial Intelligence","artificial-intelligence",{"id":50,"title":51,"slug":52},26,"Security and protection","security-and-protection",{"id":54,"title":55,"slug":56},31,"YouTube Blog","youtube-blog",{"name":58,"slug":59,"categories":60},"News","news",[61],{"id":62,"title":58,"slug":63},18,"quasanews",{"name":65,"slug":66,"categories":67},"Business","business",[68],{"id":69,"title":65,"slug":66},16,{"post":71,"published_news":97,"popular_news":166,"categories":237},{"title":72,"description":73,"meta_title":72,"meta_description":74,"meta_keywords":75,"text":76,"slug":77,"created_at":78,"publish_at":79,"formatted_created_at":80,"category_id":42,"links":81,"view_type":86,"video_url":87,"views":88,"likes":89,"lang":90,"comments_count":89,"category":91},"LM Studio 0.4.0: Revolutionizing Local AI Workflows with Smarter Tools and Enhanced Flexibility","In the ever-expanding world of local AI development, LM Studio has just rolled out its version 0.4.0, bringing a host of updates that streamline workflows, boost performance, and cater to both casual users and power developers.","LM Studio 0.4.0 isn't just an update — it's a maturation of the platform, making it more versatile for developers, researchers, and hobbyists alike","With its focus on parallel processing, headless deployment, and user-friendly features, it lowers barriers to entry while empowering advanced use cases.","\u003Cp>In the ever-expanding world of local AI development, LM Studio has just rolled out its version 0.4.0, bringing a host of updates that streamline workflows, boost performance, and cater to both casual users and power developers.\u003C/p>\n\n\u003Cp>\u003Ca href=\"https://lmstudio.ai/blog/0.4.0\">Announced via their official blog\u003C/a>, this release focuses on usability, deployment options, and advanced features that make running large language models (LLMs) on your own hardware more intuitive and powerful than ever. Whether you&#39;re tinkering with models for fun or building production-grade applications, these changes address pain points and open new possibilities. Let&#39;s dive into what&#39;s new.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>A Fresh, Intuitive Interface Overhaul\u003C/strong>\u003C/h4>\n\n\u003Cp>One of the standout changes in 0.4.0 is the completely revamped user interface, designed for consistency and ease of use. The redesign simplifies navigation, with updated styles for chat messages, hardware settings, and sidebars.\u003C/p>\n\n\u003Cp>\u003Cpicture class=\"image-align-left\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135033928.webp\" type=\"image/webp\">\u003Cimg alt=\"LM Studio 0.4.0: Revolutionizing Local AI Workflows with Smarter Tools and Enhanced Flexibility\" class=\"image-align-left\" height=\"447\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135033928.jpg\" width=\"300\" />\u003C/picture>A key highlight is the new \u003Cstrong>Split View\u003C/strong>&nbsp;mode, which lets you divide your screen to run and compare multiple chat sessions side by side &mdash; perfect for benchmarking responses from different models.\u003C/p>\n\n\u003Cp>Simply click the Split View icon in the top right, drag chat tabs into place, and you&#39;re set. This feature supports up to two panes, making A/B testing of LLMs a breeze.\u003C/p>\n\n\u003Cp>Work with Model Control Protocols (MCPs) has also been simplified: MCPs now load only when needed, rather than at startup, reducing overhead.\u003C/p>\n\n\u003Cp>Additionally, the introduction of \u003Cstrong>permission keys\u003C/strong>&nbsp;allows finer control over client access to the LM Studio server, enhancing security for shared environments.\u003C/p>\n\n\u003Cp>For advanced users, the new \u003Cstrong>Developer Mode\u003C/strong>&nbsp;consolidates previous settings into a single toggle under Settings &gt; Developer.\u003C/p>\n\n\u003Cp>This mode unlocks hidden options across the app, including in-app documentation for REST API, CLI commands, and live processing status for loaded LLMs. It&#39;s a unified hub for power users, replacing the old multi-mode system.\u003C/p>\n\n\u003Cp>Other UI tweaks include a resizable model search modal (accessible via Cmd/Ctrl + Shift + M), persistent filter preferences, and new settings like enforcing one new empty chat at a time or positioning the primary navigation on top or left. Bug fixes address visual glitches, such as chat duplication and export failures, ensuring a smoother experience.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Parallel Inference: Handling Multiple Requests Like a Pro\u003C/strong>\u003C/h4>\n\n\u003Cp>A game-changer for high-throughput scenarios is the addition of \u003Cstrong>parallel inference\u003C/strong>, powered by continuous batching in the llama.cpp engine (version 2.0.0). This allows a single model to process multiple requests simultaneously without queuing, significantly reducing latency and boosting efficiency.\u003C/p>\n\n\u003Cp>\u003Cpicture class=\"image-align-right\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135118714.webp\" type=\"image/webp\">\u003Cimg alt=\"LM Studio 0.4.0: Revolutionizing Local AI Workflows with Smarter Tools and Enhanced Flexibility\" class=\"image-align-right\" height=\"169\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135118714.jpg\" width=\"300\" />\u003C/picture>Configure it via the \u003Cstrong>Max Concurrent Predictions\u003C/strong>&nbsp;slider in the model loader dialog &mdash; defaulting to 4 slots with \u003Cstrong>Unified KV Cache\u003C/strong>&nbsp;enabled to manage varying request sizes without extra memory use. Note that MLX engine support on Macs is still in development, so Apple users might need to wait for full compatibility.\u003C/p>\n\n\u003Cp>This feature is ideal for developers building apps that handle concurrent queries, like chatbots or APIs, turning LM Studio into a more robust local server alternative.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Easier Deployment with CLI Enhancements\u003C/strong>\u003C/h4>\n\n\u003Cp>Deployment gets a major upgrade with \u003Cstrong>llmster\u003C/strong>, a headless daemon for running LM Studio without a GUI &mdash; perfect for servers, cloud instances, or terminal-only setups. Installation is straightforward: Use curl scripts for Linux/Mac or PowerShell for Windows. Core commands include `lms daemon up` to start the daemon, `lms get &lt;model&gt;` for downloads, and `lms server start` to spin up a local server.\u003C/p>\n\n\u003Cp>The new \u003Cstrong>lms chat\u003C/strong>&nbsp;CLI interface offers an interactive terminal chat experience, complete with slash commands like `/model` to switch models, `/download` for fetching new ones, and `/system-prompt` for custom instructions. It supports large content pasting, thinking highlights, and improved help/logging, making CLI workflows more accessible.\u003C/p>\n\n\u003Cp>Versioning now uses commit hashes for precision, and commands like `lms runtime update llama.cpp` keep your setup current.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Chat Export and API Expansions\u003C/strong>\u003C/h4>\n\n\u003Cp>Sharing your work is simpler with new \u003Cstrong>chat export options\u003C/strong>: Save conversations as PDF (including images), Markdown, or plain text via the chat menu. This is great for documentation, reports, or archiving experiments.\u003C/p>\n\n\u003Cp>On the API front, a \u003Cstrong>stateful REST API endpoint\u003C/strong>&nbsp;at `/v1/chat` maintains conversation state using `response_id`, enabling multi-step workflows with detailed stats like token counts and speeds. It supports local MCPs when permission keys are enabled. A new `/api/v1/models/unload` endpoint lets you unload models programmatically, and error formatting has been refined. Breaking changes include renaming `model_instance_id` to `instance_id` in load responses.\u003C/p>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Additional Gems and Under-the-Hood Improvements\u003C/strong>\u003C/h4>\n\n\u003Cp>\u003Cpicture class=\"image-align-right\">\u003Csource srcset=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135034745.webp\" type=\"image/webp\">\u003Cimg alt=\"LM Studio 0.4.0: Revolutionizing Local AI Workflows with Smarter Tools and Enhanced Flexibility\" class=\"image-align-right\" height=\"447\" src=\"https://cdn.quasa.io/photos/00/image-2026-02-03t135034745.jpg\" width=\"300\" />\u003C/picture>Beyond the headliners, 0.4.0 adds support for models like \u003Cstrong>FunctionGemma\u003C/strong>, \u003Cstrong>MistralAI Ministral\u003C/strong>&nbsp;(3B, 8B, 13B), and \u003Cstrong>EssentialAI&#39;s rnj-1\u003C/strong>. There&#39;s also LFM2 tool call format compatibility, an \u003Cstrong>n_cpu_moe slider\u003C/strong>&nbsp;for CPU offloading in Mixture of Experts models, and prompt processing progress indicators.\u003C/p>\n\n\u003Cp>Image handling in chats now includes download, copy, and reveal buttons.\u003C/p>\n\n\u003Cp>Bug fixes abound: From model indexing issues to settings persistence after updates, and even API image validation without loading models. Hardware info via `lms runtime survey` and GPU support enhancements round out the release.\u003C/p>\n\n\u003Cp>Also read:\u003C/p>\n\n\u003Cul>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/the-hidden-dangers-of-ai-coding-agents-how-addiction-to-claude-code-and-beyond-could-claim-many-victims\">The Hidden Dangers of AI Coding Agents: How Addiction to Claude Code and Beyond Could Claim Many Victims\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/ru/media/why-chatgpt-still-wins-my-heart-loyalty-in-the-ai-arms-race\">Why ChatGPT Still Wins My Heart: Loyalty in the AI Arms Race\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/publishing-apps-on-google-play-in-2026-navigating-stricter-rules-amid-eu-pushback\">Publishing Apps on Google Play in 2026: Navigating Stricter Rules Amid EU Pushback\u003C/a>\u003C/li>\n\t\u003Cli>\u003Ca href=\"https://quasa.io/media/lucy-2-0-revolutionizing-real-time-vfx-with-character-replacement\">Lucy 2.0: Revolutionizing Real-Time VFX with Character Replacement\u003C/a>\u003C/li>\n\u003C/ul>\n\n\u003Chr />\n\u003Ch4>\u003Cstrong>Wrapping Up: A Step Toward Seamless Local AI\u003C/strong>\u003C/h4>\n\n\u003Cp>LM Studio 0.4.0 isn&#39;t just an update &mdash; it&#39;s a maturation of the platform, making it more versatile for developers, researchers, and hobbyists alike. With its focus on parallel processing, headless deployment, and user-friendly features, it lowers barriers to entry while empowering advanced use cases.\u003C/p>\n\n\u003Cp>If you&#39;re into local LLMs, head to lmstudio.ai to download and explore. This release solidifies LM Studio&#39;s role as a go-to tool in the open-source AI ecosystem, promising even more innovations ahead.\u003C/p>","lm-studio-0-4-0-revolutionizing-local-ai-workflows-with-smarter-tools-and-enhanced-flexibility","2026-02-03T12:53:46.000000Z","2026-02-09T09:53:00.000000Z","09.02.2026",{"image":82,"image_webp":83,"thumb":84,"thumb_webp":85},"https://cdn.quasa.io/images/news/BuW8t1DHYnlAOZ5GgVrxKYHG2cJXWxQeDRiWlt8H.jpg","https://cdn.quasa.io/images/news/BuW8t1DHYnlAOZ5GgVrxKYHG2cJXWxQeDRiWlt8H.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/BuW8t1DHYnlAOZ5GgVrxKYHG2cJXWxQeDRiWlt8H.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/BuW8t1DHYnlAOZ5GgVrxKYHG2cJXWxQeDRiWlt8H.webp","small",null,3293,0,"en",{"id":42,"title":43,"slug":44,"meta_title":92,"meta_description":93,"meta_keywords":94,"deleted_at":87,"created_at":95,"updated_at":96,"lang":90},"Quasa media blog about growth hacking in Tech","All the most interesting and useful about technologies. Exclusive articles from technologies you won't find anywhere else.","Technology, tech, business, ai, gadget, gadgets, life hacks","2023-03-23T08:15:32.000000Z","2024-08-25T15:37:57.000000Z",[98,113,126,139,152],{"title":99,"description":100,"slug":101,"created_at":102,"publish_at":103,"formatted_created_at":104,"category":105,"links":106,"view_type":86,"video_url":87,"views":111,"likes":89,"lang":90,"comments_count":89,"is_pinned":112},"Meta’s Muse Spark: A Respectable Step Up That Finally Puts Them Back in the Game","On April 8, 2026, Meta Superintelligence Labs quietly dropped Muse Spark — the first model in their new “Muse” family. It’s not the flashy, headline-grabbing monster that instantly claims the #1 spot on every leaderboard. But here’s the thing: it doesn’t have to be.","meta-s-muse-spark-a-respectable-step-up-that-finally-puts-them-back-in-the-game","2026-04-11T13:12:57.000000Z","2026-04-15T11:06:00.000000Z","15.04.2026",{"title":58,"slug":63},{"image":107,"image_webp":108,"thumb":109,"thumb_webp":110},"https://cdn.quasa.io/images/news/E3InMGumI0q4D1ZaZ3uxWCVLM2CQbKGnPvZkEETO.jpg","https://cdn.quasa.io/images/news/E3InMGumI0q4D1ZaZ3uxWCVLM2CQbKGnPvZkEETO.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/E3InMGumI0q4D1ZaZ3uxWCVLM2CQbKGnPvZkEETO.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/E3InMGumI0q4D1ZaZ3uxWCVLM2CQbKGnPvZkEETO.webp",49,false,{"title":114,"description":115,"slug":116,"created_at":117,"publish_at":118,"formatted_created_at":104,"category":119,"links":120,"view_type":86,"video_url":87,"views":125,"likes":89,"lang":90,"comments_count":89,"is_pinned":112},"Services: The New Software – Why the Next $1 Trillion Company Will Look Like a Services Firm","In March 2026, Sequoia Capital published a provocative essay titled \"Services: The New Software\". The core idea is as bold as it is timely: the next trillion-dollar company won't sell software tools. It will sell the actual work itself — powered by AI, delivered as a seamless service, and disguised as a traditional services business.","services-the-new-software-why-the-next-1-trillion-company-will-look-like-a-services-firm","2026-04-11T13:03:12.000000Z","2026-04-15T09:50:00.000000Z",{"title":47,"slug":48},{"image":121,"image_webp":122,"thumb":123,"thumb_webp":124},"https://cdn.quasa.io/images/news/hEGli8b0fWpYNjRHTh54i7PWCu0GrsekOtOesifP.jpg","https://cdn.quasa.io/images/news/hEGli8b0fWpYNjRHTh54i7PWCu0GrsekOtOesifP.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/hEGli8b0fWpYNjRHTh54i7PWCu0GrsekOtOesifP.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/hEGli8b0fWpYNjRHTh54i7PWCu0GrsekOtOesifP.webp",57,{"title":127,"description":128,"slug":129,"created_at":130,"publish_at":131,"formatted_created_at":104,"category":132,"links":133,"view_type":86,"video_url":87,"views":138,"likes":89,"lang":90,"comments_count":89,"is_pinned":112},"When Cursor Wiped a User's PC: A Cautionary Tale of AI Overreach","We recently received a sobering story from a subscriber, a stark reminder of the potential pitfalls when granting AI agents unfettered access to your system. It's a scenario that sounds deceptively simple, but the consequences were almost catastrophic.","when-cursor-wiped-a-user-s-pc-a-cautionary-tale-of-ai-overreach","2026-04-10T18:43:40.000000Z","2026-04-15T06:26:00.000000Z",{"title":19,"slug":20},{"image":134,"image_webp":135,"thumb":136,"thumb_webp":137},"https://cdn.quasa.io/images/news/ZXlcYinJFzMjdM0ey4ADmpwKuw2gELVw9ZyFbRmO.jpg","https://cdn.quasa.io/images/news/ZXlcYinJFzMjdM0ey4ADmpwKuw2gELVw9ZyFbRmO.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/ZXlcYinJFzMjdM0ey4ADmpwKuw2gELVw9ZyFbRmO.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/ZXlcYinJFzMjdM0ey4ADmpwKuw2gELVw9ZyFbRmO.webp",75,{"title":140,"description":141,"slug":142,"created_at":143,"publish_at":144,"formatted_created_at":104,"category":145,"links":146,"view_type":86,"video_url":87,"views":151,"likes":89,"lang":90,"comments_count":89,"is_pinned":112},"The Great AI Talent Paradox: Why Everyone is Hiring \"AI Engineers\" but Nobody Can Find Them","I see this pattern repeating across dozens of companies. The founder or CTO has a mature engineering team. Everyone knows how to code; most use Cursor or Claude Code. Formally, they are all \"working with AI.\" But when you look under the hood at the actual processes, you realize the AI is just a thin layer smeared over an obsolete architectural workflow.","the-great-ai-talent-paradox-why-everyone-is-hiring-ai-engineers-but-nobody-can-find-them","2026-04-10T18:01:04.000000Z","2026-04-15T03:46:00.000000Z",{"title":19,"slug":20},{"image":147,"image_webp":148,"thumb":149,"thumb_webp":150},"https://cdn.quasa.io/images/news/RFS0sj442hsQE2CPWuqYIzC1ajFQV96M6Bz7axJF.jpg","https://cdn.quasa.io/images/news/RFS0sj442hsQE2CPWuqYIzC1ajFQV96M6Bz7axJF.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/RFS0sj442hsQE2CPWuqYIzC1ajFQV96M6Bz7axJF.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/RFS0sj442hsQE2CPWuqYIzC1ajFQV96M6Bz7axJF.webp",88,{"title":153,"description":154,"slug":155,"created_at":156,"publish_at":157,"formatted_created_at":158,"category":159,"links":160,"view_type":86,"video_url":87,"views":165,"likes":89,"lang":90,"comments_count":89,"is_pinned":112},"The Dawn of the Wisdom Era: Why Your Intelligence is No Longer Enough","The era of competing with machines on their home turf — logic and data — is over. To win in the future, you don't need to be a better computer; you need to be a better human. The \"OpenClaw\" setups and frontier models are just the tools. The question is: Do you have the wisdom to know what to do with them?","the-dawn-of-the-wisdom-era-why-your-intelligence-is-no-longer-enough","2026-04-10T17:38:07.000000Z","2026-04-14T11:37:00.000000Z","14.04.2026",{"title":47,"slug":48},{"image":161,"image_webp":162,"thumb":163,"thumb_webp":164},"https://cdn.quasa.io/images/news/EjaxUKrhf2GhRAQowiRkOnHdQcJxg7KH7P03sKYy.jpg","https://cdn.quasa.io/images/news/EjaxUKrhf2GhRAQowiRkOnHdQcJxg7KH7P03sKYy.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/EjaxUKrhf2GhRAQowiRkOnHdQcJxg7KH7P03sKYy.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/EjaxUKrhf2GhRAQowiRkOnHdQcJxg7KH7P03sKYy.webp",170,[167,180,196,208,223],{"title":168,"description":169,"slug":170,"created_at":171,"publish_at":172,"formatted_created_at":173,"category":174,"links":175,"view_type":86,"video_url":87,"views":178,"likes":179,"lang":90,"comments_count":89,"is_pinned":112},"The Anatomy of an Entrepreneur","Entrepreneur is a French word that means an enterpriser. Enterprisers are people who undertake a business or enterprise with the chance of earning profits or suffering from loss.","the-anatomy-of-an-entrepreneur","2021-08-04T15:18:21.000000Z","2025-12-14T06:09:00.000000Z","14.12.2025",{"title":65,"slug":66},{"image":176,"image_webp":87,"thumb":177,"thumb_webp":177},"https://cdn.quasa.io/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/mVsXPTMuHZuI7UXCsENgL1Qwp1uSOf7Rz3uVPMfm.webp",70314,2,{"title":181,"description":182,"slug":183,"created_at":184,"publish_at":185,"formatted_created_at":186,"category":187,"links":188,"view_type":193,"video_url":87,"views":194,"likes":195,"lang":90,"comments_count":89,"is_pinned":112},"Advertising on QUASA","QUASA MEDIA is read by more than 400 thousand people a month. We offer to place your article, add a link or order the writing of an article for publication.","advertising-on-quasa","2022-07-06T07:33:02.000000Z","2025-12-15T17:33:02.000000Z","15.12.2025",{"title":58,"slug":63},{"image":189,"image_webp":190,"thumb":191,"thumb_webp":192},"https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/45SvmdsTQbiyc3nxgbyHY1mpVbisYyub2BCHjqBL.webp","large",70064,4,{"title":197,"description":198,"slug":199,"created_at":200,"publish_at":201,"formatted_created_at":202,"category":203,"links":204,"view_type":86,"video_url":87,"views":207,"likes":195,"lang":90,"comments_count":89,"is_pinned":112},"What is a Startup?","A startup is not a new company, not a tech company, nor a new tech company. You can be a new tech company, if your goal is not to grow high and fast; then, you are not a startup. ","what-is-a-startup","2021-08-04T12:05:17.000000Z","2025-12-17T13:02:00.000000Z","17.12.2025",{"title":65,"slug":66},{"image":205,"image_webp":87,"thumb":206,"thumb_webp":206},"https://cdn.quasa.io/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/EOsQhSW3VXyG7a6NPdE1oZd00xfJXe3bjY5aJGb7.webp",67719,{"title":209,"description":210,"slug":211,"created_at":212,"publish_at":213,"formatted_created_at":214,"category":215,"links":216,"view_type":86,"video_url":87,"views":221,"likes":179,"lang":90,"comments_count":222,"is_pinned":112},"Top 5 Tips to Make More Money as a Content Creator","Content creators are one of the most desired job titles right now. Who wouldn’t want to earn a living online?","top-5-tips-to-make-more-money-as-a-content-creator","2022-01-17T17:31:51.000000Z","2026-01-17T11:30:00.000000Z","17.01.2026",{"title":19,"slug":20},{"image":217,"image_webp":218,"thumb":219,"thumb_webp":220},"https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/gP8kiumBPpJmQv6SMieXiX1tDetx43VwFfO1P4Ca.webp",41745,1,{"title":224,"description":225,"slug":226,"created_at":227,"publish_at":228,"formatted_created_at":229,"category":230,"links":231,"view_type":193,"video_url":87,"views":236,"likes":179,"lang":90,"comments_count":89,"is_pinned":112},"8 Logo Design Tips for Small Businesses","Your logo tells the story of your business and the values you stand for.","8-logo-design-tips-for-small-businesses","2021-12-04T21:59:52.000000Z","2025-05-05T03:30:00.000000Z","05.05.2025",{"title":15,"slug":16},{"image":232,"image_webp":233,"thumb":234,"thumb_webp":235},"https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.jpg","https://cdn.quasa.io/thumbs/news-thumb/images/news/Wbx2NtS1CnTupgoQbpFMGspJ5jm4uob2hDOq33r0.webp",40881,[238,239,240,241,242,243,244,245,246,247,248,249,250],{"title":23,"slug":24},{"title":47,"slug":48},{"title":55,"slug":56},{"title":43,"slug":44},{"title":51,"slug":52},{"title":31,"slug":32},{"title":35,"slug":36},{"title":27,"slug":28},{"title":19,"slug":20},{"title":15,"slug":16},{"title":58,"slug":63},{"title":11,"slug":12},{"title":65,"slug":66}]