• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "tools". Back to normal view
    1. The one-and-done pen?

      I am looking for a Buy-It-For-Life pen. I've had the Parker Jotters for years and love them, but I am in need of something with a little longer life expectancy on the barrel. My first thought was...

      I am looking for a Buy-It-For-Life pen. I've had the Parker Jotters for years and love them, but I am in need of something with a little longer life expectancy on the barrel.

      My first thought was James Brand The Burwell, however I am just now really diving into the BIFL Pen world and curious on what you guys suggestion / use.

      Assume the money cap of $100 for now, unless you have some out of this world amazing option over that cap.

      36 votes
    2. I miss technology that was meant to be used as a tool

      Both sw and hw. SW is usually hard to use, offering no meaningful settings or making them hard to get to with meaningful QoL features simply absent. Search in any kind of mainstream product is an...

      Both sw and hw.

      SW is usually hard to use, offering no meaningful settings or making them hard to get to with meaningful QoL features simply absent. Search in any kind of mainstream product is an absolutely excellent example.

      If someone does need something other than the default workflow or encounters any error then that is too bad for them.

      For a lot of hw products there is little to no meaningful choice alongside absent repair options. The best example is probably smartphones which are excessively thin bricks with a charging port, camera bump, sealed in battery and hard to impossible to change os.

      Features decreasing longevity and contributing to waste(plug in for global warming) are simply accepted and even welcomed by end users for bizzare reasons.

      For now there are still workarounds depending on how much effort you want to expend with that effort sometimes being truly excessive.

      42 votes
    3. Is there a lookup tool for credit card leaks?

      A few months ago, my credit card number was used in a few unauthorized transactions. The charges were reversed, and I got a new card, so overall, no big deal. But I am curious as to how the thief...

      A few months ago, my credit card number was used in a few unauthorized transactions. The charges were reversed, and I got a new card, so overall, no big deal. But I am curious as to how the thief actually got their hands on my information.

      Are there any lookup tools for leaked credit cards, similar to Have I Been Pwned, that might tell me how my credit card number was exposed? Since my card has already been cancelled, I don't even mind typing the number into a somewhat sketchy site.

      14 votes
    4. What diagramming tools do folks use?

      I've gotten very tired of fighting the GUI of my company's self-hosted charts.io instance, so I've been looking around at diagramming tools. I saw D2 posted on Hacker News, which seems like an...

      I've gotten very tired of fighting the GUI of my company's self-hosted charts.io instance, so I've been looking around at diagramming tools. I saw D2 posted on Hacker News, which seems like an interesting option, but I'm curious if anyone around here has a beloved tool to recommend.

      I think my main use-case would be diagramming how components of a software system go together, although sometimes I'm interested in making wiring diagrams and stuff, too. Something that lets you specify overall dimension constraints for diagrams would probably help, since I often need to throw a diagram into a PowerPoint.

      39 votes
    5. I made a tool to generate AI powered recaps of TTRPG sessions

      My party recently finished Descent into Avernus, which we played over Discord and FoundryVTT given how scattered across the country we all are. A regular party of the campaign was the DM poking...

      My party recently finished Descent into Avernus, which we played over Discord and FoundryVTT given how scattered across the country we all are. A regular party of the campaign was the DM poking and prodding players for "someone write up a recap of last session", helping keep us all in the loop, players who were absent in particular.

      A few weeks ago it occurred to me that this could be automated, and Scribble was born.

      Scribble is just a bash script wrapper that will:

      1. Take a .zip of FLAC files from the Craig discord bot, recordings of each player present for the session
      2. Use the tool whisperx to transcribe those audio files to text
      3. Compile a transcript of the session and send it off to Gemini to come up with the recap
      4. Parse the recap and send it along to Discord via webhook

      After some trial and errors and tweaking, I've got it in a pretty good place, it's working very well for our campaign. So I docker-ized it and published it to share with the world anyone else who might get use from it. I'm not sure where else I could put the word out about this for anyone who might want to use it, so here it is. If you might find this useful, please, enjoy!

      https://github.com/goose-ws/scribble

      23 votes
    6. Experiences with FarmBot or similar gardening robots?

      This is just a random thought I had. I don't do gardening currently and not looking for advice per se. Just thinking about how the physical world feels far behind in terms of automation compared...

      This is just a random thought I had. I don't do gardening currently and not looking for advice per se. Just thinking about how the physical world feels far behind in terms of automation compared to the digital world, and wondering what kind of possibilities are out there. I was wondering how close we are to having consumer-form-factor robots to help with various things, and growing food is a natural starting place.

      I was imagining what kind of robots are needed to deal with a garden—assuming a house with a plot of land suitable for a large garden—with tasks like:

      • Fetching water, either from plumbed water or a natural water source
      • Getting seeds from somewhere. Maybe online shopping and then the robot knowing how to open the box. (Probably not by identifying existing plants and picking/stealing them.)
      • Planting the seeds in the right place
      • Watering the plants regularly
      • Maintaining temperature and sun exposure
      • Digging up the plant and bringing it indoors so I can inspect or smell it without having to go outside. Then replanting it safely.
      • Determining when food is ripe, picking it, reusing the seeds
      • Washing and cooking it

      It feels like a lot of these are already available off-the-shelf today. I searched and there is a project which I hadn't heard of before called FarmBot which seems neat and geared toward enthusiasts ("prosumers") and education, and includes open source hardware and software. To be clear I'm not affiliated with them in any way.

      FarmBot probably handles a lot of the important parts of gardening, but I'm sure it doesn't handle everything on my list. How far are we from a 100% automated experience?

      Other than that there was some recent marketing around cheap robots like LeRobot by HuggingFace (the company where basically all the open-weight AI models are hosted). It has nothing to do with farming except that they have one shaped like a hand, so it could probably be programmed to grasp and move things around.

      Sorry for the rambling post. Really curious to hear if anyone else has gone into robotics and interested in hearing your experiences and also other resources on what state-of-the-art looks like. Also I bet a lot of this is solved in proprietary solutions and by Big Agriculture, but right now I'm more curious on the consumer-grade level.

      12 votes