dallen

joined 2 years ago
[–] [email protected] 3 points 1 week ago (2 children)

Actions are fine for very simple repos.

Gitlab CI is a dream, definitely my preference at work.

Jenkins can be okay or horrible depending on the setup.

[–] [email protected] 1 points 1 month ago

Isn’t it a little too easy to just serve up the netinstaller?

Personally, I prefer a big list with hundreds of ISOs. I have plenty of time and I’ll find the image I need (even if it is the netinstall).

[–] [email protected] 4 points 1 month ago

Not trying to victim blame but your org was kind of asking for it here. I hope someone above takes responsibility for the situation they put you in.

[–] [email protected] 3 points 1 month ago

This level of precision doesn’t make sense. I wouldn’t go any higher than 5 digits which is already meter accuracy.

Especially in the context of a portfolio, this would count against you for geospatial software roles.

[–] [email protected] 2 points 1 month ago

Gitlab pipelines are super nice to use and integrate nicely with merge requests.

I like the Github UI, clean and simple, but down like what comes along with it…

Interested in self hosting forejo but I’m mostly coding at work these days.

[–] [email protected] 1 points 1 month ago

I use Immich for sharing. Get some accounts set up for closest family so you can easily add them to albums. For others you can just share a link to each album, password protected or simply unlisted.

Personally, I run my internet accessible apps on my Hetzner VM behind a reverse proxy, whereas things like home automation, DNS and Octoprint I prefer to serve on my local network.

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

Can highly recommend tldr as a companion to man!

[–] [email protected] 3 points 2 months ago

Same as any piece of software you’re hosting, it’s up to you to decide. I run my instance on my Hetzner vm.

[–] [email protected] 3 points 2 months ago (2 children)

I do -azP for compression

1
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

Repo: https://github.com/damienallen/urban-heat

cross-posted from: https://programming.dev/post/14939898

I wanted to share a small project I've been working on. The goal was to make the data from NASA's Landsat Thermal Infrared Sensor more accessible to the general public.

I worked with the raw temperature band data to general annual maximum surface temperature raster images for large urban areas covered by the Eurostat GISCO Urban Audit. In the browser, these images are transformed into easier to interpret isotherm contours with some adjustable settings.

I don't have a specific target audience in mind. The map could help identify areas of refuge for the warmer months, or overheated neighborhoods to avoid as we march towards a toasty future.

Feedback is welcome :)

view more: next ›