Login Webinar
banner
loginwebinar.bsky.social
Login Webinar
@loginwebinar.bsky.social
Full stack software developer that is creating a Video platform that is built using your AI service and to be self hosted. Building for the average user to use and using Star Trek TNG computer interface as the inspiration
Pinned
Using Claude Desktop with @vercel.com MCP. Creating a registration webpage and hosting without needing a IT Guy.

MCP is the tool that will change how we interact with services.

If this is a project you are interested in, DM me
If you upgraded to Next js 16 this week, you may be experiencing an Error that no AI system can help with...

Invalid SRC prop on `next/image` does not match `images.localPatterns` configured in your `next.config.js`

to fix this, go to the next.config.ts file in the project root

@nextjs.org
October 24, 2025 at 11:28 AM
Working with Claude Desktop to build a registration page without needing a web guy/gal.
September 22, 2025 at 2:08 PM
Using Claude Desktop with @vercel.com MCP. Creating a registration webpage and hosting without needing a IT Guy.

MCP is the tool that will change how we interact with services.

If this is a project you are interested in, DM me
September 17, 2025 at 3:09 PM
Just completed using @nextjs.org MCP adapter and @anthropic.com Claude Desktop the ability to create a registration page in both English and French.

What is really awesome is that the process only took 20 minutes to complete and go live.
August 21, 2025 at 5:26 PM
I have been hiding and working on a new @nextjs.org application using MCP protocol to build a video (live and on demand) platform using @antropic.bsky.social as example to build the website.

This is designed to be just like the computer on @startrek.bsky.social.
August 7, 2025 at 6:37 PM
Youtube link of NoKings in Tampa Florida:

www.youtube.com/watch?v=p6Nk...
Middle Finger DJT No Kings Tampa
YouTube video by SunTukTuk
www.youtube.com
June 14, 2025 at 11:11 PM
No Kings in Tampa Florida today. Edited quickly in order to get the word out today

We are the resistance #NoKings
June 14, 2025 at 11:00 PM
The brutal truth about startup announcements: Nobody really cares about your VC funding unless you're already successful.

I'm seeing founders celebrate raising millions while their product has zero traction. Here's the thing - algorithms aren't neutral. They amplify success, not potential.
December 20, 2024 at 12:45 PM
I ran into an issue today for building a micro-service based attendee list for self-hosting, and that is Messaging Queuing (Message Services) RabbitMQ.

RabbitMQ is used to send messages between the different services, BUT, it is an application that most non-technical people don't know.
December 19, 2024 at 8:24 PM
Node NPM package manager has been updated to version 11.0.0, to install as global:

Open terminal
npm install -g npm@11.0.0

depending on if you installed as a sudo then use:
sudo npm install -g npm@11.0.0
December 18, 2024 at 1:31 PM
Using ShadCn with NextJs 15, here is my gist for creating a Copyable field that allows for a icon to click that will copy the contents into the clipboard.

gist.github.com/IceCodeProdu...
Copyable Field ShadCn
Copyable Field ShadCn. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
December 17, 2024 at 3:11 AM
For those that are still developing on NextJs, it has once again been updated, new version is at 15.1.0

# Use the automated upgrade CLI
npx @next/codemod@canary upgrade latest

# ...or upgrade manually
npm install next@latest react@latest react-dom@latest

nextjs.org/blog/next-15-1
Next.js 15.1
Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authorization APIs, and more.
nextjs.org
December 11, 2024 at 12:28 PM
How many hours did you do with Duke Nukem back in the 90's. Did you setup lan parties using borrowed network gear from work ? or did you just sneak in people to play your work
December 10, 2024 at 6:04 PM
Kinda found this laptop of mine from the 1980's. Will it run Windows 11 ?
December 9, 2024 at 10:14 PM
Reposted by Login Webinar
🚀 Coming Soon: Phase 2 of our Multi-Tenant LMS Project: Course Management, Rich Text Editing, Progress Tracking. Built with Next.js 15 & Payload 3. Stay tuned!

#NextJS #React #PayloadCMS #100DaysOfCode #BuildingInPublic #WebDevelopment #LearnToCode #DevJourney #EdTech
December 9, 2024 at 6:50 PM
NextJS is now at version 15.0.4 and React is at 19.0.0 and is stable: react.dev/blog/2024/12...

I needed to remove my node-modules folder and reinstall with npm install after you make the changes to the package.json. Update the React Types:
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
React v19 – React
The library for web and native user interfaces
react.dev
December 9, 2024 at 6:31 PM
Reposted by Login Webinar
🚀 New video in the LMS series is live!

Phase 1: Setting up Next.js 15, Payload CMS 3.4, & Neon DB.

Check it out: youtu.be/vXTT_XAE24E

#100DaysOfCode #WebDev #CodeNewbie #LearnToCode #JavaScript #NextJS #PayloadCMS #FrontendDev #FullStackDev #CodingLife #DevCommunity #BuildInPublic #TechJourney
Building a Multi-Tenant LMS with Next.js 15, Payload CMS 3.4 and Neon - Phase 1: Project Setup
YouTube video by Sam Thoyre
youtu.be
December 5, 2024 at 9:41 PM
Today I am sharing out to get your JWT Token cookie using Next.Js 15.. And then how to reuse this code in all of your server to server API Fetch requests. This code is designed to be readable to help understand the process. #nextjs #react

gist.github.com/IceCodeProdu...
Getting a JWT Token with NextJs
Getting a JWT Token with NextJs. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
December 4, 2024 at 7:13 PM
a cool avatar radio button selection component that I have developed:

gist.github.com/IceCodeProdu...

#nextjs #react #developers #webinars #shadcn
December 3, 2024 at 4:46 PM
Why Your Company Should Ditch SaaS and Embrace Self-Hosting

In an era of cloud convenience, self-hosting isn't just a technical choice—it's a strategic business decision that delivers significant competitive advantages.
December 2, 2024 at 7:03 PM
Seeking to understand a middleware service using #nextjs rc 15. This is my version that I am running as I am using a #go lang backend. My style of coding is about readability.

gist.github.com/IceCodeProdu...
Next JS 15 Middleware with JWT Token with Go lang
Next JS 15 Middleware with JWT Token with Go lang. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
November 27, 2024 at 6:08 PM
Reposted by Login Webinar
EasyAnimate

An End-to-End Solution for High-Resolution and Long Video Generation Based on Transformer Diffusion.

https://github.com/aigc-apps/EasyAnimate
November 26, 2024 at 4:15 AM
🚀 Self-Hosting vs. SaaS: Why Companies Are Taking Control of Their Applications

In the age of cloud services, many organizations are rediscovering the power of self-hosting. Here are 4 game-changing advantages:
November 26, 2024 at 1:03 PM
Reposted by Login Webinar
My periodic reminder that this wiki exists. Originally created to help me remember my own data wrangling tasks, I've shared it publicly in case it is helpful to others as well. It continues to be updated as time allows. #rstats
github.com/Cghlewis/dat...
Home
Functions used for wrangling education research data - Cghlewis/data-wrangling-functions
github.com
November 25, 2024 at 1:59 PM