About:

This is Jared Asuncion's home page.

Website:

Outgoing Links:

Bramus
Subscribe to RSS:
The blog post discusses customizing the MUI Checkbox component, focusing on changing its color and border radius. It explains the challenges faced when trying to apply CSS styles, particularly due to the checkbox being an SVG elem...
The blog post discusses how to find and use RSS feeds for YouTube channels, explaining the necessity of obtaining the channel ID to access these feeds. It outlines two methods for acquiring the channel ID: using the YouTube API an...
The author recounts receiving a phishing SMS disguised as a delivery notification from a reputable French company, Mondial Relay. The message included a link to a fraudulent website that mimicked the company's appearance, complete...
Ce post fournit un cheatsheet pour le jeu 'Invités à Éviter', clarifiant les indices et les règles du jeu. Il explique les conditions pour déterminer qui est le meurtrier et comment les invités innocents peuvent interagir. Le text...
Ce cours, coécrit par Pierre Brun et Jared Asuncion, traite des structures de données en Python, en particulier des piles. Il explique comment définir des classes en Python, les attributs et méthodes, et illustre le concept de pil...
This post presents a specialized NSI course for high school students, focusing on the concept of queues in programming using Python. It explains the First In, First Out (FIFO) principle, provides examples of queues in real life, a...
Ce cours, coécrit par Pierre Brun et Jared Asuncion, présente la Programmation Orientée Objet (POO) dans le cadre d'un cours de spécialité NSI pour des terminales générales. Il explique les concepts fondamentaux de la POO, y compr...
This blog post provides a comprehensive cheatsheet for the board game Manila, detailing the setup, gameplay mechanics, and rules for players. It includes instructions on how to become the Port Master, place tokens, move sampans, a...
The blog post provides a comprehensive cheatsheet for the board game Evolution, detailing the rules and phases of gameplay. It explains how to score points, the phases of the game including card drawing, food placement, and action...
The blog post provides a comprehensive cheatsheet for the board game Evolution, detailing the rules and phases of gameplay. It explains how to score points, the phases of the game including card distribution, actions players can t...
The author discusses recent updates to their blogging setup, including the installation of a home server and a switch to a new VPS provider. They describe the ease of setting up remote coding with Cursor and their efforts to adapt...
The author shares their experience of changing their WiFi name after moving to a new house in France. They explore various humorous and punny WiFi names, particularly in French, and ultimately decide on a name inspired by a popula...
The text discusses the author's decision to transition from using cloud services to a home server due to changes in Google's terms of service. It details the author's experience with renting a VPS and deciding to build a home serv...
The text discusses the author's experience with Paperless-ngx, an open-source document management system, and how they set it up in their server. It covers the initial dump of documents, setting up the frontend for uploading, back...
The author discusses the need for code reviews in a team environment and the development of a script using LLMs to generate code reviews. The script uses APIs to query OpenRouter and allows the author to choose between different m...
The text provides a guide on how to install Syncthing on a Kobo eReader to sync eBooks from a laptop to the Kobo. It includes prerequisites, steps to get SSH to work, installing and configuring Syncthing, and creating scripts to s...
The text explains how to connect FreshRSS to NetNewsWire, a free iOS and macOS app for following RSS feeds. It provides step-by-step instructions for setting up FreshRSS and NetNewsWire to work together.
The author discusses the issue of limited storage for photos and the transition from Google Photos to Immich. They explain their experience with Immich, including the features they found useful and the benefits of self-hosting an ...
The text discusses the issue of Gmail storage being almost full and proposes various solutions for non-techy and techy people. It suggests diversifying cloud storage solutions, getting a new Gmail/Apple account, using a different ...
The text discusses the challenges of using an iPhone to purchase public transport tickets in Paris, particularly when traveling between zones. The author shares their experience with the SNCF app and the difficulties they faced. T...
The text is about the Advent of Code 2024, specifically Days 17 and 18. It includes a private leaderboard code, a detailed explanation of the problem, and the author's solutions for both parts A and B of Day 17 and Day 18. The aut...
The text is a detailed account of the author's experience with Advent of Code 2024, covering Days 13, 14, 15, and 16. It includes the author's private leaderboard code, challenges faced, and solutions for each day's problems.
The author discusses his experiences with hosting personal websites, including previous attempts with Blogspot and Frihost, and his current approach using Cloudflare as a domain registrar, IONOS as a VPS, and Astro as a Static-Sit...
The text is about the Advent of Code 2024, specifically Days 11 and 12. The author shares their private leaderboard code and discusses their approach to solving the challenges. They provide detailed code and explanations for both ...