Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

theirongiant

@theirongiant@hachyderm.io
mastodon 4.6.6
  • Open on hachyderm.io

Guns kill. Souls don't die. I ... Superman!

For secure messaging, please contact me on Signal at: @theirongiant.99

0 Followers
0 Following
50 Posts
Joined December 18, 2022
Hometown:
Up in the sky
Favorite food:
Crunchy, delicious metal
Best friend:
Hogarth Hughes
Signal:
@theirongiant.99

Posts

Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 29, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @dmark@hachyderm.io
@dmark@hachyderm.io @smallsco@oldbytes.space @nikdoof@social.doofnet.uk - I wonder if it might help newbies to have netatalk write a "note" log event to the effect of "Reading configuration file: /path/to/afp.conf", or perhaps logging a "warn" event if the config file is in a default unaltered state. The first thing I did was run "journalctl -f" to determine what netatalk was doing. I imagine others might be so inclined to tail -f /var/log/messages (or /syslog) — whatever their OS'es default log path is. OR ... make the default config file inoperable (comment everything out) until the user makes definitive changes to define a share. A blank config / commented config should cause netatalk not to run.
2
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 29, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @BMWCyclist@mastodon.social
@BMWCyclist@mastodon.social - version 4.2.3 is available for Pi, and the author assured me that it has AppleTalk enabled by default (that was not the case last year). I was compiling the latest version from source on a spare RPi.
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @smallsco@oldbytes.space
@smallsco@oldbytes.space @nikdoof@social.doofnet.uk @dmark@hachyderm.io Also... I did run "afpd -v" and that's how I figured out my next issue: that MySQL hadn't been configured yet. I took care of that, fixed the permissions, and ran afppasswd to set the AFP password for my own account. Now I have in a working state a configuration that I would consider typical for #GlobalTalk : when logging in as Guest, I see one share with RW access (the free-for-all folder), and one folder with read-only access (sharing content for GT visitors). When I login with a known account, I see the guest shares AND my "home" folder (which is actually /home/piadmin/afp-data).
3
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @smallsco@oldbytes.space
@smallsco@oldbytes.space @nikdoof@social.doofnet.uk @dmark@hachyderm.io OK, I see the problem. I was only reading the section marked "Documentation." You're showing me something in the section labeled "Wiki." Why do both (need to) exist? Wiki often serves as documentation, and documentation contains some elements from the wiki.
2
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @pitz@mastodon.social
@pitz@mastodon.social - the issue was that afpd is reading from a config file in an unexpected location: instead of /etc/netatalk/afp.conf, it's /usr/local/etc/afp.conf. I'd love for someone to explain why that makes any sense, or where in any documentation for Netatalk or Raspbian I should have known to check for this. I only discovered it by accident when running "ps -ef" to check if the daemon was actually running. After wasting hours last night, to say that this pissed me off is an understatement.
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @theirongiant@hachyderm.io
#netatalk #GlobalTalk - @kylew01@mastodon.social : did you read my latest edit about discovering the location of the actual in-use config file?
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @smallsco@oldbytes.space
@smallsco@oldbytes.space @nikdoof@social.doofnet.uk @dmark@hachyderm.io WHY IS THIS NOT IN THE DOCUMENTATION??? I have been editing /etc/netatalk/afp.conf THIS WHOLE TIME. Is this just common / assumed knowledge? (I'm actually making progress now that I'm editing the correct file...)
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @smallsco@oldbytes.space
@smallsco@oldbytes.space @nikdoof@social.doofnet.uk @dmark@hachyderm.io - Not Docker. On a Raspberry Pi 3B+ under Trixie (Pi OS 13, released April 21). Netatalk 4.4.2.
2
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

Now that I have #netatalk compiled for the Raspberry Pi, I'm now struggling to get any folder shared and advertised over AppleTalk, or AFP, for that matter. This is for #GlobalTalk.

edit : GOD DAMN IT. The documentation fails to mention that I should be editing THIS file:

/usr/local/etc/afp.conf.

I spent hours editing /etc/netatalk/afp.conf, and thought I was going insane.

I've been over the netatalk documentation multiple times last night. I tried setting log level to "default:debug9" but the journal isn't being spammed with events like I expect. So I don't even know where to start troubleshooting - permissions, an incorrect setting, etc.

The RPi is registered on my AppleTalk network just fine; I can see the device from my AIR Mac. It has a valid network number, and I can send AppleTalk echo packets to it with MacPing Pro (AT, not TCP).

Suggestions?

hachyderm.io

Hachyderm.io

1
2
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @pitz@mastodon.social
@pitz@mastodon.social - yes, I found all that. What wasn't clear is that I needed to install the -dev components separately on the Raspberry Pi platform. It wasn't sufficient to have the runtimes.
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

@smallsco@oldbytes.space @nikdoof@social.doofnet.uk - I can't seem to get afpd to tell me why it won't publish the shares I'm trying to define in the afp.conf file. Even if I set the log level to default:debug9. It should be flooding the journal. The folder /var/localtalk/CNID also exists.

Any suggestions to get this working? Is it a permissions issue? Do I need to define another user on the RPi? What about a guest/nobody share? I've read the docs on the netatalk site at least 3 times through.

I have Netatalk 4.4.2 + AppleTalk on a Raspberry Pi. The other AppleTalk functions appear to be working, and I can see the RPi in my zone via MacPing on my AIR Mac. The RPi is not my AIR router.

1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @indigoparadox@mastodon.social
@indigoparadox@mastodon.social OK I fixed that. "meson setup build" ERROR: no "iniparser." Grumble. Install iniparser-dev. Repeat "meson setup build" ERROR: no libevent. Grumble. Install libevent-dev. Repeat "meson setup build" ERROR libgcrypt not found. Fucking hell. All this because I need the -Dwith-appletalk=true option? Like, why isn't there a way to include the AppleTalk functions in the standard build of netatalk that I could pull from apt get? (Update: I've reached the compile stage now... update2: netatalk is installed and running on the RPi. Thanks.)
3
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @indigoparadox@mastodon.social
@indigoparadox@mastodon.social ARGH. No, I hadn't. The install instructions are NOT clear on this. Thanks.
2
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

#GlobalTalk I cannot get meson setup to build #netatalk 4.4.2 because it thinks there's no database system available. I have installed both sqlite3 and mysql/mariadb, and I can't tell if Berkeley DB (dbd) is installed or even possible on this platform.

What am I missing?

Is this a known problem on Raspberry Pi's? I have a 3B+ running the latest Pi OS 13 (Trixie), released April 21. Is there a compatibility issue? Should I try an older version of Netatalk (4.3) or the 4.5 beta? Or is the OS too new and something broke the Netatalk build process? Or do I really need to configure a fully functional database ?

1
2
2
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 29, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @billgoats@bitbang.social
@billgoats @kalleboo canvas
2
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 28, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @ringods@hachyderm.io
@ringods - so what do the numbers *feel* like?
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 27, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @UnePorte@eldritch.cafe
@UnePorte - but this blind man probably doesn't know is that "fax machines" have been replaced by digital versions years ago. Almost no doctor or government agency is monitoring a paper fax machine anymore. That is too unreliable. These fax services take a real fax line and turn it into a digital one, then create a digital copy of the received document and send it into a system that resembles email. The company that gave birth to this eternal legacy crutch ? J2, the artist formerly known as "eFax." If the US government ever passes a law requiring the use of secure digital transmission (which would translate to email), that will be the day that J2/Fax files for bankruptcy.
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 27, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

People of #marchintosh : come and join the Severed workers in Macrodata Refinement at LUMON Industries. Be a part of something mysterious and important. If you finish the file before anyone else, you may choose from a music-dance experience, or a catered office luncheon with fresh fruit and an egg bar. Do well this quarter, and you can earn a waffle party. If you choose to quit, your resignation may be denied. This app was made by Marcio Teixeira and can be downloaded on Github: https://github.com/marciot/MacLumon

Your browser does not support the video tag.
63
3
30
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 27, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @ben@social.benjaminturner.me
@ben - don't use the "compressed" option when making a backup. It's not necessary. Do a read-only or read-write image. It will go significantly faster.
1
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 23, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

I nearly forgot to share this #GlobalTalk printout that arrived Saturday evening. It made me laugh out loud. Naturally, I had to put together a "family portrait" for #marchintosh!

21
0
4
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 21, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

@kalleboo@bitbang.social : This new After Dark screensaver for the #GlobalTalk network is wild! And you added a bunch of custom icons? Outstanding!

I'm sure that the original developers from Berkeley Systems would probably love seeing a new screensaver module written nearly **four decades** after the software's introduction. #marchintosh

18
0
4
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 21, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @gvwilson@mastodon.social
@gvwilson@mastodon.social - And when mom is tired, she can let the Electric Grandmother babysit them.
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 19, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @theirongiant@hachyderm.io
@schrockwell So... I think it may be both our faults. I have been using a chained CNAME in the spreadsheet, and so have you. Anyone who is using Apple Internet Router (AIR) would not be able to connect to me or you because MacTCP cannot resolve chained DNS aliases. It might still be the case that you have the box checked in IP tunnel: "only connect to known host IDs," so please check that, save your router file, and restart it. Either way, I've updated my DNS hostname in the master spreadsheet and @mroach 's Globaltalk Registry. You should consider doing the same. That will fix your connection for anyone running AIR with hostnames from kalleboo's default AIRConfig setting (jrouter is still in the minority).
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 19, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @schrockwell@mastodon.social
@schrockwell : yes. You're using a nested CNAME (vanity domain > synology.me) which causes issues with Apple Internet Router, but some people are getting around this with fully resolved IP addresses. However, I still can't reach your network because of ICMP Error 1: host unreachable. This *usually* indicates that a firewall somewhere is blocking all communication from the outside. Do you have ICMP / Ping blocked on your router at the WAN (Internet) side? A traceroute shows that you and I are both Frontier customers, and you're approximately near Middletown, Connecticut. (I've already gone full CSI and written a GUI in Visual Basic to get your current location...) :-D
0
2
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 19, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @schrockwell@mastodon.social
@schrockwell - did you set the option in AIR's IP tunnel to hide "no networks?" If it's set to the default — only allowing connections on the list of addresses — newly-added members would not be able to connect to your network until you updated your router node list and restarted AIR.
0
4
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 18, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo@bitbang.social I don't believe so. I think it was just the Marchintosh Canvas with the FatBits window.
1
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 17, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo@bitbang.social @_the_cloud@mastodon.social - Here's what I've been discovering: if I double-click too quickly on the FatBits window, it crashes. If I double-click slower, it doesn't. WindowShade reacts to two clicks that are <500ms apart. Any slower, and it's just two separate clicks. Between 500-333ms, the FatBits window behaves normally and the program does not crash. If I double-click faster than around 333ms (around 1/3 second), the app crashes consistently.
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 17, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo@bitbang.social @_the_cloud@mastodon.social - so, uh, I was able to reproduce the crash again this morning by doing the WindowShade double-click thing on the FatBits window, not just the main window.
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 17, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @_the_cloud@mastodon.social
@_the_cloud@mastodon.social @kalleboo@bitbang.social - still crashes on 1.0.1 D2. See video.
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 17, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo@bitbang.social - I got those screenshots you asked for about the Type 1 crash. I have WindowShade capability installed on this System 7 Mac. With the FatBits canvas open, if I double-click the window title bar to collapse the canvas, then double-clicking to expand the canvas will cause the crash. This is occurring 100% of the time. Notably, it does not happen if FatBits window is closed, or if I press the dedicated WindowShade button. Only double-clicking seems to trigger it.
1
2
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 17, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo@bitbang.social my mouse hand is cramped, but I had fun drawing for 20 minutes straight to produce two items: the happy Finder icon, and the working title of your canvas: "TWITCH PAINTS POKÉMON" . I had to turn the mouse's optical sensitivity all the way down. Even with the FatBits enlargement window, this was a challenge! I managed to get a screenshot moments before the app crashed with a Type 1 error. It was very responsive, probably 250-500ms between click and paint. I had Wireshark running the whole time to see how quickly the server ACK'd my pixel drops. There were some blips every few minutes where the pixel would not be painted, but I kept clicking, and eventually the server caught up and (un)painted the pixels I had clicked. Would you like the packet trace to check for issues? I suspect your UDP data contains coördinates in the Printer Access Protocol.
1
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 11, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @mac84tv@bitbang.social
@mac84tv@bitbang.social - Yikes! Don't breathe that!
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 11, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @i0null@infosec.exchange
@i0null@infosec.exchange - Can you hear, when the ping times flounder? You SYN and ACK, but nothing comes over...
0
0
1
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 10, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @polpo@chaos.social
@polpo@chaos.social I NEED THIS. Who sent it??
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo @europlus @RonsCompVids @torbar @Seg @kraptv @WOzFest - the same Organizers™ who locked down the spreadsheet?
3
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo @danieltufvesson - yep, a seasonal / annual password would suffice. The host of the file would need to rotate it sometime at the beginning of the year. Anyone (or any robot) who fetches the raw file would receive the equivalent of scrambled pay-per-view channels. Then the only question remains is how people register and maintain their nodes. The variety of data in the spreadsheet is useful but not searchable right now. It would be wonderful to access it from within a connected vintage Mac for quick reference, like knowing when someone's printer is offline (or what time zone they're in to avoid printing ImageWriter jobs at 3AM). The list also needs to auto-purge dead hosts after X number of days...
3
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @europlus@social.europlus.zone
@europlus @RonsCompVids @kalleboo @torbar @Seg @kraptv @WOzFest - Sorry, I didn't explain it clearly enough. I was not suggesting a hardcoded list, but rather to preconfigure AirConfig in your image to point to a URL. It was just a thought...
2
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @danieltufvesson@mastodon.social
@danieltufvesson @kalleboo - AirConfig could use some kind of rudimentary cipher to encode/decode the data. Either something known only to the developer, or a secret password given to people who register their devices on the list.
1
3
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @scj@mastodon.social
@scj @mroach @kalleboo @WOzFest - it's a "tragedy of the commons."
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @danieltufvesson@mastodon.social
@danieltufvesson @kalleboo - ¯\_(ツ)_/¯ Karl's list is unauthenticated. It's just IP addresses and/or host names. That's not doxxing since it's not clear who the IP addresses belong to.
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @kalleboo@bitbang.social
@kalleboo @torbar @Seg @kraptv @WOzFest : thank you so much, Karl! For reference, where can we find the current URLs? On Baronet somewhere, I presume? Or your globaltalk.network blog? (I reckon that @europlus could also use this info to update the UTM/QEMU sets with new defaults for AirConfig)
1
2
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 03, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @Seg@oldbytes.space
@Seg @torbar @kraptv - same, brother! I still have Kero's Spicy O'Clock mod to install in my Quadra 650. And I need to recap the 12" Apple RGB CRT.
3
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @scj@mastodon.social
@scj @kalleboo @WOzFest - I'm aware this is possible to run AIRConfig while it is active and have done it many times. AIR has to be restarted to use the new hosts. I'm thinking about the scenarios for bootstrapping or resetting AIRConfig if someone is setting up first time, or redoing a corrupted file. @WOzFest 's UTM/QEMU GlobalTalk hosts are a good use case, though they come with AIRConfig preloaded. If people are making the case that @kalleboo 's hosts file contains extraneous, stale, incorrect or unresolved hostnames, who else is hosting a better quality file via http: ?
1
2
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @scj@mastodon.social
@scj @kalleboo @WOzFest - Forgive me if this seems like a dumb question, but AIRConfig depends on a *live* source via HTTP or AppleTalk. If AIR is not connected, your file server isn't available. I didn't see an http: server in the release notes or in the download of your GlobalTalk utility. Where is it published?
0
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @danieltufvesson@mastodon.social
@danieltufvesson - I see your files at the NOC, but this depends on AppleTalk working in the first place. For people who need to bootstrap their AIR config, is this list retrievable via HTTP elsewhere? FYI, @kalleboo 's list returns 191 entries, whereas yours returns 141.
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @ahihi@anticapitalist.party
@ahihi - I'm using AirConfig, but it's pointed at kalleboo's list. The number of hosts in that list have changed from time to time so I assume it's reasonably current. Who has the most authoritative and up-to-date resolver list?
2
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @scj@mastodon.social
@scj @torbar @Seg @kraptv I'm using @kalleboo 's AirConfig utility, which was provided by @WOzFest as part of the GlobalTalk/AIR-in-a-box UTM virtual machine. Should I simply switch the target hostname in the AirConfig utility to use your list instead?
1
1
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 02, 2026
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io

Attention #globaltalk #marchintosh participants: *please* validate your hostnames for DNS resolution. The Apple Internet Router waits ~45 seconds for DNS resolver timeout. Each invalid hostname causes AIR to take 45 seconds longer to start. That really adds up.

See attached screenshot with colored highlights. (Note: hosts in yellow add <1 second to AIR startup because of CNAME; this is fine).

Tagging known owners in Federated Tootspace: @torbar@bitbang.social @Seg@oldbytes.space @kraptv@oldbytes.space . If anyone knows the social handles of Daniel Landberg (Oregon), and "AlexMac" (Germany), please tag them. Thanks!

9
40
8
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Apr 07, 2025
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @PavelASamsonov@mastodon.social
@PavelASamsonov@mastodon.social : if you're gonna duel, don't forget the Ten Duel Commandments. https://www.youtube.com/watch?v=TW3-3Xy0kCo
0
0
0
0
Open post
theirongiant
theirongiant @theirongiant@hachyderm.io · Mar 27, 2025
theirongiant
@theirongiant@hachyderm.io

Guns kill. Souls don't die. I ... Superman! For secure messaging, please contact me on Signal at: @theirongiant.99

hachyderm.io
Replying to @jimluther@techhub.social
@jimluther @atax1a - Jim, this is a fascinating thread. Thank you for sharing your story and these details. Do you suppose that if everyone hosting files on real Macs ran System 7.6+ with the 9.2.2 AppleShare client, and every user participating in #globaltalk did the same thing for themselves as a client, would this have a measurable impact on responsiveness of browsing shares and file transfer throughput on #globaltalk? The best transfer speed I've seen so far are about 16 KB/sec, and of course folders take ages to load. Hosting virtual Apple Internet Routers via QEMU and UTM has helped a lot. A virtual Quadra 800 running on Apple Silicon can process packets a lot faster than any real 68K or low end PPC ever could.
0
2
0
0

Remote instance

hachyderm.io
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 00:19:22 UTC