Search
433 results for “dcz”
-
@dcz Similar setup in summer conditions (very warm actually, so water was the heaviest thing, food next) for an overnight wilderness trip. No frame bag but still needed 40L to fit everything for my dog and I. Bike was fairly light minus the water. I'd guess 7kg total gear with food and water.
-
@dcz @slint OK, something I tries in #Leptos.
You need to follow some examples or implement something based on `GridLayout`. Oliver gave some hints in https://github.com/slint-ui/slint/discussions/5147
-
Help! #Gamepads confuse me!
Root permissions:
$ ll /dev/input/event17
crw-rw----+ 1 root input /dev/input/event17I'm not root:
$ groups
dcz dialout video wiresharkbut I can read it!
$ head /dev/input/event17
#7-i�▒.#7-i�▒#7-i�C/#7-i�C#SSH connection? Permission denied!
What's the access mechanism here?
-
What's the simplest useful thing I want on my desktop?
A plain text area.
Now that I made it, any other #KDE user can have it, too!
https://codeberg.org/dcz/kwlejka
#linux #plasma #kdeplasma #freesoftware #desktop #clipboard #copypaste
-
Ever try to work on something, but the only software for it sucks? You get frustrated in the "I can do it better" way and go back to using the bad tool?
Uh, I'm not that person.
One flow later... I did it better.
https://codeberg.org/dcz/tfurca
Tfurca generates #KiCAD symols of chips for you.
Happy to see contributions.
#electronics #qml #pcbdesign #circuitboard #opensource #floss #freesoftware
-
Ever try to work on something, but the only software for it sucks? You get frustrated in the "I can do it better" way and go back to using the bad tool?
Uh, I'm not that person.
One flow later... I did it better.
https://codeberg.org/dcz/tfurca
Tfurca generates #KiCAD symols of chips for you.
Happy to see contributions.
#electronics #qml #pcbdesign #circuitboard #opensource #floss #freesoftware
-
Ever try to work on something, but the only software for it sucks? You get frustrated in the "I can do it better" way and go back to using the bad tool?
Uh, I'm not that person.
One flow later... I did it better.
https://codeberg.org/dcz/tfurca
Tfurca generates #KiCAD symols of chips for you.
Happy to see contributions.
#electronics #qml #pcbdesign #circuitboard #opensource #floss #freesoftware
-
Ever try to work on something, but the only software for it sucks? You get frustrated in the "I can do it better" way and go back to using the bad tool?
Uh, I'm not that person.
One flow later... I did it better.
https://codeberg.org/dcz/tfurca
Tfurca generates #KiCAD symols of chips for you.
Happy to see contributions.
#electronics #qml #pcbdesign #circuitboard #opensource #floss #freesoftware
-
Ever try to work on something, but the only software for it sucks? You get frustrated in the "I can do it better" way and go back to using the bad tool?
Uh, I'm not that person.
One flow later... I did it better.
https://codeberg.org/dcz/tfurca
Tfurca generates #KiCAD symols of chips for you.
Happy to see contributions.
#electronics #qml #pcbdesign #circuitboard #opensource #floss #freesoftware
-
Another weekend, another couple of steps fixing the input method mess I (partly) started:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/408
Keyboard support and moving popups.
https://codeberg.org/dcz/stiwri/src/branch/popup
On the client support side, I'm kinda bummed that #iced looks like it's starved for maintainers. I don't want to switch contributions to something else because it's stalled.
-
Another weekend, another couple of steps fixing the input method mess I (partly) started:
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/408
Keyboard support and moving popups.
https://codeberg.org/dcz/stiwri/src/branch/popup
On the client support side, I'm kinda bummed that #iced looks like it's starved for maintainers. I don't want to switch contributions to something else because it's stalled.
-
@dcz @janvlug @conservancy @karen same [re federation]. Though I'm happy to give out accounts on my private gitea for established #liminix contributors, there's no way for people new to the project to get started except by old-school patch-based workflows or by using their own hosting that I can pull from.
I do mirror to github (this was fairly straightforward to set up), and it's possible that some people looking at it "over there" think that's the canonical repo -
-
#Raw #photo s? Yeah, I have 120GiBs of them.
#Compression ?
How about #JPEG_XL ?From
_1100033.RW2 23MiB
to
out.jxl 18MiBPanasonic compression is lossy (between 12 and 8 bpp), so for other cameras, the outcome should be even better.
https://github.com/dcz-self/jpegxl-rs/tree/bestcomp/wytros
TL;DR: #RGB from #Bayer pattern saved as RGB in the main picture data, the other G as an extra channel. No metadata yet, but that's a couple of KiB.
The preview looks like any raw preview: lots of green.
-
A raymarched sphere splatting against an invisible wall, step by step.
Why is this cool? Because most #raycasting techniques I read about cast rays arranged in a rectangle rather than sphere.
With the ball, you can see that edges slow down. That's because they don't reach the wall immediately, but probe the distance again and the step is smaller now.
This is done interactively with a modified Ściema.
-
For years I wanted a simple program to help me choose #gears on my #bike .
Is the gap between 4 and 5 on the rear #derailleur much bigger?
Are my front 2 and 3 gears overlapping?
With "Biegi", I know:
yes, 18% is the biggest change,
and no, I can fill some gaps with half-gears.https://framagit.org/dcz/biegi
Should take like an hour with #QML, right?
(It took 6.) -
@dcz Oh lol didn't know about that SdfCAD 😅. Click the hashtags #sdfCAD and #fluencyCAD (super new). My sdfCAD is here:
-
@dcz Damn, that's cool! The edges look sharp, so it's ray-marched, not a mesh made with marching cubes?
EDIT: Ah, ray-marched and you want to go directly to gcode, interesting! [1]
I firmly believe #CAD benefits a lot from #sdf|s and I love to see more projects like #sdfCAD and #fluencyCAD arise!
-
@dcz "It has been this way since the days of DOS" Actually, this goes way more back. AFAIR to the 50s.
Local file organization and multi-classification concepts were my PhD topic: https://karl-voit.at/tagstore/en/papers.shtml
Further ideas lead to my #filemanagement concept with #filetags: https://karl-voit.at/managing-digital-photographs/
Related:
https://karl-voit.at/2020/01/25/avoid-complex-folder-hierarchies
https://karl-voit.at/2022/01/29/How-to-Use-Tags
https://karl-voit.at/2023/03/20/generic-file-hierarchyHTH 😉
#publicvoit #tagging #tags #filemanager #tagstore #hierarchy
-
@dcz property-wise, #cartocss is a thin layer on top of #mapnik XML:
github.com/mapnik/mapnik/wiki/…
As for the operators, check:
https://github.
-
There's never enough #blinky on your #bike. Or on your trailer.
Introducing remote controlled bike trailer indicator lights XD
https://framagit.org/dcz/blinky-blinky
Like every joke taken too far, it took 4 days of work and 2 burned fingers, but totally worth it.
If you want one on your trailer, or your #bakfiets or your ox cart, just talk to me.
#bicycle #fahrrad @biketooter #biketooter #cycling #cargobike #electronics #blinkenlichten #LED
-
Anyone playing #minetest here?
I finally published a fast and fancy world map generator with cool cliff view and stuff.
I never expected how full of caves and passages #Mineclone underground would be!
Thanks to Jan Ole Zabel, who laid the groundwork!
https://gitlab.com/dcz_self/minehouse-worldmapper
Oh, and it's written in #rust .
-
My last presentation about #Jazda is now available in text form.
"Jazda: Rust on my bike":
-
Behold, #Seismos leaves my abode!
It will shake your faith in my coding skills.The small #filesystem is useable: https://gitlab.com/dcz_self/seismos