Page 23 of 127 (2534 total posts)

April 2023

23-04-2023
ChatPDF - Chat with any PDF!

ChatPDF - Chat with any PDF!

Source: chatpdf.com

ChatPDF is the fast and easy way to chat with any PDF, free and without sign-in. Talk to books, research papers, manuals, essays, legal contracts, whatever you have! The intelligence revolution is here, ChatGPT was just the beginning!

Tags: pdf summarize summary chatgpt
17-04-2023
Camp Chef Smoke Vault 24

Camp Chef Smoke Vault 24" Review

Source: amazingribs.com

Many gas smokers have limited temperature range and can't get down and hold low and slow temps of 225⁰. We reviewed this big beauty that can go down to 160⁰ and crank up to 400⁰! AND it converts to natural gas so you don't have to worry about you LP tank running out. We tested this model and gave it our AmazingRibs.com Platinum Medal.

Tags: smoker barbq cookling grill propane-gas
15-04-2023
Building GitHub with Ruby and Rails | The GitHub Blog

Building GitHub with Ruby and Rails | The GitHub Blog

Source: github.blog

Since the beginning, GitHub.com has been a Ruby on Rails monolith. Today, the application is nearly two million lines of code and more than 1,000 engineers collaborate on it daily. We deploy as often as 20 times a day, and nearly every week one of those deploys is a Rails upgrade. Upgrading Rails weekly Every […]

Tags: ruby rails github ci scale deploy build docker how-to

March 2023

28-03-2023
Falsehoods Programmers Believe About Names | Kalzumeus Software

Falsehoods Programmers Believe About Names | Kalzumeus Software

Source: kalzumeus.com

Falsehoods Programmers Believe About Names | Kalzumeus Software URL: https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/ Type: link Domain: kalzumeus.com Notes: The attached article is an absolute classic. Chuckleworthy but also useful and interesting. No one has ever fact-checked it though. I wonder if it is all true? Check out the article! (P.s. I like this one so much I think I’ve posted it before, it hopefully not too recently!

Notes:

The attached article is an absolute classic. Chuckleworthy but also useful and interesting. No one has ever fact-checked it though. I wonder if it is all true? Check out the article! (P.s. I like this one so much I think I’ve posted it before, it hopefully not too recently!

Tags: programmers misconceptions names international
19-03-2023
Zed - Code at the speed of thought

Zed - Code at the speed of thought

Source: zed.dev

Just to prove that theres never the last word on anything, especially programmers editors. I thought history ended with vscode. But take a look st this, pretty tantilizing! Author says: “Code at the speed of thought. Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.”

Notes:

A very interesting new text editor. Looks a lot like vscode. Playing with it. It is written in RUST which is always now the key to being a cool app. It is very very fast. But it does not have all the plugins I rely on.

Tags: vscode editor cool-tools programmers-editor
19-03-2023
A nice list of so-called “dark patterns”, user interface techniques to manipulate or deceive the user into choosing a course of action which is disadvantageous to the user themselves.

A nice list of so-called “dark patterns”, user interface techniques to manipulate or deceive the user into choosing a course of action which is disadvantageous to the user themselves.

Source: dailyinfographic.com

A nice list of so-called “dark patterns”, user interface techniques to manipulate or deceive the user into choosing a course of action which is disadvantageous to the user themselves. URL: https://dailyinfographic.com/wp-content/uploads/2023/02/01_Which-Retail-Websites-Have-the-Most-Dark-Patterns_Mini-IG.png?utm_source=substack&utm_medium=email Type: image Domain: dailyinfographic.com

Tags: dark-patterns ux design user-interface explainer cool-tools
03-03-2023
The Missing Semester of Your CS Education

The Missing Semester of Your CS Education

Source: missing.csail.mit.edu

Classes teach you all about advanced topics within CS, from operating systems to machine learning, but there’s one critical subject that’s rarely covered, and is instead left to students to figure out on their own: proficiency with their tools. We’ll teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!

Tags: education software-engineering explainer course computerscience