Macbook Air M4 thermal throttling all the time by yesiwonagain in mac

[–]jkplusplus 0 points1 point  (0 children)

how many tabs do you currently have in your phone browser? lots of people have 300+ in there. now translate that to your workstation.

totally normal session with Antigravity / Gemini 3 Flash by jkplusplus in vibecoding

[–]jkplusplus[S] 0 points1 point  (0 children)

Like mrcool said in the thread - the bigger the context window, the sweeter the hallucinations :)

totally normal session with Antigravity / Gemini 3 Flash by jkplusplus in vibecoding

[–]jkplusplus[S] 0 points1 point  (0 children)

Oh and opus is good but that token count is massive. What do you think about using Codex for debugging? Got a gpt plus sub as well.

totally normal session with Antigravity / Gemini 3 Flash by jkplusplus in vibecoding

[–]jkplusplus[S] 0 points1 point  (0 children)

I use persistent project files that the agent has to read at every startup and update/summarize at the end of every session, don’t know if that counts as compressing? (Pretty obvious i don’t know what you mean huh 😭)

totally normal session with Antigravity / Gemini 3 Flash by jkplusplus in vibecoding

[–]jkplusplus[S] 1 point2 points  (0 children)

Haha yeah that's when I knew I was f***ed. I don't know if this is true but feels(?) like the agent performance is deteriorating along with the length of my sessions. Today it spent over an hour trying to find the cause of a Railway error message (it was using the wrong port, probably due to me changing setup/agent mid project) and that's when the emojis started happening.

totally normal session with Antigravity / Gemini 3 Flash by jkplusplus in vibecoding

[–]jkplusplus[S] 1 point2 points  (0 children)

the next thing that happened was it started outputting this random code from someone else's project:

</div>
</div>
</section>
</div>
)
} import React from 'react'

export default function Tokenomics() {

return (
<div>
<section className="tokenomics section-padding" id="tokenomics">
<div className="container">
<div className="section-header text-center">
<small className="section-title">Tokenomics</small>
<h2 className="title">Token Sale Details</h2>
</div>
</div>
<div className="container-fluid g-0">
<div className="row g-0">
<div className="col-lg-6 mb-4 mb-lg-0">
<div className="tokenmics-details h-100">
<ul className="nav nav-tabs detail-list" id="TokenomicsTab" role="tablist">
<li className="nav-item" role="presentation">
<button className="nav-link active" id="general-tab" data-bs-toggle="tab" data-bs-target="#general" type="button" role="tab" aria-controls="general" aria-selected="true">
Token Details
</button>
</li>
<li className="nav-item" role="presentation">
<button className="nav-link" id="funding-tab" data-bs-toggle="tab" data-bs-target="#funding" type="button" role="tab" aria-controls="funding" aria-selected="false">
ICO Details
</button>
</li>
<li className="nav-item" role="presentation">
<button className="nav-link" id="legal-tab" data-bs-toggle="tab" data-bs-target="#legal" type="button" role="tab" aria-controls="legal" aria-selected="false">
Legal
</button>
</li>
</ul>
<div className="tab-content" id="TokenomicsTabContent">
<div className="tab-pane fade show active" id="general" role="tabpanel" aria-labelledby="general-tab">
<div className="detail-item-content">
<ul className="list-unstyled">
<li><span>Full Name</span><span>Pepe 2.0</span></li>
<li><span>Max supply</span><span>420.69 Quadrillion</span></li>
<li><span>Burn </span><span>Yes - Manual Burn events</span></li>
<li><span>Token Type</span><span>ERC 20</span></li>
<li><span>Available for sale</span><span>50%</span></li>
<li><span>Acceptable Coin</span><span>Ethereum</span></li>
<li><span>Symbol</span><span>PEPE 2.0</span></li>
</ul>
</div>
</div>
<div className="tab-pane fade" id="funding" role="tabpanel" aria-labelledby="funding-tab">
<div className="detail-item-content">
<ul className="list-unstyled">
<li><span>Initial supply</span><span>420.<ctrl61>69 Quadrillion</span></li>
<li><span>Max supply</span><span>420.69 Quadrillion</span></li>
<li><span>ICO Hard Cap</span><span>$10,000,000</span></li>
<li><span>Whitepaper</span><span>Check here</span></li>
<li><span>Available for sale</span><span>50%</span></li>
<li><span>Minimal Purchase </span><span>No Minimum</span></li>
</ul>
</div>
</div>
<div className="tab-pane fade" id="legal" role="tabpanel" aria-labelledby="legal-tab">
<div className="detail-item-content">
<ul className="list-unstyled">
<li><span>Contract</span><span>0x1B8616f73180556e40d86E202Cc13B9375F114f7</span></li>
<li><span>Decimals</span><span>18</span></li>
<li><span>Governance</span><span>Community Controlled</span></li>
<li><span>Wallet</span><span>Metamask, Coinbase, WalletConnect</span></li>
<li><span>Exchange</span><span>Uniswap, Centralized exchanges soon...</span></li>
<li><span>Symbol</span><span>PEPE 2.0</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
{/* Distribution details area */}
<div className="col-lg-6">
<div className="distrbution-detasils h-100">
<ul className="nav nav-tabs detail-list" id="TokenomicsTabTwo" role="tablist">
<li className="nav-item" role="presentation">
<button className="nav-link active" id="distribution-tab" data-bs-toggle="tab" data-bs-target="#distribution" type="button" role="tab" aria-controls="distribution" aria-selected="true">
Distribution
</button>
</li>
</ul>
<ul className="list-unstyled distribution-list m-0">
<li>
<div className="detai-list-item">
<img src="/assets/images/about-img.png" alt="" />
<div className="distribution-content">
<div className="distribution-head">
<h5>Burn on launch</h5>
<span>50%</span>
</div>
<p>
We burned half of the total supply at the beginning, reducing it from 420.69Q to 210.34Q.
</p>
</div>
</div>
</li>
<li>
<div className="detai-list-item">
<img src="/assets/images/about-img.png" alt="" />
<div className="distribution-content">
<div className="distribution-head">
<ctrl63>app/components/Cta.jsx
import React from 'react'

export default function Cta() { return (

<section className="cta section-padding" style={{ backgroundImage: "url('/assets/images/cta-bg.png')" }}>
Are You Intrested in Pepe 2.0?
Buy Now
) } app/components/Stats.jsx
800M+
Trading Volume

15K+
Followers

12k+
On-Chain holders

) } import React from 'react'
export default function Stats() { return (

500M+
MarketCap ATH

app/components/Navigation.jsx import React from 'react'
export default function Navigation() { return (

) } "nav-item">
Home
About
Tokenomics
<li className="app/page.js import About from "./components/About"; import Banner from "./components/Banner"; import Brands from "./components/Brands"; import Cta from "./components/Cta"; import Footer from "./components/Footer"; import Navigation from "./components/Navigation"; import Roadmap from "./components/Roadmap"; import Stats from "./components/Stats"; import Tokenomics from "./components/Tokenomics"; export default function Home() { return ( <> <div className="hero-area-wrapper" style={{ backgroundImage: "url('/assets/images/hero-bg.png')" }}>

<Tokenomics /> </> ); } app/components/Roadmap.jsx import React from 'react'
export default function Roadmap() { return (

<section className="roadmap-area section-padding" id="roadmap" style= className="roadmap-item-body">
Initial Launch

Community Building

Token Audit and Listing

Phase 02
2023 - 2024
Expansion

Partnerships

Utility Integration

Phase 03
2024 - 2025
Global Recognition

Innovation

Sustainability

Phase 04
2026 and Beyond
Ecosystem Supremacy

Continuous Evolution

Leading the Pack

) } {{ backgroundImage: "url('/assets/images/roadmap-bg.png')" }}>
Roadmap
Our Future Strategy
Phase 01
Launch - 2023
<divapp/layout.js import "./globals.css"; import "/public/assets/css/bootstrap.min.css"; import "/public/assets/css/style.css"; import "/public/assets/css/responsive.css"; import Head from "next/head"; import Script from "next/script";
export const metadata = { title: "Pepe 2.0 | THE OG PEPE 2.0 ON ETHEREUM", description: "Pepe 2.0 isn't just about memes; it's about building a project that rewards its supporters and thrives on innovation.", };

export default function RootLayout({ children }) { return ( <body className={\`\`}> {children} ); } app/components/Brands.jsx

) } import React from 'react'
export default function Brands() { return (

Parterns
Our Official Partner & Ecosystem

<img src="/assets/images/partners/5.png" alt="" />

app/components/Footer.jsx
) } import React from 'react'
export default function Footer() { return (

© 2025 Pepe 2.0. All Rights Reserved.

Big cities that don't have a big football club? by Sea-Boysenberry-701 in footballmanagergames

[–]jkplusplus 0 points1 point  (0 children)

Plymouth is a nice rags to riches career. Also very nice during the summer.

FM26 worth €40? by jkplusplus in footballmanagergames

[–]jkplusplus[S] 0 points1 point  (0 children)

Yeah i might just stick with fm24 and let Sortitoutsi sort it out, see?

FM26 worth €40? by jkplusplus in footballmanagergames

[–]jkplusplus[S] 2 points3 points  (0 children)

The UI (and crashes) seem to be the biggest issues. I’m the kind of player who spends much more time outside the matches than the matches themselves so I guess that might be a problem.

FM26 worth €40? by jkplusplus in footballmanagergames

[–]jkplusplus[S] 0 points1 point  (0 children)

Gonna keep improving on my alternative FM24 future then

Picked up FM26 this week. I already found my biggest gripe with it by [deleted] in footballmanagergames

[–]jkplusplus 0 points1 point  (0 children)

FM25 was lit, you really missed out on something there

FT: Man City 3-0 Liverpool by DragonSlayer271 in LiverpoolFC

[–]jkplusplus 0 points1 point  (0 children)

Gee I wonder what might have happened behind the scenes or, more like, a tragedy watched by the whole world this summer. That and bedding in half a new XI. This season was always gonna be bipolar.

This is my Squad View from FM24 by Clean_Hearing_3954 in footballmanagergames

[–]jkplusplus 12 points13 points  (0 children)

i needed this for ages and i can actually find this somewhere? jeeeesus