lade...

Grailbox.com

Grailbox.com

an avatar

Grailbox – Grailbox — software development and where it takes me

an icon 🌐 Visit Grailbox.com 🌐 Grailbox.com besuchen

✍️Write rieview ✍️Rezension schreiben 🏷️Get Badge! 🏷️Abzeichen holen! ⚙️Edit entry ⚙️Eintrag bearbeiten 📰News 📰Neuigkeiten

Webfan Website Badge

Tags:

Rieviews

Bewertungen

not yet rated noch nicht bewertet 0%

Be the first one
and write a rieview
about grailbox.com.
Sein Sie der erste
und schreiben Sie eine Rezension
über grailbox.com.

Grailbox.com News

Using Raycast to Move My Mac

https://www.grailbox.com/2024/12...

An AOC Ultrawide (49″) dominates my desk. Stretching 47″ from wingtip to wingtip, it serves as: I have two MacBooks: During the work day, I typically have my work MacBook to the left of...

7.12.2024 14:57Using Raycast to Move My Mac
https://www.grailbox.com/2024/12...

Compiling the Birthday Problem into Rust

https://www.grailbox.com/2024/11...

The Birthday Problem demonstrates that, in a group of 23 people, the odds of two people sharing a birthday exceed 50%. You can read the linked article for an explanation, but the probability is...

30.11.2024 20:56Compiling the Birthday Problem into Rust
https://www.grailbox.com/2024/11...

Editing Markdown in Zed

https://www.grailbox.com/2024/09...

I’ve been cheating on Neovim lately. I’m playing around with Zed (in vim mode, naturally). Zed’s default settings allow Markdown editing just fine, of course. Markdown is just text, after all. I don’t want...

2.9.2024 00:48Editing Markdown in Zed
https://www.grailbox.com/2024/09...

Comment on How to Set Up a Domain in Amazon Route 53 with Terraform by Lucas Dale

https://www.grailbox.com/2020/04...

In reply to <a href="https://www.grailbox.com/2020/04/how-to-set-up-a-domain-in-amazon-route-53-with-terraform/#comment-20100">Rob Warner</a>. Highly recommend adding the update from what he sent. Otherwise, this was very helpful. Thank you!

17.6.2024 18:09Comment on How to Set Up a Domain in Amazon Route 53 with Terraform by Lucas Dale
https://www.grailbox.com/2020/04...

Flipping a Rusty Coin

https://www.grailbox.com/2024/03...

Recently, my boss asked me for a server capacity planning model. This was a new ask for me. I can launch Excel with the best of ‘em: fire up Alfred and type “ex<enter>”. I...

30.3.2024 19:45Flipping a Rusty Coin
https://www.grailbox.com/2024/03...

Autostart Zellij in Nushell

https://www.grailbox.com/2023/07...

Cool kids multiplex with Zellij. Data engineers shred data with Nushell. Let’s make them work better together. Let’s autostart Zellij when our terminal and shell start. The Zellij documentation provides instructions for making Zellij...

13.7.2023 14:26Autostart Zellij in Nushell
https://www.grailbox.com/2023/07...

asdf and Nushell: Functions to Install and Switch Versions

https://www.grailbox.com/2023/04...

I use asdf to manage tool versions, fzf to save typing, and shell functions to bolster my memory. My recent switch to Nushell reminded me that I haven’t memorized the asdf command to install...

30.4.2023 17:50asdf and Nushell: Functions to Install and Switch Versions
https://www.grailbox.com/2023/04...

Date Parsing and Arithmetic on macOS

https://www.grailbox.com/2023/04...

I recently wrote a shell script that required both date parsing and date arithmetic. The pertinent bits for this post are that the script: Seemed simple enough. A little googling and some experimentation gave...

13.4.2023 15:54Date Parsing and Arithmetic on macOS
https://www.grailbox.com/2023/04...

Nushell + fzf — functions for git switch and git branch -d

https://www.grailbox.com/2023/04...

I’ve recently re-discovered nushell and I’ve fallen hard. I’m committed. I’m stumbling my way through things, of course, but I’ve set my course and am not turning back. Perhaps one day I’ll blog my...

5.4.2023 20:45Nushell + fzf — functions for git switch and git branch -d
https://www.grailbox.com/2023/04...

Comment on Fridge Door Part 3: Building a React Application by Fridge Door Part 2: Building a Service in Rocket and Rust – Grailbox

https://www.grailbox.com/2023/02...

[…] Create a React application to both display and manage messages (Part 3). […]

5.2.2023 02:02Comment on Fridge Door Part 3: Building a React Application by Fridge Door Part 2: Building a Service in Rocket and Rust – Grailbox
https://www.grailbox.com/2023/02...

Comment on Fridge Door Part 3: Building a React Application by Fridge Door: a Message Board with a Raspberry Pi and Tidbyt – Grailbox

https://www.grailbox.com/2023/02...

[…] Create a React application to both display and manage messages (Part 3). […]

5.2.2023 02:01Comment on Fridge Door Part 3: Building a React Application by Fridge Door: a Message Board with a Raspberry Pi and Tidbyt – Grailbox
https://www.grailbox.com/2023/02...

Comment on Fridge Door Part 2: Building a Service in Rocket and Rust by Fridge Door Part 3: Building a React Application – Grailbox

https://www.grailbox.com/2023/01...

[…] Create a ReST service using Rocket (Part 2). […]

5.2.2023 02:00Comment on Fridge Door Part 2: Building a Service in Rocket and Rust by Fridge Door Part 3: Building a React Application – Grailbox
https://www.grailbox.com/2023/01...

Comment on Fridge Door: a Message Board with a Raspberry Pi and Tidbyt by Fridge Door Part 3: Building a React Application – Grailbox

https://www.grailbox.com/2023/01...

[…] Describe what we’re building (Part 1) […]

5.2.2023 02:00Comment on Fridge Door: a Message Board with a Raspberry Pi and Tidbyt by Fridge Door Part 3: Building a React Application – Grailbox
https://www.grailbox.com/2023/01...

Fridge Door Part 3: Building a React Application

https://www.grailbox.com/2023/02...

This article is part 3 in a multipart series that makes a message board using a Raspberry Pi and a Tidbyt. Here are the parts in the series: Prerequisites Nodejs Create the Application In...

5.2.2023 02:00Fridge Door Part 3: Building a React Application
https://www.grailbox.com/2023/02...

Comment on Fridge Door Part 2: Building a Service in Rocket and Rust by Fridge Door: a Message Board with a Raspberry Pi and Tidbyt – Grailbox

https://www.grailbox.com/2023/01...

[…] Create a ReST service using Rocket (Part 2) […]

27.1.2023 23:05Comment on Fridge Door Part 2: Building a Service in Rocket and Rust by Fridge Door: a Message Board with a Raspberry Pi and Tidbyt – Grailbox
https://www.grailbox.com/2023/01...

Comment on Fridge Door: a Message Board with a Raspberry Pi and Tidbyt by Fridge Door Part 2: Building a Service in Rocket and Rust – Grailbox

https://www.grailbox.com/2023/01...

[…] Describe what we’re building (Part 1) […]

27.1.2023 23:04Comment on Fridge Door: a Message Board with a Raspberry Pi and Tidbyt by Fridge Door Part 2: Building a Service in Rocket and Rust – Grailbox
https://www.grailbox.com/2023/01...

Fridge Door Part 2: Building a Service in Rocket and Rust

https://www.grailbox.com/2023/01...

This article is part 2 in a multipart series that makes a message board using a Raspberry Pi and a Tidbyt. Here are the parts in the series: Prerequisites Create the Service Rocket has...

27.1.2023 23:04Fridge Door Part 2: Building a Service in Rocket and Rust
https://www.grailbox.com/2023/01...

Comment on Displaying Your Kitty Theme Colors by Rob Warner

https://www.grailbox.com/2021/12...

I created a shell function (tested on zsh) that wraps both these commands. You can type: $ kittycolors or $ kittycolors -s https://gist.github.com/hoop33/06f2d5a9555997d739def91c2ab402b6

15.12.2021 14:19Comment on Displaying Your Kitty Theme Colors by Rob Warner
https://www.grailbox.com/2021/12...

Comment on Displaying Your Kitty Theme Colors by Rob Warner

https://www.grailbox.com/2021/12...

For a more compact solution, tweak the command in this issue: https://github.com/sharkdp/pastel/issues/137 `for COLOR in $(grep -o "#[a-f0-9]\{6\}" ~/.config/kitty/current-theme.conf); do pastel paint $(pastel textcolor $COLOR) --on $COLOR "$COLOR "; done`

14.12.2021 23:27Comment on Displaying Your Kitty Theme Colors by Rob Warner
https://www.grailbox.com/2021/12...

Comment on How to Set Up a Domain in Amazon Route 53 with Terraform by Rob Warner

https://www.grailbox.com/2020/04...

In reply to <a href="https://www.grailbox.com/2020/04/how-to-set-up-a-domain-in-amazon-route-53-with-terraform/#comment-20097">Chris Harrison</a>. Thanks for this! At some point, I'll get around to updating the article. For now, I've edited to call attention to your comment.

12.10.2021 12:18Comment on How to Set Up a Domain in Amazon Route 53 with Terraform by Rob Warner
https://www.grailbox.com/2020/04...
Subscribe

🔝

Datenschutzerklärung    Impressum