HackerTrans
TopNewTrendsCommentsPastAskShowJobs

CzaxTanmay

38 karmajoined 6 mesi fa
I love programming and Cyber security

Submissions

Show HN: Proton – A pure Go GUI library with zero CGO dependencies

2 points·by CzaxTanmay·l’altro ieri·3 comments

[untitled]

1 points·by CzaxTanmay·l’altro ieri·0 comments

Show HN: Proton a Pure go, no CGO GUI library for building applications

protonlib.pages.dev
2 points·by CzaxTanmay·14 giorni fa·2 comments

Show HN: Proton – A easy CGO-free immediate-mode GUI framework for Go

2 points·by CzaxTanmay·30 giorni fa·0 comments

Show HN: Proton – A CGO-free immediate-mode GUI framework for Go

4 points·by CzaxTanmay·mese scorso·0 comments

[untitled]

1 points·by CzaxTanmay·mese scorso·0 comments

[untitled]

1 points·by CzaxTanmay·2 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·2 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·2 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

[untitled]

1 points·by CzaxTanmay·3 mesi fa·0 comments

Show HN: Spectator a cross platform DSL for cybersecurity

1 points·by CzaxTanmay·4 mesi fa·0 comments

comments

CzaxTanmay
·l’altro ieri·discuss
What would be best that I can add?
CzaxTanmay
·l’altro ieri·discuss
I built Proton because I wanted to write native desktop utilities in Go without the massive memory overhead of webviews (like Wails) and without the absolute nightmare of cross-compiling graphics bindings with CGO enabled. It uses an immediate-mode API layout built on top of Gio. Would love to get some feedback on the API layout
CzaxTanmay
·l’altro ieri·discuss
https://github.com/CzaxStudio/Proton
CzaxTanmay
·13 giorni fa·discuss
Currently Proton is at v0.2.5. So it might feel weak. It is made by an indie developer not by a full company like gogpu. In v0.3(currently under development) however we will add tons of more features. Please do check them out.
CzaxTanmay
·30 giorni fa·discuss
[flagged]
CzaxTanmay
·mese scorso·discuss
[dead]
CzaxTanmay
·4 mesi fa·discuss
[dead]
CzaxTanmay
·4 mesi fa·discuss
Thanks for pointing out. I will fix it.
CzaxTanmay
·5 mesi fa·discuss
HELLO EVERYONE, I UPDATED AETHRA VERSION 0.8 TO VERSION 1.0 THE LANGUAGE NOW HAS BETTER EXAMPLE SUPPORT, COMMANDS AND CROSS PLATFORM CAPABILITY

GITHUB REPO :- SAME AS THE OLD ONE
CzaxTanmay
·5 mesi fa·discuss
Thanks
CzaxTanmay
·5 mesi fa·discuss
If you mean 'Xm' as any chord like Gm or Cm instead of 'X' then yes, ÆTHRA can kind of solve it.
CzaxTanmay
·5 mesi fa·discuss
Csound. ÆTHRA

Harder. Easier

More mature. Less mature

Made with C. Made with C#
CzaxTanmay
·5 mesi fa·discuss
Example code --

@Tempo(60)

@Scale("Minor")

@Reverb(0.7, 0.5)

@Chord("A3 C4 E4", 4, 0.6)

@FadeOut(5)

Official Website -- https://aethralang.pages.dev/
CzaxTanmay
·5 mesi fa·discuss
Bro you can Choose Sonic Pi if you need a mature, extensively documented system with a large community

Choose Aethra if you prefer a fresh, specialized language designed to make composing music easier, prioritizing readable, less technical code and coding pain
CzaxTanmay
·5 mesi fa·discuss
It is present in the GitHub AETHRA app
CzaxTanmay
·5 mesi fa·discuss
Example music (very basic, you can make way better) made using AETHRA -- https://audio.com/czax-studio/audio/aethra-example
CzaxTanmay
·5 mesi fa·discuss
Thanks bro. I am happy that you liked it I am very happy that you supported me
CzaxTanmay
·5 mesi fa·discuss
No problem I will tell you and after telling you I will also add a guide

AETHRA How to use it? First go to the GitHub link I gave you in the post. Download AETHRA or clone it. After downloading go to the folder named 'AETHRA' then go to bin then RELEASE and then to Net 10 Windows Folder. You will get an exe named AETHRA v0.8. After that start your Music Journey. To get all it's commands go to the GitHub project and read the README. You will get a built in AETHRA script, if it is working you are ready to go!

Thanks for your comment

-Tanmay Czax
CzaxTanmay
·5 mesi fa·discuss
People have been comparing it to Strudel, so I wanted to clearly explain the difference.

ÆTHRA vs Strudel (in short):

ÆTHRA is output-oriented: you write a script → run it → get a WAV file.

Strudel is performance-oriented: it’s browser-based live coding focused on real-time pattern manipulation.

Key differences:

Export

ÆTHRA has built-in WAV export (one click).

Strudel doesn’t natively export audio files; users usually record output manually.

Execution model

ÆTHRA renders audio offline (deterministic, no glitches).

Strudel runs in real time via the Web Audio API.

Use cases

ÆTHRA: game music, background scores, generative assets, scripting music like code.

Strudel: live coding, experimentation, performance.

Environment

ÆTHRA runs locally (currently Windows).

Strudel runs entirely in the browser.

Both tools are free, and they’re not trying to solve the same problem. ÆTHRA is meant to feel closer to a music compiler, while Strudel feels closer to a live instrument.

ÆTHRA is early (v0.8), but it already supports tempo, ADSR, chords, scales, loops, echo/reverb, live preview, and WAV export. I will update AETHRA soon and make it very powerful to reach v1.0
CzaxTanmay
·5 mesi fa·discuss
Yes. I will upload after some days