COMMENT___ | 1 month ago | on: Doing the thing is doing the thing
COMMENT___'s comments
COMMENT___ | 1 month ago | on: Doing the thing is doing the thing
COMMENT___ | 2 months ago | on: Microsoft Office renamed to “Microsoft 365 Copilot app”
COMMENT___ | 1 year ago | on: How to raise children with grit (2019)
COMMENT___ | 1 year ago | on: GitHub was down
COMMENT___ | 2 years ago | on: Ask HN: Why has everything become so annoying?
COMMENT___ | 2 years ago | on: Sudo for Windows
I hear you! We thought about some of the options you’re calling out here. A lot of customers voiced having the muscle memory of doing similar flows on various operating systems was more important to them and that’s where we landed. I totally understand your perspective and I do really appreciate the feedback. I’m always trying to learn from people like you so I can help to build things that will make your life better.
From https://devblogs.microsoft.com/commandline/introducing-sudo-...
COMMENT___ | 2 years ago | on: Why I Like Obsidian
COMMENT___ | 2 years ago | on: Using Git Offline
COMMENT___ | 2 years ago | on: Ask HN: Can we do better than Git for version control?
https://svnbook.red-bean.com/en/1.8/svn.serverconfig.svnserv...
COMMENT___ | 2 years ago | on: Ask HN: Can we do better than Git for version control?
Oh here we go again. You are wrong my friend. Firing up a basic SVN server is a matter of minutes. You just need to run several simple commands.
COMMENT___ | 2 years ago | on: UTM – Virtual Machines for iOS and macOS
COMMENT___ | 2 years ago | on: Linux overtakes Mac as Steam's second-most used OS, thanks to the Steam Deck
It appears that there is some problem with BG3 on GFN. The game’s launcher constantly complains about “corrupt data files” and cloud saves take some time to sync from and to Steam.
COMMENT___ | 2 years ago | on: Super sorry to the guy with the username reset on GitHub
COMMENT___ | 2 years ago | on: Avast Scandal: Why We Stopped Recommending Avast and AVG
This is fabulous. They even draw a "learning path" from beginner to expert (sorry, who?). It looks almost natural for inexperienced users.
This whole "home antivirus" business reminds me of SoftRAM. It's just a few steps away from being a scam.
COMMENT___ | 2 years ago | on: Gitless: A simple VCS built on top of Git
> You don't have to set up a database for Git, either, and it works entirely locally.
What database? Subversion doesn't need any special database to work. Just the repository and its working copy. Both can be local and can be created with two commands.
COMMENT___ | 2 years ago | on: Gitless: A simple VCS built on top of Git
It seems that you are comparing apples to oranges. Building your own SVN server from the ground up can indeed require some effort. Doing the same for Git demands more or less the same level of effort on your part. So, I believe you are comparing building an SVN server from the ground up to something like installing Gitea or GitLab, or using Git locally.
Again, you don’t have to install an SVN server. Just run `svnadmin create REPONAME` and use the `svn` client to import your data into the repository.
COMMENT___ | 2 years ago | on: GitHub is down
COMMENT___ | 2 years ago | on: Microsoft is busy rewriting core Windows library code in memory-safe Rust
COMMENT___ | 2 years ago | on: The Windows 11 Trash Party