practices

AppWizard
June 4, 2025
Experts at Radboud University and IMDEA Networks found that Meta and Yandex have been covertly tracking Android users by monitoring browser activity without consent. This tracking was first identified in January and involves apps like Facebook, Instagram, and Yandex Maps operating in the background and loading scripts that transmit data back to their respective apps. These scripts bypass Android's security measures, allowing the companies to track users' web browsing activities. The tracking affects all major Android browsers, including incognito mode. Google confirmed that Meta and Yandex exploited Android's capabilities in violation of security and privacy principles. Meta is investigating the issue and has paused the feature, while Yandex claims to adhere to data protection standards. Meta's tracking has been ongoing for about eight months, while Yandex's practices date back to 2017. Facebook tracked users on around 16,000 websites in the EU, and Yandex was active on 1,300 sites. Google has begun implementing changes to address these tracking techniques and is conducting its own investigation. Browsers like Firefox, Microsoft Edge, and DuckDuckGo are also affected, with efforts underway to prevent future incidents.
AppWizard
June 4, 2025
A player of Call of Duty: Black Ops 6 discovered embedded bundle advertisements in the weapon select menu, leading to frustration among the gaming community. Activision removed the ads, stating they were an oversight and part of a test that unintentionally went live. This incident sparked outrage, with players expressing dissatisfaction over rising costs and unresolved bugs in the game. The controversy reflects ongoing concerns about Activision's monetization strategies, including a costly Teenage Mutant Ninja Turtles crossover and overpriced Squid Game skins, raising questions about the balance between gameplay and corporate profit motives.
Winsage
June 4, 2025
KDE has launched a campaign called ‘KDE for Windows 10 Exiles’ to encourage Windows 10 users to switch to Linux as support for Windows 10 is set to end on October 14. The campaign warns that without updates, users will face increased security risks and be pressured to buy new hardware for Windows 11, which has stringent requirements that may render older PCs incompatible. The initiative also highlights environmental concerns related to electronic waste from discarded functioning machines. While Linux can extend the life of older hardware, transitioning to it may be challenging for less tech-savvy users. Some KDE contributors are involved in the existing ‘End of 10’ initiative, indicating a shared goal to attract users dissatisfied with Microsoft’s practices.
Winsage
June 4, 2025
Microsoft has made adjustments to its Windows operating system to comply with Europe’s Digital Markets Act (DMA). Designated as a "gatekeeper" under the DMA in 2023, Microsoft is required to modify its core platform services. The changes announced in March 2024 for European users include the ability to uninstall Edge and Bing, support for third-party web applications on the Windows taskbar, and revisions to sign-on practices. Users will now only receive notifications to set Edge as their default browser after opening it, and the "Set Default" button will cover more file types in the EEA. Some enhancements are available in the Beta Channel, with a broader rollout expected in July. Windows Search will allow EEA users to install applications that designate alternative web search providers, and users will soon be able to uninstall and reinstall the Microsoft Store. Jon S. von Tetzchner, CEO of Vivaldi, praised the changes but noted that the process for setting a preferred default browser still needs improvement.
Tech Optimizer
June 3, 2025
Antivirus software on Windows was once essential due to security vulnerabilities, but built-in protection in Windows 8 and later versions often suffices for everyday use. Modern third-party antivirus applications are designed to be efficient and have minimal impact on system performance. All operating systems, including macOS, Linux, iOS, and Android, are susceptible to malware, contrary to the belief that only Windows needs antivirus protection. Manual virus scans are no longer necessary as modern solutions provide real-time monitoring. Antivirus software should be part of a broader security strategy that includes regular updates and secure online practices. Relying solely on cautious behavior is insufficient, as threats can emerge from various sources. Using antivirus software is still recommended, and users can complement built-in security features with third-party solutions.
Winsage
June 3, 2025
Major tech companies, including Microsoft, are adapting their practices to comply with the Digital Markets Act (DMA) in the European Union (EU). Microsoft has allowed users in the EU to uninstall Microsoft Edge, Bing, and OneDrive on Windows 11 devices. Additionally, Microsoft will no longer pressure users to adopt the Bing app; Bing searches will now open in the user's preferred default browser. This change applies to links from the Widgets Board or Lock Screen in the European Economic Area (EEA). Microsoft has limited prompts to set Edge as the default browser to when users actively open Edge. This update has been effective since May 29th, with the release of Edge version 137.0.3296.52. Users who set a default browser will have it pinned to the Taskbar automatically unless they opt out, and other Microsoft applications will not prompt users to reinstall Edge if it is uninstalled. The process for setting a default browser will now cover a wider range of file and link types in the EEA, and Windows Search will receive enhancements, including support for third-party web search providers. Many features are being gradually rolled out, starting with Windows Insider builds.
Tech Optimizer
June 2, 2025
Organizations are transitioning from legacy database systems like Microsoft SQL Server and Oracle to open-source alternatives such as PostgreSQL to reduce costs and enhance scalability. This migration process involves several steps, including schema conversion, business logic transformation, data migration, application changes, and performance tuning. Amazon Bedrock aids this process by automating schema and code conversion, data transformation, identifying code compatibility issues, and generating test cases for validation. The migration challenges include adapting database objects to PostgreSQL's syntax, converting stored procedures and functions, executing ETL processes for data accuracy, modifying application code, and optimizing performance. Amazon Bedrock utilizes generative AI to simplify these tasks, significantly reducing manual effort and errors. An example of code conversion from Microsoft SQL Server to PostgreSQL is provided, illustrating how to convert a stored procedure into a PostgreSQL function while generating corresponding test cases. The process involves using the Amazon Bedrock chat interface to submit prompts for conversion and validation. To support the migration, table creation scripts for the Employees and SalaryUpdateLog tables are included, along with test data that covers various employee scenarios. This data allows for comprehensive testing of the converted function, ensuring it correctly applies salary updates based on specified criteria.
Search