HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Blackarea

no profile record

コメント

Blackarea
·2 か月前·議論
Well it may not life up to uncle Bob's clean code standards but it does fit the repo's name, doesn't it?
Blackarea
·2 か月前·議論
Im on mobile
Blackarea
·2 か月前·議論
Captcha fails on archive now? Jeez - free internet is past
Blackarea
·3 か月前·議論
A webui halicunated just for you? I think this must be by far the scariest and from my point of view worst idea you could ever come up with, no offense. Why would you ever want your web-experience to be non deterministic. A different ui every time you load? Even longer loading spinners then with mbs of react dependencies today? This is wrong on more levels then I could count
Blackarea
·3 か月前·議論
Could make that an AGENT.md and use a dumber model via opencode to slop maxx even harder!
Blackarea
·5 か月前·議論
yes! I just don't understand that as well. Up until some time ago claud code's preferred install was a npm i, wasn't it? Please serious answers for why anyone would use a web language for a terminal app
Blackarea
·5 か月前·議論
3 source files, nice code, no vibe-coding slob, nice little project... That's rare these days
Blackarea
·5 か月前·議論
Bat is nice. Oh dang now i have to try this plugin. I remember trying a couple of similar ones that got me so frustrated that i abandoned the idea of markdown viewers in nvim... Here we go again XD
Blackarea
·5 か月前·議論
... Literally ruined

https://youtube.com/clip/UgkxFZA4XXnXzHyNso0OQ28XU60U1-jdR13...
Blackarea
·6 か月前·議論
<3 if I don't see 15 new node modules and 3 CVEs by EOB today I'll replace you with a css architect and vibe-coding nft monkey by next week!
Blackarea
·6 か月前·議論
Just as the modern Javascript applications. What if - and hear me out on this one - Javascript just is a poor choice for huge complex codebases?
Blackarea
·7 か月前·議論
Why they call pipes filter? And if... endif? Not for me
Blackarea
·7 か月前·議論
Mass of learning material doesn't equal quality though. The amount of poor react code out there is not to underestimate. I feel like llm generated gleam code was way cleaner (after some agentic loops due to syntactic misunderstanding) than ts/react where it's so biased to produce overly verbose slob.
Blackarea
·8 か月前·議論
Grepping "extends" over a new codebase is a quick way to see how fucked you are when joining a new project/team.
Blackarea
·8 か月前·議論
I literally couldn't care less. You can call it '1th of April' for all that i care if the actual functionality you offer is clean and fast I'll gladly accept!
Blackarea
·8 か月前·議論
> btn.finish().with_child(pipe!($read(cnt).to_string()))
Blackarea
·8 か月前·議論
> You can choose to use it (macros) or not.

Yet both examples use macros.

I might still got ptsd from a job where literally all of the rust codebase was written as macros. Since then I avoid them at all costs.

I find the route, that gleam took, way more elegant with squirrel (sqlx-ish) and lustre (elm-like) being examples of what we could have instead. Avoiding language mixing is so important for proper/clean lsp-support - yet macros are a different language as i see it.

As for the rest of this: i also don't see how it's any different from iced, egui etc. but maybe I didn't take the time to check the details...
Blackarea
·9 か月前·議論
> Code like a surgeon ... As a UI prototyper

XD yes sure. I'd most definitely put those on the same level. Maybe even favor an UI prototyper if it comes down to the real deal. Who needs an open heart surgery when you can have a magnificent css-hover animation that really seals the deal on some 90%-AI-generated slob that only caters to delusional top-management completely out-of-touch with reality.

Irony off: Let's try it with a bit of humbleness next time, ey?
Blackarea
·9 か月前·議論
Oh really a compiled strong and statically typed Language doesn't have a repl? How come?
Blackarea
·9 か月前·議論
What? Gleam can compile to js. I don't see the similarity to kotlin being oo and all. Gleams compile time is lightyears ahead of anything on the jvm. I appreciate kotlins nullability constraints but to me it seems the jvm ecosystem is too grown to give kotlin the space it needs. Also heared that java's pattern matching and exhaustive checks have surpassed kotlins? In that case it's just easier to role with java, no?