Developer Avocado πŸ₯‘'s Avatar

Developer Avocado πŸ₯‘

@devavocado

Software developer debugging this world one console.log() at a time. Posting about programming πŸ‘¨β€πŸ’» and movies 🎬 Previously seen on: https://twitter.com/dev_avocado Also follow my insta: https://www.instagram.com/dev.avocado/

2,553
Followers
1,093
Following
59
Posts
16.03.2024
Joined
Posts Following

Latest posts by Developer Avocado πŸ₯‘ @devavocado

Video thumbnail

Deadly Class was way better than it had any right to be. Bring it back.

#deadlyclass #tvclip #tvshows

27.01.2026 14:31 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

John Locke's "Lost" Reveal On The Episode "Walkabout"
#lost #tvshows #tvclip πŸ“½οΈ

26.01.2026 22:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Did you know?
On Blade: Trinity, Jessica Biel fired an arrow at the camera, so the lens was protected by Plexiglass except for a 2x2" square in front.
Biel managed to shoot the arrow through the hole and destroy the $300,000 camera #moviefacts #whattowatch #blade πŸ“½οΈ

22.01.2026 12:24 πŸ‘ 9 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

It's been too long since the season finale of The Three-Body Problem, where's season two?
#movieclips #3bodyproblem #whattowatch πŸ“½οΈ

20.01.2026 21:58 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

One of the funniest and most unexpected endings in Kingsman: The Secret Service (2014)!
#movieclips #moviescenes #whattowatch

20.01.2026 12:43 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

When bro’s code is full of well-written comments and he pushes to development much faster than before.

13.09.2025 21:30 πŸ‘ 33 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0

I always knew the spice must flow, but I didn't think it would be in the form of my personal credentials

16.09.2025 18:38 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Mitigating supply chain attacks | pnpm Sometimes npm packages are compromised and published with malware. Luckily, there are companies like [Socket], [Snyk], and [Aikido] that detect these compromised packages early. The npm registry usually removes the affected versions within hours. However, there is always a window of time between when the malware is published and when it is detected, during which you could be exposed. Fortunately, there are some things you can do with pnpm to minimize the risks.

Published an article about mitigating supply chain attacks with pnpm
pnpm.io/supply-chain...

16.09.2025 08:32 πŸ‘ 56 πŸ” 12 πŸ’¬ 0 πŸ“Œ 1
Preview
styled-components maintenance mode: A 40% faster fork | Sanity After styled-components entered maintenance mode, we forked it with React 18's useInsertionEffect. Result: 40% faster renders for Linear. Open source solution.

styled-components maintenance mode doesn't have to mean panic mode.

Our engineer @codey.bsky.social made performant community forks. Linear's already seeing 40% faster renders with zero code changes.

Not a permanent fix, but it buys you time to migrate properly.

www.sanity.io/blog/cut-sty...

11.09.2025 16:55 πŸ‘ 84 πŸ” 13 πŸ’¬ 5 πŸ“Œ 8
Post image

When bro’s code is full of well-written comments and he pushes to development much faster than before.

13.09.2025 21:30 πŸ‘ 33 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Post image

choose your setup πŸ˜‚

11.09.2025 22:26 πŸ‘ 18 πŸ” 1 πŸ’¬ 13 πŸ“Œ 1

Web developement seems easy untill you have to work on :

- Scalability
- CORS errors
- Production bugs
- Documentations
- Web sockets
- Time zone Handelling
- Handelling traffics
- Memory leaks
- SEO optimization
- Webpack config.
- CSS specificity hell
- Custom promises & Polyfills.

09.09.2025 23:27 πŸ‘ 32 πŸ” 2 πŸ’¬ 6 πŸ“Œ 1

Smart move- while everyone else is fighting over water, you’ll be selling floppy disks for a loaf of bread

08.09.2025 16:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A chromium wrapper sold for $600M.
A VSCode fork is valued at $10B.

Yet you still want to build everything from scratch.

Find and fill the gap.

08.09.2025 13:23 πŸ‘ 11 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Browsers really feel like fashion cycles β€” we all rotate around until something breaks trust or gets abandoned. Zen does feel like a solid middle ground though, especially now that Gecko is actually keeping up with standards again.

05.09.2025 18:26 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI will make coding faster, not irrelevant. The people who know how to code will always be the ones who know how to build.

05.09.2025 18:22 πŸ‘ 10 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Preview
Emergent | Build Apps with AI - no coding required Build real products with Emergent's vibe-coding platform. Emergent AI creates production-ready applications from natural languageβ€”no developers required.

Do anything with AI in 2025:

β€’Β Vibe coding: emergent.sh
β€’Β Design: recraft.ai
β€’ Notes: superlist.com
β€’ Code review: coderabbit.ai
β€’ Content: outrank.so
β€’Β Test: qodo.ai
β€’ PPT: gamma.app

03.09.2025 17:40 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Testing
βœ… Writing simple unit tests (Jest or Mocha basics)

Miscellaneous
βœ… Fetching and using third-party APIs
βœ… Basic accessibility concepts in JS interactions
βœ… Introduction to TypeScript (optional but helpful)

28.08.2025 15:38 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tooling & Workflow
βœ… Debugging (console, breakpoints)
βœ… Linting (ESLint)
βœ… Bundlers (Webpack, Parcel, Vite)
βœ… NPM/Yarn (package management basics)

28.08.2025 15:38 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ES6+ Features
βœ… let, const
βœ… Arrow functions
βœ… Destructuring (arrays & objects)
βœ… Template literals
βœ… Default parameters
βœ… Spread and rest operators (...)
βœ… Classes and inheritance (class, extends, super)
βœ… Modules (import/export)
βœ… Promises
βœ… Async/await
βœ… Map and Set objects
βœ… Symbols

28.08.2025 15:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ES6+ Features
βœ… let, const
βœ… Arrow functions
βœ… Destructuring (arrays & objects)
βœ… Template literals
βœ… Default parameters
βœ… Spread and rest operators (...)
βœ… Classes and inheritance (class, extends, super)
βœ… Modules (import/export)
βœ… Promises
βœ… Async/await
βœ… Map and Set objects
βœ… Symbols

28.08.2025 15:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

DOM & Browser APIs
βœ… DOM manipulation (querySelector, getElementById, innerHTML, etc.)
βœ… Event handling (addEventListener)
βœ… JavaScript object model (Prototype inheritance)
βœ… AJAX and Fetch API
βœ… Local Storage and Session Storage
βœ… Timers (setTimeout, setInterval, clearTimeout, clearInterval)

28.08.2025 15:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Starting with JavaScript? Learn this πŸ‘‡

Core JavaScript
βœ… Variables Operators and Data Types
βœ… Operators Functions
βœ… Control Flow (if/else, switch)
βœ… Arrays
βœ… Objects
βœ… Loops
βœ… Scope Hoisting and Closures
βœ… The this keyword
βœ… Error handling (try/catch/finally)
βœ… Type Coercion and Conversion

28.08.2025 15:38 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Wow, that’s wild πŸ˜… Do you think it’s a bug at this point or just Firefox sticking to spec in its own way?

28.08.2025 09:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Perfect, I see <marquee> is back. I’ll bring the dancing baby GIFs. Who’s got the MIDI background music?

27.08.2025 09:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI didn’t kill developers. It killed the idea that development was only about writing code, instead of knowing what to build.

26.08.2025 15:36 πŸ‘ 12 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

β€œGallery hype” is chef’s kiss β€” Cloudflare as the NFT of CDNs.

18.08.2025 17:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

And what’s the initiation test β€” resolve a 10k-line merge conflict with vim, or explain null vs undefined while blindfolded?

12.08.2025 10:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Insane β€” hiring’s turned into an endurance race. Do you think all those rounds actually improve hire quality, or just burn out candidates? What's your go-to strategy to survive or shortcut the process?

12.08.2025 10:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0