- 19 Posts
- 7 Comments
ForynGilnith@lemmy.worldOPto 3D Printing@lemmy.ml•Terrain STL files of individual US states?0·3 years agoThanks! I’ve made lots of wide area and close-up terrain models using DEM and lidar before, but trimming to state boundaries has always been the challenge. Every time I try to trim the raster data in qgis I don’t get anywhere, even though it should be possible.
The OpenSCAD primitive is a new one for me though - thanks! In the past I’ve just used the DEMto3D plugin in qgis.
ForynGilnith@lemmy.worldto [migrated] Red Letter Media@lemmy.world•Half in the Bag: Fool's Paradise and The Corporate Product Biopic TrendEnglish1·3 years agoThe real theme is not what you say, but who you are deep inside…
ForynGilnith@lemmy.worldOPto homeassistant@lemmy.world•Recommendations for self-hosted Thermostats (North America)English0·3 years agoThanks! Per my other comment, I guess I’ve gotta look at Z-Wave if there are no wifi-only options available. Checking out the T6 Pro now
ForynGilnith@lemmy.worldto Asklemmy@lemmy.ml•Isn’t it funny how Reddit and Twitch are both screwing up.English0·3 years agoYeah, I dunno… Twitter seemingly intentionally committing suicide too, all in such a short amount of time.
My tinfoil hat wearing side wonders if this is all coordinated because of the election coming up next year, but the more likely explanation is interest rates and tightening capital forcing these shitty new monetize-at-all-costs actions.
For me, they’d have to
- Replace /u/spez
- Implement some sort of publicly auditable accountability re: shadowbans and database-level comment editing
- Open-source significant parts of their platform.
I have zero expectation that any of these things will happen. The most healthy way forward, for an open and free internet, is the meritocracy of the fediverse.
ForynGilnith@lemmy.worldtoGun Deals@lemmy.world•You know reddit is gonna ban it eventually...English2·3 years agoOw! Hit me right in the wallet.
Thanks for creating this - I really hope it takes off!
If that’s the case, it’s a bit of an ugly hack but you could make a wrapper script placed in
/usr/local/bin/inkscapelike this:#!/bin/bash flatpack run org.inkscape.Inkscape ${*}(the
${*}will pass along all the arguments that the wrapper script was called with)