dev

AppWizard
August 11, 2026
Chris Hayes, lead services programmer at id Software, expressed concerns about Microsoft's mass layoffs and their negative impact on the gaming industry. He argued that cost-cutting measures are stifling creativity and innovation, leading to a demotivated workforce. Developers feel unrecognized and disconnected from their projects, fearing job loss shortly after game launches. Hayes noted that this environment affects the industry's health, with gamers sensing something is wrong. He attributed the discontent to macroeconomic factors and a lack of long-term vision from industry leaders, emphasizing the need for a more sustainable management approach.
Winsage
August 7, 2026
In 2020, Microsoft committed to Manifest Version 3 (MV3) for the Chromium extensions platform. As of now, 95% of the top MV2 extensions have transitioned to MV3 in the Edge Add-ons store. Starting in August 2026, Microsoft Edge will begin transitioning consumers away from MV2 extensions, aiming to complete this by the end of 2026, with enterprise deprecation expected in early 2027. Currently, only 58 MV2-based extensions show meaningful usage, and three of these lack an MV3 version. Notifications will be sent to users and developers regarding the transition, and MV2 extensions will gradually be disabled by default. Developers are encouraged to finalize their transition to MV3 and submit updates via Microsoft Partner Center.
AppWizard
August 4, 2026
A game titled "This Game Costs 200 Dollars" was released on Steam priced at [openai_gpt model="gpt-4o-mini" prompt="Summarize the content and extract only the fact described in the text bellow. The summary shall NOT include a title, introduction and conclusion. Text: In an intriguing twist within the gaming industry, a title known as This Game Costs 200 Dollars has emerged on Steam, quite literally priced at 0. The game, described as a "psychological 'comedic' experience," boldly claims to be worth "every single cent" of its inflated cost. While skepticism might be a natural response, the allure of this unconventional offering briefly transformed its developer, 18-year-old Michael Major of Stolen Valor Studios, into a millionaire. The Backstory Major shared his unexpected journey with WMUR-TV, as reported by GamesRadar. Released on January 30, this game serves as a sequel to This Game Costs 10 Dollars, which debuted just days earlier. Initially conceived as a joke, Major never anticipated that anyone would actually purchase it. However, a few months down the line, he discovered that sales had soared to nearly .4 million. Despite the absurdity of the situation, Major maintains a light-hearted approach. He seems unfazed by the potential scrutiny that might come from critics, including any hypothetical backlash from a "Pyongyang button man." His nonchalant attitude extends to the game itself, which boasts a description of "200 dollars worth of pure joy, amazement, and awkward conversations." In a cheeky nod to its nature, the "about this game" section refers to it as "the swindle to end all swindles." A Unique Offering Throughout the game's store page, Major insists that This Game Costs 200 Dollars is indeed a legitimate game. He describes it as "a real mind-bending experience unlike anything that has ever been done before." While these claims may hold a grain of truth, the overall presentation is so absurd that anyone willing to part with 0 for it might find themselves questioning their decision. For context, the gaming landscape is not without its own peculiar pricing structures. Titles like Congratulations On Your Purchase and The Leverage Game carry ,000 price tags, while True Love is listed at 0. Even Beach Volleyball Competition, which offers a demo, comes in at 0. In any case, while Major may not have become an instant millionaire, he certainly made a notable profit, with documentation indicating that his net earnings from this venture exceed ,000—a commendable outcome for a teenage endeavor." max_tokens="3500" temperature="0.3" top_p="1.0" best_of="1" presence_penalty="0.1" frequency_penalty="frequency_penalty"], described as a "psychological 'comedic' experience." Its developer, 18-year-old Michael Major of Stolen Valor Studios, initially conceived it as a joke and did not expect any sales. However, within a few months, sales reached nearly .4 million. The game is a sequel to "This Game Costs 10 Dollars," which was released shortly before it. Major claims the game offers "200 dollars worth of pure joy, amazement, and awkward conversations," and insists it is a legitimate game despite its absurd premise. His net earnings from this venture exceed 0,000.
AppWizard
August 4, 2026
The Czech Republic and Japan formed a bond during the 2023 World Baseball Cup when the Czech national baseball team, mostly made up of amateur players, played against Japan and lost 2-10. The Czech pitcher Ondrej Satoria struck out Shohei Ohtani, earning admiration from Japanese fans. In a related development, Japanese developer Eba Game is launching a game called Ball Boy Simulator on Steam, which includes Czech language support due to a request from a Czech user. The game explores the psychological horror of high school baseball clubs and incorporates AI-generated content for various elements. The quality of localization for the Czech audience is yet to be determined.
AppWizard
August 3, 2026
The Czech Republic and Japan developed a bond during the 2023 World Baseball Cup, where the Czech team, mainly amateur players, lost 2-10 to Japan but impressed fans, particularly when pitcher Ondrej Satoria struck out Shohei Ohtani. Japanese developer Eba Game is launching a game called Ball Boy Simulator on Steam, incorporating Czech language support due to a single Czech fan's interest. The game, a psychological horror experience about high school baseball clubs, uses AI-generated content for various aspects of its development.
Winsage
August 2, 2026
Dave W. Plummer, the original developer of the Windows Task Manager, has launched a beta project called Task Manager OG (TMOG) as an alternative to macOS's Activity Monitor. TMOG is built from scratch using Swift and does not contain any code from Windows XP. Microsoft provided Plummer with the source code of the XP Task Manager, but TMOG is independent. Initially intended for distribution through the Mac App Store, TMOG will instead be available for direct download due to Apple's sandboxing restrictions and guidelines against terminating other applications. Plummer plans to develop a Windows version and potentially a Pro version in the future.
Winsage
July 30, 2026
Dave W. Plummer, a former Microsoft developer and creator of Windows Task Manager, is developing a version of Task Manager for Apple Mac computers, critiquing the existing Activity Monitor. The new Mac Task Manager, which is in beta testing, aims to include features like task priorities and startup management, and will be available for free on the App Store. Plummer confirmed that Microsoft provided him with the source code for XP Task Manager, but the new project is developed in Swift without using any original Microsoft code.
Tech Optimizer
July 25, 2026
A new remote access trojan (RAT) named msaRAT has been identified by Cisco Talos, linked to the Chaos ransomware group and built using Rust. It exploits Chrome and Edge browsers to disguise its traffic and evade detection. MsaRAT operates through a headless browser process, enabling remote code execution and facilitating ransomware deployment, data theft, and other malicious activities. It is typically installed via phishing emails or malicious files, making it resistant to standard browser patches. Cisco Talos recommends specific SNORT rules and a ClamAV signature for detection. Indicators of Compromise (IoC) include traffic to the IP address 172.86.126.18 and the domain is-01-ast.ols-img-12.workers.dev. The malware primarily targets large organizations, but individual users may also be at risk.
AppWizard
July 23, 2026
Device spoofing in Android applications allows developers to manipulate device information, primarily through altering android.os.Build attributes. Existing spoofer applications often fail to modify native system API calls that retrieve genuine device information. Tweaks is a per-app spoofer integrated into AOSP and LineageOS, which changes device properties by modifying memory-mapped files under /dev/properties. It uses a private mount namespace to bind-mount modified property-context files, ensuring only the targeted application receives spoofed values while the rest of the system remains unaffected. The Tweaks app, which is platform-signed, communicates with the TweaksManagerService to write configurations and manage property overrides. The core functionality is handled by propgen, which generates property context files with spoofed values by identifying and patching properties in place. The TweaksManagerService ensures secure interactions and content-addresses generated property areas to allow sharing among apps with identical overrides. The spawn path in ProcessList.startProcess determines whether to apply spoofing based on conditions evaluated by the TweaksLocalService. Security is maintained through SELinux policies, which restrict access to spoofable properties. However, certain elements, such as /proc/self/mountinfo and /system/build.prop, still reveal authentic device information despite the spoofing capabilities of Tweaks. The source code for Tweaks and related patches is available for public access.
Tech Optimizer
July 21, 2026
The author transitioned from a data analyst role to a data engineer, creating a 12-month self-study roadmap focused on learning by building projects. The first project was a GitHub ETL pipeline, which evolved from a simple Python script to a more complex system using SQLite and GitHub Actions for automation. The author realized that the challenges of data engineering lay in system design and orchestration rather than just writing ETL logic. For the second project, the author built an automated RSS ingestion pipeline to explore engineering decisions in creating a reliable data pipeline. The project emphasized the importance of separating application responsibilities from orchestration tasks, leading to the use of Docker for consistent execution environments and Kestra for orchestration. The author validated each component of the project incrementally: first the Python ETL, then PostgreSQL, followed by Docker, and finally Kestra. This approach ensured that each layer functioned correctly before adding complexity. The final architecture included distinct responsibilities for each component: Python for data processing, PostgreSQL for data storage, Docker for execution, and Kestra for orchestration. The author learned that effective engineering involves considering system reliability, error handling, and observability, shifting the focus from merely writing code to designing entire systems. The experience transformed the author's mindset, emphasizing the importance of incremental building and the separation of execution and orchestration responsibilities.
Search