Skip to content

Instantly share code, notes, and snippets.

View breck7's full-sized avatar

Breck Yunits breck7

View GitHub Profile
@breck7
breck7 / bluesky-comments.tsx
Created November 25, 2024 17:01 — forked from emilyliu7321/bluesky-comments.tsx
Integrate Bluesky replies as your blog's comment section
"use client";
/* eslint-disable @next/next/no-img-element */
import Link from "next/link";
import { useState, useEffect } from 'react';
import {
AppBskyFeedDefs,
AppBskyFeedPost,
type AppBskyFeedGetPostThread,
} from "@atproto/api";

TIOBE's historical data isn't freely publically available, so I may be wrong in my analysis. Garbage in, garbage out. i know, it's too bad, it's such a great list! I bet they change that someday.

The list of languages from 2017, AIUI:

  • Assembly
  • C
  • C++
  • C♯
  • Delphi/Object Pascal