@profoundlynerdy@bitbang.social avatar

profoundlynerdy

@profoundlynerdy@bitbang.social

My retro computing niche is source code archaeology: the art of reconstructing maintainable source code from disassembly and reverse engineering. It's harder than it sounds but also fascinating and rewarding. I also enjoy working with unpopular or niche programming languages. I very much follow the beat of a different drum.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

profoundlynerdy, to retrocomputing
@profoundlynerdy@bitbang.social avatar

Could #ICQ be reverse engineered and federated as an open protocol? #retrocomputing #internet #askfedi

profoundlynerdy, to c64
@profoundlynerdy@bitbang.social avatar

Can anyone recommend a #roguelike for the #c64 or even the #commodorepet? Period or modern, either is fine as long as it's fun.

#retrocomputing

profoundlynerdy, to random
@profoundlynerdy@bitbang.social avatar

@grammargirl Okay, very much in left field here, but the Freemasons had an outsized impact on both US and French history.

Have any ritual terms or even shibboleths entered into common usage? I can think of one or two plausible examples but you know more about etymology than I do.

"Hoodwink" seems unlikely but "to give the third degree" seems plausible. That's about all I can come up with.

profoundlynerdy, to forth
@profoundlynerdy@bitbang.social avatar

Is there anything like Plank but for or ? By this I mean an ultra minimalist version in heavily commented for any instruction set.

profoundlynerdy, to esperanto
@profoundlynerdy@bitbang.social avatar

I realize as a language movement is decentralized but is there anything like an "upper crust" within it?

profoundlynerdy, to raku
@profoundlynerdy@bitbang.social avatar

What are some underappreciated superpowers that #Perl and/or #rakulang has EXCLUDING #regex and #grammars?

#programming #compsci

profoundlynerdy, to languagelearning
@profoundlynerdy@bitbang.social avatar
profoundlynerdy, to retrocomputing
@profoundlynerdy@bitbang.social avatar

Now this is : someone has ported 40 year old from some uncertain dialect from the to gForth. It originated a Byte Magazine article.

The game is playable on in a terminal at 40 columns. Someone else modernized the game to be 80 column native and make a handful of other quality of life improvements.

https://rickcarlino.com/2021/resurrecting-a-40-year-old-forth-strategy-game.html

profoundlynerdy, to retrocomputing
@profoundlynerdy@bitbang.social avatar

Are there there any friendly modes for ?

That is, if I have a , an , or a , etc. are there any digital modes I can actually use with those systems given their extremely constrained system specs by modern standards?

profoundlynerdy, to mastodon
@profoundlynerdy@bitbang.social avatar

Are there any or instances?

profoundlynerdy, to ReverseEngineering
@profoundlynerdy@bitbang.social avatar

There are some popular projects for whereby the binary is completely disassembled, documented, and ported to a modern compiler or assembler for maintainability.

Sometimes games get quality of life improvements. Sometimes these are bugfixes sometimes they're more than that. What kinds of QOL improvements do you like to see the most? What kinds of QOL improvements go too far?

#c

profoundlynerdy, to Neuroscience
@profoundlynerdy@bitbang.social avatar

Is there anything like an model for , biological or artificial?

profoundlynerdy, to cs
@profoundlynerdy@bitbang.social avatar

Teachers Panic as Replit Pulls the Plug on Educational IDE. https://m.slashdot.org/story/421727

First they said, "you no longer need to learn language." Later this expanded to include #C." Then they said the same thing about . Eventually and were also forgotten in favor of the new and the novel.

Now no one can code without an IDE that holds their hand and everyone thinks this is normal.

profoundlynerdy, to forth
@profoundlynerdy@bitbang.social avatar

Those of you who love #Forth, do you foresee a pathway out of obscurity for the language? In an era where memory safe languages like #Rust dominate, does forth have something to offer?

It used to be that its super power was being "just enough abstraction" atop #assembly language made it the king of flexibility. But in an era where machine language institutions are themselves just really fast macros in a tiny CPU cache, I'm not sure how helpful that is.

profoundlynerdy, to linux
@profoundlynerdy@bitbang.social avatar

Can anyone recommend an impact printer that still has ink ribbons that are either manufactured or are easy to DIY? I mean daisy wheel or whatever the "goofball" printers were called, not dot matrix printer. I plan on printing under , so support would be ideal.

profoundlynerdy, to fediverse
@profoundlynerdy@bitbang.social avatar

@vga256

Hmm... It appears that discussion about the possibility of federating between and has begun. I'd love to see groups on instances share content with Usenet, thus bringing it into the .

https://codeberg.org/fediverse/fediverse-ideas/issues/46

profoundlynerdy, to python
@profoundlynerdy@bitbang.social avatar

With stealing everyone else's thunder, what makes a project a good fit for a scripting language OTHER than Python?

profoundlynerdy, to programming
@profoundlynerdy@bitbang.social avatar

Is there a reasonably exhaustive list of "footguns" and undefined behavior for the #C language?

#programming #linux #openbsd #netbsd #gcc #clang

profoundlynerdy, to linux
@profoundlynerdy@bitbang.social avatar

Those of you who perfer applications over GUI apps, have you tried the Toot client for ? https://toot.bezdomni.net/

profoundlynerdy, to hacking
@profoundlynerdy@bitbang.social avatar

My laptop has firmware that vendor-locks the (buggy) WiFi card. Any attempt to replace it results in the system failing to boot with an "unauthorized network card" error.

Obviously, this is needles vendor lock-in. Are there any useful guides that would help me understand how to dump the firmware, disable the check and reflash the system with modified firmware?

profoundlynerdy, to RSS
@profoundlynerdy@bitbang.social avatar

Are there preexisting libraries of filters for sites that don't support or don't support it well? I'd like to be able to import a lot more stuff into so that I can cut down on random surfing.

profoundlynerdy, to Fonts
@profoundlynerdy@bitbang.social avatar

Are there any good fixed width that are especially good for representing math? Example: the over scores in 0.3̅3̅ can be functionally impossible to spot with Fira Code.

Trying to write math-y things in on should not be hard.

profoundlynerdy, to opensource
@profoundlynerdy@bitbang.social avatar

I'm in the early stages of writing some technical documentation. It's just some notes in right now but I'll probably pivot to before releasing it. I need to simulate an LED display in an : basically a fancy 7 segment plus some small status icons.

I could make each SVG of the display manually, but it seems like I should be able to use a of some sort to accomplish the SVG generation. Has anyone else done something like this

profoundlynerdy, to fediverse
@profoundlynerdy@bitbang.social avatar

I wonder if it would be possible to make every URL a key that leads to a social feed where commentary could occur independent of site's hosting platform. Is that a thing?

profoundlynerdy, to RaspberryPi
@profoundlynerdy@bitbang.social avatar

I want to replace my existing wall thermostat with something smarter but NOT connected to "the Cloud" for security reasons. The more open the the better.

My goals are to be able to deploy wireless temperature sensors in every room of the house and be able to script things from a with API calls to the device. Any suggestions?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines