• 18 Posts
  • 748 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle


  • That video showed him saying that it’s good for autocomplete. But speaking from experience testing it on Rust, Python, JS, HTML and CSS, it performed the worst on Rust. It wrote tests well, but sucked at features or refactoring. Whether the problem is between the chair and the screen, I don’t know.

    Whether AI will be able to write secure code, I dunno, I haven’t tried. It could be put into the rules to consider security and add tests relating to security or add an adversarial agent that tries to find flaws in the code which can be exploited. That could probably do more than a developer who has no time assigned to care about testing, much less security.

    What it does to the IT sector in the long run - who knows…

    Agreed. Things are moving so quickly, it’s impossible to predict. There are lots of people on LinkedIn screaming about obsoletion of humans or other bold claims, but to me they are like drunk fortune tellers: tell enough fortunes and one is bound to be right.







  • We’d need to provide a reason for them to want a Linux phone. What use could a politician have for such a phone? We need to find good, strong reasons for it.

    Sovereignty is the big thing right now. Supply chain attacks too.

    Is there maybe a cost projection we could provide?

    But also, how can it tir into other goals? If it’s just disconnected from everything, it probably won’t get much steam. Crosscutting concerns have to be tackled with a Linux phone. Concerns that’s are tangible and not philosophical or ethical.





  • Yunohost is probably more secure than you figuring everything out yourself. More people have a vested interest in keeping it secure. They have a minimal page on security but they have fail2ban, unattended upgrades,and a secure SSH configuration. If something is discovered, you might be vulnerable but at least there will be knowledgeable people fixing it.

    Security is always difficult and nothing is 100% secure. The three letter agencies around the world have been hacked and they are in the business of hacking others. Hackers themselves get hacked on the regular. Using yunohost as a noon probably reduces the chance of you getting hacked.

    If you have something only you need to access, you can also host yunohost for yourself and make it accessible only via a VPN. Headscale, tailscale, maybe even your router provides a VPN service, or setup wireguard yourself. If others have to access it… I dunno. That’s a good question to ask on /c/selfhosted








  • I want to be optimistic about nix but the main community on discourse is a travesty. It’s a more a political arena than a coding forum and actively hampers nix development. Any important decision is either made in isolation (a small group of high up people) or on the forums, and the forums are a mined battlefield. Code and words don’t matter, only who wrote or said them.

    Nix has had many opportunities to be the basis for something amazing and supported by a large company. Valve could’ve used nix to have dependency locking. Imagine bazzite, the most gamer friendly distro, being built on nix. That would’ve propulsed nix at least onto a mountain to visible to many Linux users. But if I were Valve and had a single look at the forums and documentation, I too would’ve chosen something else.

    I’ll also just mention nix flakes and its experimental yet widespread use with no official documentation or support. Imagine joining and being told to use flakes then being pointed to blog posts from 2019, example repos, and YouTube videos to start using it. That isn’t a good look at all.

    Nix has potential but the community squanders it in favor of culture wars, pride, principle, and just anything unrelated to Nix.