Jar Jar as Sith, 'Made in America,' and the War I Can't Ignore

Lehan Edirisinghe

Walter Isaacson came up while Apple Park videos played. IRS Form SS-4 for AngryPages Inc and Sopranos’ “Made in America” ending anchored the night.&nbsp Apple Park videos and Walter Isaacson in my head, IRS SS-4 paperwork, Sopranos 'Made in America,' and the Jar Jar-is-a-Sith theory

The image is a screenshot from a YouTube video titled "The Genius Design of Apple Park." It features a dark map-like background with various geographical elements visible. 

1. **Readable Text**: 
   - The text "Steve Jobs' Childhood Home" is displayed in a white font, positioned near the top left of the image. 
   - The text "Apple Campus" is also in white font, located in the center of the image, slightly to the right.
   - The text "Apple Park" appears in white font on the right side of the image.

2. **Geographical Features**: 
   - The map shows a layout of a suburban area with a network of roads, including a prominent highway that runs horizontally across the image.
   - The areas labeled "Apple Campus" and "Apple Park" are highlighted in a light yellowish-green color, making them stand out against the darker background of the map.
   - The area surrounding these locations appears to be densely populated with a grid-like pattern, indicating residential or commercial buildings.

3. **Setting and Background**: 
   - The overall setting is a digital map representation, likely of Cupertino, California, where Apple’s headquarters are located.
   - The background is dark, which contrasts with the highlighted areas and text, giving a clear view of the labeled locations.

4. **No People or Objects**: 
   - There are no visible people, clothing, or facial expressions in this image, as it is purely a map screenshot.

5. **No Brands or Logos**: 
   - While the text references Apple, there are no logos or trademarks visible in the image itself.

Overall, the image serves as a geographical reference point, highlighting significant locations related to Steve Jobs and Apple in a clear and informative manner.

Living Nearby and Wanting to Sleep in the Office

He's living close-by.

I think, if I was actual pres, or a MP, I'd like to sleep in the office like Elon. I don't see any point, to wasting 1 or 2 hours a day, and the energy or will power energy in travelling.

The image displays a still from a video, likely from YouTube, featuring a book cover and a quote. 

**Readable Text:**
1. The book title is "Steve Jobs" by Walter Isaacson, prominently displayed on the book cover.
2. A quote attributed to Steve Jobs reads: "I always understood the beauty of things made by hand. I came to realize that what was really important was the care that was put into it."
3. Below the quote, there is additional text stating: "Jony told Steve Job’s biographer Walter Isaacson that, 'I always understood the...'"

**Visible Brands and Objects:**
- The book cover features a close-up, black-and-white image of a man with glasses, presumably Steve Jobs, although the identity is not confirmed.
- The background is a warm, muted color, possibly beige or light brown, which contrasts with the white book cover.

**Setting and Background:**
- The setting appears to be a digital interface, likely a video player, as indicated by the YouTube interface at the top of the image. 
- The video player controls are visible at the bottom, including options to subscribe, share, download, and clip the video.
- The video title is "The Man Who Ate Lunch with Steve Jobs Every Day," suggesting a narrative focused on Steve Jobs and his interactions.

**Overall Composition:**
- The image is divided into two main sections: the left side features the book cover, while the right side displays the quote and additional text.
- The text is overlaid on the background, making it easy to read against the warm color.

This description captures all observable details without speculation or interpretation.

Recognizing a Name

Hmmm

I have heard, that name before...

Dhammika’s Casinos and the Family Betting Shops

Dhammika's got 3 casinos

My family's got over 300 sports betting shops

The image features a stylized character with a large, elongated head and prominent features. The character has two large, round eyes that are yellow with a hint of orange around the edges. Its skin appears to have a pinkish hue, and the character has two curved horns protruding from the top of its head. The texture of the skin looks smooth and somewhat glossy, reflecting light in a way that gives it a vibrant appearance.

The character is positioned in a way that suggests it is leaning forward, possibly looking at the viewer or something in front of it. Its mouth is slightly open, which may indicate a neutral expression. The character's body is partially visible, showing a dark, possibly red or maroon outfit that contrasts with the lighter skin tone. The arms are not fully visible, but the character's posture suggests a relaxed stance.

In the background, there are soft, blurred shapes that appear to be hills or mountains, with a tree visible to the left side of the image. The sky has a gradient that transitions from a light blue at the top to a darker shade near the horizon, suggesting a time of day that could be early morning or late evening.

At the top of the image, there is a logo for "Fortnite," which is a stylized letter "F" enclosed in a circle. Below the logo, there is a timestamp indicating "May 17." 

At the bottom of the image, there is text that reads, "We've all got two sides." Below this text, there are engagement metrics showing 2.2K likes, 239 comments, and 139 shares. The overall aesthetic of the image is colorful and cartoonish, typical of animated or video game art styles.

Arguing Jar Jar Binks Should Have Been a Sith Lord

Jar Jar Binks, being a Sith Lord, would have been, a far greater plot twist, than this Palpatine bulls---

It should have been in Episode 7, 8 and 9, they reveal it to be Jar Jar Binks

It was one of the absolutely most ingenious conspiracy theories

The image displays a dual-screen setup featuring a coding environment and a chat interface. 

**Left Screen:**
- The left side shows a code editor, likely Visual Studio Code, with a dark theme. 
- The file structure is visible in a sidebar labeled "EXPLORER," which includes folders and files such as:
  - `.vscode`
  - `angrypages`
  - `advertising`
  - `backups`
  - `marketplace`
  - `news`
  - `__pycache__`
  - `import_rss.py`
  - `models.py`
  - `serializers.py`
  - `views.py`
  - `urls.py`
- The main code displayed is from a file named `models.py`, which appears to define a Django model class named `Article`. 
- The class includes several fields:
  - `title` (character field with a max length of 200)
  - `published` (date-time field)
  - `source` (character field with a max length of 100)
  - `category` (character field with choices like 'General', 'Platform', 'Tech', 'Entertainment', etc.)
  - `image` (image field for uploading images)
- The code snippet ends with a `__str__` method that returns the article's title.

**Bottom Terminal Window:**
- Below the code editor, there is a terminal window showing a Python shell session.
- The terminal displays an error message indicating a `SyntaxError` due to an unclosed parenthesis in the command to create an `Article` object.
- The command attempts to save an article titled "Test Article: Walter Isaacson interviews Lehan" with content about ice cream flavors.

**Right Screen:**
- The right side features a chat interface, possibly with ChatGPT, where a conversation is taking place.
- The text discusses issues with fetching RSS feeds from CNN, noting that the feed returns "0 entries."
- Suggestions are made to add a user-agent header to bypass potential blocks from CNN or to test alternative feeds.
- The chat includes a question about patching the import code with a user-agent header.

**Overall Setting:**
- The environment appears to be a workspace or home office, with a focus on software development and coding.
- The screens are arranged side by side, indicating multitasking, with one dedicated to coding and the other to communication or troubleshooting.

No people are visible in the image, and there are no identifiable brands or logos beyond the software interfaces displayed.

Sharing Alan Jackson’s “Where Were You”

Alan Jackson - Where Were You (When the World Stopped Turning) (Official Audio)

https://youtu.be/Zj6rMcVNQbw

[Verse 1]

Where were you when the world stopped turning on that September day?

████████████████████████████████████████████████

█████████████████████████████████

█████████████████████████████████████████████████████████████

█████████████████████████████

████████████████████████████████████████████████████

█████████████████████████████████

[Verse 2]

████████████████████████████████████████████████████████████

█████████████████████████████████████

█████████████████████████████████████████████████████████

████████████████████████████████

████████████████████████████████████████████████████████

████████████████████████████████████████████████

█████████████████████████████████████████████████

█████████████████████████████████████████████

[Chorus]

█████████████████████████████████

████████████████████████████

I watch CNN but I'm not sure I can tell you

███████████████████████████████

██████████████████████████████████

And I remember this from when I was young

████████████████████████████████████████████████████

████████████████████████

[Verse 3]

████████████████████████████████████████████████████████████████████

███████████████████████████████████████████████████

█████████████████████████████████████

█████████████████████████████████████████████

█████████████████████████████████████

███████████████████████████████████████████████████████

Did you dust off that Bible at home?

[Verse 4]

██████████████████████████████████████████████████

████████████████████████████████████

████████████████████████████████████████████████████

████████████████████████████████████████

████████████████████████████████████████████████

████████████████████████████

████████████████████████████████████████████████████████

And turn on "I Love Pauline" reruns?

[Bridge]

██████████████████████████████████████████████████████████

██████████████████████████████████████

█████████████████████████████████████████████████████

███████████████████████████████████

The image displays a completed Form SS-4, titled "Application for Employer Identification Number," issued by the Internal Revenue Service (IRS). The form is printed in black and white and is organized into various sections with clearly labeled headings.

1. **Header Information**: 
   - The top of the form includes the title "Form SS-4" and the revision date "Rev. December 2023."
   - Below this, it states "Department of the Treasury" and "Internal Revenue Service."

2. **Form Details**:
   - The form is divided into sections with numbered fields.
   - The first section contains the legal name of the entity requesting the EIN: "AngryPages Inc."
   - The "Trade name of business" field is also filled with "AngryPages Inc."
   - The mailing address is provided as "4108 N 1ST ST STE N, Sacramento, CA 95816 USA," with a note indicating not to use a P.O. box.
   - The "County and state where principal business is located" is listed as "Sacramento, CA."

3. **Responsible Party**:
   - The name of the responsible party is noted as "Lehan Eidringshe."
   - The form indicates that this application is for a limited liability company (LLC) with a "Yes" checked in the relevant box.

4. **Type of Entity**:
   - In section 9a, the type of entity is indicated as "Corporation" with a box checked next to it.
   - The form also includes a space for entering the corporation's federal tax number, which is left blank.

5. **Reason for Applying**:
   - Section 10 indicates the reason for applying, with the box checked for "Started new business (specifically new type)."
   - The specific type of business is noted as "American corporation online media and digital publishing."

6. **Employee Information**:
   - Section 13 lists the highest number of employees expected in the next 12 months, with "Agricultural" and "Household" checked.
   - Section 15 mentions the first date wages or annuities will be paid, with a date format provided.

7. **Third Party Designee**:
   - The form includes a section for a third-party designee, with the name "Lehan Eidringshe" written again.
   - An address and ZIP code are provided for this designee.

8. **Signature and Date**:
   - The signature section includes a handwritten signature that appears to be "L. C." along with the date "05/08/2025."

9. **Footer Information**:
   - The bottom of the form contains a note regarding privacy and paperwork reduction, along with the form number "SS-4" and a revision date "12-2023."

Overall, the form is structured with clear sections and checkboxes, filled out in a straightforward manner, providing necessary details for the application of an Employer Identification Number.

Sharing Toby Keith’s “Made in America”

Toby Keith - Made In America (Official Music Video)

https://youtu.be/MaAF_3WMJGM

[Verse 1]

█████████████████████████████████████████████████████████████

Dirty hands and a clean soul

████████████████████████████████████████████████████████████████████████

█████████████████████████████████

[Chorus]

He's got the red, white, blue flyin' high on the farm

██████████████████████████████████

██████████████████████████████████████████

In the back that says U-S-A

██████████████████████████████████████

█████████████████████████████████

He ain't prejudiced, he's just

Made in America

The image displays a document titled "STATE of DELAWARE CERTIFICATE of INCORPORATION A STOCK CORPORATION." The document is formatted in a standard layout, with clear sections and headings. 

1. **Headings and Sections**:
   - The title is prominently displayed at the top in bold, capitalized letters.
   - The document is divided into five sections labeled "FIRST," "SECOND," "THIRD," "FOURTH," and "FIFTH," each detailing specific information about the corporation.

2. **Readable Text**:
   - **FIRST - Name**: States that the name of the corporation is "AngryPages Holdings Inc."
   - **SECOND - Registered Agent**: Indicates the registered office is located at "8 The Green, Suite B, in the City of Dover County of Kent Zip Code 19901." The registered agent in charge is "Northwest Registered Agent Service, Inc."
   - **THIRD - Purpose**: Describes the purpose of the corporation as engaging in any lawful act or activity permitted under Delaware law.
   - **FOURTH - Stock**: Specifies that the total stock authorized is 10,000 shares with a par value of $0.0001 per share.
   - **FIFTH - Incorporator**: Lists the name and mailing address of the incorporator as "Northwest Registered Agent Service, Inc., 8 The Green, Suite B, Dover, DE 19901."

3. **Signature**:
   - The document includes a signature line with the name "Nat Smith" and the title "Assistant Secretary." The signature appears handwritten.

4. **Footer Information**:
   - At the bottom left, there is a state seal or emblem, along with the text "State of Delaware Secretary of State Division of Corporations" and additional filing information, including a date and file number.

5. **Visual Characteristics**:
   - The document is presented on a plain white background, with black text throughout. The layout is formal and structured, typical of legal documents.

6. **No People or Objects**:
   - There are no visible people, clothing, or other objects in the image, as it solely contains text on a document.

Overall, the image is a formal legal document detailing the incorporation of a business in Delaware, with specific sections outlining the corporation's name, registered agent, purpose, stock details, and incorporator information.

Quoting “Made in America” Heartland Lyrics

[Bridge]

Born in the heartland, raised up a family

King James and Uncle Sam

The image depicts a scene set in a diner, characterized by a warm, wooden-paneled interior. The lighting is soft, with wall-mounted sconces providing illumination. 

At the center of the image, three individuals are seated at a table. The table is rectangular with a yellowish surface, and there are two menus laid open in front of them. The menus feature printed text, but the specific details of the text are not legible in the image.

1. **Individuals:**
   - **Left Side:** A man with a bald head and a prominent build is seated. He is wearing a black and gray short-sleeved shirt with a collar. His expression appears serious as he looks down at the table, resting his hands on it. He has a gold bracelet on his left wrist.
   - **Center:** A woman with blonde, styled hair is seated next to the man. She is wearing a black, long-sleeved top with a scoop neckline and a pattern of white dots. She appears to be deep in thought, with her right hand resting on her chin, and she is looking down at the table.
   - **Right Side:** A young man with short, dark hair and a well-groomed beard is seated on the right. He is wearing a gray long-sleeved shirt with darker sleeves. His expression is focused as he looks at the menu in front of him.

2. **Background:** In the background, there are additional patrons visible, though their faces are not clearly discernible. There is a jukebox-like object on the table, which is metallic and has a retro design. A small container, possibly for condiments, is also visible on the table.

3. **Setting:** The overall atmosphere suggests a casual dining experience typical of a diner, with wooden paneling and simple furnishings. The presence of framed pictures on the walls adds to the diner aesthetic.

The image captures a moment of contemplation among the three individuals, with no overt actions or interactions occurring beyond their focused attention on the menus.

Remembering The Sopranos Finale, “Made in America”

This is what I remember when I hear, "Made in America", it's this scene from Sopranos

The last episode's called that

I often think of that scene

I think about how it ends, and think it's perhaps the best way a TV show as great as this could end, and David Chase did the best job, with making a final impression on his audience

Tony Soprano: [Final scene] Tony enters the restaurant and sits down

Carmela Soprano: [Carmela enters the restaurant and sits down the song "Don't Stop Believin' by Journey starts playing] Hey

Tony Soprano: Hey

███████████████████████████████████████████████████████████

███████████████████████████████████████████████

███████████████████████████████████████████████████████████████████████████████████████████████████

███████████████

████████████████████████████████████

███████████

███████████████████████████████████████

██████████████████████████████████████████████

████████████████████████████████████████████████████████████████████████████████

██████████████████████████████████████████████████████

███████████████████████████████████████████████████████████████████████

██████████████████████████████████████████████

Anthony 'A.J.' Soprano, Jr.: right, focus on the good times

Tony Soprano: Don't be sarcastic

Anthony 'A.J.' Soprano, Jr.: Isn't that what you said one time? Try to remember the times that were good?

Tony Soprano: I did?

Anthony 'A.J.' Soprano, Jr.: Yeah

Tony Soprano: Well, it's true, I guess

Tony Soprano: [the waitress brings a bowl of onion rings to the table] I went ahead and ordered some for the table

America’s Population, Voters and Purchasing Power

The US is a powerful, large country, with over 330,000,000 people. It's not totally political. Around 70,000,000 are Republican, another 70,000,000 are Democrats. 150m are voting, the other 180m don't care.

They have a GDP of $27 trillion, so there is a lot of purchasing power.

***

██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

Returning to Code and Moving Money to America

I'm going to go back to working on my code.

I'm already, doing the right things, and have to get this passport.

I should be fine.

Move or invest all my money in the USA.

I'm a

A very big, reputational win for the US

I'm more loyal to the US,████████████████████████████

Anyone can see that

████████████████████████████████████████████████████

***

███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

█████████████████████████████████████████████████████████████████████████

███

█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

████████████████████████████████████████████████████████████████████

███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

███

█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

IQ Tests, English, Maths and Being Good at Bad

My iq isn't very high, it's only like 137 or something

Jonathan is up at 165 though

I suck at iq tests, Bill Gates, did a few, it goes up

When you learn how to answer

My english sucks

I suck at maths too

I'm terrible at most of those

I'm good at being bad

The image depicts a scene from a gaming event, specifically a match from the MLG (Major League Gaming) Championship Sunday, featuring a game titled "Halo." 

**Text and Logos:**
- The top left corner displays the "astro" logo, which is associated with Astro Gaming, a brand known for gaming headsets and accessories.
- Below the logo, the text "LISTEN IN" is visible, indicating a feature for audio commentary or communication.
- A player’s name, "Cloud," is prominently displayed in a blue banner at the bottom left, along with the team name "INSTINCT."
- There is additional text in the background stating "Elamite killed FearItSelf," which appears to be a notification of a player elimination in the game.

**Setting and Background:**
- The scene is set within a digital environment typical of the Halo game series, featuring a futuristic corridor with metallic walls and a floor that appears to be made of a textured material.
- The corridor is well-lit, with a bluish hue emanating from windows or screens in the background, suggesting a sci-fi aesthetic.
- There are plants or foliage visible on the right side of the corridor, adding to the environment's detail.

**Visible Objects:**
- In the foreground, a character is holding a skull-like object, which is likely a game item or weapon, indicative of the game's mechanics.
- The character is wearing a blue and black armor suit, typical of the Halo franchise, which features a helmet and protective gear.

**Appearance and Actions:**
- The character's hands are gloved, and the grip on the skull-like object is firm, suggesting an active gameplay moment.
- The character's face is not fully visible as they are likely wearing a helmet, but the focus is on the action of holding the item.

**Overall Context:**
- The image captures a moment of competitive gaming, likely during a high-stakes match, as indicated by the MLG branding and the presence of player statistics.
- The atmosphere is one of concentration and intensity, typical of esports events, where players engage in strategic gameplay.

This description encompasses all observable details without speculation or subjective interpretation, focusing solely on the factual elements present in the image.

Shouting Geronimo

Geronimo!!

: )

3 matched names linked to the Names index.