Atuin - Magical Shell History
Sync, search and backup shell history with Atuin
Linked is a linux-friendly command history editor. I needed one and I grabbed the first one I saw. But I am feeling like it's too heavy weight.
Sync, search and backup shell history with Atuin
Linked is a linux-friendly command history editor. I needed one and I grabbed the first one I saw. But I am feeling like it's too heavy weight.
Discover essential tips and tricks to boost your productivity with Ruby on Rails console commands and features.
Linked is a wonderful cheat sheet or grab bag of Rails console commands. I knew many but not all of them. Good reminders.
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. - ghostty-org/ghostty
Linked is a new terminal emulator. What interests me is that it is said to be embeddable because it is distributed also as a library with well defined apis.
Like Heroku, but you own it.
Linked is an article about #dokku which is software that lets you run the equivalent (more or less) of #heroku on your own server, including a server instance from a service like #digitalocean. Very nice. Good offering to remember!dokku
I've hired a lot of developers over the years. More than a few of them have come in with a strong...
Linked is a quite insightful article about good vs bad refactoring. What? Isn’t refactoring always “good”? There are lots of examples of bad ones here.
A LaTeX CV/Resume Framework. Contribute to sinaatalay/rendercv development by creating an account on GitHub.
Kinda cool. Linked is a simple tool which formats a cv in one of several styles. But the trick is that the input is a yaml file which contains all the content as a structured text file that you can edit with vscode and version track with GitHub. Nice!
Learn web development with Python and the Django Web Framework. Tutorials on Django REST Framework, Docker, React, and Vue.
Linked is a good review of Python Flask and Django. I came from a Ruby world, that’s like comparing Sinatra to Rails. Very different and very related.
A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own machine.
Follow the link below: I’ve been looking for a nicely packaged way to try llms locally, that is without using a cloud based service and without uploading my pi to another company. This tool is a good solution to the problem.
A Single Threaded Owner (STO), is a single leader that is completely responsible for their area of the product. I share my experiences implementing this model, including the tradeoffs and challenges. And I give the nuts and bolts of how we implemented it and what we learned.
The attached article describes an org structure apparently originated at Amazon, called “single threaded owner” or STO. In a company with multiple products, one common setup is to have separate dev, pm and design groups each covering all products. STO says to have a separate, single manager for…
TEO is the schema-driven web server framework native to Rust, Node.js and Python. It reduces developing time and improves developers' life experience.
Wow a brand new web framework! Where did this spring from, apparently fully formed, out of nowhere? Or am I not hanging out in the right neighborhood? Take a look at the attached site!
piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.
There are now several new and different ways for us to try and get back the magic of #heroku #git-push deployments. The attached link shows a new entrant that’s worth a look
Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.
Another tool to turn markdown into html and css. This is FYI. So far I am still looking.
Write down your thoughts in your favourite text editor, and Deckset will turn them into beautiful presentations.
I was looking for a nice package to create slides using markdown files. This one is very nice except it cannot export to straight html/css/js. But other than that, I do recommend it!
Fastest way to deploy a Rails app!
Once Heroku got rid of their free tier, we all wanted alternatives. Doku is one of them. It lets you create your very own Heroku service on top of a cheap Digitial Ocean partition.
Simple, powerful, first-party analytics for Rails. Contribute to ankane/ahoy development by creating an account on GitHub.
Remember this gem. It looks really useful for collecting stats from Rails based sites.
An attempt to tame Rails' default policy to log everything. - roidrage/lograge
This is a useful Rails gem which will consolidate log file data and allows you to easily add additional info to it.
Very useful tool to work with camera parameters. I don’t even know what v4l2 is, but all kinds of camera parameters can be displayed and changed.
Downloadable textbook about Mining of Massive Datasets by Jure Leskovec, Anand Rajaraman, Jeff Ullman.
How git commits really work
One of a series of in depth articles about how git works and how to understand it.
Get more from the services you love on IFTTT. Explore the latest tips and tricks, browse by category, or search by name.
This is the note that I added