@JesseSkinner@toot.cafe
@JesseSkinner@toot.cafe avatar

JesseSkinner

@JesseSkinner@toot.cafe

With 25 years of experience in web development combined with a love for teaching, I'm passionate about assisting dev teams overwhelmed by outdated legacy systems, poor performance, and scalability issues.

I live in Barrie, Ontario, Canada, with my German wife and our 8-year-old son. I enjoy traveling and playing nintendo. My special interests right now are chess, neurodivergence, and decluttering.

he/him

This profile is from a federated server and may be incomplete. Browse more on the original instance.

JesseSkinner, to php
@JesseSkinner@toot.cafe avatar

Migrating from CodeIgniter to is so easy and pleasant.

By building the site 15 years ago, and modernizing it today, I skipped over the awkward middle stage of making an API & fetching data to render it in the browser.

SvelteKit's form actions let you build a fast site that even works without , which means I'm going from server-side rendering with links & forms, to server-side rendering with links & forms. Except now I have the power of to make it way nicer!

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@ramsey I love how everything has a 1:1 mapping.

So my CodeIgniter views become Svelte templates. I go through each one and replace eg <? foreach ($list as $item): ?> to { list as item} etc. which is surprisingly straightforward.

Then, the CI models & libraries I copy to $lib/server, keep all the function structure and SQL the same, and just migrate PHP syntax to JavaScript.

Each route function in the CI controllers ends up mapping to a +page.server.js load function in each route.

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@matthiou hm, interesting idea. I haven't looked for one. I'm just doing it by hand.

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@ramsey I guess, but it's more like a translation.
@matthiou

JesseSkinner, to chess
@JesseSkinner@toot.cafe avatar

Been playing for 35 years and noticed just now for the first time ever that the knight always moves alternating from white squares to dark squares and back 🤯

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

Now that you can send yourself a message in WhatsApp, I find it a super helpful way to securely copy/paste stuff between my phone and my laptop (via https://web.whatsapp.com/).

mariatta, to random
@mariatta@fosstodon.org avatar

My kids' school wants me to fill in some Student Emergency Release form.

They emailed me the form in a Word doc file, with like tables and checkboxes here and there.
When I open the file and fill it in, some table borders got shifted and things look weird 😵

I guess they didn't expect people to actually open the word file, but expect us to print it out, fill it in with actual pen, and then scan it back to them. 😵‍💫
And I guess they actually print it out one more time on their end 😰

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@mariatta I feel bad for all the less-technical parents who are just opening this on their phones with no clue how to proceed.

JesseSkinner, to javascript
@JesseSkinner@toot.cafe avatar

Woah, I came across this in someone else's code and almost forgot this was valid . It's been so long since I've seen this.

if (condition)
doSomething()

If I ever leave the curly braces off an if statement, I always keep it on the same line, never indented on the next line.

VinceAggrippino, to webdev
@VinceAggrippino@techhub.social avatar

Why do people still put a slash before the closing bracket of an element that doesn't have a closing tag?

I see it constantly in code examples and not just in old tutorials. Recently, I've been seeing it in documentation for Web Components' custom elements.

As far as I know, this was only ever used in XHTML and was never required in any HTML spec.

The current spec says "it does not mark the start tag as self-closing but instead is unnecessary and has no effect of any kind."

https://html.spec.whatwg.org/dev/syntax.html#start-tags

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@VinceAggrippino yep, it was necessary to turn HTML into valid XML, and became a bit of a habit or "best practice" that people forgot the reasons for. It's also necessary in JSX which might be helping to keep it going.

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

The free local newspaper is no longer circulating.

https://www.barrietoday.com/local-news/metroland-announces-cutbacks-ends-barrie-advance-print-edition-7553539

How will we line our bins?
What will we put under the mulch??
Is this the end of papier-mâché???

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@jake4480 🤣

JesseSkinner, to chess
@JesseSkinner@toot.cafe avatar

I just learned that in daily , you're totally allowed to research your position to help decide on the next move. It's not cheating. It goes back to playing chess via correspondence, where both sides are allowed to read books or other static references to help decide on the next move.

It's pretty fun because it's a whole other style of chess, giving an opportunity to really learn openings and apply the ideas and strategies immediately instead of waiting for it to come up in a random game.

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

Developers in the 1960s must have found unix timestamps to be particularly annoying.

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

"Wow, the value of my house has gone up so much since I bought it!"

No, the value has probably stayed about the same or maybe decreased. The price has gone up. The value of money is decreasing. It's all very counterintuitive and hard to fathom.

malwaretech, to random

The LinkedIn meta of creating fake Tweets from yourself, photoshopping in a verified badge, then quoting yourself by posting screenshots makes me want to kms.

I genuinely did not think it was possible to be more cringe than chronically online Twitter users until I learned about LinkeInfluencers.

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@malwaretech @noam and the weird bolded font and poor grammar, and the selfcongratulatory context.. ugh!

Private
JesseSkinner,
@JesseSkinner@toot.cafe avatar

@CynAq

I struggle with reconciling multiple conflicting ways of ranking priorities. I want to optimize for have an enjoyable and fun life. But I also want to optimize for accumulating wealth and achieving financial Independence to increase my security and freedom. But I also want to optimize for my family and community, doing what's best for the people around me. But I also want to optimize for my curiosities and pursuing the most interesting challenges. :blob_dizzy_face:

@actuallyautistic

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@CynAq

I struggle with reconciling multiple conflicting ways of ranking priorities. I want to optimize for having an enjoyable and fun life. But I also want to optimize for accumulating wealth and achieving financial independence to increase my security and freedom. But I also want to optimize for my family and community, doing what's best for the people around me. But I also want to optimize for my curiosities and pursuing the most interesting challenges. :blob_dizzy_face:

@actuallyautistic

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@CynAq

Hm.. well I guess I probably default to doing things that other people are waiting on. Obligation is a terrible feeling for me, so I probably ironically prioritize these sorts of obligations so as to close the loop and shake that feeling and get back to the sense that I have the autonomy I actually desire.

@actuallyautistic

Edent, to Futurology
@Edent@mastodon.social avatar

🆕 blog! “What if civilisation doesn't collapse?”

A few years ago, I got rid of all my paper books and switched exclusively to eBooks. Whenever I tell bibliophiles1 this, they usually shriek in horror. What about the smell of books2?!!? What about showing off your bookcases to impress people3!?!? What about your signed first editions4!??!?! But the other day I had someone…

👀 Read more: https://shkspr.mobi/blog/2023/09/what-if-civilisation-doesnt-collapse/

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@Edent which ereader(s) do you use?

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@Edent thanks!

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

I wish I still had this shirt.

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@vga256 exactly right!

JesseSkinner, to random
@JesseSkinner@toot.cafe avatar

I just got my Bluesky invite code. Now I can go claim my username and catch up on all the nazi stuff I've been missing.

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@sarajw oh ok, good. I thought it'd be like X or whatever.

JesseSkinner, to svelte
@JesseSkinner@toot.cafe avatar

Working on my PHP side project, feeling an intense pull to migrate it to SvelteKit. But I know this is the biggest trap every coder with a side project can relate to - working on architectural changes instead of features. On the other hand, I love and can make this thing way better with Svelte & SvelteKit than I ever will be able to with PHP. + might be the way, except I lose the server-side rendering. Send help pls. :blob_dizzy_face:

JesseSkinner,
@JesseSkinner@toot.cafe avatar

@markhughes @happyborg followed both! I enjoy non-tech content from like-minded folks too :)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • magazineikmin
  • cubers
  • InstantRegret
  • cisconetworking
  • Youngstown
  • vwfavf
  • slotface
  • Durango
  • rosin
  • everett
  • kavyap
  • DreamBathrooms
  • provamag3
  • mdbf
  • khanakhh
  • modclub
  • tester
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • ngwrru68w68
  • Leos
  • anitta
  • tacticalgear
  • normalnudes
  • JUstTest
  • All magazines