logsuck
pcopy
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
logsuck | pcopy | |
---|---|---|
2 | 17 | |
167 | 288 | |
- | - | |
0.0 | 0.0 | |
about 2 months ago | 9 months ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
logsuck
-
Ask HN: Show me your Half Baked project
Interesting! I have it in the backlog that I want to support structured logging via JSON at some point. It's pretty far down the list right now though since I personally haven't used structured logging very much.
I added an issue about it: https://github.com/JackBister/logsuck/issues/7 - if you want to chip in with any comments or even help out with implementing it it'd be much welcomed!
I think it's a little bit beyond "half" baked, but I built a thing I call Logsuck last year: https://github.com/jackbister/logsuck
The idea is to have a free Splunk alternative which you can set up with just one binary. I use Splunk at work and love it, but it just doesn't seem like a product for solo developers (I can't even find a pricing page on splunk.com), and the primary free alternative, the ELK stack, seems a bit complicated to set up.
I am sure that I'll never be competitive with Splunk or Elastic in terms of features or scalability but I'm trying to build something that is at least useful for my own projects.
I built it in Go and use SQLite with the FTS (https://sqlite.org/fts3.html) extension to store the log events in a way where they can be searched quickly.
pcopy
-
File share via HTTP link?
nopaste/pcopy, that you can selfhost. Just a single binary file.
-
Self Hosted Pastebin Website
Heyy I made a thing like that. https://github.com/binwiederhier/pcopy
- Show HN: A tool to send push notifications to your phone, written in Go
-
Show me your REST APIs 😊
And another one here:https://github.com/binwiederhier/pcopy (same, see server.go)
-
Looking for Docker based Self Hosted Pastebin
I host a version of it on https://nopaste.net
-
Transfer.sh – Easy file sharing from the command line
Since we're listing alternatives, here's the one I made: https://nopaste.net -- It's open source and available on https://github.com/binwiederhier/pcopy
curl usage is available via: "curl nopaste.net".
-
I made a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl. It's open source, and I host a demo on https://nopaste.net
I have an issue on github (https://github.com/binwiederhier/pcopy/issues/20) to "modernize" the JS code a little, i.e. use "class"es, modules, strict mode, consts, exports, ...
Source available on https://github.com/binwiederhier/pcopy, live version at https://nopaste.net. You can also try the curl endpoint by typing curl nopaste.net
-
Any way of reducing the verbosity at the web development with Go?
If you want to see them implemented, see https://github.com/binwiederhier/pcopy/blob/284b6502fa736951b4ace0dfc62152ff707639ae/server.go
What are some alternatives?
pastefy - Pastefy is an Open Source self-hostable Pastebin.
meross-local-mqtt - A pyscript-based management of Meross devices connected to a local MQTT broker
ht - Friendly and fast tool for sending HTTP requests
ffsend - :mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.
UsTaxes - Tax filing web application
learn-anything.xyz - Organize world's knowledge, explore connections and curate learning paths
tinyjam - A radically simple, zero-configuration static site generator in JavaScript
go-live - 🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.
ntfy - 🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
wcp
godbledger - Accounting Software with GRPC endpoints and SQL Backends