Tootfinder

Opt-in global Mastodon full text search. Join the index!

@0xced@hachyderm.io
2024-12-06 17:32:26

Here's a trick to embed static web assets for your #dotnet Blazor apps for a truly single file executable deployment.
github.com/dotnet/aspnetcore/i
As ususal, this would not have been possible without the awesome [MSBuild Structured Log Viewer][1] by @…
[1]: msbuildlog.com

@ptesarik@fosstodon.org
2024-11-29 09:02:24

Over the last 7 days I've made some changes to libkdumpfile which make it work much better with QEMU ELF dumps. Cc @…
github.com/…

@0xced@hachyderm.io
2024-11-30 22:56:16

I just contributed a new feature to #dotnet

@kubikpixel@chaos.social
2024-12-07 07:00:06

Task Manager with a TUI written in Python
kanban-tui is a customizable task manager in the terminal.
:python: #kanban

@dankeck@a11y.social
2024-12-15 02:43:00

@… updated his browser extension "Social Visual Alt Text" to add Bluesky support.
I install this addon whenever I can to quickly see what alt text people have written on Mastodon.
Go get it for Firefox or Chrome:

@ptesarik@fosstodon.org
2024-11-29 15:14:16

Just discovered a cool #magit feature: When you write a new commit and mention an issue using the usual hash-notation, it immediately becomes a hyperlink to that issue on GitHub.
Wow! #Emacs

@0xced@hachyderm.io
2024-12-22 10:37:29

Hey #ios devs, would it still be possible to perform this kind of trick today (in Swift and/or Objective-C)? Weak importing a class and then replacing a method implementation with swizzling.
gist.github.com/0xced/dee67759
I've been out of iOS development for many years now.

@0xced@hachyderm.io
2025-02-17 21:11:57

I just released a new version of #dotnet