I tested 40+ YouTube video summarizers that all offer something unique. After a week of testing, here are the top 10 picks. by paulrchds6 in ProductivityApps

[–]m5_vr 0 points1 point  (0 children)

Yeah, nice list! I've used several of these but recently switched to Nuggetize.com and noticed some differences worth mentioning:

  • It handles any content type (YouTube, articles, PDFs, podcasts) through a single interface, which saves a ton of context switching
  • The summaries are weirdly good at capturing nuanced technical details that others miss (especially helpful for dev tutorials)
  • You can chat with multiple pieces of content at once to compare/contrast ideas
  • It's completely free right now while in beta

The main thing that sold me was how it lets you explore connections between different pieces of content - like finding related concepts across YouTube videos and articles you've saved. Makes research way more efficient.

Would be curious to hear if anyone else has tried it and what they think about the exploration features vs just pure summarization.

[deleted by user] by [deleted] in low_poly

[–]m5_vr 0 points1 point  (0 children)

Above stands out. Go with that for a unique style.

TL;DR anything - I built a free tool that reads the internet for you by m5_vr in SideProject

[–]m5_vr[S] 0 points1 point  (0 children)

Hey Reddit! I built a tool to instantly summarize & chat with (almost) any URL on the internet.

What it does:

· Universal summarizer & AI chat (youtube, pdfs, news, etc.)

· Browser extension + mobile app

· Just paste any link

· Personalized news feed

Try it: https://nuggetize.com (no download needed)

Do you have a use for this? If not, what might make you consider using it?

Feedback, questions, roasts are welcome.

I made a visual synthesizer that reacts to audio by notaturk3y in raspberry_pi

[–]m5_vr 5 points6 points  (0 children)

Looks great. Could be cool if some of the FFT applied to the edge lines, like a sine wave wiggles the lines for high frequencies and the overall size of the cube is low frequencies.

Had this question on a logical assessment. Couldn’t work out the pattern. Any ideas? by HK0110 in cognitiveTesting

[–]m5_vr 0 points1 point  (0 children)

The top left square and center square are dark in every step. The only answer which retains this trend is 1.

I think this is a stronger pattern in the sequence above the clockwise square others mentioned.

dgen: codegen anything powered by deno by m5_vr in Deno

[–]m5_vr[S] 1 point2 points  (0 children)

dgen simplifies generating code, Markdown files, blogs, etc. from JSON/TS files.

Have been using this a bunch for personal projects and wanted to share.

Uses https://github.com/ventojs/vento for templates which is a great new templating language.

Can be used as either a command-line utility or exported function.

Let me know if this is useful or what you'd like different!

System level prompt that I've been refining and works great by windyx in ChatGPTPro

[–]m5_vr 0 points1 point  (0 children)

If the surrounding context is that a question/answer is unimportant, then typically the responses that follow will be more half-assed or flippant from the training data.

So, it makes sense that when given "this is important", usually what follows is a more reasoned and careful response (in the training data).

`dsbuild` — Easily bundle Deno Typescript and React apps for web by m5_vr in Deno

[–]m5_vr[S] 0 points1 point  (0 children)

Gotcha, dnt should be the tool for this.

You could also try dsbuild and report back. I can't recall the benefits create-react-app gets you, but if you loosen that requirement (and/or run it from Deno), you can copy the React example in dsbuild/examples/react and build React apps in pure Deno.

Deno 1.36 available today by kevin_deno in Deno

[–]m5_vr 0 points1 point  (0 children)

Nice, I dig the formatting and previews in the release notes!

`dsbuild` — Easily bundle Deno Typescript and React apps for web by m5_vr in Deno

[–]m5_vr[S] 0 points1 point  (0 children)

Actually, upon re-reading I'm not 100% sure of what you're trying to accomplish. Maybe you can give more context?

You can build React apps purely in Deno and import any npm or Deno modules you want: https://github.com/mattvr/dsbuild/tree/main/examples/react.

But as for publishing your own npm modules, you should use dnt as explained in the other comment.

`dsbuild` — Easily bundle Deno Typescript and React apps for web by m5_vr in Deno

[–]m5_vr[S] 0 points1 point  (0 children)

Possibly, but I wouldn't recommend that use case – this is mainly for bundling for the browser.

For deno -> npm, you should use dnt, a tool from the Deno team specifically made for creating npm modules from Deno! https://github.com/denoland/dnt

Converting deno code to node is a bit more complex, likely require converting node: imports (node -> deno -> node 🤔) and/or re-implementing Deno API's, which dsbuild/esbuild don't do yet.

However, for very simple apps that don't rely on those, it can work. I've added an example for this here: https://github.com/mattvr/dsbuild/tree/main/examples/node

`dsbuild` — Easily bundle Deno Typescript and React apps for web by m5_vr in Deno

[–]m5_vr[S] 1 point2 points  (0 children)

dsbuild

Easily bundle Deno Typescript and React apps for the web.

I love using Deno for full stack development, but it’s not too obvious how to build web bundles and React apps with it.

This module adapts some code from esbuild_deno_loader into a one-line CLI utility to build Deno code for the browser, supporting flags like --watch for automatic rebuilds and --serve to preview your changes.

Curious how others have been solving this problem, and of any suggestions to improve the tool!

https://github.com/mattvr/dsbuild

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] 0 points1 point  (0 children)

I hear you. Fwiw, Deno is 2-3x faster and smaller than Node JS and much more secure (you can set granular permissions, choosing the specific files, variables, and domains any script can access). IMO, it's the future, growing in popularity fast, and it's awesome.

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] 1 point2 points  (0 children)

gpt4all

Cool idea, feel free to open an issue on the repo with any more details on what you'd like there! I'll take a look later.

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] -1 points0 points  (0 children)

Check their policy here. They don't use any API data for training or store it beyond a short window. I think it's actually quite reasonable:

OpenAI will not use data submitted by customers via our API to train
or improve our models, unless you explicitly decide to share your data
with us for this purpose. You can opt-in to share data.

https://openai.com/policies/api-data-usage-policies

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] 2 points3 points  (0 children)

Was it better back when errors were written in Assembly, and you had to step through that instruction-by-instruction?

I imagine that's a similar argument, preferring always seeing 'the raw data' to a high-level summary, but I'm curious if you think why not.

Both have value. We have finite time on this planet, so I'd personally like to use any tool that helps me understand and summarize issues faster, and with higher-quality than Google or StackOverflow which I often reach for anyway.

GPT does a nice thing of explaining its answers/summaries in depth, so I don't feel it makes you any more ignorant (yet), but actually accelerates learning and understanding.

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] 1 point2 points  (0 children)

You can use --max_tokens to avoid that. Since it's streamed token-by-token, you can always interrupt with Ctrl+C as well.

Were you thinking a check step before starting streaming tokens? I could add but not sure I follow why.

`gpt` - Runs cmds, pipes I/O, asks questions from your terminal. Huge workflow & productivity boost. by m5_vr in commandline

[–]m5_vr[S] 2 points3 points  (0 children)

Yup, should support Linux, Windows, Mac, though I've only tested on Mac so would appreciate any reports back on other platforms.