126
-15
submitted 1 month ago* (last edited 1 month ago) by gunaa_dev@programming.dev to c/opensource@programming.dev

so i've been running posthive + 2 other projects on railway hobby plan for a while now and was curious what it actually costs

here's the breakdown:

posthive api (fastify + bullmq + sqlite) sitting at 136mb ram-> $0.59/month redis for the job queue, only using 12mb memory, 300mb volume for rdb snapshots -> $0.12/month two other projects -> $1.63/month

total so far this month: $2.58, estimated end of month: $3.32

the thing i like about railway billing is it's based on memory + cpu time, not requests. so traffic spikes don't really affect the cost. egress is free tier too.

kept redis lean by configuring bullmq to only keep the last 100 completed and 200 failed jobs so it doesn't just accumulate forever

for the docker setup i'm building multi-arch images (amd64 + arm64) on ghcr with github actions layer caching, and a paths filter so doc-only commits don't trigger a rebuild

source: github.com/AstaBlackClove/posthive

127
22

My government doesn't include PM2.5 in it's weather forecasts and I want to start posting PSAs in city/provincial comms to let people know of poor/unhealthy air quality my government seems to ignore. Ideally this website will be much like breezy and use data fro the Copernicus satellite (which Open Meteo does). I tried searching but all I can find is api's, repositories, and articles on foss weather apps.

Currently Breezy shows AQI is 90 and will be ~120 by midnight, which means if one spends about an hour outside without a k/n95 mask or p100 respirator there can be health consequences. At the same time the governments forecasting shows it's AQI as "3 - Low Risk" for the whole week, which is not true at all. In fact I'm not aware of time when it wasn't 3 lol.

128
22
129
55
130
18

Hi everyone,

I’m happy to share that Portabase now supports backup and restore for Docker volume!

Portabase is an open-source, self-hosted backup and restore platform, currently supporting 9 databases including PostgreSQL, MariaDB, MongoDB, Redis, and more.

We’re now expanding it to cover Docker volumes too, because many self-hosted apps do not store critical data only in databases.

Typical use cases include WordPress uploads, Nextcloud user files, media libraries, app configuration data, and more generally any self-hosted service where critical data lives in Docker volumes.

The goal is still the same: make backup and restore simple, reliable, and easy to operate. Portabase uses a central server with lightweight agents running close to your workloads.

If you find bugs, please open an issue on GitHub, we’re actively looking for feedback.

Thanks!

131
68

URL for the crowdfunding: https://www.crowdsupply.com/oddly-specific-objects/open-book-touch

Specs:

  • Display: 4.26" e-paper touchscreen, 480 × 800 px, warm + cool frontlight
  • Processor: ESP32-S3 dual-core, Wi-Fi + Bluetooth LE
  • Memory: 16 MB flash, 8 MB PSRAM
  • Formats: EPUB and plain text, no DRM
  • Storage: microSD card slot
  • Interface: USB-C with integrated LiPo charging
  • Dimension: 78 × 120 × 10 mm, about 85 g
  • Open source: MIT-licensed firmware, open hardware (to be released at shipping)

It also has a replaceable 800 mAh battery, I found it cool :)

132
10

So I finally decided to replace a tiktok, but I don't want to just use another app with short videos, instead what I need is the app which is gonna be generating a link to a normal duration videos (or a long 1+ hour video, I don't really care)

133
12
134
-1

Hello everyone!!

D.eSystem 6.0.7 beta got a lot of polishing work. For example the versions 6.0.3 beta-6.0.6 veta were internial test versions,thats why 6.0.7 beta released.

D.eSystem 6.0.7 beta fixes major bugs in the calculator app and its the first D.eSystem which allows to change the wallpaper in the D.eShell.

D.eSystem 6.0.7 beta release on github: https://github.com/D-electronics-scratch/all_D.eSystem_versions/releases/tag/v.6.0.7_beta

Github main page: https://github.com/D-electronics-scratch/all_D.eSystem_versions

135
7

I’m testing a tiny idea: “README policy as code.”

Not markdown style linting, but more of a maintainer checks:

  • required sections
  • example presence
  • link checks

Would this be useful in your projects?

If yes, what’s the one rule you’d want first?

136
30
137
15
138
19
139
52

ColorSym is a free, open-source color-identification system that pairs every color with a unique, memorable symbol. When color alone isn't enough to tell things apart, the symbol does the job, so the roughly 1 in 12 men and 1 in 200 women with color vision deficiency can read your components, charts, or UI with confidence.

140
64
141
145
142
16
143
6
144
0
145
42
146
2
submitted 1 month ago* (last edited 1 month ago) by D_elec_dev@lemmy.world to c/opensource@programming.dev

D.eSystem 6.0.2 beta fixed a bug with the timer in the clock app and a bug with the D.eSystem version.

New release in new github repo: https://github.com/D-electronics-scratch/-all_D.eSystem_versions/releases/tag/v.6.0.2_beta

147
29
148
23
149
22
150
31
view more: ‹ prev next ›

Opensource

6626 readers
154 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS