Show and Tell 2024-11-14: Unterschied zwischen den Versionen
Pepi (Diskussion | Beiträge) Shownotes pour 2024-11-14 |
Katze (Diskussion | Beiträge) K added category |
||
(3 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 39: | Zeile 39: | ||
* May replace Figma for some usecasesgr | * May replace Figma for some usecasesgr | ||
=== Blender === | |||
3D modelling, and animation software. | |||
https://www.blender.org/ | https://www.blender.org/ | ||
https://www.youtube.com/watch?v=1bMxmDwvxiM | https://www.youtube.com/watch?v=1bMxmDwvxiM | ||
=== OpenSCAD === | |||
3D construction software using Code. (Also originated at Metalab.) | |||
https://openscad.org | https://openscad.org | ||
=== CADquery === | |||
Constraints based CodeCAD. | |||
https://cadquery.readthedocs.io/en/latest/ | https://cadquery.readthedocs.io/en/latest/ | ||
Zeile 51: | Zeile 60: | ||
=== build123d === | === build123d === | ||
Further evolved constraints based CodeCAD. | |||
https://github.com/gumyr/build123d | https://github.com/gumyr/build123d | ||
https://build123d.readthedocs.io/en/latest/tttt.html | https://build123d.readthedocs.io/en/latest/tttt.html | ||
=== Boxes.py === | === Boxes.py === | ||
https://boxes.hackerspace-bamberg.de/boxes.py | https://boxes.hackerspace-bamberg.de/boxes.py | ||
* Procedurally generate laser cuttable organisational tools ** Boxes ** Disk Racks ** … | * Procedurally generate laser cuttable organisational tools ** Boxes ** Disk Racks ** … | ||
=== Gridfinity === | === Gridfinity === | ||
Zeile 73: | Zeile 80: | ||
* Example use cases ** https://www.printables.com/@MacLemon_20926 | * Example use cases ** https://www.printables.com/@MacLemon_20926 | ||
Invented and made free by Zack Freedman of Voidstar Lab. | |||
https://www.youtube.com/watch?v=ra_9zU-mnl8 | https://www.youtube.com/watch?v=ra_9zU-mnl8 | ||
=== PowerShell === | === PowerShell === | ||
A command line by Microsoft, also available on other operating systems. | |||
https://en.wikipedia.org/wiki/PowerShell | https://en.wikipedia.org/wiki/PowerShell | ||
Zeile 84: | Zeile 93: | ||
PowerShell on every System https://github.com/PowerShell/PowerShell | PowerShell on every System https://github.com/PowerShell/PowerShell | ||
=== Chocolatey === | |||
https://chocolatey.org | https://chocolatey.org | ||
A package manager for Windows™. | A package manager for Windows™. | ||
=== CocoaPress === | |||
A 3D printer for printing with chocolate/couverture. | |||
https://cocoapress.com/ | https://cocoapress.com/ | ||
https://www.youtube.com/watch?v=JlylupVEwRM | https://www.youtube.com/watch?v=JlylupVEwRM | ||
=== Woodfill Filament === | === Woodfill Filament === | ||
Want to 3dprint something that should resemble being made from wood? You can use woodfill filament to achieve that. Not necessarily an easy-to-print material. Will deliver interesting results with a mix of 3d-print and wood post-processing. | |||
https://prusament.com/materials/prusament-woodfill/ https://colorfabb.us/woodfill | https://prusament.com/materials/prusament-woodfill/ | ||
https://colorfabb.us/woodfill | |||
=== flawz === | === flawz === | ||
A command line/Terminal tool to browser CVE feeds and security/vulnerability infos. | |||
https://github.com/orhun/flawz | https://github.com/orhun/flawz | ||
=== Screensavers for your Terminal === | |||
- https://hackertyper.net/# | |||
<code>acquarium</code> https://www.cyberciti.biz/tips/linux-unix-apple-osx-terminal-ascii-aquarium.html | - <code>acquarium</code> https://www.cyberciti.biz/tips/linux-unix-apple-osx-terminal-ascii-aquarium.html | ||
- <code>lolcat</code> https://github.com/busyloop/lolcat | |||
<code>lolcat</code> https://github.com/busyloop/lolcat | - <code>sl</code> https://github.com/mtoyoda/sl (Will save your screen when you want it the least.) | ||
<code>sl</code> https://github.com/mtoyoda/sl | |||
=== Cowsay === | |||
Have a cow say some text… in the terminal | Have a cow say some text… in the terminal | ||
https://github.com/tnalpgge/rank-amateur-cowsay | |||
Let your terminal moo in style! | |||
=== Database WebUI === | === Database WebUI === | ||
* Airtable (proprietary) | * Airtable (proprietary, dubbed Excel for the Web) | ||
Free and open alternatives to look into! | |||
* NocoDB https://nocodb.com | * NocoDB https://nocodb.com | ||
* directus https://directus.io | * directus https://directus.io | ||
* teable https://teable.io | * teable https://teable.io | ||
=== Reuse Single-Use Vape Batteries === | === Reuse Single-Use Vape Batteries === | ||
Single-Use Vapes often use rechargeable cells, these can be adapted | Single-Use Vapes often use rechargeable cells, these can be adapted | ||
https://www.youtube.com/watch?v=ehp23hrrEHY | https://www.youtube.com/watch?v=ehp23hrrEHY | ||
=== AirDrop like data transfers, but cross-plattform === | === AirDrop like data transfers, but cross-plattform === | ||
* Localsend: https://localsend.org/ | |||
* Magic Wormhole: https://github.com/magic-wormhole/magic-wormhole | |||
[[Kategorie:Show_and_Tell]] | |||