Difference between revisions of "Bitflip"

From COPTR
Jump to navigation Jump to search
(Add bitflip)
 
(Improve display of record)
Line 9: Line 9:
 
|function=Teaching, Research, Experimentation
 
|function=Teaching, Research, Experimentation
 
}}
 
}}
{{Infobox tool details
+
 
|releases_rss=https://github.com/aybabtme/bitflip/releases.atom
 
}}
 
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
Line 23: Line 21:
  
 
* [https://www.youtube.com/watch?v=tdnyrk5m5vQ Example of an emulated video game glitched using Bitflip].
 
* [https://www.youtube.com/watch?v=tdnyrk5m5vQ Example of an emulated video game glitched using Bitflip].
 +
 +
= Development Activity =
 +
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 +
All development activity is visible on GitHub: http://github.com/aybabtme/bitflip/commits
 +
 +
=== Release Feed ===
 +
Below the last 3 release feeds:
 +
<rss max=3>https://github.com/aybabtme/bitflip/releases.atom</rss>
 +
 +
=== Activity Feed ===
 +
Below the last 5 commits:
 +
<rss max=5>https://github.com/aybabtme/bitflip/commits/main.atom</rss>
 +
 +
<!-- Add the Ohloh.com ID for the tool, if known. -->

Revision as of 07:53, 22 November 2024


An interactive tool that can be used to demonstrate the effects of information decay ("bitrot") in digital files.
Homepage:https://github.com/aybabtme/bitflip
Source Code:https://github.com/aybabtme/bitflip
License:MIT License
Cost:Free and Open Source (FOSS)
Platforms:Windows, Linux, MacOS, FreeBSD
Language:Golang
Function:Teaching,Research,Experimentation


Description

Bitflip is a tool designed to flip bits in digital files. It can provide a didactic reference for students of digital preservation to understand the effects of information decay ("bitrot") in digital files.

Its functionality similar to Manfred Thaller's Digital Preservation shotGun.

User Experiences

Development Activity

All development activity is visible on GitHub: http://github.com/aybabtme/bitflip/commits

Release Feed

Below the last 3 release feeds:

2024-11-22 02:00:06
[tag:github.com,2008:Repository/254456048/v0.2.2 v0.2.2]
by aybabtme
2024-11-22 01:58:27
[tag:github.com,2008:Repository/254456048/v0.2.1 v0.2.1]
by aybabtme
2020-04-09 22:27:31
[tag:github.com,2008:Repository/254456048/v0.2.0 v0.2.0]
by aybabtme

Activity Feed

Below the last 5 commits: Failed to load RSS feed from https://github.com/aybabtme/bitflip/commits/main.atom: There was a problem during the HTTP request: 404 Not Found