Software History

Software History

10042 bookmarks
Newest
A New Website Architecture | James' Coffee Blog
A New Website Architecture | James' Coffee Blog
For a moment a few days ago, I was tempted to build a server-side application for my website. What stopped me from doing so was my memories from building my personal website with Next.js. My site worked. It looked nice. My site lacked one thing. I didn't really know how it worked. There were too many abstractions away from the code itself. I was often confused about why I had made certain programming decisions.
·jamesg.blog·
A New Website Architecture | James' Coffee Blog
Advent of Technical Writing: Lists | James' Coffee Blog
Advent of Technical Writing: Lists | James' Coffee Blog
This is the seventh post in the Advent of Technical Writing series, wherein I will share something I have learned from my experience as a technical writer. My experience is primarily in software technical writing, but what you read may apply to different fields, too. View all posts in the series.
·jamesg.blog·
Advent of Technical Writing: Lists | James' Coffee Blog
Checking My Webmentions Using RSS | James' Coffee Blog
Checking My Webmentions Using RSS | James' Coffee Blog
I have been using the webmention.io dashboard to check my webmentions. This is all I needed in a webmention reader. I'd check my webmentions every now and again because it was uncommon that I would receive one. When I did receive a webmention, I'd add writing a response to my mental to-do list and I would get around to sending one whenever I could. I like the manual process. It's fun to write and send a webmention.
·jamesg.blog·
Checking My Webmentions Using RSS | James' Coffee Blog
Social Interactions on the Web | James' Coffee Blog
Social Interactions on the Web | James' Coffee Blog
This morning I was close to giving up on my micropub endpoint. It has taken a significant amount of time to get the project to the stage I am at now. There is still more to do. I have not yet completed the server deployment. I'm having issues with wsgi that I have not yet fixed. I thought that maybe a command line interface would be more appropriate, seeing as how most of the idea behind setting up a micropub endpoint was to make it easier for me to share bookmarks. I then remembered why I am building the micropub endpoint.
·jamesg.blog·
Social Interactions on the Web | James' Coffee Blog
GitHub commit messages and emojis | James' Coffee Blog
GitHub commit messages and emojis | James' Coffee Blog
Earlier this evening, I had an idea: what if I could use OpenAI's GPT-3 model to generate an appropriate emoji for a commit message? I have seen emojis used in commit messages and I am curious about the visual representation of the information with which they are associated.
·jamesg.blog·
GitHub commit messages and emojis | James' Coffee Blog
Build an internal link recommendation API in 25 lines of code | James' Coffee Blog
Build an internal link recommendation API in 25 lines of code | James' Coffee Blog
A thoughtful, interconnected site structure is great for both people and search engines. There are many components of designing the structure of a site, from choosing the right URLs to creating breadcrumbs to help people navigate around your site. Linking to relevant content -- from similar articles that together form a linear track to linking to related editorial content -- helps people understand what you have to offer on your site, and helps search engines discover new pages on your site.
·jamesg.blog·
Build an internal link recommendation API in 25 lines of code | James' Coffee Blog
Advent of Technical Writing: Duplicate Information | James' Coffee Blog
Advent of Technical Writing: Duplicate Information | James' Coffee Blog
This is the sixth post in the Advent of Technical Writing series, wherein I will share something I have learned from my experience as a technical writer. My experience is primarily in software technical writing, but what you read may apply to different fields, too. View all posts in the series.
·jamesg.blog·
Advent of Technical Writing: Duplicate Information | James' Coffee Blog
Building a Weather Station | James' Coffee Blog
Building a Weather Station | James' Coffee Blog
At this week's Homebrew Website Club meeting, we had a discussion about Raspberry Pis. Most of the people in attendance had a Raspberry Pi. We all showed each other our Pis and where we had them set up. It was fascinating. I had to admit to everyone that my Pi has been sitting lonely in a drawer for a while. I haven't done much with it. I have a Sense HAT. The Sense Hat sits on top of the Pi.
·jamesg.blog·
Building a Weather Station | James' Coffee Blog
Source transparency in LLM information retrieval systems | James' Coffee Blog
Source transparency in LLM information retrieval systems | James' Coffee Blog
While designing my LLM-powered chatbot that is designed to answer questions with reference to a limited subset of my writing, I have been thinking about source attribution. The intent is to help people better evaluate the veracity, balance, and context associated with an answer returned by a model. Hallucination and it’s implications are at the forefront of my mind. I want to do what I can to ensure people can easily fact check the outputs of an LLM retrieval system.
·jamesg.blog·
Source transparency in LLM information retrieval systems | James' Coffee Blog
Building an IRC archiver bot for the IndieWeb community | James' Coffee Blog
Building an IRC archiver bot for the IndieWeb community | James' Coffee Blog
A few weeks ago, I learned that the IndieWeb community aims to archive all of the Etherpad documents from meetups on the wiki. Etherpad documents are made available at online meetups so participants can document ideas and what happened in the call. Archiving these documents to the wiki makes them easily searchable and ensures their contents are preserved not only in a document that could be edited further down the line.
·jamesg.blog·
Building an IRC archiver bot for the IndieWeb community | James' Coffee Blog
Rethinking the Blog | James' Coffee Blog
Rethinking the Blog | James' Coffee Blog
The reason this blog still exists today, after going through so many iterations, is that I always self-dogfood. This is a term in the IndieWeb community that means that I use my own creations. On my blog, everything has been built by me, for me. I haven't thought about whether my code could be used by other people. It probably could. It's all on GitHub for anyone to use. I have licensed my code under an MIT license so anyone can use it.
·jamesg.blog·
Rethinking the Blog | James' Coffee Blog
Owning My Coffee Data | James' Coffee Blog
Owning My Coffee Data | James' Coffee Blog
The IndieWeb is all about scratching itches. When I think about what I want this site to become, I often say to myself that I am building a home for myself on the internet. Starting on the IndieWeb, this was enough. I needed to let my creative spirits run wild. I needed to try out different ideas. I looked at other people's websites and thought about what I could implement.
·jamesg.blog·
Owning My Coffee Data | James' Coffee Blog
Self Dogfooding and Losing Steam | James' Coffee Blog
Self Dogfooding and Losing Steam | James' Coffee Blog
There are two types of posts I write about programming. The ones I like writing most are those where I discuss how I built something, or how I intend on building something. It's fun to explain how I build projects. I like the technical details. This is not one of those posts. This is a post about what it's like to be a developer. The developer life, if you will.
·jamesg.blog·
Self Dogfooding and Losing Steam | James' Coffee Blog
Brainstorming Email to RSS | James' Coffee Blog
Brainstorming Email to RSS | James' Coffee Blog
I was just chatting with a friend and an idea came up that I have been thinking about for a few days: an email to RSS converter. This service would let you subscribe to an email newsletter via email and then send all posts from that newsletter into an RSS feed.
·jamesg.blog·
Brainstorming Email to RSS | James' Coffee Blog
The Thermal Printer Project: Part III | James' Coffee Blog
The Thermal Printer Project: Part III | James' Coffee Blog
How would you like to send me a message that gets printed so that I can read it on paper? You can do this by sending me a webmention, which is a way of sending comments from your own website that I will then receive. Using webmentions, you can retain ownership over the comments you send other people. I know that webmentions are not widely used, and do require a bit of technical knowledge to use, but for now I can say I support printing webmentions.
·jamesg.blog·
The Thermal Printer Project: Part III | James' Coffee Blog
The Thermal Printer Project: Part II | James' Coffee Blog
The Thermal Printer Project: Part II | James' Coffee Blog
In the first part of this series on my experiments with the Adafruit thermal printer I recently purchased, I mentioned how I was working on other modules for the thermal printer. A
·jamesg.blog·
The Thermal Printer Project: Part II | James' Coffee Blog
Writing a New Tab Extension | James' Coffee Blog
Writing a New Tab Extension | James' Coffee Blog
Writing an extension for Mozilla Firefox has been in my mental to-dos for a while. I like the idea of having my own new tab page. I used to use an extension called Momentum which displayed a nice image alongside the time. For my purposes, Momentum was a bit verbose. Every time I loaded a new tab, I had to render an image. Sometimes it took a second for that image to render. There were many customization features that I did not need.
·jamesg.blog·
Writing a New Tab Extension | James' Coffee Blog
Resisting Complexity on My Site | James' Coffee Blog
Resisting Complexity on My Site | James' Coffee Blog
I am tempted by all of the IndieWeb websites to add more features to this site. Yesterday evening, I had somewhat of a realization: the parts of my website that stand the test of time are those that are simple and do not require any overhead.
·jamesg.blog·
Resisting Complexity on My Site | James' Coffee Blog