Check out jwillmer/ai-status at GitHub @bottlepalm. It helps keep track of all the small fixes that are going on simultaneously. I crated the tool for me since I have similar workflows.
HN user
jwillmer
info[at]jwillmer[dot]de
This is great. I build a Ai status page [1] based around MD files and included obsidian as option. Will look to support this as well.
We recently started home renovation and needed a todo app to keep up with the tasks. I noticed that the existing todo apps are annoying to use and lacking a good ai integration. So I started vibe coding my own app. Fully offline capable and with ai integration at its core.
I run it at https://ferdig.de
After the license change we switched to Elsa and contribute code together with other companies that made the switch. https://elsaworkflows.io
I did something similar in the past and called it emergency contacts [1]. Basically a encrypted json that can be decrypted online. I use it to store emergency contact information in case I got stranded without any own device at hand.
I did something like this in reverse a while ago. Every day the page will paint one pixel till the image reveals itself: https://jwillmer.de/blog/programming/every-day-a-pixel
On Android we use Throttly to mess with the network: https://play.google.com/store/apps/details?id=me.twocities.t...
My personal blog ^1 using the Jekyll engine with a custom theme I made ^2. All hosted on GitHub and secured with Cloudflare. Simple publishing workflow and zero hosting costs.
[1] https://jwillmer.de [2]: https://github.com/jwillmer/jekyllDecent
We need to offline convert HTML to PDF. We created a small docker container with Chromium and Selenium and added a small HTTP API layer on top. Works like a charm and it is easy to keep it up to date.
My company offers digital processes solutions - like dynamic checklists - for remote locations (vessels, trucks, airplanes, inspections) with no (constant) internet connection. Get in touch with me if that is something your park could benefit from.
We used MM in the past and switched to Zulip. The docker upgrade path of MM is a pain and lacks support. (They switched to a new postgres version without providing any upgrade tutorial.) But honestly if you like to use a team chat to get work done Zulip works the best. The thread tagging inside a group and the keyboard support makes it easy to follow different conversations in a stream.
A inventory app with additional fields for manuals/pics. I have many small electronic parts from China that I need to keep track of the documentation and the stock. The documentation is particular hard to find online if you don't download it when buying.
The app is designed as a PWA and runs completely offline. Everything is stored in cache. You can connect a ChouchDB to sync across devices and have a backup.
Nothing to demo yet but I plan to host the app for free and take some small amount for the database connection if the user does not want to host/connect to their own.
I used the following case/setup and can confirm. No fans are required and booting is lightning fast. https://www.prusaprinters.org/prints/40852-pi4-case-stand
I currently also looked into a DIY wind turbine design and found the following design worth trying out: http://mumris.eu/bumerangai/dekoratyvus%20bumerangai1_files/...
I paid 25€ for a 120GB KingSpec Portable SSD. A link to the shop I was buying from is in the link above.
Pi4 is now officially supporting boot from USB. I bought a cheap SSD from China and can confirm that it works flawlessly. I use this configuration for my home lab: https://www.prusaprinters.org/prints/40852-pi4-case-stand
Edit: Test results can be found in the link.
I'm currently working in my spare time one something similar but with a focus on a water tight box with a solar panel that I can place anywhere: https://jwillmer.de/blog/projects/independent-iot-system-par...
Somewhat related I created a we component for CSS3 patterns: https://github.com/jwillmer/pattern-component
I watched this documentary about the world leading company in sorting all kind of waste. I'm afraid it's only available in German: https://youtu.be/6g1KNlXPbDo
Would you mind adding an option to change amazon country?
The investors I know and have to work with are mostly no technicians. They scan the news for investments and reported problems in growing business. If you can convince them that you thought about scaling issues and know how to solve them then they come up you should be fine :)
I hear this quite often but the case is that if you are looking for financing the main technical concern of the investors is how (and if) your application does scale - talking about SaaS. If a SaaS gets popular the new user load can be quite heavy and in the past there were a lot of story's about companies that needed to rebuild there system because of this (I think pipedrive was the last example I heard of). Although it makes sense to ignore scaling at the beginning you need to design your application in a way that you can easily transition to something that can scale.
Since we have already a nice reference list of open data portals by country I like to add the German portal: https://www.govdata.de/
As someone who is hesitant of using (free) cloud services there you pay with your information I really like that there are some thoughtful and aware people working at Google. If it turns out that they have the power to affect decisions like this in there company I might choose to use more Google products.
I seam to have a bad timing moving my password from Chrome to bitwarden:
- Password export (button) in Chrome (62) is not available
- Importing passwords from Chrome to Firefox works
- Exporting password from Firefox Quantum (57) is not available
I just wanted to know if the containers will be automatically synced across devices.
Do they sync?
I researched now for a solution that lets me backup all my family PC's and found this two solutions that I will now try out:
https://www.duplicati.com/ https://www.urbackup.org/
edit: It's client/server backup software. Not an online service. I used CrashPlan in a similar manner.
Really disappointed in CrashPlan. Giving the customers 3 months before the backups are worthless is not cool!
same with my blog (http://jwillmer.de/blog/), using feedburner for rss maybe some parsing errors with that service?