HackerTrans
TopNewTrendsCommentsPastAskShowJobs

buhtz

no profile record

Submissions

Back In Time: Call for testing – new SSH and gocryptfs mount subsystem

fosstodon.org
2 points·by buhtz·2 माह पहले·0 comments

Using AGENTS.md / Claude.md to discourage AI-generated code contributions

fosstodon.org
2 points·by buhtz·2 माह पहले·0 comments

Show HN: spdx2dep – Convertig SPDX meta data to debian/copyright (dep5)

codeberg.org
5 points·by buhtz·5 माह पहले·0 comments

How and why to properly write copyright statements in your code

matija.suklje.name
2 points·by buhtz·5 माह पहले·0 comments

[untitled]

1 points·by buhtz·5 माह पहले·0 comments

[untitled]

1 points·by buhtz·6 माह पहले·0 comments

[untitled]

1 points·by buhtz·6 माह पहले·0 comments

Faroese, Croatian, Slovenian and Vietnamese might be removed from GUI

github.com
1 points·by buhtz·9 माह पहले·0 comments

How and why to properly write copyright statements in your code

matija.suklje.name
4 points·by buhtz·9 माह पहले·0 comments

Release – Back in Time 1.5.6

github.com
2 points·by buhtz·9 माह पहले·0 comments

Back in Time – Second Release Candidate (1.5.4-Rc2)

fosstodon.org
1 points·by buhtz·पिछला वर्ष·1 comments

[untitled]

1 points·by buhtz·2 वर्ष पहले·0 comments

Back In Time release version 1.5.3

github.com
1 points·by buhtz·2 वर्ष पहले·1 comments

comments

buhtz
·5 माह पहले·discuss
Stop vibing and use your own brain. After you have learned enough and consider yourself a software engineer you can restart using AI-tools. Only then you will have enough knowledge and experience to review the output of those machines.

And don't you dare to ever open a pull request with AI generated code in any free and open source project.
buhtz
·6 माह पहले·discuss
Introduces massive changes since v1.5.4, thorough testing is crucial. We want this version in the next Ubuntu LTS.

Deadline: February 6 is two weeks before Canonical Ubuntu’s Debian Import Freeze on February 20.

Please help: test it and report any issues
buhtz
·12 माह पहले·discuss
Why not using correct upper case letters in your blog post and ease the pain of your readers?!
buhtz
·पिछला वर्ष·discuss
Please allow me to announce the second release candidate preparing for version 1.5.4 targeting the upcoming Debian 13 Trixie.

https://github.com/bit-team/backintime/releases/tag/v1.5.4-r...

Please report if you use it even if there are no new problems.

- EncFS, used for encrypted profiles, has been marked as deprecated and is schedule for removal in 2026. - The Smart & Auto remove GUI has been reorganized and renamed into "Remove & Retention", with improvements to the user manual section. Its behavior remains unchange. - An offset minute can now be configured for hourly schedule options. - Some config file fields have been moved to a newly introduced state file. - License and copyright information is now provided in machine-readable SPDX format, following the REUSE standard. - See CHANGELOG for more details.
buhtz
·2 वर्ष पहले·discuss
Back In Time [1] is a round about 15 years old backup software using rsync in the back. I'm part of the 3rd generation maintenance team there. A lot of work in investigating and fixing issues, understanding, documenting and refactoring old code. Have a look at Good First Issues [2] or Help Wanted Issues [3].

[1] -- <https://github.com/bit-team/backintime>

[2] -- <https://github.com/bit-team/backintime/labels/GOOD%20FIRST%2...>

[3] -- <https://github.com/bit-team/backintime/labels/HELP-WANTED>
buhtz
·2 वर्ष पहले·discuss
Hyperorg [1] does convert org(roam) files into HTML files preserving there links to each other. It's primary use case is to have an HTML representation of your Zettelkasten (aka "second brain") that is usable on your local machine in a browser without running a fancy web server, JavaScript or anything else. Pure HTML5 and CSS.

[1] -- <https://codeberg.org/buhtz/hyperorg>
buhtz
·2 वर्ष पहले·discuss
Please allow me to announce the next release of Back In Time.

The backup application for GNU/Linux, primarily aimed at desktop users and end-users. It uses Rsync and its hard link feature in the background to create space-efficient backups. In addition to a graphical interface, it also offers a command-line interface that allows users to manage their backups. It use Rsync behind The software is released under the terms of the GNU General Public License Version 2 (GPL-2.0-or-later) and is free software.

The minimum supported Python version has been raised to 3.9. The user manual has migrated to a new format and build system, now including sections on user callbacks and detailed example scripts. The code base has undergone extensive refactoring. FCron support has been added. The English strings in the GUI have been optimized. Serbian language is now available in both Latin and Cyrillic scripts. Interlingua (Occidental) has been introduced as a new language. The libnotify-bin (notify-send) dependency has been removed, as Back In Time now uses DBus for notifications.