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

help-circle
  • Kann nur zustimmen. Wenn du den Job wirklich wechseln möchtest, solltest du einfach ein Zwischenzeugnis anfordern. Es ist auch durchaus üblich sich ein Zwischenzeugnis auszustellen zu lassen, wenn die Abteilung, Aufgabe oder der Vorgesetzte innerhalb der Firma sich ändert. Bzgl. der Formulierung kannst du da auch ChatGPT zur Hilfe nehmen wenn dir dass schwer fällt. Aber lass Begründen raus warum du ein Zwischenzeugnis willst. Das steht dir zu. Wenn doch die Frage kommt, bezieht dich einfach drauf das sich deine Tätigkeit oder deine Vorgesetzten in den Jahren seit deiner Einstellung stark verändert haben.





  • 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.




  • So ganz verstehe ich das manchmal nicht. Eigentlich sollte die Feststellung, dass eine Partei extremistisch ist, und somit gegen die Verfassung verstößt, doch ein ausreichender Grund sein, diese Partei kurz und schmerzlos einfach zu verbieten und komplett vom politischen Geschehen auszuschließen. Frage mich, warum hier noch lange diskutiert werden muss. Es gibt klare gesellschaftliche & politische Regeln an die sich jeder (ausnahmslos, egal ob Links, Rechts oder Mitte) zu halte hat. Wer dagegen verstößt, hat einfach keinen Anspruch, mitzureden.






  • 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.


  • Yes, that limited number of included searches is my only criticism I have with Kagi. They are aware of this, and are trying to offer customers more searches for the same price by improving their costs. I am glad they decided to do this by reducing their costs and have decided to not go the road of monetizing their users by selling ads and customer data.

    However, I try to use Kagi only for serious search requests. For other very trivial searches, I use Startpage. For me, works OK. But I hope that one day Kagi offers enough searches, so I can just use it everywhere as my default search engine without having to thinking about it.