HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Blackarea

no profile record

comments

Blackarea
·il y a 2 mois·discuss
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
·il y a 2 mois·discuss
Im on mobile
Blackarea
·il y a 2 mois·discuss
Captcha fails on archive now? Jeez - free internet is past
Blackarea
·il y a 3 mois·discuss
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
·il y a 3 mois·discuss
Could make that an AGENT.md and use a dumber model via opencode to slop maxx even harder!
Blackarea
·il y a 5 mois·discuss
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
·il y a 5 mois·discuss
3 source files, nice code, no vibe-coding slob, nice little project... That's rare these days
Blackarea
·il y a 5 mois·discuss
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
·il y a 5 mois·discuss
... Literally ruined

https://youtube.com/clip/UgkxFZA4XXnXzHyNso0OQ28XU60U1-jdR13...
Blackarea
·il y a 6 mois·discuss
<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
·il y a 6 mois·discuss
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
·il y a 7 mois·discuss
Why they call pipes filter? And if... endif? Not for me
Blackarea
·il y a 7 mois·discuss
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
·il y a 8 mois·discuss
Grepping "extends" over a new codebase is a quick way to see how fucked you are when joining a new project/team.
Blackarea
·il y a 8 mois·discuss
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
·il y a 8 mois·discuss
> btn.finish().with_child(pipe!($read(cnt).to_string()))
Blackarea
·il y a 8 mois·discuss
> 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
·il y a 9 mois·discuss
> 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
·il y a 9 mois·discuss
Oh really a compiled strong and statically typed Language doesn't have a repl? How come?
Blackarea
·il y a 9 mois·discuss
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?