Wes Bos

Results 243 comments of Wes Bos

GOT IT! I had a rouge package-lock.json file in my computers root directory. It didn't have anything to do with parcel in it, but it was causing it. Ugh, thank...

thank for keeping our bot overlords at bay

I think the show number and/or the date will give a bit more context to which is the newest. Maybe not show type

Closing this as @stolinski is moving to JS only theme swticher

still an issue: https://twitter.com/KrisTemmerman/status/1716507884656427469

![image](https://github.com/syntaxfm/website/assets/176013/d0002968-4009-4433-9896-05f2a5c3f610) Scott is an announcer on some of them. Likely related to the regex

Some more details: https://github.com/syntaxfm/website/issues/1562#issue-2141201268 @themisterholliday I think I can get you a DB dump if you are still interested?

Emailed ya. Some details: Here is where we actually append the speaker names: https://github.com/syntaxfm/website/blob/14ecf7d6e60693dc333e997de2c2b4a984db9ecd/src/server/transcripts/utils.ts#L112 And here we filter the flaggings out (less of an issue) https://github.com/syntaxfm/website/blob/14ecf7d6e60693dc333e997de2c2b4a984db9ecd/src/lib/transcript/Transcript.svelte#L23

sweet thanks. The speaker ID of 99 is important, - I forget why though. Ill check tomorrow. I think all of these issues are due to the regex either being...

the incorrect marking is fixed. I'd like to figure a way to map the speaker numbers to show guests now.