Akash Desardaimportidea.dev·Apr 26, 2025FeaturedFrom Failure to Flow: How I Used Polars to Conquer Memory Issues in Our Data PipelinesEver been bogged down by data pipelines crashing due to memory issues? It's a frustratingly common problem in data engineering projects. This post chronicles my experience of identifying and resolving memory bottlenecks in our data processing using t...32 readsData EngneeringLazyframe
GreenFluxblog.greenflux.us·Apr 21, 2025FeaturedBuilding a Knowledge Graph Locally with Neo4j & OllamaKnowledge graphs, also known as semantic networks, are a specialized application of graph databases used to store information about entities (person, location, organization, etc) and their relationships. They allow you to explore your data with an in...37 likes·327 readsNeo4j
Ronexronex.hashnode.dev·an hour agoAccelarIn Time defined by swift technological advancements the capacity to innovate, automate processes, embrace sustainability, and adopt decentralized solutions has become essential. This article showcase the unique missions and contributions — with a spo...40 likesTop CrossFi Projects You Can’t Afford to Misscrossfi
Aakashi Jaiswalaakashi.hashnode.dev·2 hours agoWhy is there a need of Raspberry Pi, what's so important thing in thatThe Raspberry Pi is a small, affordable, and versatile computer that has become incredibly important in education, hobby projects, and even industry. Its significance comes from its unique combination of features, accessibility, and wide range of app...10 likesaurdino
SUPRABHATsuprabhat.hashnode.dev·3 hours agoHow to Trace/Monitor an AI applicationIntroduction We need AI tracing because AI systems are often like "black boxes": they take in inputs and give outputs, but we don't always understand how they get there. Tracing helps to open that black box for different important reasons. How to Tra...6 likesChaiCode
muhammad hassanforC++ from the Corecppfromthecore.hashnode.dev·6 hours agoC++ Concurrency in Action : CH.1 Hello, world of Concurrency in C++!Hello, world of concurrency in C++!10 likes
Simon Muchemimuchemi.hashnode.dev·6 hours agoSecuring Node.js APIs with AWS Secrets Manager: A Step-by-Step GuideIf you're a web developer with experience building Node.js APIs — whether using Express or another backend framework — you've probably stored your secrets in a .env file. While this approach may seem safe at first, it actually introduces serious secu...7 likesAWS
Anthony Jamesbriefingroom.hashnode.dev·4 hours agoThe Deal Doesn’t Die from Price. It Dies from Misalignment. Here’s Ashkan Rajaee’s FixSales teams lose deals for reasons they rarely see coming. It’s not pricing. It’s not product. It’s not even timing. More often, the deal fails because the seller misunderstood who they were actually selling to inside the company. They thought they h...3 likesenterprisesales
JAIME ELIAS FLORES QUISPEjaimeelias.hashnode.dev·5 hours agoReal-Time Weather Dashboard with Dash + Plotly1. Introduction to Dash What is Dash? Dash is a Python framework for building web applications, particularly designed for creating interactive visualizations with Plotly. It allows data scientists and developers to create fully interactive, web-ba...3 likesDash
Sahil Sudangrowingdeveloper.hashnode.dev·17 minutes agoUse Your Time Wisely: The Key to Achieving MoreTime is the one resource we all share equally. Whether you’re a seasoned developer or a novice, each day gives you 24 hours. How you use this time determines the results you achieve—not just professionally, but in life. Using time wisely isn’t just a...learning
vasanth kumarvkstack.hashnode.dev·17 minutes agoIdea to AppStoreDay 000 : I don’t have any idea as of now but thinking in the range of productivity. As a rule of building apps, building something that you want and release it to public. The problem I have is “not able to focus deeply and work” . I want to build so...React Native
Giseldo Neogiseldo.hashnode.dev·21 minutes agoFine-tuning de um modelo LLMFazer fine-tuning de um modelo LLM (Large Language Model) é uma técnica poderosa que permite adaptar um modelo pré-treinado a tarefas mais específicas, como responder perguntas em um domínio específico, seguir formatos rigorosos ou aprender estilos p...aprendizagem-de-máquina