Join us

ContentUpdates and recent posts about Magento 2 Quote Extension..
Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

The many, many, many JavaScript runtimes of the last decade

JavaScript runtimes aren’t just multiplying—they’re splintering. Big engines likeV8,JavaScriptCore,QuickJS,Hermes, andSpiderMonkeynow sit at the core of purpose-built runtimes everywhere: cloud, edge, mobile, IoT, even smart TVs. Platforms likeCloudflare Workers,Deno Deploy,Bun,LLRT, andNativeScrip.. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

My Functional Programming Awakening: Patterns I'd Been Using All Along

A dev takes functional programming from Python class to JavaScript land—with surprising wins. The usual suspects show up:closures,function composition, and some spicyparser combinators. But the real magic? Swapping out side-effect soup forpure functions,Result-based error handling, andhigher-order f.. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

So you want to parse a PDF?

Out of 3,977 real-world PDFs, 0.5% broke during xref pointer parsing. Not a huge number—unless you're the one parsing them. The top culprit? Junk data before the start pointer. Classic. Other file weirdness: broken xref tables, bad object offsets, and inconsistent xref chains... read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

GitHub Copilot crosses 20M all-time users

GitHub Copilot just crossed20 million users. Five million joined last quarter alone. Enterprise usage? Up75%quarter-over-quarter. It’s now in the hands of90% of the Fortune 100, according to Microsoft. Here’s the kicker: Copilot’s AI coding biz is now bigger than all of GitHub’s revenue when Micros.. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

Building a Redis Clone from Scratch – In-Memory KV Store with TCP

A solo dev just spun up a public build of aRedis-style key-value store in Java—lean, thread-safe, and backed by a custom TCP server. Right now it handlesGET,SET, andDELETEover a socket-level protocol. No HTTP. No bloat. At its core: aConcurrentHashMapdoing the heavy lifting. Fast, in-memory, and de.. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

I used NotebookLM to learn a new programming language, and it actually worked

A CS student taught themselvesSwiftusingNotebookLM, Google’s AI that sticks to sources you feed it. They pulled in handpicked docs, YouTube transcripts, and visual mind maps—all dropped into a custom notebook. No generic guesses. No hallucinated trivia. Just clean, source-grounded answers on syntax .. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

GenAI vs. Agentic AI: What Developers Need to Know

Docker’s getting serious about agent-based AI. It just rolled out tools tailor-made for building modular, goal-chasing LLM systems. Model Runnerlets devs spin up LLMs locally—zero cloud, zero wait.Offloadtaps cloud GPUs when local ones tap out. And theMCP Gatewaypipes in external tools without duct.. read more  

Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

How we discovered, and recovered from, Postgres corruption on the homeserver

PostgreSQL index corruption silently broke the matrix.org homeserver. State groups were corrupted, active data was deleted, and restoring consistency took a week of forensic debugging and reindexing. The root cause? Unclear. Hardware, maybe. But not Postgres or Synapse. The team’s fix involved disab.. read more  

Story
@laura_garcia shared a post, 9 months, 2 weeks ago
Software Developer, RELIANOID

📌 New: netstat Command Cheatsheet

Need to check active connections, monitor listening ports, or debug network issues? The Linux netstat command remains a go-to tool for quick and effective diagnostics. We’ve created a clear, quick-reference cheatsheet with: 🔍 Essential command flags 📊 Real-world use cases ⚙️ Integration tips for REL..

The_Linux_netstat_command_Cheatsheet
Link
@faun shared a link, 9 months, 2 weeks ago
FAUN.dev()

Building Reproducible ML Systems with Apache Iceberg and SparkSQL

Apache Iceberg +SparkSQLbringsACID transactions,schema evolution, andtime travelto data lakes. That means ML pipelines finally get reproducibility and consistency without the hacks. Iceberg’s snapshot-based guts track every version, handle parallel writes without stepping on toes, and keep training .. read more  

Building Reproducible ML Systems with Apache Iceberg and SparkSQL
A Magento 2 quote extension allows customers to request a quote for products or services they're interested in purchasing. This extension can be particularly useful for businesses that offer custom or bulk orders, as it allows customers to request a personalized quote rather than paying a fixed price.

With a Magento 2 quote extension, customers can easily add products to their quote request, specify quantities, and provide any additional information or requirements. Once the quote request is submitted, the merchant receives a notification and can review and respond to the request with a custom price quote.

This extension can help businesses streamline their sales process, as it eliminates the need for customers to negotiate prices via phone or email. It can also improve customer satisfaction by providing a transparent and flexible pricing model that meets their specific needs and budget.

By enabling clients to instantly get a product quote, you may increase user interaction and gather quality leads. The premium capabilities of the extension enable you to show the 'Add to Quote' button on particular categories so that clients can see the price estimates of several products at once. Customers who inquire about prices may also leave comments. The 'Add to Quote' button's text and background color can be customized.

Limit the 'Add to Quote' button based on customer groups. Additionally, you may choose to approve and respond to the appropriate quote requests by viewing them all in a single control panel. You may keep the admin and customers properly updated about changes to the requests using email settings.

Overall, a Magento 2 quote extension can be a valuable addition to any e-commerce store, providing an efficient and user-friendly way for customers to request custom or bulk orders and for merchants to respond with personalized quotes.

Features
Basic Qualities
Simply and readily Request for Quote form: Manage requests and enable email notifications

Premium Options
Make a 'Add to Quote' button available for categories.
Add several items to a quote request.
The 'Add to Quote' button can be customized.
Limit Requests for Quotes by Customer Groups
The "Request for Quote" form's comments section Customers can access quote requests in their accounts.