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

reddit_clone

582 カルマ登録 15 年前

コメント

reddit_clone
·昨日·議論
That made me laugh.

This thread is enumerating all the same talking points of both sides.
reddit_clone
·3 日前·議論
I use cmux. Has anyone used both and offer some comparison?
reddit_clone
·3 日前·議論
That ship has sailed boss.

I don't think you can avoid those much longer.
reddit_clone
·7 日前·議論
Yes! When you order a washing machine (I did couple months ago), everything was included. Somebody brought it, lugged it up 3 stairs, fixed it all up and took the old one back.

They even rebated $100 because it got scuffed during installation :-)
reddit_clone
·7 日前·議論
This is an important point for me. I am too lazy (too much executive dysfunction) to research products. I trust Costco to do the product research and offer us a good quality/price match up.

Return policy is also pain free. You can pretty much return anything you don't like. Just take it back.

They used to have amazingly generous return policy for electronics. Since some people abused it, bit tighter now.
reddit_clone
·11 日前·議論
Yep. Realized that as soon as I looked at the product page :-)
reddit_clone
·12 日前·議論
Nice!

Does anyone know anything like this for Ghostty?
reddit_clone
·29 日前·議論
> Give a cursory answer

That may be enough in some cases.

Sometimes people are not looking for fully fleshed out high-effort answers. They want a pointer (to documentation, or a repo) to get going from someone more experienced.

Google search may throw up too much information and it is hard to make a choice. A one sentence answer from an expert may be enough to set them on the right path.
reddit_clone
·29 日前·議論
>64 GB

Thats the rub. I have an M4 with 48G. I wonder if it is worth testing this out.

My past attempts (with Ollama and various LLMs) were too slow to use.
reddit_clone
·先月·議論
Converted all the tabs to spaces? :-)

You are right, this is not a rewrite like the Bun case.

The real news is, at 50M LOC, it is able to handle and do _something_ coherent.
reddit_clone
·先月·議論
If it is a one-off task, it doesn't matter if you use GUI or Terminal commands to do it. But more than once, terminal starts paying off IMO.

Here are some advantages.

  - It is repeatable, you can do the same exact thing you did before. With ZSH history + FZF, recalling a command is a breeze.

  - Auditability. The command in your shell history is there for you to revisit and servers as a permanent record of something you did (or didn't do).

  - A command line doesn't make a mistake at 10th time, due to fatigue, inattention etc.

  - Reusability. You may have to repeat the same command for different folders (or remote servers). A slight modification of the previous command will do it for you.
reddit_clone
·先月·議論
I am currently trying something called ShortCat, this is not just for the browser but works in other Mac applications too!

Look Ma, No mouse !
reddit_clone
·先月·議論
Vimium extension does that. Works well too. Works on Chrome and Firefox.
reddit_clone
·2 か月前·議論
Perl has powerful regular expressions, but it only goes so far. Doing multiline/nested structured parsing is too painful.

Perl6/Raku has built in grammers that can do that idiomatically.

If you have a couple minutes, give this a glance. It will give you an idea.

https://andrewshitov.com/2018/10/31/a-simple-parser-in-perl-...

I am no expert in haskell either. But parsec is similar in concept.
reddit_clone
·2 か月前·議論
I noticed that too. Unless you _ask_ for a script, they throw away the scripts they write.

They are particularly bad at complex multiline parsing. Writing all sorts of weird/crude python/awk scripts and getting confused in the process.

I wish they would use Perl6/Grammer or Haskell/Parsec or similar and write better parsing scripts.
reddit_clone
·2 か月前·議論
Does this abstract over the package management systems (apt, yum , apk etc.)? Or do we still have to write distro specific install commands?
reddit_clone
·3 か月前·議論
What can I run on a M4 Pro with 48 GB or RAM?
reddit_clone
·3 か月前·議論
That.

And I had to look down every time I had use it. I am glad to see it go.
reddit_clone
·3 か月前·議論
Not just _wrong_. It is confused! It is actually right in the second sentence. This was Friday, Opus 4.6.

>I want to wash my car. The car wash is 50 meters away. Should I walk or drive?

Walk. It's 50 meters — you're going there to clean the car anyway, so drive it over if it needs washing, but if you're just dropping it off or it's a self-service place, walking is fine for that distance.
reddit_clone
·3 か月前·議論
To me Claude Opus 4.6 seems even more confused.

I want to wash my car. The car wash is 50 meters away. Should I walk or drive?

Walk. It's 50 meters — you're going there to clean the car anyway, so drive it over if it needs washing, but if you're just dropping it off or it's a self-service place, walking is fine for that distance.