RSSAmplifier

Blog

Oren’s Tech Blog RSS Feed

My blog about tech and other stuff.

blog.orenfromberg.techRSS feed ↗11 posts

Latest posts

The Irrational Square Root of Two

Happy day! Here I will prove that no rational number, when squared, can equal . A rational number is defined as a number such that and…

Search your command history with fzf

Try using history with fzf to search your shell history and find old commands: history -f will print out a timestamp along with the command…

Building llama.cpp on a Windows Laptop

The following steps were used to build llama.cpp and run a llama 2 model on my Dell XPS 15 laptop running Windows 10 Professional Edition…

New RSS feed for my blog

An RSS feed, which stands for Really Simple Syndication or Rich Site Summary, is a standardized format for delivering regularly updated web…

My Zoom-based Hebrew Lessons

This is an app I created several years ago when I was teaching Hebrew school over zoom. It allows teachers to have interactive instruction…

Terraform State Surgery

The Condition For users of the AWS Terraform Provider, using an aws_security_group resource to declare security group rules as inline blocks…

How to install golang securely on linux

Securely installing the Go programming language (golang) On Windows and MacOS the golang installers are signed so that the operating systems…

Let's play Hebrew Bingo!

Hebrew numerals are often used to represent dates on the Hebrew calendar. For example: Dates on a Ketubah (Jewish Marriage Contract) are…

Setting up a Headless Raspberry Pi

These are the steps I take when setting up a headless Raspberry Pi. Headless means that there is no other way to interact with it besides…

GitHub Actions

Getting Started On November 13th, GitHub will ship a new feature called Actions — tight automation integrations that are available to all…

Welcome to my tech blog!

Welcome to my tech blog! I will use this space to write about the things I love, especially technology. This blog uses gatsby, a node.js…