About:

The author of the website prose.nsood.in, Naman Sood, uses the platform to share extensive information in Markdown format, reflecting a personal and unrestricted approach to content creation.

Website:

Specializations:

Subscribe to RSS:
The author reflects on their childhood fascination with the development of Microsoft Windows, particularly focusing on the leaked build 6.1.7600.16384 of Windows 7. They explain the significance of build numbers and revisions, det...
The author discusses their experience implementing a blogging engine and the challenges faced with the concept of 'AutoMap' in Go programming. They describe the functionality of their code, which involves watching files for change...
The author reflects on personal travel rituals, particularly their routine at Toronto Pearson International Airport, where they listen to a specific song and eat at Subway after passing through immigration. They explore the concep...
The author discusses their experience self-hosting a music library using Navidrome and Tailscale. They detail the setup process, including the use of Tailscale Serve to manage SSL certificates and the limitations of Navidrome's au...
The author recounts their disappointing experience with the Framework Laptop 13, ultimately preferring an older ThinkPad for better reliability and value.
The author reflects on the nostalgic practice of creating mixtapes and the evolution of music formats, from cassettes to CDs. They share a personal experience of making a mixtape for a new romantic partner, detailing the process o...
The author migrated their FreeBSD NAS to Ubuntu Server LTS due to running a Jellyfin media server, missing systemd, and the ease of turning off ads. They deleted shell scripts in /etc/update-motd.d/ to remove the ads and wrote the...
The text provides a recipe for making Indian-style tea, known as 'chai', and discusses the difficulty of finding good chai in Indian restaurants in Canada.
The author shares their experience with a Dell Latitude 7290 laptop running Arch Linux and the issues they encountered with sleep mode. They tried various solutions from the Arch wiki and forums, but the problem persisted until th...
The text provides instructions on how to forward traffic from one interface to a particular server on another interface using FreeBSD pf. It includes commands to enable pf and IP forwarding, as well as a code block to add to the /...
The text provides a detailed guide on how to install Linux from a Windows installer. It includes the partition scheme, creating and installing partitions, getting the system to boot, and making Linux bootable. The author also disc...
The text is about the process of writing a lambda calculus interpreter in Rust. It includes an introduction to lambda calculus, representing lambda expressions in Rust, writing a parser for the expressions, and implementing comput...
The text explains how to fix an error message on a Nintendo 2DS that says 'Could not detect an SD Card'. It provides a solution for formatting the SD card correctly, including using the official SD Association formatting utility a...
The author decided to build a NAS due to the need for more storage and backup strategy. They used used hardware to build the NAS, and faced challenges with software solutions. They eventually installed FreeBSD and set up a RAID sy...
The author reviews the KDE desktop environment, highlighting its intuitive and seamless features. They initially liked it but decided to switch back to GNOME due to their fear of becoming reliant on something that might go away. T...
The author decided to implement RSS for their blog after a friend mentioned still using it. They found the official RSS specification and created the rss.xml file. The author faced challenges due to the complexity of their blog's ...
The article discusses how to make a Discord.js bot's global slash commands accessible only to certain roles. The author explains the steps to create the command and add permissions to it, and also highlights the issues faced while...
The author discusses the issues with Bluetooth multipoint functionality on Jabra Elite Active 75t earphones and how to fix it on Ubuntu 21.04. The author explains the problem with pulseaudio and how to resolve it using Pulseaudio ...
The author discusses the challenges of running Windows 11 on older hardware, including the lack of support for Secure Boot and TPM. They describe their attempts to install Windows 11 in a virtual machine and eventually on bare met...
The author discusses the fear of having missed out, or FOHMO, and how it affects their willingness to join new communities and try new things. They express feeling like an unwelcome intruder and the anxiety of being excluded by es...
The author describes the process of creating a dark mode for the blog using SCSS and CSS variables. They initially faced issues with SCSS variables not updating based on runtime needs, but they were able to solve the problem by us...
The author discusses the reasons for creating a blog, including the desire to share personal thoughts, the love for the Golang language, and the inspiration from other blogs. They also talk about the design process and the technic...
The article is a guide to get VFS491 fingerprint scanner working in Windows 10 with Windows Hello. It provides detailed steps to install the HP driver, register a fingerprint, and troubleshoot if necessary. The author also shares ...