TimJanik Profile Banner
Tim Janik Profile
Tim Janik

@TimJanik

Followers
1K
Following
460
Media
83
Statuses
840

Building Anklang DAW, Free Software advocate. Author of Alsamixer/GObject/Imagewmark, GLib/Gtk+/procps/LibreOffice contributor Β· https://t.co/FCVYmOjgsW

Hamburg
Joined October 2011
Don't wanna be here? Send us removal request.
@TimJanik
Tim Janik
1 day
#DevLog: Debugging #GitHub Actions. πŸ› Debugged why JJ abandoned commits I meant to keep.πŸ§ͺ Wrote gh-release script to upload #CI artifacts.⏳ Testing GitHub Actions took several hours. Still refining, but progressing…. #100DaysOfCode #GitHubActions #DevOps #CI_CD.
0
0
1
@TimJanik
Tim Janik
2 days
RT @WolframRvnwlf: While others delay their models, don't release the weights at all or talk about going closed source, others - like @Alib….
0
1
0
@TimJanik
Tim Janik
2 days
#DevLog: #Anklang #CI Actions Deep Dive. πŸ“š Read up on collecting artifacts from multi-workflow jobs.πŸ§ͺ Tested many {up|down}load-artifact variants in dedicated test repo.🧟 Studied gh CLI code to automate #GitHub releases.🐞 Still debugging…. #100DaysOfCode #GitHubActions.
0
0
1
@TimJanik
Tim Janik
3 days
πŸš€ #Imagewmark v0.5.0 Released!. Add invisible an #watermark to images that survives cropping, scaling, compression with blind decoding!. βœ… Forward error correction via convolutional codes.βœ… Geometric distortion-resilient decoding.βœ… AES key-dependent encoding. #100DaysOfCode.
1
0
2
@TimJanik
Tim Janik
3 days
#DevLog: #Anklang #CI Grind. 🐳 Built #Dockerfile twice:. 🚫 First attempt on Debian Bookworm failed due to libstdc++-12 being too old. βœ… Switched to #ubuntu:22.04 for newer deps . πŸ› οΈ Updated Makefiles to remove Git dependency from tarball builds (unfinished). #100DaysOfCode.
0
0
0
@TimJanik
Tim Janik
4 days
#DevLog: #Anklang #SolidJS Influx. 🧬 Fixed some of my #LitElement bugs by migrating to solid.🧩 Refactored & simplified modal dialog creation. 🎯 Goal: Robust UI with modern reactivity patterns!. #WebDev #100DaysOfCode.
1
0
2
@TimJanik
Tim Janik
5 days
DevLog: #Anklang: Testing #SolidJS. πŸš€ Migrated our main UI shell from #Lit to Solid.⚑ Using Signals definitely made dealing with reactivity easier.🧩 This is still a test migration to get a basic feel, but it looks like a significant improvement overall. #100DaysOfCode #WebDev.
0
0
1
@TimJanik
Tim Janik
6 days
So here is our Wiki page with the result of LLMs comparing Lit and SolidJS under our requirements:.
Tweet card summary image
github.com
MIDI and Audio Synthesizer and Composer. Contribute to tim-janik/anklang development by creating an account on GitHub.
0
0
0
@TimJanik
Tim Janik
6 days
DevLog: #Anklang Tech Stack Juggling. πŸ“š Deep dive into SolidJS vs. Lit Components trade-offs πŸ†š.🐳 Resolved Dockerfile builds missing pandoc.πŸ§ͺ Looked into combining SolidJS lifecycle with custom class logic. #100DaysOfCode #WebDev #SolidJS.
1
0
1
@TimJanik
Tim Janik
7 days
DevLog: #Anklang Tech Stack Modernization. πŸš€ Migrated to #TailwindCSS-4 + #Vite (#HMR rocks).🐞 Replaced Vue with SolidJS signals + #LitElement.πŸ’‘ Fixed sidebar overlaps, double-click bugs. 🚧 Quirk debugging still ongoing, but progress is solid!. #100DaysOfCode #WebDev.
1
0
1
@TimJanik
Tim Janik
8 days
Tweet media one
0
9
0
@TimJanik
Tim Janik
8 days
I you are interested:.Join me and learn about it here: Kudos to @ka11away . #100DaysOfCode.
100daysofcode.com
The Official Website for the Challenge
0
0
0
@TimJanik
Tim Janik
8 days
I'm publicly committing to the 100DaysOfCode Challenge, aiming to work on #Anklang and tweet about it daily. I expect it to be far easier to spend an hour coding every day than to craft an intelligent microblog message about it. #100DaysOfCode.
2
0
4
@TimJanik
Tim Janik
25 days
RT @AlmaLinux: Our dream home comes with this. ☁️
Tweet media one
0
23
0
@TimJanik
Tim Janik
1 month
0
0
0
@TimJanik
Tim Janik
1 month
Interesting take on #X11 removal from a "Wayland shill". πŸš€ Wayland promises a glory future, but where are headless GUI solutions, OCR tools, GUI automation, clipboards and window manager choice at?. Critical gaps remain, especially regarding #Accessibility…. #Linux #Wayland.
1
1
4
@TimJanik
Tim Janik
1 month
RT @Rainmaker1973: Even with a life jacket on, it is difficult to escape from the pool at the bottom of the waterfall. This shows how dan….
0
528
0
@TimJanik
Tim Janik
1 month
Right. πŸ’‘ Also, if the script requires extra arguments: `env -S`. ENV(1).-S string. process and split S into separate arguments;. used to pass multiple arguments on shebang lines. For example:.#!/usr/bin/env -S python3 -b -B.
@CDuds2024
The Lisp Machine
1 month
@vermaden @LukeMaciak #!/usr/bin/env bash. This is always the correct way, even for perl or python scripts.
0
0
1