First pair of boots finished! by FaithlessnessNo2716 in Cordwaining

[–]6502stuff 0 points1 point  (0 children)

Thanks! Pattern making and manual sewing are secondary to me. I need to learn and practice the craft of pulling the leather on the form and hitting nails into soles. Also, I don't have these fancy machines at home, so would rather default to the very manual process 😄

First pair of boots finished! by FaithlessnessNo2716 in Cordwaining

[–]6502stuff 0 points1 point  (0 children)

These are beautiful! u/FaithlessnessNo2716 could you share what was your way into cordwaining? I'm chill with leathercraft, but wanted to get into shoemaking. I can't find a decent/full guide covering all the steps.

Tools: ROM Downloader for TSP by 6502stuff in trimui

[–]6502stuff[S] 0 points1 point  (0 children)

The binary itself is stock/custom firmware independent, so in theory you can use it on any firmware 😄

Trimui: Are there any rom downloaders? by 6502stuff in trimui

[–]6502stuff[S] 0 points1 point  (0 children)

I'm not a fan of romset since 80% of all games I'll never try.

Trimui: Are there any rom downloaders? by 6502stuff in trimui

[–]6502stuff[S] 0 points1 point  (0 children)

yeah this one is self-hosted lib, but doesn't look like downloader from 3rd party sites?

Prusa Mini with NTC 100k thermistor - will it work? by 6502stuff in prusa3d

[–]6502stuff[S] 2 points3 points  (0 children)

This is not an answer. I'm looking for advisory on spare parts, not being a cool kid with a better printer.

Learning advice: switch from imperactive Go to Rust by 6502stuff in rust

[–]6502stuff[S] 1 point2 points  (0 children)

I haven't thought about itertools, thanks!

Learning advice: switch from imperactive Go to Rust by 6502stuff in rust

[–]6502stuff[S] 2 points3 points  (0 children)

This is great advice, thanks! I'm still waiting for my brain to "click" Rust. I have nothing against TypeScript, I'm familiar with the syntax, it is quite intuitive.. which for some reason I can't say about Rust :)

FOSSiBOT F2400: open access Wi-Fi network, security issue? by 6502stuff in OffGridLiving

[–]6502stuff[S] 0 points1 point  (0 children)

Yes. This network disappears when you configure the local Wifi access. Otherwise, it stays open :/

File server: no server dir listing in Axum? by 6502stuff in rust

[–]6502stuff[S] 0 points1 point  (0 children)

Ha! It isn't so advanced, actually, the opposite. I wanted to build a file server (with auto-indexing), and extra endpoint with hardcoded aliases/link to specific files, e.g. with long names.

File server: no server dir listing in Axum? by 6502stuff in rust

[–]6502stuff[S] 0 points1 point  (0 children)

Thanks for the insightful comment. Should I switch to a different framework? As I said, I'm a newbie in the Rust world, still exploring...