Goofed Home

Open-Source JS Form Builder With Full Data Control (SurveyJS)

$$20483
https://lemmy.world/u/ges2347 posted on Mar 30, 2026 11:31

Hi all,

I wanted to share this project that might be relevant here.

SurveyJS is a set of open-source JavaScript libraries for building forms and surveys. It’s not a hosted service - you integrate it into your own app (React/Angular/Vue) and keep all data on your own backend.

What it offers:

  • JSON-driven forms (easy to store, version, and reuse)
  • Drag-and-drop form builder (Survey Creator)
  • No vendor lock-in - everything runs client-side, all libraries are open-source on GitHub
  • Works with React, Angular, Vue, or vanilla JS
  • MIT-licensed form rendering library

It’s more of a toolkit than a ready-to-use platform, but that also means you can fully self-host and customize everything.

Would love to hear if anyone here has built (or is building) their own form/survey systems - curious how you approached it.

https://lemmy.world/post/44939192

Word Count Linux: 1

$$20529
https://lemmy.world/u/TomAwezome posted on Mar 30, 2026 13:29
In reply to: https://infosec.pub/comment/21102769

Yeah, the example repositories’ license files explicitly state:

Please note that the Survey Creator component is proprietary software and requires a developer license to be integrated and used in your own application.

If the Survey Creator component is the part everything else is using to make the magic happen, then it’s definitely not open source

https://lemmy.world/comment/22947769
$$20530
https://lemmy.decronym.xyz/u/Decronym posted on Mar 30, 2026 13:30
In reply to: https://lemmy.world/post/44939192

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
LTS Long Term Support software version
LXC Linux Containers
NAS Network-Attached Storage
SSD Solid State Drive mass storage
VPN Virtual Private Network

[Thread #201 for this comm, first seen 30th Mar 2026, 13:30] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/21607

Omphan Com: A Multi-Industry Knowledge Platform for Clear, Structured Insights

$$20471
https://thelemmy.club/u/omphan posted on Mar 30, 2026 10:44

In a digital environment saturated with fragmented information, finding content that is both reliable and well-structured has become increasingly difficult. Omphan Com addresses this gap by offering a multi-industry platform where complex topics are presented with clarity, depth, and purpose.

Rather than focusing on volume, the platform emphasizes meaningful content across key domains such as business, education, finance, law, lifestyle, and technology. Each article is crafted to help readers not just consume information, but understand it in a practical and contextual way.

What is Omphan Com?

Omphan Com is a digital publishing platform designed to simplify cross-industry knowledge. It operates at the intersection of multiple sectors, making it easier for readers to explore how different fields connect and influence each other.

The platform is built on three core principles:

Clarity over complexity Structure over scattered information Depth over surface-level content

This approach ensures that every piece of content delivers real value rather than just occupying space.

Core Categories Covered on Omphan Com 1. Business

The business section focuses on practical insights, operational strategies, and evolving market dynamics. Instead of generic advice, the content highlights real-world applications and structured thinking.

  1. Education

Content in this category explores modern learning methods, skill development, and how education is evolving in a digital-first world.

  1. Finance

Finance on Omphan Com is presented with clarity, breaking down complex concepts into understandable insights without oversimplifying critical details.

  1. Home Improvement

This section combines practical ideas with structured guidance, helping readers make informed decisions about improving their living spaces.

  1. Law

Legal topics are explained in an accessible format, focusing on awareness, interpretation, and real-life relevance rather than technical jargon.

  1. Lifestyle

Lifestyle content is designed with a thoughtful approach, focusing on habits, productivity, and modern living rather than generic trends.

  1. Technology

The technology section explores innovation, digital transformation, and emerging trends with a focus on understanding impact rather than just reporting updates.

What Makes Omphan Com Different? 1. Multi-Industry Perspective

Most platforms operate within a single niche. Omphan Com bridges multiple industries, allowing readers to see connections between fields like technology, business, and law.

  1. Structured Content Approach

Articles are not written as loose collections of ideas. Instead, they follow a structured format that improves readability and comprehension.

  1. Focus on Understanding, Not Just Information

The goal is not just to inform but to explain. Each topic is explored in a way that builds clarity rather than confusion.

  1. Relevance Over Trend-Chasing

Content is selected based on long-term value and relevance, avoiding unnecessary noise and short-lived trends.

Who Should Read Omphan Com?

Omphan Com is designed for readers who:

Prefer clear and structured content Want to understand how different industries connect Value depth over quick, shallow reads Are looking for practical knowledge, not just information

Whether you’re a student, professional, or someone curious about evolving industries, the platform offers content that adapts to your needs.

How Omphan Com Adds Value

The real value of Omphan Com lies in its ability to make complex topics accessible without diluting their importance. It helps readers:

Build a strong foundational understanding Stay informed without feeling overwhelmed Connect ideas across different domains Develop a more informed perspective Conclusion

Omphan Com is not just another content platform—it is a structured knowledge space designed for modern readers who want clarity in a complex world. By combining multiple industries under one platform and focusing on meaningful content, it creates a reading experience that is both informative and insightful.

As information continues to grow, platforms like Omphan Com play a critical role in ensuring that knowledge remains accessible, relevant, and truly useful.

https://thelemmy.club/post/46754324

$$20531
https://lemmy.today/u/MonkeMischief posted on Mar 30, 2026 13:32
In reply to: https://thelemmy.club/post/46754324

https://lemmy.today/pictrs/image/64ac8352-ddb8-4704-8918-e4bb8adbff9e.jpeg

https://lemmy.today/comment/23224911

QuickMailBites - native email client that reads directly from AWS S3 buckets (v0.1.0)

$$20397
https://lemmy.org/u/alex_riv posted on Mar 30, 2026 06:09

If you use AWS SES to route emails to S3, you know the frustration: the emails land in your bucket as raw MIME files and there’s no easy way to read them.

I built QuickMailBites to solve this. It’s a native desktop email client (Flutter, not Electron) that treats S3 buckets as first-class email sources.

What it does: - Reads raw MIME emails directly from your S3 bucket - Full rendering - HTML emails, attachments, threading - Also supports IMAP and Gmail OAuth as regular accounts - Native performance: fast startup, low memory - Keyboard-driven: j/k navigation, r=reply, f=forward, c=compose - System tray with unread count badge - Dark glassmorphism UI with resizable panels

Target users: AWS SES + S3 setups, self-hosters who want a native lightweight client, privacy-focused users who don’t want to phone home to Google/Microsoft.

Platforms: Linux, Windows, Android. Free and open, donation-supported.

Landing page + downloads: https://bonskari.github.io/money-maker/projects/quickmailbites/

Would love feedback from anyone running SES-to-S3 setups - what edge cases do you hit?

https://lemmy.org/post/4917853

$$20511
https://lemmy.dbzer0.com/u/ChaosMonkey posted on Mar 30, 2026 12:50
In reply to: https://lemmy.org/post/4917853

Website viewport overflows on mobile. Didn’t try it out but I am not sure if this fits the selfhosted community as this is a tool designed to integrate with commercial AWS services.

https://lemmy.dbzer0.com/comment/25250896

Self hosted book service

$$20141
https://lemmy.ml/u/bilbaobun posted on Mar 29, 2026 20:25

Looks for something like calibre web but not terrible

https://lemmy.ml/post/45192126

$$20522
https://lemmy.zip/u/fievel posted on Mar 30, 2026 13:19
In reply to: https://lemmy.world/comment/22938534

Personally, I found Kavita and Grimmory far too complex for my use and also very resources hungry. At the end CWA is just perfect for me. Still have to configure my kobo e-reader to use it directly and this will for sure be a game changer from my current solution which consist in converting epub to kepub with kepubify and then put it on a local webserver that I open through kobo web browser.

https://lemmy.zip/comment/25584032
$$20566
https://reddthat.com/u/utjebe posted on Mar 30, 2026 15:07
In reply to: https://lemmy.ml/post/45192126

BookLore https://github.com/mvanhorn/booklore/

Killer feature for me was ability to upload books via web.

https://reddthat.com/comment/25730693

What are some OpenMediaVault alternatives?

$$20139
https://lemmy.ml/u/bilbaobun posted on Mar 29, 2026 20:24
https://lemmy.ml/post/45192119

$$20453
https://lemmy.nocturnal.garden/u/tofu posted on Mar 30, 2026 09:13
In reply to: https://lemmy.ml/comment/24849818

No, but the build system

https://lemmy.nocturnal.garden/comment/459152
$$20461
https://lemmy.dbzer0.com/u/ExcessShiv posted on Mar 30, 2026 09:42
In reply to: https://lemmy.ml/comment/24849387

WHY ARE YOU YELLING??

https://lemmy.dbzer0.com/comment/25248814

What are some TrueNAS alternatives?

$$20129
https://lemmy.zip/u/possiblylinux127 posted on Mar 29, 2026 20:05

In case you didn’t hear TrueNAS is going partially closed source. However, there seems to be a lack of alternatives.

Any ideas on what to move to? I’m looking for something that is an appliance.

https://lemmy.zip/post/61628197

Word Count Linux: 3

$$20535
https://lemmy.world/u/MuttMutt posted on Mar 30, 2026 13:44
In reply to: https://lemmy.zip/comment/25580075

They would likely have to rewrite the linux kernel right? I’ve never heard of a single project being granted taking the kernel private. If they were going to do that they would find it easier to rebase back on FreeBSD. They just switched to linux and invested a ton into the switch. The switch already cost them a bunch of users and dissent, the current narrative is causing more.

There will be forks of all the current code either way.

I would be more worried about the cheap Chinese hardware people are using that utilizes the linux kernel and other code that doesn’t contribute back to the project or release their code.

https://lemmy.world/comment/22948046
$$20564
https://lemmy.zip/u/AHemlocksLie posted on Mar 30, 2026 15:06
In reply to: https://lemmy.world/comment/22948046

Yeah, no, they couldn’t do it to the kernel. But that’s not really the interesting part of their product. It’s all the software that they as a company hold the copyright to. If they solely hold copyright on all their own code or if they have permission to relicense from their contributors, they can take any or all of their products closed source, and when I say “their products” I specifically mean the things they as a company produce, which they built on top of open source projects that they don’t control.

https://lemmy.zip/comment/25586190

Where to install fail2ban?

$$20123
https://lemmy.world/u/anticonnor posted on Mar 29, 2026 19:57

I’ve been doing some selfhosting and want to setup fail2ban for my exposed apps, but am unsure if that should be setup on my router (OpenWRT), on each server that may be exposed, or just in the Caddy container?

My setup right now is: TP-Link router with OpenWRT Lenovo M910q with Proxmox, which hosts the following: - Caddy in a container for reverse proxies to hosted apps - Home Assistant OS in VM#1 - Other apps in docker containers on VM#2

https://lemmy.world/post/44914333

Word Count Linux: 1

$$20305
https://lemmy.world/u/irmadlad posted on Mar 30, 2026 02:04
In reply to: https://lemmy.blahaj.zone/comment/19847881

In my thinking, redundancy, defense in depth…..maybe? May be overkill. I run them both with no issues.

https://lemmy.world/comment/22941054
$$20327
https://lemmy.dbzer0.com/u/superglue posted on Mar 30, 2026 02:44
In reply to: https://lemmy.world/post/44914333

Linuxserver SWAG container has fail2ban and Nginx built into the same container. It can read your nginx logs and modify the servers firewall rules to ban them.

https://lemmy.dbzer0.com/comment/25245108

self-hosted image hosting like Imgur?

$$19986
https://lemmy.world/u/early_riser posted on Mar 29, 2026 14:34

Maybe I’m overthinking this. I want something with a drag and drop interface that then gives me a link to paste into discord or a forum to show the image directly, as Imgur does.

I could just use a bare web server but I’d have to scp the images over every time.

https://lemmy.world/post/44904292

$$20349
https://lemmy.world/u/MrQuallzin posted on Mar 30, 2026 03:38
In reply to: https://feddit.uk/comment/24174057

Embeds from Immich work really well!:https://nachos.eyeofthestorm.place/share/9XScC1T7GzZ3q0O7oyAHAIJBA3l5GWqgAQDsPRKybPwUfjgcc2b_DRPuvZt2AANIMPE

https://lemmy.world/comment/22941836
$$20424
https://piefed.social/u/xcel posted on Mar 30, 2026 08:01
In reply to: https://feddit.uk/comment/24174008

Sorry I’m new

https://piefed.social/comment/10746679

Simple Shared Family Calendar and Notes with Radicale

$$19534
https://feddit.org/u/zenforyen posted on Mar 28, 2026 21:14
https://feddit.org/post/27755207

$$19923
https://feddit.org/u/zenforyen posted on Mar 29, 2026 12:08
In reply to: https://piefed.jeena.net/comment/5643947

That is a neat solution, thanks for the link!

https://feddit.org/comment/12270623
$$20083
https://lemmy.zip/u/possiblylinux127 posted on Mar 29, 2026 18:11
In reply to: https://feddit.org/post/27755207

https://github.com/tomsquest/docker-radicale

https://lemmy.zip/comment/25569216

Collaborate: VPN or Open Access?

$$19525
https://feddit.org/u/schjefer posted on Mar 28, 2026 21:02

Hey folks,

I‘m new in the HomeServer business. So I started with two little applications on my Proxmox: #paperless and #docmost

In the next time I’ll start a little project to collaborate more. Current I connect to my HomeServer with VPN. But if other people start connecting to my instance it would be useful to get an other secure system.

What is the way you prefer to give other people like your fam or friends access to your services (e. g. nextcloud)?

Thanks for helping an newbie!

#homeserver #network #newbie #vpn #security

https://feddit.org/post/27754879

$$20097
https://feddit.org/u/schjefer posted on Mar 29, 2026 18:38
In reply to: https://feddit.it/comment/19076603

At least of all the answers I prefer your way the most. So you set up a WireGuard access for all of the devices of your users on your router or did you install the vpn-system directly on the homeserver?

https://feddit.org/comment/12276197
$$20476
https://feddit.it/u/pgo_lemmy posted on Mar 30, 2026 10:57
In reply to: https://feddit.org/comment/12276197

my home router is the stock one from my isp and have no vpn capabilities.

I put a port forward on the router and then configured everything on the internal node; in my case it is an opnsense vm running on proxmox.

https://feddit.it/comment/19098247
Create New Post