• 0 Posts
  • 55 Comments
Joined 3 years ago
cake
Cake day: June 3rd, 2023

help-circle




  • That’s all correct and true

    I was on a business trip, very sleep deprived and needed a fast solution

    So, I guess, this was the tool for the job

    Probably it got lucky, because with other things it just fucked up after that
    So, my trust into it is nil
    But for quick scripts, that would take me much longer to build, it’s working

    But I’m also usually using local models

    I’m aware of their power and water consumption, and you’re right in that

    Edit: and besides the environmental impact, which I don’t use them often or only locally, I’m still a tech guy and want to know, what they’re actually capable of
    Which still isn’t much and I don’t see LLMs getting better with more complexity

    There are to many problems
    We have programming languages for reason, because they’re mathematically sound and not ambiguous
    Human speech just isn’t and that’s already the point, why LLMs can never really work for that

    But I was surprised, that it once came up with a solution to filter my log files and calculate some statistics out of it
    And I have to give it that




  • I’ve worked years in vim with plugins, but keeing it up with plugins working, that are not maintained anymore was quite a pain.

    It was the most perfect IDE I had though.

    After that, I’ve tried CLion, because I quickly needed something that worked with really large projects.

    But with every update it got worse.

    Currently I’m on zed and kinda happy with it.
    There is still some stuff I’m missing and their focus on AI seems to overpower necessary features like multi windows - which is my main concern, as I need those badly.

    But I’m too over worked to actually setup a new vim/neovim environment and don’t really know where to go…

    Edit: many co workers went to VS Code, I’m spoiled with the search function of CLion.
    Editing interfaces just by searching and replacing/extending existing code was a breeze. Didn’t find this anywhere else…




  • Arch is great in my opinion

    I’m not sure, if it was just my young age/experience with Debian, but now with Arch I could always save a system. With apt I sometimes preferred a complete re-install.

    I actually really like Arch(& Arch based systems).

    If that is the public opinion with C++ and Arch, I’ll need to re-evaluate my masochistic tendencies, it seems



  • And I fucking love it

    I hate java with a passion, C# was fun (but at that time only available through the .Net nightmare) and I grew up with (Turbo ;⁠-⁠)) Pascal and C

    So, I’m feeling rather comfortable and at home with C++

    I’d like to do a bigger project in Rust once at least, but with my current project already the compile times are between 20/25 to 45mins (depends, if you have the build server available or if you need to make up with the IPC).
    so, I guess, those iterations would become even longer with Rust

    But I’m also having the advantage, that my applications are running very, very isolated. So I don’t really need to take care about exposure and attacks.

    Still… Finding a memory leak or some shared memory fuck up is everything but fun…

    Especially as most of the logic runs in kernel space and debugging possibilities are mostly reduced to traces/log files

    Still, I love it
    Maybe it’s because of the thrill ;⁠-⁠)




  • Is it just me or is the results output kinda spammy?

    I mean, I’m all for information and stuff, but do I really need to know the regex?
    I’d love to have this as an option, when I think, that the tool provided a false positive, but for routine checks, I’m feeling a bit overwhelmed

    More interesting it would be, to just show me the parts, that are seemingly an issue and some description, why it is an issue.

    With that output, I’ll probably have an easier time just checking the config file myself

    But maybe, that’s just me…



  • I’ve pretty much stopped using windows 20 years ago - besides needing to boot it up to have some weird configuration program (looking at you Datalogic!)
    I’m still “the computer guy” in my family and everyone comes to me with their Windows boxes or iOS phones/tablets, but I have absolutely no clue what I’m doing there…
    I’m always astonished how much more shit Windows got in those years.
    Even assigning a drive letter (which is already a stupid way to extend storage, compared with just mount points) isn’t that easily set anymore.
    At least it took me 20-30mins to find the option.
    Changing IP addresses also seems to be highly technical and must be hidden.

    Don’t know what they are going for. You can make stuff easily useable, but still give options to change the defaults.