Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp yesterday

DNS Benchmark Tool – Compare and monitor resolvers

https://github.com/frankovo/dns-benchmark-tool

#HackerNews #DNS #Benchmark #Tool #DNS #Monitoring #Resolver #Comparison #Open #Source #Tools #Network #Performance

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 days ago

The code and open-source tools I used to produce a science fiction anthology

https://compellingsciencefiction.com/posts/the-code-and-open-source-tools-i-used-to-produce-a-science-fiction-anthology.html

#HackerNews #sciencefiction #anthology #open-source #tools #coding #community #creativity

Compelling Science Fiction Newsletter
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 3 days ago

FreeMDU: Open-source Miele appliance diagnostic tools

https://github.com/medusalix/FreeMDU

#HackerNews #FreeMDU #OpenSource #MieleDiagnostic #Tools #ApplianceTech #GitHub #Community

  • Copy link
  • Flag this post
  • Block
hypebot boosted
Bob Tregilus
@elaterite@mastoart.social  ·  activity timestamp 4 days ago

Silent Sunday.

#SilentSunday #Tools #BlackAndWhite #Photography #Darktable

A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
  • Copy link
  • Flag this post
  • Block
Bob Tregilus
@elaterite@mastoart.social  ·  activity timestamp 4 days ago

Silent Sunday.

#SilentSunday #Tools #BlackAndWhite #Photography #Darktable

A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
A black and white landscape photo of six old style oil dispensers on a very dusty and weathered old bench. The dispensers are the type that are a bulb full of oil with a clicking plate on the bottom. You can let the oil run out slowly or click the bottom for more volume. The six dispensers are all different sizes, from quite small to fairly large.
  • Copy link
  • Flag this post
  • Block
Aral Balkan
@aral@mastodon.ar.al  ·  activity timestamp last week

A feature that’s currently missing from @forgejo (and thus @Codeberg) is the ability to move issues between repositories (see https://codeberg.org/forgejo/forgejo/issues/1280).

Thankfully, Benjamin Melançon created Forego Helpers with a move_issue.py script that does this using the Forgejo API. Sadly, the script has a bug in it (a tiny regression introduced during a refactor) and their Forgejo instance doesn’t have signups so I couldn’t create a pull request, so here is a fork for the time being that you can use:

https://codeberg.org/aral/forgego-helpers

While fixing the bug, I also updated the project to use uv (https://docs.astral.sh/uv/) – think of it as a single tool that’s the equivalent of nvm and npm in Node.js that makes Python, well, usable out of the box.

So to move issue #299 from kitten/app to kitten/site on Codeberg, for example, you’d run the following in your terminal:

```shell
uv run move_issue.py kitten app 299 kitten site
```

That will move the issue (including comments), comment on both the old and new issues to link them together, and then close the old issue.

Enjoy!

#forgejo #codeberg #issues #repositories #git #movingIssues #python #uv #tools

Codeberg.org

forgego-helpers

Fork of Forgejo Helpers by Agaric with bug fix and uv support.

uv

uv is an extremely fast Python package and project manager, written in Rust.
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp last week

Tusk Drift – Open-source tool for automating API tests

https://github.com/Use-Tusk/drift-node-sdk

#HackerNews #TuskDrift #OpenSource #APItesting #Automation #Tools #DeveloperCommunity

GitHub

GitHub - Use-Tusk/drift-node-sdk: Node.js SDK for capturing and replaying API calls made to/from your service

Node.js SDK for capturing and replaying API calls made to/from your service - Use-Tusk/drift-node-sdk
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp last week

Zig / C++ Interop

https://tuple.app/blog/zig-cpp-interop

#HackerNews #Zig #C++ #Interop #Programming #Languages #Developer #Tools #Tech #News

Tuple

Zig / C++ Interop

Learn how we use macros to make it less painful to use Zig structs in C++ (and vice versa)
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp last week

AI documentation you can talk to, for every repo

https://deepwiki.com/

#HackerNews #AI #documentation #AI #tools #tech #innovation #developer #resources

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp last week

The lazy Git UI you didn't know you need

https://www.bwplotka.dev/2025/lazygit/

#HackerNews #lazyGit #UI #tools #productivity #GitHub #developer #tips

@bwplotka

The (lazy) Git UI You Didn't Know You Need

When my son was born last April, I had ambitious learning plans for the upcoming 5w paternity leave. As you can imagine, with two kids, life quickly verified this plan 🙃. I did eventually start some projects. One of the goals (sounding rebellious in the current AI hype cycle) was to learn and use neovim for coding. As a Goland aficionado, I (and my wrist) have always been tempted by no-mouse, OSS, gopls based, highly configurable dev setups.
  • Copy link
  • Flag this post
  • Block
Dave Winer ☕️ boosted
Paul O'Flaherty - Marketing & Sarcasm
@pauloflaherty.com@pauloflaherty.com  ·  activity timestamp 2 weeks ago

WordPress Reader Is Criminally Under Marketed

I must admit that I’ve known about Reader, which is the WordPress.com tool for following blogs, for years now, but never realised it worked for sites that were not hosted on WordPress infrastructure. It actually allows you to subscribe to RSS feeds and import OPML files.

When you follow as many sites and blogs as I do, a good RSS Reader is the only way to fly.

I only discovered this functionality today when I decided to have a poke around after spying a post about a new feature called “Recommended Blogs”. It’s essentially a blogroll for your Reader profile.

Now I feel like a bit of an idiot for ignoring Reader for the past few years. Not only can I import all of my subscriptions from my current RSS reader, but I can easily reblog (republish or quote) parts of them on my own blog directly from within the interface, and can even write a post from within the feed.

I don’t have to switch to another service to find content to write about, and it’s all available on the web and in the Jetpack app on my phone.

I’m going to have to spend a few days actually using it as my main RSS reader to decide if the convenience is worth jumping ship for, but for now, I’m pretty impressed.

It needs a dark mode, though.

#RSS #tools #WordPress

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 weeks ago

Toolkit to help you get started with Spec-Driven Development

https://github.com/github/spec-kit

#HackerNews #SpecDrivenDevelopment #Toolkit #GitHub #Development #Tools #Programming

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 weeks ago

Btop: A better modern alternative of htop with a gamified interface

https://github.com/aristocratos/btop

#HackerNews #Btop #htop #gamified #interface #modern #alternative #Linux #tools

  • Copy link
  • Flag this post
  • Block
Paul O'Flaherty - Marketing & Sarcasm
@pauloflaherty.com@pauloflaherty.com  ·  activity timestamp 2 weeks ago

WordPress Reader Is Criminally Under Marketed

I must admit that I’ve known about Reader, which is the WordPress.com tool for following blogs, for years now, but never realised it worked for sites that were not hosted on WordPress infrastructure. It actually allows you to subscribe to RSS feeds and import OPML files.

When you follow as many sites and blogs as I do, a good RSS Reader is the only way to fly.

I only discovered this functionality today when I decided to have a poke around after spying a post about a new feature called “Recommended Blogs”. It’s essentially a blogroll for your Reader profile.

Now I feel like a bit of an idiot for ignoring Reader for the past few years. Not only can I import all of my subscriptions from my current RSS reader, but I can easily reblog (republish or quote) parts of them on my own blog directly from within the interface, and can even write a post from within the feed.

I don’t have to switch to another service to find content to write about, and it’s all available on the web and in the Jetpack app on my phone.

I’m going to have to spend a few days actually using it as my main RSS reader to decide if the convenience is worth jumping ship for, but for now, I’m pretty impressed.

It needs a dark mode, though.

#RSS #tools #WordPress

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 weeks ago

OpenTelemetry: Escape Hatch from the Observability Cartel

https://oneuptime.com/blog/post/2025-11-03-opentelemetry-escape-from-observability-cartel/view

#HackerNews #OpenTelemetry #Observability #EscapeCartel #TechNews #Monitoring #Tools

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 weeks ago

Codemaps: Understand Code, Before You Vibe It

https://cognition.ai/blog/codemaps

#HackerNews #Codemaps #Code #Understanding #Vibe #AI #Tools #HackerNews

Cognition

Cognition | Codemaps: Understand Code, Before You Vibe It

Codemaps is meant to offer a shared understanding of a system between humans and AI, enabling your AI to teach you about the code you are looking at quickly and elegantly. A codemap can be generated about any system or snippet to illuminate its code paths, helping users learn and recall. Codemaps allows AI to be a partner that explains code in an accurate and consistent way, rather than generating tons of inscrutable slop.
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 2 weeks ago

VimGraph

https://resources.wolframcloud.com/FunctionRepository/resources/VimGraph/

#HackerNews #VimGraph #Vim #Text #Editor #Programming #Tools #OpenSource #Development

VimGraph | Wolfram Function Repository

Wolfram Language function: Construct a graph of simple Vim-style movements in text. Complete documentation and usage examples. Download an example notebook or open in the cloud.
  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 3 weeks ago

Mock – An API creation and testing utility: Examples

https://dhuan.github.io/mock/latest/examples.html

#HackerNews #Mock #API #Utility #Examples #API #Testing #Tools #Software #Development

How-tos & Examples - mock documentationContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark mode

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 3 weeks ago

How I use every Claude Code feature

https://blog.sshh.io/p/how-i-use-every-claude-code-feature

#HackerNews #How #I #use #every #Claude #Code #feature #ClaudeCode #Features #Productivity #Tips #Tech #Blog #AI #Tools

How I Use Every Claude Code Feature

A brain dump of all the ways I've been using Claude Code.
  • Copy link
  • Flag this post
  • Block
Greg Lloyd boosted
Till Grallert
@tillgrallert@digitalcourage.social  ·  activity timestamp 3 weeks ago

#tools #DigitalHumanities

From: @josemurilo
https://mato.social/@josemurilo/115474834222639617

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login