Skip to content

Community

Recent topics from the TMPDIR Community:

  • by cbrake
    One thing I run into way too often with Python tooling is stuff like the following: Traceback (most recent call […]
  • by khem
    While playing with new terminal apps e.g. alacritty, I tried WezTerm wezfurlong.org WezTerm – Wez's Terminal Emulator Wez's Terminal Emulator […]
  • by cbrake
    Started a new SimpleIot/Zephyr project targeting several MCUs: GitHub GitHub – simpleiot/zephyr-siot: Simple IoT application for Zephyr Simple IoT application […]
  • by cbrake
    A bit of trivia – the connector for the Jetson AGX Orin is 699 positions and costs $74. 3 posts […]
  • by khem
    Zellij is rich tool for terminal based workspace management zellij.dev Zellij A terminal workspace with batteries included I am a […]
  • by khem
    I have started to use alacritty instead of iterm2 on my Mac machines. Its easy to install brew install –cask […]
  • by cbrake
    It can sometimes be a little confusing where to put customizations for your shell environment. Below are a few tips: […]
  • by Zxilly
    GitHub GitHub – Zxilly/go-size-analyzer: A tool for analyzing the dependencies in… A tool for analyzing the dependencies in compiled Go […]
  • by jeffsFOM
    AI has a problem. A very large problem that will impede its deployment for the foreseeable future. But that didn’t […]
  • by cbrake
    This is a good example of how the Zephyr project works: github.com/zephyrproject-rtos/zephyr Road from pinmux to pinctrl opened 04:26PM – […]
  • by cbrake
    In working with IoT systems, I occasionally interface with PLCs (programmable logic controllers), so I did a brief survey of […]
  • by cbrake
    Interesting article from @kdsch: kdsch.org Simple bounded model checking kdsch.org is Karl Schultheisz's personal and technical blog. 1 post – […]
  • by cbrake
    from: Platform as reflection of values: Joyent, node.js, and beyond – Speaker Deck 1 post – 1 participant Read full […]
  • by bminer
    In the blog post below, engineers explain how they are employing Go generics and some fancy tricks to implement a […]
  • by cbrake
    This topic is to explore running Zephyr on ESP32 devices. To start, we have four boards: Olimex ESP32-POE-ISO (ESP32-WROOM-32E module, […]
  • by cbrake
    The tmpdir project has been going for 4 years now. We have 58 users on this site and site traffic […]
  • by cbrake
    MPV will play most media types (local or remote) and leverages GPU video decoding. There appear to be other applications […]
  • by cbrake
    Microsoft has been working with a number of manufacturers to create an ARM powered laptop powered by a Qualcomm chip: […]
  • by cbrake
    Arch Linux RFCs Arch Linux RFCs Arch Linux Ports Date proposed: 2024-03-11 RFC MR: https://gitlab.archlinux.org/archlinux/rfcs/-/merge_requests/32 Summary Introduce "Arch Linux Ports" […]
  • by cbrake
    Some helpful thoughts from Khem on why upstreaming fixes makes your life easier in the long run: https://himvis.com/2024/05/08/leave-the-code-better-than-you-found-it/ 1 post […]