Git Product home page Git Product logo

transcripts's Issues

Parse error on The Changelog #news-2023-03-27

MatchError on:

That's the news for now.

On Wednesday's interview show I'm joined by Filippo Valsorda who quit Google's Go team last year to experiment with more sustainable paths for open source maintainers. Good news, it worked! Filippo is now a full-time open source maintainer and he wants to tell everyone exactly how he's making the equivalent to his total compensation package at Google in open source.

Have a great week, share Changelog with a friend if you dig it, and we'll talk to you again real soon.

Improve a transcript

  • Pick an episode of a changelog podcast from https://changelog.com/ and find the corresponding transcript in this repository: https://github.com/thechangelog/transcripts

  • Listen to the podcast and improve the transcript by:

    • Replacing the keyword 'unintelligible' with the correct word/phrase
    • Adding links to referenced URLs, projects, etc.
    • Adding timestamps to key/beloved statements and sections
    • Fixing typos
  • Submit a PR with your changes

Parse error on The Changelog #news-2023-01-23

MatchError on:

That is the news for now. If you dig the show, share it with a friend and consider a Changelog++ membership to directly support our work.

We'll be back in your ear holes on Friday with a fascinating conversation all about mainframes. Yes, mainframes are still very much a thing and we talked to a pre-eminent educator who's teaching Cobol and other mainframe tech today. Like, he's probably in class right now.

Have a great week, and we'll talk to you again on Friday.

Parse error on Backstage #14

MatchError on: Let's do it. Thanks for coming backstage, we appreciate it. It was fun hanging out.

Break: [01:15:16.14] to [01:16:25.26]

Parse error on JS Party #226

MatchError on: The other thing I like about TSBuild is that it's a static Go binary, so I feel more confident that I'll be able to get it to work in the future than with a tool written in JavaScript... Just because I understand the JavaScript ecosystem.

A GitHub Action to auto-improve transcripts

There are minor ways the transcripts could be improved in an automated fashion. Namely:

  1. Take any backtick blocks and remove the escapes. Alex's transcription software adds those escapes automatically, but in the case of backticks we don't want them so our markdown parser will treat them like normal code. So:
\`myFunction()`\

Becomes:

`myFunction()`
  1. Simplify timestamps by removing preceding 00, which is added by the transcription software, but is unnecessary visual noise when reading the transcript. So:
\[00:56:18.25\]

Becomes:

\[56:18.25\]
  1. Auto-convert common misspellings and word capitalizations, such as: Javascript => JavaScript

I imagine this Action would run after every commit, but maybe it could only run on PRs? Will have to check on that...

Formatter action title bug for 2 files changed

If the formatter action changes two files, the title should be "Apply ... for changelog-1.md and 1 other file", but instead it says "Apply ... for changelog-1.md and 1 other files".

A fix for this should add a test for this case and change the behavior in the commitMessage file.

Parse error on Ship It! #22

MatchError on: And that's it for this special episode of Ship It, where we remembered Steve Jobs and all the learnings and special moments that he shared with us throughout his life.

I want to thank Andrew for showing me what it means to be a great friend. and a loyal Apple employee. I still have fond memories from when we used to pair at level 39, and it's been a joy seeing you grow over the years into a great manager at Apple. Everything worked out great.

Making a PR early to get a rough cut of the transcript up

I started to take a stab at the 327 transciption and ran the audio through a private youtube video to get it. The transcription is actually not that bad, just need to make the line breaks and add who said what with some minor typos.

Would this be alright for an initial go at the transcription. I mean could I make a PR and others could contribute then at that time to the rough cut.

https://github.com/jacebenson/transcripts/blob/transcript-327/podcast/the-changelog-327.md

[unintelligible] fixes for 532

Not 100% confident in all of them, but here you go:

https://github.com/thechangelog/transcripts/blob/master/podcast/the-changelog-532.md
https://changelog.com/podcast/532#transcript

00:09:31:10 multithreading support
00:10:22.00 the tools, had the
00:10:44.29 Jun-shu [rich sake] ???
00:11:11.29 , back at the repo
00:36:55.16 await the
00:45:37.09 NVBLAS
00:51:26.13 the worst day... ???
00:54:55.13 text (later it should also read "I personally haven't seen... anyway, let's not go in this direction")

go-time-bonus-77.md

I pushed this but it does not get picked up by the site.
Maybe smth about the filename being a bonus episode and all?

Parse error on Ship It! #22

MatchError on: And that's it for this special episode of Ship It, where we remembered Steve Jobs and all the learnings and special moments that he shared with us throughout his life.

I want to thank Andrew for showing me what it means to be a great friend. and a loyal Apple employee. I still have fond memories from when we used to pair at level 39, and it's been a joy seeing you grow over the years into a great manager at Apple. Everything worked out great.

Parse error on The Changelog #news-2023-03-27

MatchError on:

That's the news for now.

On Wednesday's interview show I'm joined by Filippo Valsorda who quit Google's Go team last year to experiment with more sustainable paths for open source maintainers. Good news, it worked! Filippo is now a full-time open source maintainer and he wants to tell everyone exactly how he's making the equivalent to his total compensation package at Google in open source.

Have a great week, share Changelog with a friend if you dig it, and we'll talk to you again real soon.

Parse error on JS Party #226

MatchError on: The other thing I like about TSBuild is that it's a static Go binary, so I feel more confident that I'll be able to get it to work in the future than with a tool written in JavaScript... Just because I understand the JavaScript ecosystem.

Parse error on JS Party #226

MatchError on: The other thing I like about TSBuild is that it's a static Go binary, so I feel more confident that I'll be able to get it to work in the future than with a tool written in JavaScript... Just because I understand the JavaScript ecosystem.

Parse error on JS Party #226

MatchError on: The other thing I like about TSBuild is that it's a static Go binary, so I feel more confident that I'll be able to get it to work in the future than with a tool written in JavaScript... Just because I understand the JavaScript ecosystem.

Parse error on Changelog News #63

MatchError on:

That's the news for now, but our epic Strange Loop episode will drop on Wednesday and we're experimenting with our very first game show for Changelog & Friends on Friday!

Have a great week, tell your friends about Changelog News if you dig it, and I'll talk to you again real soon. πŸ’š

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.