Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wwoessi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
React-in-HTML from a 21kb Bundle
(ssreact.com)
3 points
by
wwoessi
2y ago
|
2 comments
2.
▲
by
wwoessi
2y ago
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 predominantly use HTML+JS-only now, but sometimes want a
3.
▲
by
wwoessi
2y ago
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.com/_' url to 'forgithub.com/
4.
▲
by
wwoessi
2y ago
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 and decided to make this: https://oapis.org As lo
5.
▲
by
wwoessi
2y ago
bashmaps?
6.
▲
Show HN: QuickOG – Instant OG Image by Screenshot
(quickog.com)
3 points
by
wwoessi
2y ago
|
0 comments
7.
▲
by
wwoessi
2y ago
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!!!!
8.
▲
by
wwoessi
2y ago
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!
9.
▲
by
wwoessi
2y ago
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...
10.
▲
by
wwoessi
2y ago
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. This was just a POC, and couldn't hack it i
11.
▲
by
wwoessi
2y ago
Interesting ideas! Seems worth exploring for sure.
12.
▲
by
wwoessi
2y ago
Haha, yes, the README was generated and no, it was not a conscious choice. However I'm happy with the result.
13.
▲
by
wwoessi
2y ago
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.
14.
▲
by
wwoessi
2y ago
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%
15.
▲
by
wwoessi
2y ago
I havent tried yet, but I think we can use https://github.com/minio/minio for this.
16.
▲
Show HN: Open Rewind – POC for audio and screen and video streaming to S3
(github.com)
78 points
by
wwoessi
2y ago
|
33 comments
17.
▲
by
wwoessi
2y ago
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 many providers in the EU.
18.
▲
by
wwoessi
2y ago
I would pay for a Nokia 5110 that is exactly like then except for the 4g call/sms part
19.
▲
by
wwoessi
2y ago
I'd love an API for this.
20.
▲
by
wwoessi
2y ago
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.html I think i
21.
▲
by
wwoessi
2y ago
You can use JSON using the accept parameter of the API. The url structure remains the same. It also supports YAML and I found that's easiest to read for LLMs. Previous example but in JSON: https://uithub.com/upstash
22.
▲
by
wwoessi
2y ago
for that you can use https://uithub.com (g -> u) - for browsers it shows html - for curl is gets raw text
23.
▲
by
wwoessi
2y ago
Hi, great tool! I've made https://uithub.com 2 months ago. Its speciality is the fact that seeing a repo's raw extract is a matter of changing 'g' to 'u'. It also works for subdirectories, so if you
24.
▲
More NPM Packages on Cloudflare Workers
(blog.cloudflare.com)
7 points
by
wwoessi
2y ago
|
0 comments
25.
▲
Show HN: Uithub – Easily Ask Your LLM Coding Questions
(uithub.com)
6 points
by
wwoessi
2y ago
|
3 comments
26.
▲
by
wwoessi
2y ago
Most of them are useless play apis, but it's a fun dataset maybe. Also I guess most don't use the OpenAPI standard.
27.
▲
by
wwoessi
2y ago
I've built anthropic.actionschema.com today give it a try!
28.
▲
Using LLM to Filter your Hacker News timeline based on preferences
(hackernews.actionschema.com)
1 points
by
wwoessi
2y ago
|
1 comments
29.
▲
by
wwoessi
2y ago
Hi, this little client-side app allows you to retrieve a feed where it filters new or top stories based on your preferences in natural language. It's using gpt-4o-mini and the Hackernews API.
30.
▲
by
wwoessi
2y ago
Hey everyone, for quite some time I've had a strong belief that OpenAPI should become a standard for agentic AI. I believe it can open up AI innovation to new heights. It still isn't adopted as much as it could've. But I'
More ›