Hacker Newsnew | past | comments | ask | show | jobs | submit | Sammi's commentslogin

KLA?

Kernel-level Anticheat

*yet

A cheap lapel microphone is even better, as they are always close to your mouth.

I can't live without Fork. It's the one thing I miss on Linux. I have it in Wine, but it's running terribly there unfortunately.

I’ve used SourceTree for a decade, Fork is the only one I’ve switched to partially (at work).

I probably will switch back to ST even at work because I dislike:

- I want the split view of ST where I can simply see the changes and not lose the commit log.

- “see only current branch” is super useful in ST to see only the current branch’s commit log.

(Partially writing this in hopes of someone pointing out ways to do this in Fork)


You can do "see only current branch" with the little filter icon when you hover next to a branch. Although I do find myself getting lost amongst branches more easily compared to Sourcetree, I think there's some difference in how filters are combined that isn't ideal (but I can't remember specifics)

You can also go to View in the menu and click "Filter by active branch" (Ctrl+Shift+A).

Also if you, like me, wanted to blame or view history for specific files there does not seem to be a way by clicking in the GUI to achieve it. But by using Ctrl+P you get the command search and can search for "Blame" or "File history".


I use file history aaaall the time. My favourite feature in Fork.

Thank you!

Another vote for Fork here. Used to use many different UI clients, including ST and Tower but left Tower for Fork. I still add P4 Merge as my external merge tool though. It seems to have the best algorithm and often solves conflicts automatically.

SourceGit comes pretty close to it for me (same situation)

Lots and lots and lots of people make no. 1 work. The issue isn't whether it is a monolith or not. The issue is whether it has good or poor internal architecture.

No 1 can scale to 1000 requests per second. One machine, one db, one application. It is totally doable because so many people do it.

It's just not sexy and doesn't pad you resume. It's boring stuff that just works.


I wish our app only got 1krps. Maybe these conversations should be bucketed by the traffic volume people are handling - it really leads to completely different designs.

The massive sympathy for Russia in the Ukraine war among the far left makes it pretty clear that tankies are alive and kicking.

I haven't encountered that. Where are you seeing that other than in one or two people? Is that a thing in online spaces?

Can you share any evidence of this massive sympathy?

Depending on the feed producer. The farmed fish feed that is considered the very best quality has about 50% fished fish in it (and hence has the natural omega3 in it). The other 50% is mostly soy and wheet, but also misc other stuff like flavor enhancers. Low quality feed is mostly land based.

Yeah... I adore Sqlite and upvote anything about it, but I couldn't upvote this article because it was just so poorly informed. It gets the very basics on sqlite concurrency wrong.


For the same reason almost all my functions end with this:

  const result = ... ;
  return result;
I know debuggers can show return values, but that doesn't help when you're just doing a quick console log inspection.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: