• 3 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
  • I am not an Arch-user, but I would say so. At least Nix itself claims that their unstable channel is the largest and most up-to-date package repository currently followed by AUR. So yes, I think you can have best of both worlds - a rock solid base system with the newest software via Nix. It even gets better with Home Manager.









  • Actually there’s an idea sparking up on me.

    When I was a junior programmer there were some business guys coming up with the requirement to implement their own validation language (similar to regex). I always thought it is totally stupid to invent your own instead of using something that already exists. But it turned out to be great fun implementing it. I had no prior knowledge in implementing parsers and interpreters. But man I was so proud after I came up with my own solution for the problem. It was such fun, that I even was doing over hours. At the end I create my own tokenizer, a parser and an interpreter. Even something similar to what I now know most people would call an AST (abstract syntax tree).

    However, I know I have bought the Crafting Interpreters book without having read it. I really should start digging into it.







  • Creating a snapshot is not the backup itself. It is basically freezing the current state of your files from this point on and then remembering what has chanced compared to the snapshot. So yes, it is normal that this takes no time since nothing is copied on your hard drive. If you want to backup the snapshot you need to make an actual backup of it. This is possible with btrfs. But since I haven’t done it yet, I can’t tell you the exact command.







  • With trivial search requests, I mean stuff like entering the name of a company as a search term, where you could have easily just entered the direct URL in our browser instead. There is almost no benefit for using Kagi on this. Almost every search engine will give you the result you are looking for as the first search result.

    Kagi is perfect people doing a lot of research in the web. I am a software developer. When I try to find solutions for programming related topics, Kagi gives me much better results than Google since they don’t show me all the ads and don’t do weird ranking stuff. Also, I am able to ask Kagi to only show discussion from public forums or even let them summarize the results via AI. Doing product research is also a lot more helpful with Kagi.