PPineiindatacode101.hashnode.dev·Mar 26, 2025 · 4 min readSobre ownership e borrowing no RustAlguns exemplos de código Rust para entender as funcionalidades ownership e `borrowing` que não têm paralelos em outras linguagens de programação. Passar uma variável por valor move a posse (ownership), removendo a variável original da memória fn tak...00
PPineiindatacode101.hashnode.dev·Feb 4, 2025 · 4 min readDeepSeek, Efficiency, and Big Tech’s ResponseDeepSeek, a rising star in the Chinese AI landscape, has quickly become one of the most downloaded AI apps, sparking discussions about the future of AI investment and resource allocation. What sets DeepSeek apart is its ability to develop a competiti...00
PPineiinpinei.hashnode.dev·Oct 1, 2023 · 3 min readRunning PySpark in JupyterLab on a Raspberry PiWhile researching materials for installing a JupyterLab instance with Spark support (via PySpark), I noticed a lot of outdated content. That was until I came across an up-to-date Docker image provided by the Jupyter Docker Stacks project. https://jup...00