Advertisement · 728 × 90

Posts by Micah

Depending on if you want similar feature as VS Code, I've also tried out a similar editor called Theia IDE. It's virtually identical to VS Code but has a different base.

theia-ide.org

Usually, however, VSCodium or Sublime Text.

3 weeks ago 1 0 0 0

Maybe a binary option with a lock icon could be a potential pattern for this 🤔

5 months ago 0 0 0 0

This thought might make me reconsider offering an Auto option

5 months ago 0 0 0 0

Could that mean Auto is always equal to the preferred color mode, so that a theme choice could always be a binary light and dark mode choice, with implicit correlation on one of the options?

5 months ago 0 0 2 0

For anyone who sees my comment, @keithamus.social , a Mozilla employee, has posted to ask for the community's feedback on which features need improving or what bugs are blocking us. It's worth submitting feedback or creating new Bugzilla tickets.

bsky.app/profile/keit...

9 months ago 4 0 0 0
bundler | asuh.com In my yearn for simplicity as a developer, I’m always looking for ways to reduce code. I found a personally fascinating tiny purpose use for esbuild via Jake Lazaroff. At the time, I was reviewing the...

In my yearn for simplicity as a developer, I’m always looking for ways to reduce code. I found a personally fascinating tiny purpose use for esbuild via @jakelazaroff.com (asuh.com/?p=2412)

10 months ago 2 0 0 0

It makes no sense, so sorry to read this.

@mozilla.org, if you have any sense of urgency for a golden opportunity, look no further than hiring Adam asap.

1 year ago 0 0 0 0
Preview
Boomshine Boomshine Online Flash Game by Danny Miller

If you remember, know, or like this game, that's my jam.

www.albinoblacksheep.com/games/boomsh...

1 year ago 2 0 0 0

This was a similar thought I had when I came to the Why React Renders lesson in ui.dev and I think this lesson and video helped stengthen my mental model about when and why components render.

ui.dev/c/react/rend...

1 year ago 0 0 1 0

@marawilson.bsky.social Saw a new post here from @kissane.bsky.social discussing her opinion of both options I mentioned :)

bsky.app/profile/kiss...

1 year ago 1 0 0 0
Advertisement

All of the migration from Substack to a decent service like Ghost or Buttondown can be performed if you know of a decent developer to help you. I continue to hear great things about both of them them.

ghost.org/docs/migrati...
buttondown.com/comparisons/...

1 year ago 3 0 1 0
Preview
I'm not sure I understand themes any more - a strange journey through old WordPress code. - Ross Wintle Come on a journey with me as I - a an experienced developer - dive into old WordPress theme code, find myself in an enormous tangle, and question my life choices.

This is somewhat dramatised, but it's also an accurate explainer of my Sunday evening woes.

Come on a journey with me as I - an experienced developer - dive into old WordPress theme code, find myself in an enormous tangle, and question my competence.

rosswintle.uk/2024/12/im-n...

1 year ago 8 3 0 0
Preview
pixelfed The original Pixelfed instance, operated by the main developer @dansup

I tried Pixelfed out last year, same vibes as Insta without the ick. I should get back to using it more.

pixelfed.social

1 year ago 1 0 0 0

Are there any PHP or Laravel people to help me with some coding? I would love to learn a bit more about how to resolve some WordPress based Laravel Blade support issues.

#php #laravel #wordpress

1 year ago 2 0 1 0

If you stick around and get to know me, I'm a child of the 80s, enjoy technology of tomorrow, chocolate is life, can't watch good movies too many times, relax with film scores or orchestral music, and curious to know more. Hit me up for tech advice, that comes free and unlimited

1 year ago 3 0 0 0
Hlavní nadraží Praha - znělka 02 (Dlouhá verze)
Hlavní nadraží Praha - znělka 02 (Dlouhá verze) YouTube video by Pavel Jirásek

via @kottke.org

1 year ago 2 0 0 0

@jhey.bsky.social and @nerdy.dev might have good feedback, having demo'ed this many times in the last year or so

1 year ago 4 0 1 0
Advertisement

For visual feedback to try all the combos you listed, this Codepen was really helpful to understand all of this.

codepen.io/monknow/pen/...

1 year ago 0 0 1 0
Preview
Elwood Edwards, Voice of AOL’s ‘You’ve Got Mail’ Greeting, Dies at 74 Elwood Edwards, the man behind the iconic “You’ve Got Mail” message for AOL, has died at the age of 74.

The voice of AOL's "You've got mail" passed away. This is tech adjacent but his voice is universally recognized.

people.com/elwood-edwar...

#tech #aol

1 year ago 2 0 0 0
Preview
Mozilla Foundation lays off 30% staff, drops advocacy division | TechCrunch This is the second layoff at Mozilla this year, the first affecting dozens of staff on the side of the organization that builds the popular Firefox browser.

I want to keep a flame lit for #firefox but then @zackwhittaker.bsky.social drops an article showing of further decline of Mozilla with a 2nd layoff this year 😔

techcrunch.com/2024/11/05/m...

1 year ago 0 0 0 0

e-mail?

1 year ago 0 0 0 0

I had to do a double-take to make sure I didn't read navigator.sendBacon. That would have been the tastiest treat!

1 year ago 4 0 1 0

I built myself a page on my college tilde /~username, then Photoshop'ed some small sites, then found Frontpage -> Homesite and was hooked.

1 year ago 0 0 0 0

Think of it like a Pinterest for devs. It's a buffet of tech-centric content. Regardless of your journey, if you want to immerse yourself in what others are producing, it's a pretty interesting resource. I only casually browse it because it's a lot, but I've found some useful content.

1 year ago 1 0 1 0
daily.dev | Where developers grow together daily.dev is the easiest way to stay updated on the latest programming news. Get the best content from the top tech publications on any topic you want.

Anytime I visit app.daily.dev and see how much I don't know, it's almost like doom scrolling. It's as fascinating as it is frustrating!

#frontend #webdevelopment

1 year ago 2 0 1 0
Preview
If View Transitions and Scroll-Driven Animations had a baby … (2024.04.25 @ CSS Café) Info+Slides+Video from a talk I gave at CSS Café on how I built a “Scroll-Driven View Transition”

View Transitions + Scroll Driven Animations is going to unlock so much potential and probably replace so much Javascript.

www.bram.us/2024/04/29/i...

1 year ago 3 0 1 0

This particular debate is silly and funny, and I find it entertaining to see how passionate people are!

1 year ago 1 0 0 0
Advertisement

Tabs > spaces

1 year ago 1 0 1 0

Appreciate the feedback! It was a fun PoC to build to learn the popover features. I made sure to create a <dialog> version as well :) Additionally, I am starting to experiement with popover + anchor positioning for top navigation submenu dropdowns, which seem more appropriate.

1 year ago 0 0 0 0
Post image

@zachleat.com the order here is priceless

1 year ago 0 0 1 0