12/11
When to use gRPC vs GraphQL — When to use gRPC vs GraphQL –Honestly, I wasnt too aware of gRPC, but very aware of GraphQL. So this vomparison could be useful in the future. Author describes the article like this: “We dig into two of the most popular API protocols to see where they work best. “
Page 11 of 141
(2810 total posts)
12/11
A Nibble of Git’s Object Store — A Nibble of Git’s Object Store –We all use git all day long. We know its a power tool. Easy to use and easy to shoot yourself in the foot. A footgun. Learn more about git internals for fun and profit! Power and efficiency through content-addressable storage and delta compression
12/11
Phlex — fast, object-oriented view framework for Ruby — Phlex — fast, object-oriented view framework for Ruby –If youve done a bit of Rails, you might have written some helpers like this. This package seems like a more complete and comprehensive implementation of this idea.
12/08
Database Performance Optimization and Scaling in Rails | AppSignal Blog — Database Performance Optimization and Scaling in Rails | AppSignal Blog –A decent introductory article about scaling rails applications. Somewhat rails specific, but it does introduce the general principles. Heres the authors blurb: “Improve your Rails application’s performance by fine-tuning and scaling your database.”
12/08
Forget about algorithms and models — learn how to solve problems first — Forget about algorithms and models — learn how to solve problems first –An interesting article, stating the obvious. This is highly relevant to someone who teaches college students their in their very first year of learning programming. And yet it is still a subject of debate among my colleagues. Heres the authors’s own words: “t’s not necessarily about what programming language you learn or use. It’s about how you approach problem solving.”
12/07
Learning Rust with ChatGPT, Copilot and Advent of Code — Learning Rust with ChatGPT, Copilot and Advent of Code –Another amazing and somewhat scary example of ChatGPT, the ai tool that everyone is takking about. Heres what the author says: lI’m using this year’s Advent of Code to learn Rust—with the assistance of GitHub Copilot and OpenAI’s new ChatGPT. I think one of the most exciting applications of large language …”
12/06
Creating a Chart — Creating a Chart –I’ve been experimenting with Apache Superset to create charts and dashboards. The features are very powerul and consequently can be obscure. I just found this doc which seems helpful
12/06
Pie Chart in Preset — Pie Chart in Preset –Description and usage of the Pie chart in Preset Cloud.
12/06
How to Frame a Roof (with Pictures) – wikiHow — How to Frame a Roof (with Pictures) – wikiHow –How did this particular link end up here? I am learning to construct small wooden models. Currently I am making a simple framed house. I needed to review how a roof truss is constructed. Here is what the author says: “Framing a roof is the l. ast step in framing new construction. While most home builders will outsource the construction of roofing trusses–the rafter supports of the roof itself–learning to frame a roof yourself is one of the true arts of…”
12/05
How to post Instagram posts on Mastodon using IFTTT — How to post Instagram posts on Mastodon using IFTTT –As you can tell, I’ve been trying this and it is a little squirly. But I think I got it to work. Author says: “A lot of people ...
12/05
Refurbishing and modernizing Python codebases with refurb — Refurbishing and modernizing Python codebases with refurb –I havent tried this tool. If it works (a big if) it would be very useful. Heres what the author says: “As we know, Python is an interpreted language. Interpreted code is always slower than direct machine code because it takes a lot more…”
12/05
Robotics Lab @ Brandeis — Robotics Lab @ Brandeis –Our new web site for the Robotics Lab. Finally after 5 years I found the time and the help to build a half decent web site
12/05
AI-generated answers temporarily banned on coding Q&A site Stack Overflow — AI-generated answers temporarily banned on coding Q&A site Stack Overflow –I’m interested what’s going to happen as ChatGPT gets better. I hadn’t thought about StackOverflow. But I was thinking about students using it to do homework assignments, like papers and essays. Here’s what the author says: “People have been using OpenAI’s chatbot ChatGPT to flood the site with AI responses, but Stack Overflow’s mods say these ‘have a high rate of being incorrect.’”
12/04
Building A Virtual Machine inside ChatGPT — Building A Virtual Machine inside ChatGPT –This is a truly amazing and mind-bending example of something that ChatGPT can do. Wheels within wheels. The Matrix. Check out what the author says: “Unless you have been living under a rock, you have heard of this new ChatGPT assistant made by OpenAI. Did you know, that you can run a whole virtual machine inside of ChatGPT?l
12/04
Article: Tailwind is a Leaky Abstraction — Article: Tailwind is a Leaky Abstraction –Programmers love abstracting things. Hey, i keep writing the same sequence, let me create a language on top of this language to make things easier. Ive never liked nor bothered learning SCSS and SASS. For that reason. I figured that one way ot the other id stil end up in CSS. The same seems to be true of tailwind!
12/04
How to Post to Mastodon From Anything Using IFTTT – Welcome to HostRooster web hosting community — How to Post to Mastodon From Anything Using IFTTT – Welcome to HostRooster web hosting community –Another guide to help you figure out how to use IFTTT to post on Mastodon. I am still tweaking this.
12/04
Swurl – Search everything instantly — Swurl – Search everything instantly –Played with this a little. While google already searches all those other sources still i like the formatting of the output. Not sure if i will continuw to like it ad i use it more. But intriguing! Author dsys: “Search Google, YouTube, Instagram, Twitter, Reddit, Amazon, & many more sites all at once. See all the results in 1 organized view.”
12/03
5 ways to make HTTP requests in Ruby — 5 ways to make HTTP requests in Ruby –Oldie but goodie question – but the answer changes a little every year! So this post: “There are numerous ways to perform HTTP requests in Ruby. Let’s dive in 5 of these solutions and compare each other.”
12/02
I Was Wrong About Mastodon – EscapingTech — I Was Wrong About Mastodon – EscapingTech –Excellent article explaining mastodon logic and semantixs, especially with respect to the relationship that instances have to each other and what moderation options instance operstors have. The author: “I said that Mastodon moderation wouldn’t scale, it does. The cultural differences will likely continue to maintain a friendlier atmosphere regardless of size.”