Join us

ContentUpdates and recent posts about Magento 2 Multiple Wishlist Extension..
Story
@laura_garcia shared a post, 4ย months ago
Software Developer, RELIANOID

๐—” ๐—ก๐—ฒ๐˜„ ๐—ฆ๐˜๐—ฟ๐—ฎ๐˜๐—ฒ๐—ด๐—ถ๐—ฐ ๐—ฃ๐—ฎ๐—ฟ๐˜๐—ป๐—ฒ๐—ฟ๐˜€๐—ต๐—ถ๐—ฝ ๐—•๐—ฒ๐—ด๐—ถ๐—ป๐˜€: ๐—ฅ๐—˜๐—Ÿ๐—œ๐—”๐—ก๐—ข๐—œ๐—— ๐˜… ๐—ข๐—ซ๐—ฌ ๐—ฆ๐—ผ๐—น๐˜‚๐˜๐—ถ๐—ผ๐—ป๐˜€

We are thrilled to announce that ๐—ข๐—ซ๐—ฌ ๐—ฆ๐—ผ๐—น๐˜‚๐˜๐—ถ๐—ผ๐—ป๐˜€ โ€” ๐˜”๐˜ข๐˜ญ๐˜ข๐˜บ๐˜ด๐˜ช๐˜ขโ€™๐˜ด ๐˜•๐˜ฐ.๐Ÿญ ๐˜›๐˜ฆ๐˜ค๐˜ฉ๐˜ฏ๐˜ฐ๐˜ญ๐˜ฐ๐˜จ๐˜บ ๐˜š๐˜ฐ๐˜ญ๐˜ถ๐˜ต๐˜ช๐˜ฐ๐˜ฏ ๐˜—๐˜ณ๐˜ฐ๐˜ท๐˜ช๐˜ฅ๐˜ฆ๐˜ณ โ€” is now RELIANOIDโ€™s exclusive partner in Malaysia. This week, we had the pleasure of welcoming part of the ๐—ข๐—ซ๐—ฌ ๐—ฆ๐—ผ๐—น๐˜‚๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐˜๐—ฒ๐—ฎ๐—บ ๐˜๐—ผ ๐—ฆ๐—ฒ๐˜ƒ๐—ถ๐—น๐—น๐—ฒ, where we shared valuable discussions about the future, explored new..

Oxy Solutions and RELIANOID partnership
Story
@laura_garcia shared a post, 4ย months ago
Software Developer, RELIANOID

๐Ÿ”’ The Future of Cyber Security โ€“ Newcastle 2025

๐Ÿ“ November 18 | The Glasshouse, Gateshead RELIANOID joins top experts and leaders at this one-day event to explore the UKโ€™s evolving cyber defence strategy โ€” from AI-driven threats to major breach lessons. Meet our team and discover how we strengthen digital resilience with intelligent ADC and secur..

the future of cybersecurity newcastle relianoid
Story
@laura_garcia shared a post, 4ย months, 1ย week ago
Software Developer, RELIANOID

๐ŸŒŸ ๐–๐žโ€™๐ซ๐ž ๐‡๐ข๐ซ๐ข๐ง๐ ! ๐‰๐จ๐ข๐ง ๐ญ๐ก๐ž ๐‘๐„๐‹๐ˆ๐€๐๐Ž๐ˆ๐ƒ ๐“๐ž๐š๐ฆ ๐ŸŒŸ

Are you passionate about technology, networking, and innovation? At RELIANOID, weโ€™re building cutting-edge solutions that power secure, scalable, and reliable infrastructures โ€” and weโ€™re looking for talented people to join us on this journey! - Whether youโ€™re an experienced professional or just star..

News FAUN.dev() Team
@devopslinks shared an update, 4ย months, 1ย week ago
FAUN.dev()

2025's Cloud Native Reality Check: Who's In, Who's Lagging

As of Q3 2025, 56% of backend developers qualify as cloud native, driven by strong adoption of API gateways and microservices, alongside growing use of hybrid (30%) and multi-cloud (23%) deployments across the developer ecosystem.

Cloud Native Report Q3 2025
Story
@laura_garcia shared a post, 4ย months, 1ย week ago
Software Developer, RELIANOID

๐Ÿ” Preparing for the Post-Quantum Era

Quantum computing is no longer a distant threat โ€” itโ€™s a coming reality that could render todayโ€™s encryption obsolete. Post-Quantum Cryptography (PQC) is the next frontier in securing digital infrastructure, and organizations need crypto agility to adapt fast. At RELIANOID, weโ€™re already building fo..

Link
@varbear shared a link, 4ย months, 1ย week ago
FAUN.dev()

Dead framework theory

LLM dev tools keep steering straight into React. System prompts hardwire it. Generated code defaults to it. The result? A feedback loop. Tools crank out React, models get trained on more React, and newcomers inherit the bias. Whatโ€™s changing:React isnโ€™t just a framework anymore. Itโ€™s sliding into in.. read more ย 

Dead framework theory
Link
@varbear shared a link, 4ย months, 1ย week ago
FAUN.dev()

From web developer to database developer in 10 years

EnterpriseDB is leveling upPostgres Distributed, the spiritual successor topglogical. Now withreplicated DDLandtunable consistencyacross clusters. It's mostly C and Rust under the hood - tight hooks into Postgres internals, with APIs that nod at abstraction but stay close to the core... read more ย 

Link
@varbear shared a link, 4ย months, 1ย week ago
FAUN.dev()

The state of the Rust dependency ecosystem

A deep dive into 200,650 Rust crates shows a brewing maintenance problem:45% are inactive, andover half of new crates never see a second update- a wild jump from just 1.4% in 2015. Zoom in on the top 1,000 crates, and it gets messier.249 dependencies have been abandoned, and158 are stuck on older ma.. read more ย 

Link
@varbear shared a link, 4ย months, 1ย week ago
FAUN.dev()

The Green Tea Garbage Collector

Go 1.25 drops an experimental GC calledGreen Tea. It flips the script on object traversal - scanning memory pages instead of hopping from object to object. The payoff? Up to40% less GC CPU overheadon real workloads. Bonus: it taps intoAVX-512on newer x86 chips forvectorized scanning. Turns out strea.. read more ย 

The Green Tea Garbage Collector
Link
@varbear shared a link, 4ย months, 1ย week ago
FAUN.dev()

AI's 70% Problem

Googleโ€™s Addy Osmani dropped a stat: AI now writesover 30% of the codeat Google. Impressive. But the hard part - the last 30% - still needs a human brain. Thatโ€™s where the bugs live:security, edge cases, production wiring. No shortcut. And while AI adoption keeps climbing in greenfield work,trust is.. read more ย 

AI's 70% Problem
Magecomp Magento 2 Multiple Wishlist Extension is a powerful tool designed to enhance the default wishlist functionality in Magento 2. Developed by Magecomp, a trusted provider of Magento extensions, this extension offers advanced features and flexibility for creating multiple wishlists on your Magento 2 store.

Wishlists are an essential feature for any e-commerce store as they allow customers to save products for future reference or purchase. However, the default Magento 2 wishlist functionality only allows customers to create a single wishlist. This limitation can be restrictive, especially for customers who want to organize their saved products into different categories or share specific wishlists with others.

Magecomp's Multiple Wishlist Extension addresses these limitations by enabling customers to create and manage multiple wishlists effortlessly. Here are some key features and benefits of this extension:

Multiple Wishlists: The extension allows customers to create multiple wishlists based on their preferences. Customers can organize their saved products into different wishlists, such as "Birthday Gifts," "Holiday Shopping," or "Favorite Items," providing them with better control and organization over their desired products.

Wishlist Sharing: With this extension, customers can easily share their wishlists with friends, family, or on social media platforms. The sharing functionality enhances customer engagement and encourages social interaction, allowing customers to get opinions or recommendations from others before making a purchase decision.

Privacy Control: Magecomp's Multiple Wishlist Extension provides customers with privacy control options. Customers can choose to keep their wishlists private or make them public, depending on their preferences. Public wishlists can be viewed and accessed by others, which can be useful for sharing gift ideas or creating collaborative wishlists.

Wishlist Search and Filtering: The extension enhances the usability of wishlists by adding search and filtering options. Customers can search for specific products within a wishlist or filter products based on various attributes such as price, brand, or category. This feature simplifies the process of finding desired products within a large wishlist, improving the overall user experience.

Bulk Actions: Customers can perform bulk actions on their wishlists, such as adding multiple products to the cart, removing selected products, or moving items between wishlists. These bulk actions save time and provide convenience to customers when managing their wishlists.

Customization Options: The Multiple Wishlist Extension allows store owners to customize various aspects of the wishlists, including layout, design, and display options. This customization capability ensures that the wishlists seamlessly integrate with the overall look and feel of the Magento 2 store.

Easy Integration: The extension is designed to seamlessly integrate with the Magento 2 platform. It is easy to install, configure, and use, without requiring extensive technical knowledge or coding skills.

In conclusion, Magecomp Magento 2 Multiple Wishlist Extension is a valuable addition to any Magento 2 store, empowering customers with the ability to create and manage multiple wishlists. With enhanced features like wishlist sharing, privacy control, search and filtering options, and customization capabilities, this extension improves the user experience and boosts customer engagement on your e-commerce website.