Articles by Tag #native

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Kotlin Native and GraalVM - The Story So Far

Did you know that we can compile Java and Kotlin code, even Python to binary native code? We can skip JIT with it and improve start-up times. How can we do that? This is what this article is about!

Learn More 3 0Dec 27 '24

Build a Native Mobile App Using Angular

We will build a native mobile application using Angular and Capacitor. What is Capacitor...

Learn More 3 1Sep 30 '24

Registering Reflection in Quarkus Extensions

Quarkus utilizes ahead-of-time (AOT) compilation to build blazing fast native executables. However,...

Learn More 3 0Aug 28 '24

Why Should You Develop a Native Android App Over Flutter?

Alright, let’s get one thing straight: Flutter is amazing. I’ll admit it, Flutter has that "new kid...

Learn More 2 0Jan 13

Playing with the embryonic connections in Java with the Foreign Function

Today we will use the Foreign Function (FFI) in Java 22 to call a native code aims to initiate...

Learn More 1 0Jun 2 '24

What are Native Ads and How Can You Use Them?

In the ever-evolving landscape of digital advertising, standing out from the competition is more...

Learn More 0 0Jun 22 '24

What have I been working on for my docker-like solution native to macOS

Working on a scripting language, deployment features for my docker-like solution native to...

Learn More 0 0Jul 26 '24

Introducing a project called metal like cuda

Introducing a project called metal like cuda where the aim is to bring metal closer to the...

Learn More 0 0Mar 29

Introducing gpumkat

Gpumkat is a GPU kernel analysis tool designed for Metal API debugging and performance analysis....

Learn More 0 0Mar 29

My native docker-like solution to macOS new features and improvements

Added deploying support, detaching support in cli, removed layer logic as it was not really useful or...

Learn More 0 1Jul 29 '24

Release 0.9 of osxiec

Added ways to trace commands, background processes, schedule commands, attach to running background...

Learn More 0 0Mar 23

Containerization on macOS vs. Linux: A Security and Isolation Comparison, Including Darwin Containers and OSXIEC

Containerization on macOS vs. Linux: A Comparative Look Containerization has...

Learn More 0 0Mar 23

New update for my native macos docker like alternative

Added a way to broadcast commands to the ip/vlan osxiec network straight from osxiec, added updating...

Learn More 0 1Mar 4

New features, bug fixes for my docker-like solution native to macOS

Fixed convert-to-docker, added an extract function and a offline implementation without networking or...

Learn More 0 0Aug 8 '24

Native Power: Why Java Reigns Supreme for Android App Development

Looking to build a top-notch Android app? While cross-platform development seems tempting, there's a...

Learn More 0 0May 24 '24

New update for my docker-like solution native to macOS.

Added stopping, starting functionality, removed -execute as run servers it's purpose well, added...

Learn More 0 0Aug 22 '24

Dynamic ip creation for my docker-like solution native to macOS

Added dynamic ip creation, updating, some small improvements, bug fixes, an api that allows to use...

Learn More 0 0Aug 27 '24

New improvements to my docker-like solution for macOS, 86/64 version.

Added converting osxiec containers to oci containers, the container terminal now uses termios for...

Learn More 0 0Aug 13 '24

New features for my native docker-like solution to macOS

Added a logging feature, better process control, a crafting feature which allows to craft a container...

Learn More 0 0Aug 15 '24

typescript and styling issues in react native using native wind

In a recent project using React Native, I encountered several challenges related to TypeScript...

Learn More 0 0Jun 28 '24