Viewing profile — jossephus01
jossephus01
HN member- Joined
- Sun, Aug 20, 2023, 6:18 PM UTC
- HN karma
- 25
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About jossephus01
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48084653
oh yeah, i need to do this soon tbh. it will be available on play store and fdroid soon.
- story
- story
- story
-
story
Show HN: Livekit-monitor – self-hosted monitoring dashboard for LiveKit
I built livekit-monitor this weekend after needing better visibility into our self-hosted LiveKit instances. LiveKit Cloud has great monitoring tools, but I couldn’t find a lightwe…
-
comment
Comment #45832439
Nice. It would be also cool if they add 'cargo install %tool%' commands for each one.
-
comment
Comment #45807931
Location: Addis Ababa, Ethiopia Remote: Yes Willing To Relocate: Yes Technologies: Typescript, Zig, Express, NestJs, Vue, Angularjs, Kotlin, KMP, Rust Rescume/CV: https://github.co…
-
comment
Comment #45718040
wren has that minimalism from lua and syntax familarity from js that i always want to have in a scripting language. I was playing with it to build a raylib binding for it using zig…
- story
- story
-
comment
Comment #43034827
I mostly use a simple music player made by a friend for my daily needs. The design is inspired from spotify and It works really great. https://github.com/H0lyDiv3r/player
-
comment
Comment #42601717
Interesting.i have always known usb0 exists but didnt think this would work. Now i am wondering what the equivalent command to print using bluetooth printers is.
-
comment
Comment #39726403
These changes are all great. Learnt a lot from the optimizations. Thanks.
-
comment
Comment #39723613
Thanks tadfisher, I will check it out. This is by no means meant to be a dunk on gradle2nix. Love your work on android-nixpkgs and I will be looking for the alternative. Thanks.
-
comment
Comment #39723590
I have included the result of running dive on the resulting image. You can check it out on https://github.com/jossephus/Docker_challenge/wiki . As stated above, I havent done any t…
-
comment
Comment #39723586
You are correct. I havent done any trimming. Thanks for the suggestions and the gist. Thanks
-
comment
Comment #39723150
My experience with building Docker images for Java applications using Nix wasn't very pleasant though. After the deprecation of gradle2nix, there doesn't seem to be a clear alterna…