Skip to content

Weave the future of code, starting here.

Weave the future of code, starting here.

  • AI
  • IOS
  • Android
  • Backend
  • Frontend
IOS

Stack acquisition and symbolization

savesoff May 7, 2024 0Comment

Get stack Let’s start with backtrace. Backtrace is an API provided by the system and is the fastest way to obtain the stack. However, the information obtained is limited. It…

IOS

Write code faster with RxSwift

savesoff May 7, 2024 0Comment

People often talk about reactive programming, and RxSwift in particular, as the ultimate way to describe application logic — event chaining, error handling, asynchrony. But don’t forget, RxSwift is also…

IOS

Common bad smells in code and refactoring techniques

savesoff May 6, 2024 0Comment

In software development, there are many common code smells that indicate potential design or implementation problems. Here are some common bad code smells and corresponding refactoring techniques: Unique bad smells…

Android

Introduction to basic knowledge of ffmpeg

savesoff May 6, 2024 0Comment

About ffmpeg Regarding ffmpeg, we first need to know what it is. The ffmpeg official website defines ffmpeg: A cross-platform solution for audio and video recording/conversion/streaming. Of course, it is…

Android

A Kotlin development, thinking about pure functions

savesoff May 6, 2024 0Comment

What is a pure function? A pure function is a mathematical ideal state in which the same input always produces the same output without any observable side effects. Mathematically the…

Android

Kotlin Flow tutorial

savesoff May 6, 2024 0Comment

Flow in Kotlin is an API specifically designed to handle asynchronous data flow. It is an implementation of the Functional Reactive Programming FRP paradigm in Kotlin and is deeply integrated…

AI Frontend

js-pytorch: Opening up a new world of front-end + AI

savesoff May 5, 2024 0Comment

Currently, in the field of artificial intelligence, deep learning technology is developing at an alarming rate. PyTorchIt is one of the deep learning frameworks that has attracted much attention. And…

Frontend

Token refreshes without perception, making smoothness the norm

savesoff May 4, 2024 0Comment

Token imperceptible refresh is a key technology for improving user authentication experience in modern web applications. In multi-user Internet services, it is crucial to ensure security while providing a seamless…

Backend

Is it still necessary to learn Eureka?

savesoff May 4, 2024 0Comment

As microservice technology becomes more and more mature, various technical systems continue to emerge, such as SpringCloud Nettfix, SpringCloud Alibaba, etc. In fact, these two sets are most commonly used…

Backend

Introduction and comparison of Rust web frameworks

savesoff May 4, 2024 0Comment

Best Rust web frameworks to use Amid the wave of changes in web development, Rust has become the language of choice for building secure and performant applications. As Rust’s popularity…

Posts navigation

1 … 3 4 5 … 17

« Previous Page — Next Page »

Recent Posts

  • Stable Diffusion Notes Basic Principles
  • Learn JAVA annotations from the basics to the depths
  • Review of iOS – Application of CoreHaptics Framework
  • Database tuning – hot and cold separation
  • Apple’s smart model revealed: 3B model outperforms Gemma-7B, server model comparable to GPT-3.5-Turbo

Archives

  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • February 2023

Categories

  • AI
  • Android
  • Backend
  • Frontend
  • IOS

You Missed

AI

Stable Diffusion Notes Basic Principles

Android

Learn JAVA annotations from the basics to the depths

IOS

Review of iOS – Application of CoreHaptics Framework

Backend

Database tuning – hot and cold separation

CONTACT US| GDPR | PRIVACY POLICY | COOKIES AND USE TERMS | ABOUT US

Weave the future of code, starting here.

Copyright © All rights reserved | Blogus by Themeansar.