Viewing profile — FinalDestiny
FinalDestiny
HN member- Joined
- Wed, Jul 10, 2019, 3:25 AM UTC
- HN karma
- 303
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About FinalDestiny
Recent public activity
-
comment
Comment #44494540
It's a known bug on Linux, thanks for confirming it. I created an issue in the repo to track this just now.
- story
-
comment
Comment #44194427
DesktopCommander and Taskmaster are great to start with. With just these, you may start to see why OP recommends a memory MCP too (I don’t have a recommendation for that yet)
- comment
-
comment
Comment #41683746
Nice to see new things. Does your team know about SwarmUI[1]? SwarmUI has been nice for sharing workflows with friends who might not want to learn ComfyUI, they can type in a promp…
-
comment
Comment #41631184
I think this is directly related to https://anime.com – a new product from the Azuki team (NFT collection) It was announced about a week ago. Surprised no one mentioned it yet.
-
comment
Comment #41605427
I’m excited to try it! Sounds like a great platform
- story
- story
- story
- story
- story
-
comment
Comment #39185212
Yes, I just used GPT-4 to create a prompt for GPT-3.5-Turbo based on some loose rules that I laid out. It helped me fill in the gaps and write it in a concise format. The prompt ga…
-
comment
Comment #38955891
To add to the list, Pixelorama[1] is a pixel art sprite editor built on Godot. [1]: https://godotengine.org/showcase/pixelorama/
- comment
-
comment
Comment #38724745
Maybe it's useful for some of the shared logic outside of the exploit (like detecting if copied text is a wallet address)
-
comment
Comment #38724307
I know there are other options, but here's the relevance: "Go, also known as Golang, is recognized for its simplicity, efficiency, and cross-platform capabilities. Its ease of use …
-
comment
Comment #38712525
https://archive.is/sWF5I
- comment
-
comment
Comment #38602791
https://archive.is/7mfli
-
comment
Comment #38417112
For the foundational parts I'd start with HTML, JS, and CSS syntax . It's very approachable as a beginner. I'd learn to use the browser devtools, learn how to use the CLI effective…
-
comment
Comment #38416746
https://archive.is/rxIFC
- comment
- comment
-
comment
Comment #38239783
Cmd+Shift+L: Select all occurrences Ctrl+g: Jump to line X Are two of my favorites that came to mind