1
16
submitted 5 months ago by [email protected] to c/[email protected]

I made a mod launcher for classic Doom (specifically, GZDoom) because I wasn't a fan of what currently exists. CleanDoom focuses on simplicity and usability.

If anyone here is a Doom fan, give it a try and let me know what you think!

2
23
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]

cross-posted from: https://programming.dev/post/8351433

Hey folks, I just released my fake OS project after around 2.5 months of working on it. Any feedback is greatly appreciated, thanks!

Get it here: https://popcar2.itch.io/godotos

Source code here: https://github.com/popcar2/GodotOS

3
3
submitted 8 months ago by [email protected] to c/[email protected]

I created a CLI tool that can be used to create, update, list and export (to HTML) software design documents like Architecture Decision Records (ADR), Requests for Comments (RFC), and any other custom document types you may have.

It's already trivial to create a Markdown file from an existing template and start typing. And, you will have to do most of the job in your favorite editor anyway. Here is what talo brings to the table:

  • You can list all your documents displaying their titles and latest statuses.
  • You can export your documents to HTML. talo will link documents to each other so that when a document supersedes another, you will be able to navigate between the two via hyperlinks.
  • You are not limited to ADR and RFC. You can create your own document type(s) and use talo to manage them.

The demo GIF in the README showcases some of the use cases. Advanced topics like creating your own document types are also documented in the README.

talo is free and open source.

If you already have .NET SDK 8.0, you can install it as a dotnet tool (dotnet tool install --global Canpolat.Talo). Otherwise, you can download the single file binary executable for your system (Linux/Windows).

4
7
submitted 8 months ago by [email protected] to c/[email protected]
5
13
submitted 9 months ago by [email protected] to c/[email protected]

Not OC

6
2
submitted 9 months ago by [email protected] to c/[email protected]

Not OC

7
0
submitted 9 months ago by [email protected] to c/[email protected]

Not OC

8
8
submitted 9 months ago by [email protected] to c/[email protected]
9
2
submitted 10 months ago by [email protected] to c/[email protected]
10
3
Kaomoji generator (programming.dev)
submitted 11 months ago by [email protected] to c/[email protected]

I created this kaomoji (text emoji) generator. Here you can find ~2000 kaomojis. If you want all ~8 000 000 you can download and run the script

<3-« {) L|*u* L|
)(+:|>-*
}|:|=
O:
(/ ×_×)/ []-[]¬
11
3
Online histogram maker (histogrammaker.co)
submitted 11 months ago by [email protected] to c/[email protected]
12
5
submitted 11 months ago by [email protected] to c/[email protected]
13
4
Video Thumbnail API (thumbnail.video)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

Free online tool to get thumbnails from a public video. (tool not made by me)

Works from browser or using an API

14
5
submitted 1 year ago by [email protected] to c/[email protected]

cross-posted from: https://programming.dev/post/3038679

Modulo.js is full featured Web Component framework, in a single 2000 line file without any dependencies. It's packed with many modern features (state management, data binding, liquid-style templating, SSR), and can even build itself and your components from within the browser, so no NPM or terminal skills are needed, making it easier to teach beginners.

While it might be new, I've been using internally for almost a year, meaning the documentation is fairly complete for a project at this stage, with 100s of example components / tutorials. So, I'd love to hear feedback! :)

Anyone into trying a new, fun little open source framework?

credit : @modulojs

15
6
Shaq - A CLI for Shazam (blog.yossarian.net)
submitted 1 year ago by [email protected] to c/[email protected]
16
14
submitted 1 year ago by [email protected] to c/[email protected]
17
13
submitted 1 year ago by [email protected] to c/[email protected]
18
11
submitted 1 year ago by [email protected] to c/[email protected]

Redox is a Unix-like Operating System written in Rust, aiming to bring the innovations of Rust to a modern microkernel and full set of applications.

Jeremy Soller(BDFL of Redox) is on lemmy @[email protected]

19
4
submitted 1 year ago by [email protected] to c/[email protected]

I made another post about the same website:

20
32
submitted 1 year ago by [email protected] to c/[email protected]

By u/miacoder

21
3
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

You can get lost in this for hours. Have a great time.

And also please comment what you got:

22
1
submitted 1 year ago by [email protected] to c/[email protected]

By @bendersej on "X"

23
1
submitted 1 year ago by [email protected] to c/[email protected]

Password game which became popular on programming.dev due to this https://programming.dev/post/259125 post. Credit: @nealagarwal on "X"

24
5
submitted 1 year ago by [email protected] to c/[email protected]

Not mine, but great tool

Show-off

155 readers
1 users here now

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS