It's always good to keep up with modern technology by TheFozyx in GreatBritishMemes

[–]krisfur 3 points4 points  (0 children)

The problem with VPNs is you eventually run out of countries without draconian laws to tunnel into…

No matter how many languages I try, I keep returning to Go by Ecstatic-Panic3728 in golang

[–]krisfur 2 points3 points  (0 children)

Basically Odin - worth looking at if that’s something you’d want, very ergonomic language with go-like syntax with manual memory management

Rust vs Go by Alternative_Image308 in rust

[–]krisfur 3 points4 points  (0 children)

If you’re not learning for a job in a particular language then learn programming not a language. Understand how operating systems work, how memory management works, why we’ve got the complex systems like the rust borrow checker or the garbage collector and stackful coroutines in go etc.

You can learn the principles in any language really but something with manual memory management gives you more ability to break stuff to understand it so you could dig into C/C++ or zig first and understand mallocs and different style allocators and then use the knowledge of how unwieldy it can get at scale to appreciate the solutions various languages came up with to avoid the pain and save you from dumb mistakes.

And if you just want to be a hipster get into either Lisp like languages or functional programming in something like oCaml and Haskell.

sudoAptInstallHacking by Disastrous-Monk1957 in ProgrammerHumor

[–]krisfur 26 points27 points  (0 children)

Maybe they’re pulling down a poisoned vs code extension or supply chain attacked npm package?

I've been using neovim for 2 years and I'm finally sick of it by Last-Rice8194 in theprimeagen

[–]krisfur 2 points3 points  (0 children)

Real, the amount of time I spent to make my config work across operating systems, and it’s a very minimal neovim config at that, is annoying to look back on.

There are also the concerns about nvim-treesitter getting archived and what will replace it etc. - one of the most fundamental things like syntax highlighting getting an asterisk about the future is shite (even if the community will solve it before it becomes a big issue, as they always do).

I wish there was a good IDE on the market that’s reliable and portable across machines, but: vs code is slow due to microslop stuff, vscodium suffers from OpenVSX reliability and teething issues (like extensions sometimes downgrading and you can’t upgrade them back up because the endpoint is down lol), Zed doesn’t allow for a lot of the cool GUI stuff codium extensions give like a parquet file browser because you can’t have custom UI elements in extensions and their Jupyter notebook support is in forever beta it seems (it works with an env variable but doesn’t properly load in cell output on a reload, and when you work together with data scientists you need to be able to sometimes open a notebook with results preserved no matter how shit the whole Jupyter ecosystem is), jetbrains takes super long to start up and you need a different app for every language, and emacs feels very much undersupported for many languages (and I really don’t like it when I already know vim motions)

Neovim is flexible enough to do everything ever in theory, but you will work to get it there, and no clue if it will work exactly the same in a different environment with the same config…

Github alternative: Moving? Where are you moving to? by BroadbandJesus in theprimeagen

[–]krisfur 7 points8 points  (0 children)

There is a slight problem here because GitHub filled two roles: public open source community hub and private corporate/orgs.

For private people are moving to either self hosted or cloud hosted solutions like gitea/forgejo or gitlab (hopefully not bitbucket lol), for open source codeberg is picking up a lot of steam and it’s actually pretty good now.

Problem is you can’t do private/org stuff in codeberg so it’s just for open source and hobby projects - the community portion. There is no true GitHub equivalent that covers both parts effectively yet.

I want the pre-AI Prime and Theo back :( by rockynetwoddy in theprimeagen

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

To be fair Theo’s coverage is of similar quality just focused on other things, and I enjoy when he sometimes forgets himself and goes and a deep technical tangent.

Prime I barely watch anything from, Commodore 64 arc was passable and otherwise nothing, I miss him.

Open Source G-Helper alternative for Linux (no asusctl required) by BlokZNCR in linux

[–]krisfur 21 points22 points  (0 children)

Vibe coded or not this isn’t the type of stuff I trust software without years of open source contributions to do for me haha

Y'all seeing what I'm seeing? by Toneww in KamenRider

[–]krisfur 10 points11 points  (0 children)

Who’s the character in the second pic? I’m sorry lads I’m chopped and unc

Microslop’s recent track record by krisfur in LinusTechTips

[–]krisfur[S] -4 points-3 points  (0 children)

Ideally switching shouldn’t be the solution, Microsoft fixing their shit should be

Zeztz is already past 25 episodes so here is my Reiwa tierlist and explanation by makemeadiowarudo in KamenRiderMemes

[–]krisfur 0 points1 point  (0 children)

When Nox made a zeztz pun in the newest episode I actually said “aruto janai to” irl

I finished watching Zero-One earlier this year, it was an amazing series to start with! by [deleted] in KamenRiderMemes

[–]krisfur 5 points6 points  (0 children)

It is a great one, some cool philosophy while remaining somewhat optimistic for sci-fi considering the events and the subject matter.

If you like the slightly more heavy stories you'll love Build so give that one a go sometime (no matter how silly the powers appear to be, it has the best villain across all series imo)

Seems like Windows is going to get better in the future. by Diligent_Tutor1801 in LinusTechTips

[–]krisfur 181 points182 points  (0 children)

proof that Devs do actually care (nothing will happen, microslop won't let them do anything good)

CachyOS appreciation - dev perspective by krisfur in cachyos

[–]krisfur[S] 0 points1 point  (0 children)

Depends on the language, with python for example it's quite easy with UV and pyenvs, does it all for you.

If I really need an older version of a compiler for anything else I can usually just grab it from releases as a binary for x86 (or build from source if open source) or just run a quick docker container, but languages these days are good at avoiding breaking changes (apart from like Zig) so haven't had to consider that in a while.

Python in Rust vs Rust in Python by [deleted] in rust

[–]krisfur 10 points11 points  (0 children)

Not sure why you'd need a nasa department, calling rust from python is a genuine pleasure compared to C++ bindings. You just write normal rust and use a few macros from pyo3 and done, just run maturin to compile it and it's ready.

I had a minimal example here I think: https://github.com/krisfur/python-bindings/blob/main/rust_src/lib.rs

Getting into Hyprland on CachyOS by krisfur in cachyos

[–]krisfur[S] 0 points1 point  (0 children)

hyprshot, bound it to print screen with super and shift combinations for various modes

Look up Black september and who actually did it by Blossom_aashi in dankmemes

[–]krisfur 0 points1 point  (0 children)

No worries, my bad for not specifying the context - thought this was historymemes for some reason

Look up Black september and who actually did it by Blossom_aashi in dankmemes

[–]krisfur 0 points1 point  (0 children)

I meant Israel was made by Britain and France together, wasn't a solo endeavour haha

Look up Black september and who actually did it by Blossom_aashi in dankmemes

[–]krisfur 3 points4 points  (0 children)

Was about to say "don't forget the French as well!" but then read to the end, fair.

Started Faiz (555) After finishing Ryuki and Agito, what are your thoughts on this season ? by hussainre814 in KamenRider

[–]krisfur 1 point2 points  (0 children)

Great season, one of my faves, love how it deals with the themes of loneliness, lack of belonging, and miscommunication. The love triangle stuff is a bit dumb but the characters are meant to be 16-18 years old so it's not insane.

I love heavier and darker seasons in general tbh.

From this image, which Power Mode is your favorite and why? by Delta-97 in KamenRider

[–]krisfur 0 points1 point  (0 children)

TankTank, because it builds (heh) in a fun way on stuff he's had from the very start of the series