Viewing profile — wwoessi
wwoessi
HN member- Joined
- Fri, Jun 16, 2017, 11:38 PM UTC
- HN karma
- 64
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About wwoessi
Recent public activity
-
comment
Comment #42748328
This was my weekend project. Allows putting tiny react things in your HTML where ever you want. I'm going to use this because I like it more than react as it remains simple and I p…
- story
-
comment
Comment #42747351
Here's a list of tools that use the same URL structure as github enabling you to use it by just changing your url. To navigate to your desired page more easily, go from any 'github…
- story
-
comment
Comment #42677280
Traditional API integration workflows are cumbersome, requiring separate SDKs that bloat your project with hundreds of unnecessary files. I love the deno URL import functionality a…
- story
-
comment
Comment #42664829
bashmaps?
- comment
- story
-
story
Show HN: QuickOG – Instant OG Image by Screenshot
Made a little something, might come in handy.
-
comment
Comment #42601512
I'd love that, but most of all I'd prefer to host things on my own servers. Also I'd buy a pendant if I can send it to my own S3!!!!
-
comment
Comment #42601506
Open source makes it possible to host S3 yourself as well as any other data processing later down the line. doesn't need to be the same machine!
-
comment
Comment #42599890
Yesterday I made https://github.com/janwilmake/efficient-recorder and you liked it as it hit the front-page of HN. I couldn't sleep tonight and decided to whip this up...
- story
-
comment
Comment #42598574
I know right :') Not very efficient yet. I've also explored Swift AVFoundation to drop frames and colours at the moment of recording, but won't be implementing it at this time. Thi…
-
comment
Comment #42598322
Interesting ideas! Seems worth exploring for sure.
-
comment
Comment #42598317
Haha, yes, the README was generated and no, it was not a conscious choice. However I'm happy with the result.
-
comment
Comment #42597890
It is indeed, but we can use our privately hosted S3 compatible server: https://github.com/minio/minio I'm happy to think about e2e encryption.
-
comment
Comment #42597622
It's not quite there yet, this is just a POC and there's lots to win in efficiency. I think it should be done in Swift tbh to get battery impact under 10%
-
comment
Comment #42597517
I havent tried yet, but I think we can use https://github.com/minio/minio for this.
-
story
Show HN: Open Rewind – POC for audio and screen and video streaming to S3
Got into a rabbit hole today. POC works using 'npx efficient-recorder'. Is this useful to anyone?
-
comment
Comment #42454870
Yes. I love the simplicity of the screen and ui, and don't want these newer ones. the problem with the older ones is they don't work anymore as 2G or 3G is disabled nowadays for ma…
-
comment
Comment #42430007
I would pay for a Nokia 5110 that is exactly like then except for the 4g call/sms part
-
comment
Comment #42417472
I'd love an API for this.
-
comment
Comment #42337835
I don't think it's much difference, but I've read that Markdown codeblocks (or YAML, or XML) is better for code than JSON, for example: https://aider.chat/2024/08/14/code-in-json.h…