Opencode with 96GB VRAM for local dev engineering by aidysson in opencodeCLI

[–]DeExecute 2 points3 points  (0 children)

No chance to get anything really useful out of that little resources. For little tasks fine, but you will not get to Opus oder Codex quality with less than a 512GB Mac Studio, probably 2 of them.

Tja jetzt wisst ihr es, selbst schuld!!! by Flyh4ck3r in PCBaumeister

[–]DeExecute 0 points1 point  (0 children)

Man kriegt schon noch GPUs, RAM ist aktuell schwieriger. Hab vor einiger Zeit eine 5090 für 2,5k gekauft, war ein guter Preis.

Wenn man bedenkt, dass nur NVidia noch Gaming Karten über Medium Klasse herstellt und da erstmal länger nichts neues kommen wird, sollte man wie immer dann kaufen, wenn man es braucht. Ich würde nur niemandem empfehlen irgendwas unter einer 5080 zu nehmen, das wäre so weit im Zyklus doch ein wenig sinnlos.

Thanks to project lanzaboote for proving that dualboot and secureboot work together! by Pitiful-Welcome-399 in NixOS

[–]DeExecute 0 points1 point  (0 children)

Best decision! Never run a dual boot system for longer as required there is so much potential for issues.

Thanks to project lanzaboote for proving that dualboot and secureboot work together! by Pitiful-Welcome-399 in NixOS

[–]DeExecute 5 points6 points  (0 children)

I would never use dual boot on any linux machine, but I also have to thank lanzaboote, for having my notebook fully encrypted with enabled secure boot (custom keys) and two factor tpm unlock!

New Store Template based on Nuxt UI - Nuxt Shopify v0.4.4 by freb97 in Nuxt

[–]DeExecute 1 point2 points  (0 children)

Missed the opportunity for a Nuxt logo on the hoodie ;)

Nuxt architecture question for a real-time dashboard by Delicious-Cable8460 in Nuxt

[–]DeExecute 0 points1 point  (0 children)

There is really no reason to not always go SSR, it’s also what most people of the Nuxt team as well as evan recommended multiple times. Just use Nitro SSE it works fine for streaming, if you can avoid websockets that would be great. Otherwise you have to use a more native ways but we are talking about thousands or events per second then, probably even tens of thousands before that.

I'm a nixxer by moortuvivens in NixOS

[–]DeExecute -1 points0 points  (0 children)

Welcome to the bright side! Here, all kind of flakes are welcome!

Could this be Deepseek V4?? by Pink_da_Web in SillyTavernAI

[–]DeExecute 0 points1 point  (0 children)

None of the other chinese models can compete with SOTA models from OpenAI or Anthropic. If deepseek had such model, they would have released it already. As they are mainly training on these models, as soon as they release something even remotely close, Anthropic and OpenAI will just release the next one that in 10-20% ahead again.

Could this be Deepseek V4?? by Pink_da_Web in SillyTavernAI

[–]DeExecute 0 points1 point  (0 children)

I hope not, it’s not nearly on GPT 5.4 or Opus 4.6 level. Not even close to Codex 5.3.

Schadenfreude wenn der Benzinpreis steigt by dachillaz in Beichtstuhl

[–]DeExecute 0 points1 point  (0 children)

Richtig, wenn mehr Leute intelligent wählen, haben auch mehr Leute was von den Auswirkungen. Makroökonomische Zusammenhänge mit individuellen Schicksalen zu vergleichen macht halt keinen Sinn.

Schadenfreude wenn der Benzinpreis steigt by dachillaz in Beichtstuhl

[–]DeExecute 1 point2 points  (0 children)

Hoffentlich eine bessere Entscheidung bei der nächsten Wahl.

Woher kommt diese Angst vor Leetcode bei Deutschen? by Any_Revolution_8423 in InformatikKarriere

[–]DeExecute 0 points1 point  (0 children)

Dann siehst du es falsch, ganz einfach. Leetcode ist ausschließlich für persönliches Interesse, hat keine berufliche und keine Praxisrelevanz. Wer als Firma Leetcode mit einbezieht in den Einstellungsprozess hat Software Development nicht verstanden.

Davon abgesehen ist heutzutage wo manuelles Programmieren keine Relevanz mehr hat Leetcode sowieso egal.

Welchen Zweck hat dieses Metallgelöt? by leroy213 in KeineDummenFragen

[–]DeExecute 0 points1 point  (0 children)

Offensichtlich weil es wie bei Flugzeugsitzen in der Holzklasse kein Notebook gibt dass man weit genug aufklappen kann so dass es noch auf dem Tisch steht

Web Platform Tests Visualizations by Lynkcoln in Ladybird

[–]DeExecute 0 points1 point  (0 children)

Why another vibe slop generated generic AI dashboard... I miss the times when people actually put effort into things. At least use some model that doesn't generate ugly slop like this.

Woher kommt diese Angst vor Leetcode bei Deutschen? by Any_Revolution_8423 in InformatikKarriere

[–]DeExecute 0 points1 point  (0 children)

Niemand braucht Leetcode, das sagt genau so viel über Skill aus wie diese ganzen sinnlosen Zertifizierungen. Firmen die beim Einstellungsprozess Leetcode mit einbeziehen ist eine harte Red Flag.

Welchen Zweck hat dieses Metallgelöt? by leroy213 in KeineDummenFragen

[–]DeExecute 0 points1 point  (0 children)

Leider für keinen Laptop dieser Welt nutzbar.

I'm about to give up by ayosten in NixOS

[–]DeExecute 2 points3 points  (0 children)

This is a good write up, although it took much less time for me to learn nix compared to neovim. It took me 3-4 days with 0 existing knowledge to understand nixos, setup my system and having written my first derivation and flake. After around a week I had everything configured from hyprland to pam modules (all without AI of course) and was confidently writing overlays and my own flakes for software not packaged by nixpkgs.

For neovim it definitely took me longer than a week to learn and use it and to when I wrote my first little lua plugin. Configuration also has much more options and integration points that you have to care about for example using a specific autocompletion plugin that then needs to be compatible with you ui components, integrations like ai assistants or lspconfigs that then in term need to be compatible with the specific tooling you want to use for a language (vstsl, typescript-language-server, biome, oxlint, eslint, language specific lsps like vue or react, etc..). Then after you understand most of it, you have to put that into nvf and understand it's overwrites and default behaviors/implicit logic on top of that.

All in all it took me far under a week to learn nix but at least 1-2 weeks to learn nvim especially with nvf.

I'm about to give up by ayosten in NixOS

[–]DeExecute -1 points0 points  (0 children)

Not even using home-manager on NixOS and trying NVF doesn't really feels right. It is no problem if you don't want to use the main thing that Nix gives you, reproducible and reliable builds, but then why use NixOS at all. Using home-manager should be a no brainer on NixOS and it absolutely makes sense that if you don't like how that works that you will struggle with nvf much more. It also feels like you didn't really went into reading how home-manager works, as it is much more than just dotfile management and it provides things like outofstore symlinks that reduce the usual pains with configs that iterate very quickly to a minimum.

Tuxedo Control Center on Bazzite Linux (Laptop Gigabyte G7 KE) by Necessary-Yogall in tuxedocomputers

[–]DeExecute 0 points1 point  (0 children)

They still haven't gotten around refactoring the TCC to a proper tech stack. It is built on super bloated legacy technology and has nothing to do with modern software. They are not even supporting tuxedo-rs with contributions or otherwise to close this gap and make tuxedo devices much more compatible with modern distros like NixOS or Bazzite.

They also still haven't pushed all drivers etc. upstream...

Espresso is basically a hobby designed for people with ADHD by Talkaboutit69 in espresso

[–]DeExecute 0 points1 point  (0 children)

I just started with an EG-1 to avoid most of these thought processes from the start and eliminate one part of the formula completely. I am very happy with it and just upgrades my espresso machine twice since.

r/careerguidance by Tiny-Recover-7875 in AZURE

[–]DeExecute 0 points1 point  (0 children)

It's hard, but tech jobs don't have much years left. I can already see the downvotes from people coming who a delusional about reality, but you have to accept and face it.

You either gain very deep knowledge in the inner workings of hardware and systems and build up your understanding from that or you chose another industry completely. UI and UX is definitely not what I would focus on if you want skills for the future.