asciiware
  • Algo & Data Structures
    • About Algorithms
    • Algorithms
    • Data Structures
  • Programming
    • Java
    • programming
    • Git
    • web-development
    • db
    • wordpress
    • XML
  • Eclipse
    • eclipse
    • IDE and Plugins
  • Linux
    • linux
    • sysadmin
  • About
    • asciiware
    • About me

A Software Engineer's blog

Uncategorized

Simple Eclipse RCP App with an Intro

This tutorial will show you how to create a simple Eclipse RCP Application with a Plugin implementing an intro. RCP App + Plugin In this section, we’ll set up the basic structure by creating two plugins: a main RCP application Read more…

By psuzzi, 2 monthsMay 24, 2025 ago
eclipse

Eclipse 3.x to E4: The Migration Path

Introduction Eclipse E4 (Eclipse 4) has been the default architecture for the Eclipse platform since the Juno release (4.2) in June 2012. Since then, all Eclipse 3.x applications continue to function, but they run in compatibility mode, which provides backwards Read more…

By psuzzi, 3 monthsApril 23, 2025 ago
devops

Cherry-Picking Folder Changes Across Git Branches

Most developers have faced this common scenario: you’re working on multiple versions of a project simultaneously and need to selectively merge changes between them. Let’s exeplore how to solve this problem using different Git tools. The Everyday Problem You have Read more…

By psuzzi, 3 monthsApril 22, 2025 ago
devops

Search for files and content with ripgrep (rg)

This article shows how to search for files and content using ripgrep, a fast and powerful modern alternative to traditional Unix search tools. See also: Search files in Bash: grep, find, and ag a past article about older tools. What Read more…

By psuzzi, 4 months ago
ai

Guide to Local AI for Code Analysis

A guide to setup and benchmark Local LLMs (Large Language Models) for analyzing and reverse engineering complex software projects. In the walkthrough, I setup a system for analyzing Python on top of a macOs system. The contents can be easily Read more…

By psuzzi, 6 monthsJanuary 15, 2025 ago
architecture

OWASP Top 10 Web Application Security Risks: A practical guide

The OWASP Top 10 (Open Web Application Security Project) is a standard awareness document for web applications security. It is globally recognized by developers as the first step towards more secure coding. In this article, we’ll explore the top 10 Read more…

By psuzzi, 9 monthsOctober 16, 2024 ago
backend

VPS Setup Guide

This comprehensive guide will walk you through the process of setting up a Virtual Private Server (VPS) from scratch, covering initial access, user management, security measures, and software installation. Local Creation of an SSH Key Pair On your local machine, Read more…

By psuzzi, 9 monthsOctober 13, 2024 ago
backend

Routine App Prototype Backend

This document outlines the structure and implementation of the dev.algo.routine full stack application backend. Specifically, this document addresses how to build and test the monolithic application backend using SpringBoot. Initial Prototype Backend Backend Setup Set up Spring Boot project Configure PostgreSQL database Read more…

By psuzzi, 10 monthsOctober 3, 2024 ago
architecture

Routine App Architecture

This post details the architecture of the Routine App, starting from the goals, and diving into the tech stack, development stages and strategies to ensure the project can be implemented with high-quality standards. Project Overview Goals Showcase abilities in Java, Read more…

By psuzzi, 10 months ago
Java

Routine App Case Study

The Routine App is an ambitious project aimed at creating a productivity tool while showcasing advanced software development skills. This article outlines the primary goals, and key features of the Routine App, setting the foundation for the entire development process. Read more…

By psuzzi, 10 monthsOctober 2, 2024 ago

Posts pagination

1 2 … 8 Next
Categories
  • ai (1)
  • algorithms (9)
  • architecture (2)
  • backend (4)
  • cryptography (1)
  • db (5)
  • design (2)
  • devops (3)
  • eclipse (22)
  • Git (3)
  • IDE and Plugins (4)
  • Java (27)
  • javascript (1)
  • linux (9)
  • math (2)
  • personal (1)
  • programming (11)
  • python (1)
  • routine app (1)
  • security (1)
  • spring (2)
  • sysadmin (10)
  • Uncategorized (1)
  • web-development (11)
  • wordpress (4)
  • XML (3)
Recent Posts
  • Simple Eclipse RCP App with an Intro
  • Eclipse 3.x to E4: The Migration Path
  • Cherry-Picking Folder Changes Across Git Branches
  • Search for files and content with ripgrep (rg)
  • Guide to Local AI for Code Analysis
  • OWASP Top 10 Web Application Security Risks: A practical guide
  • VPS Setup Guide
  • Routine App Prototype Backend
  • Routine App Architecture
  • Routine App Case Study
Archives
  • About
  • asciiware
  • Eclipse dev
  • JBoss dev
  • JSDT
  • Privacy Policy
  • Programming
Hestia | Developed by ThemeIsle