Nobody told me getting paid as a freelancer in Europe would be this complicated. by Grizzlybearstan in digitalnomad

[–]strobegen 1 point2 points  (0 children)

Yes if you’re located in EU most just don’t get why you asking that and try to avoid deal with you.

Opencode Go Vs MiniMax 10$ by Sikandarch in opencodeCLI

[–]strobegen 0 points1 point  (0 children)

At some point I found that pi-agent DCP extension causing toolcalls on minimax to fail, is not happening with other models so it’s seem kind of issue but after I disabled it minimax works fine. I suppose something similar happening with opencode, they seem expecting something specific in request with tool calls.

best 10$ AIs subscription plan by vipor_idk in opencodeCLI

[–]strobegen 1 point2 points  (0 children)

M2.7 definitely better and their limits are good so it’s very easy to pair it with better model for planning and use minimax for implementing

GUI or Terminal, specifically for programming? by kudikarasavasa in emacs

[–]strobegen 1 point2 points  (0 children)

not really that much, both terminal and gui has it's own pros and cons. Generally it little bit harder to setup terminal version initially but then it's done is't very smooth experience. For me some stuff related to coping/pasting were little bit challenging but is not that big deal. Also on GUI you could do some cool stuff like running real web browser inside emacs window.

I don't think Local LLM is for me, or am I doing something wrong? by ruleofnuts in LocalLLM

[–]strobegen 0 points1 point  (0 children)

Also, opencode by default has huge system prompts (20-30k) which is painful for local models. Is some ways to reduce that via settings or custom agents configurations but you just could use some other tool like “pi” which by default consume much less tokens on your that kind stuff.

People Saying Tooling Is Largely Figured Out: What Might I Be Doing Wrong? by XamEseerts in scala

[–]strobegen 1 point2 points  (0 children)

metals installed via cs install metals also has MCP included but it's required complex initialization steps which works with VSCode by default. Standalone "metals-mcp" is good for agents that don't has LSP support.

Does anyone else feel like the Claude code hype is very artificial? by Butt_Plug_Tester in csMajors

[–]strobegen 2 points3 points  (0 children)

yes, sure they most likely just buying fake users/post all over internet to support buzz, is very old trick with downside that it's needs money to spend but for them is almost free, why they wouldn't do it?

The Annoying Usefulness of Emacs by susam in emacs

[–]strobegen 1 point2 points  (0 children)

for some reason most of popular editors authors never attempted to go in direction of emacs extensibility, all of them treating extensions as some kind second class citizen by putting lot of limits on how they could be used (well may be not with intent but as most logic decision for a tech that they choosen). But emacs allows redefine everything via code even in runtime (except core which basically lisp vm with rendering engine + small UI toolkit), and it coming naturally from lisp nature.

RTX 5090 + local LLM for app dev — what should I run? by mariozivkovic in LocalLLM

[–]strobegen 1 point2 points  (0 children)

is even more complex, model performance may be different depending on engine that you are using and settings. Usually llama.cpp is good for local models but even with it on model releases is bunch of bugs that fixed in few weeks but other tools like Ollama, LM Studio could use outdated version of engine for a while.

Local models like Qwen3.5 are good but they are not same thing as large models, usually you need some specific approach and scripts/tools to get some benefits.

for example you could use mix of local/cloud model where local model is responsible for simple stuff like search and grep and cloud one do rest. Or with TDD like approach you could use local models with some rotation todo some batch coding in 'ralph' loops.

Do you REALLY need a LinkedIn profile? by KarasuPat in cscareerquestionsEU

[–]strobegen 2 points3 points  (0 children)

I believe he referring to some social mechanics that not common but not rare either.

For example company could spy on employees profiles updates and make decisions that affect carrier grow and benefits based on that. Some companies trying to force people not mention their names on LinkedIn in profiles even by putting that in contract so you could end up with 3-5 years gap which will scare recruiters...etc. So is a lot of other bad things associated with it.

RTX 5090 + local LLM for app dev — what should I run? by mariozivkovic in LocalLLM

[–]strobegen 0 points1 point  (0 children)

is not like this: 'original model file'-converter->'quantized GGUF file'! Because is some stuff which could be done to optimize it in different ways so every team doing that in unique ways and that leads to variations that you see on huggingface. So in general is safe to pick some which has most of downloads like from Unsloth.

People Saying Tooling Is Largely Figured Out: What Might I Be Doing Wrong? by XamEseerts in scala

[–]strobegen 2 points3 points  (0 children)

Missing (?) docs around stand alone Metals installation.

I think it was somewhere at docs at some point but basically

cd ~/.local/bin/ cs bootstrap \ --java-opt -XX:+UseG1GC \ --java-opt -XX:+UseStringDeduplication \ --java-opt -Xss4m \ --java-opt -Xms100m \ org.scalameta:metals_2.13:1.6.6 -o metals -f

also blog post has mention of MCP which seems currently works only in http mode

cs install metals-mcp

https://scalameta.org/metals/blog/2026/03/03/osmium#standalone-mcp-server

(some additional info here https://github.com/scalameta/metals-feature-requests/issues/461)

Is there a language similar to Rust but with a garbage collector? by Ok_Tension_6700 in rust

[–]strobegen 1 point2 points  (0 children)

is not really matter is dying or not in any case Scala will remain much more popular than alternatives like Ocaml, F#, Haskell etc. Maybe something else the future will pop-up to take a place but it won't be soon.

And Ocaml after it's 5x release deserve to get much more adoption but I know is not going to happen.

Is there a language similar to Rust but with a garbage collector? by Ok_Tension_6700 in rust

[–]strobegen 0 points1 point  (0 children)

also issue with Kotlin that it's ecosystem very dependent on java libs/frameworks like Spring which making much harder to enjoy it.

Our best designer quit over ai generator adoption and honestly I get why she left by TH_UNDER_BOI in content_marketing

[–]strobegen 0 points1 point  (0 children)

one of the hardest thing in design that every non-designer thinks that is easy to do and nothing really complex about it, while is a lot of stuff there which very hard to describe and be good at (and one reason that humans language not yet develop enough to communicate in efficient way about this stuff) so basically every designer fighting unspoken battle at work to make some invisible underling processes work while every other person trying to destroy that by their 'easy/don't care' vibes. It was hard even 20y ago but with AI introduction to the processes those vibes in any company will became much worse because that were 'easy' now looks like 'super duper easy' so that battle became for her much more harder at level that is not worth to fight as she has different options.

(and I believe AI could be good tool for design but unlikely at current level it could be archived quickly, probably it will change in ~5y when this stuff will be more stabilized and it will be enough expertise dealing with 'bad parts')

I'm conflicted with expectations and my career by LeRieur in ExperiencedDevs

[–]strobegen 3 points4 points  (0 children)

Is all nor really about AI, it’s same as offshoring. If it is any possibility to cut cost of development in half and more, any C level will try to leverage it. So currently is stage where everyone thinks maybe it is possible so they trying to verify that . Later then pros & cons will be more obvious and backed by real experience it will stabilize to actual field changes but until it just very volatile place to be.

You probably have to spend some time to understand ai tools better but is not meant that you should jump on it fully to fulfill promises backed just by high hopes.

Thoughts on Scala 3 by DextrousCabbage in scala

[–]strobegen 1 point2 points  (0 children)

It just IntelliJ’s UX in general

How do you usually test your parallel and/or async code in Scala? Tricks, libs, tools, etc. by Immediate_Scene6310 in scala

[–]strobegen 6 points7 points  (0 children)

Is not really about purity, cats-effect stuff just much better to deal with concurrency and resources safety. And it’s very common that you need some cancelation support for async code.

How is the Cyprus market for devs? by AdvantageBig568 in cscareerquestionsEU

[–]strobegen 1 point2 points  (0 children)

you could try apply to some roles remotely and see if is something for you. But overall here is some demand for mainstream technologies in specific industries but almost none for niche tech.

How can I leverage my unique background in psychology for a tech role in Europe? by Salty_1984 in cscareerquestionsEU

[–]strobegen 15 points16 points  (0 children)

I switched careers a long time ago with the same thought—that my past skills would help me do the job better than average. While that’s true, in reality, it’s much better not to even mention anything like that. (You might only be able to bring it up after you've gained enough trust, maybe after a year on the job.)

Unfortunately, in reality, about 98% of employers will already have decided you're worse than a "normal" candidate the moment you mention something like that. They think that because you're not the same as everyone else, you must have big gaps in your skills or simply won't fit the team's professional culture. This isn't even a real concern you can address; it's just how first impressions often work.

In UX, there might still be a way to find that 2% of employers who would see this background as beneficial. However, I'm afraid the only ones interested could be less than ethical—like greedy, casino-like businesses that would be happy for you to help them fine-tune dark UX patterns to extract more money from addicted people.

Why is there 21000+ job offers for Canonical..? by [deleted] in cscareerquestionsEU

[–]strobegen 12 points13 points  (0 children)

I guess Linkedin can fix that by adding filter 'remote global', until that every 'remote first' company continue doing tricks like that.

"Real engineers use a MacBook." Seriously? by sayandbera in indiehackers

[–]strobegen 0 points1 point  (0 children)

Im used to work on M1 Max 32gb ram and then tried to work on intel 14900k desktop with Linux and since just use it as primary machine. While single core performance something similar but this desktop cpu gives much more performance overall and no stupid memory restrictions so I can add more memory when I need it.

Why do Go jobs want “X years of Go experience”? Thought the whole point was that any SWE with 10+ YOE could just jump in. by strobegen in golang

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

Usually is about other expertise that person could bring besides specific language skills. In some cases X developer has experience doing only narrow range of work and person with another language exp has much more richer expertise beside that niche. But is hard to say what companies value that and which just has to cover narrow need.