HackerTrans
トップ新着トレンドコメント過去質問紹介求人

shnpln

no profile record

コメント

shnpln
·4 か月前·議論
This is what I do when using AI to read anything I write. Some prompt like "I am going to share with you something I have written and I don't want you to change my voice at all. Can you look for structural issues, grammar or punctuation errors, and things like that". Claude is an amazing editor and I never feel like my writing has been taken from me doing this.
shnpln
·4 か月前·議論
I have been using helix for over a year now. I love it.
shnpln
·4 か月前·議論
This is pretty cool, I have a long running hobby project to make something similar in the terminal. https://github.com/ShaneMarusczak/rm-repl
shnpln
·4 か月前·議論
I am in my 30s, my wife and I enjoy collecting the cards still. We go to conventions and try to track down cool cards and trade for them. It is a fun side hobby that we do from time to time to get out of the house and meet new people. I have long since lost my love for the games, and I don't particularly care about the rarest cards. I just like tracking down cards that look cool to me and meeting people along the way.
shnpln
·5 か月前·議論
AI is the philosophers stone. It appears to break equivalence, when in reality you are using electricity for an entire town.
shnpln
·6 か月前·議論
I just switched to Linux as well on my Windows laptop. 10 was getting so hard to run and I had no clear/stable path to 11. Ubuntu runs great for me!
shnpln
·6 か月前·議論
Yeah, this is a good idea. I will have a Claude chat session and a Claude Code session open side by side too.

Like a manual sub agents approach. I try not to pollute the Claude code session context with meanderings to much. Do that in the chat and bring the condensed ideas over.
shnpln
·6 か月前·議論
Yes, I do. But it does not always use them when I change contexts. I just get in the habit of saying it. Belt and suspenders approach.
shnpln
·6 か月前·議論
Oh yes, I commonly add something like "Use a very granular todo list for this task" at the end of my prompts. And sometimes I will say something like "as your last todo, go over everything you just did again and use a linter or other tools to verify your work is high quality"
shnpln
·6 か月前·議論
I have used Claude Code for a variety of hobby projects. I am truly astounded at its capabilities.

If you tell it to use linters and other kinds of code analysis tools it takes it to the next level. Ruff for Python or Clippy for Rust for example. The LLM makes so much code so fast and then passes it through these tools and actually understands what the tools say and it goes and makes the changes. I have created a whole tool chain that I put in a pre commit text file in my repos and tell the LLM something like "Look in this text file and use every tool you see listed to improve code quality".

That being said, I doubt it can turn a non-dev into a dev still, it just makes competent devs way better still.

I still need to be able to understand what it is doing and what the tools are for to even have a chance to give it the guardrails it should follow.
shnpln
·6 か月前·議論
How would this run on a Jetson Orin Nano dev kit?
shnpln
·7 か月前·議論
Gonna give this a shot. I pre-ordered.
shnpln
·10 か月前·議論
I cant. I think of a species that evolved at the time soonest after the big bang and is still alive today. Maybe they have? idk Billions of years is a long time.
shnpln
·10 か月前·議論
What happens when/if the machines do everything? We will have no more problems to solve.
shnpln
·昨年·議論
I think the answer is in the middle. Take the time to take a ton of photos. Then put the camera down and take the time to just live the moment. Both have validity.
shnpln
·昨年·議論
This is awesome!
shnpln
·昨年·議論
I would like it if my chat session did not clear if go to Document Content and back to chat. Or I wish I could see my document when chatting.