Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fmeringdal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
fmeringdal
3y ago
Interesting! You could follow me on Github to get notified when the repo is made public. Other than that I will probably do a Show HN and post it to Reddit as well. It will mostly be a straight port as I think that is the optimal way to rew
2.
▲
Show HN: Covert – Rewrite of HashiCorp Vault Using Rust, SQLite and Litestream
(github.com)
54 points
by
fmeringdal
3y ago
|
2 comments
3.
▲
by
fmeringdal
3y ago
Yeah, I haven't looked too deeply into LiteFS yet. I need the replication to work well with SQLCipher and the ability for the Covert server to completely control the master encryption key without passing it over any network or language
4.
▲
by
fmeringdal
3y ago
Not halted by any means. It currently relies on Litestream to do streaming replication, but unfortunately the author of Litestream removed streaming replication. I have been working on a Rust rewrite of Litestream which will be ready within
5.
▲
by
fmeringdal
3y ago
Seems like a good time to share my rewrite of Vault to Rust which contains a few enterprise features and is fully open source. It is still experimental and the architecture is a bit different from Vault. Feel free to try it out by following
6.
▲
Show HN: Covert – Rewrite of HashiCorp Vault Using Rust, SQLite and Litestream
(github.com)
2 points
by
fmeringdal
4y ago
|
0 comments
7.
▲
by
fmeringdal
5y ago
Looks good! How does Slip compare to educative.io?
8.
▲
Show HN: My Favorite Hosting Stack. Consul, Nomad and Vault on Digital Ocean
(github.com)
16 points
by
fmeringdal
5y ago
|
0 comments
9.
▲
by
fmeringdal
5y ago
This looks great! Looking forward to try it out in my next Python project
10.
▲
by
fmeringdal
5y ago
Thanks for your feedback. Text and diagrams are certainly on the roadmap.
11.
▲
by
fmeringdal
5y ago
I thought Edge was supported but I havent tested it. This is a list of the browsers that are supported: https://github.com/fmeringdal/nettu-meet/blob/main/frontend/... . Are you running an old versio
12.
▲
by
fmeringdal
5y ago
There is certainly some features missing before it can be a production ready classroom tool with 25+ students, in particular having different roles and policies for the participants. Luckily that is something that I am going to focus on im
13.
▲
by
fmeringdal
5y ago
That is definitely one of the most important features on the roadmap. It is indeed quite difficult to draw with a mouse.
14.
▲
by
fmeringdal
5y ago
Thanks! I am definitely going to work hard on this project. I would love to hear more about what usecases you think might be missing, dont hesitate to add feature requests as issues in the repository on github when you think of something el
15.
▲
by
fmeringdal
5y ago
I forgot to update the demo :) Now it works
16.
▲
by
fmeringdal
5y ago
Sorry about that! I had actually commented out firefox support in the frontend, but I pushed a new updated now that uncommented it. Firefox is supported
17.
▲
by
fmeringdal
5y ago
> And Firefox is not supported? Sorry about that! I had actually commented out firefox support in the frontend, but I pushed a new updated now that uncommented it. Firefox is supported
18.
▲
by
fmeringdal
5y ago
It is not horizontally scalable right now, but that is not hard to implement either. You can have a look at the dogehouse project: https://github.com/benawad/dogehouse if you want to see how to horizontally scale media
19.
▲
by
fmeringdal
5y ago
Woow, that's really cool. Thanks for sharing the project :)
20.
▲
by
fmeringdal
5y ago
Jitsi is great. But Jitsi doesnt have a shared whiteboard (with graphing calculators etc) yet which I think is Nettu Meet's main strength when doing online learning
21.
▲
Show HN: Zoom / Teams Open Source alternative for online learning
(github.com)
154 points
by
fmeringdal
5y ago
|
43 comments
22.
▲
Show HN: Nettu Meet – video conferencing app for tutors. Zoom/Teams alternative
(github.com)
8 points
by
fmeringdal
5y ago
|
0 comments
23.
▲
by
fmeringdal
5y ago
May I ask you why you would want to store booking slots? I think the right approach is to recalculate available booking slots everytime (via the nettu-scheduler api) a customer asks for it. And then also store the confirmed booking timespa
24.
▲
by
fmeringdal
5y ago
Haha! I must admit that I also did two if statements the first time I implemented overlaps ;)
25.
▲
by
fmeringdal
5y ago
That sounds like a great idea!
26.
▲
by
fmeringdal
5y ago
Thats awesome! Is it open-source? Would love to see how it works internally and see how it differs from my implementation.
27.
▲
by
fmeringdal
5y ago
Hi, there is a get user freebusy endpoint in the api that allows querying free busy information on a given set of calendars owned by that user. Is that what your are looking for? If not, would you like to create an issue in the repo which d
28.
▲
by
fmeringdal
5y ago
Cool! I would be happy to explain the internals of the projects. Do you mind reformulating your question? I am not sure I understood it correctly...
29.
▲
by
fmeringdal
5y ago
You might try out calendly, I think they can handle payments
30.
▲
by
fmeringdal
5y ago
Thanks for your feedback! I will look into it :)
More ›