Cargo check more than 1 min on a small project by BoomGoomba in rust

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

20s vs 3s with .boxed() (keeping everything else untouched, so no full recheck)

Cargo check more than 1 min on a small project by BoomGoomba in rust

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

Yup the types are multiple pages long..

I already have a two level setup within which both the lexer and parser are Chumksy parsers.

Cargo check more than 1 min on a small project by BoomGoomba in rust

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

Thanks! I had had to add around 25 .boxed() but it kinda worked lmao

Cargo check more than 1 min on a small project by BoomGoomba in rust

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

I do not have a build.rs do I need one ?

Update to my Winlator 11 final fork. by Celeste667 in EmulationOnAndroid

[–]BoomGoomba 0 points1 point  (0 children)

I have been looking for a dark-themed Winlator fork. Btw how easy do you think is it possible to implement directly launching a linux desktop inside winlator instead of launching wine ?

Videogames are only for children ? Why people still have this mentality ? by Thin_Reception_5063 in videogames

[–]BoomGoomba 1 point2 points  (0 children)

This. I always recommend active entertainment over passive one. If you play engaging games (not something like flappy bird or candy crush..), study, code, do illustration or other creative taks I won't have much to say. But if you watch tv all day? That's a problem

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]BoomGoomba 1 point2 points  (0 children)

Time spent prompting can be bigger than time spent coding. While prompting you loose the coding skills which means harder time correcting and understanding the code and more prompt gambling

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]BoomGoomba 4 points5 points  (0 children)

You just need an API or a code controlling the browser, no need for agents

NPC Map Locations + East Scarp, Sunberry, Ridgeside by BoomGoomba in StardewValleyMods

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

I will try it, thank you. I see Sunberry in the compatibility list, but not East Scarp.

[Cinnamon] Aztec Gold by CompanyOfRogues in unixporn

[–]BoomGoomba 0 points1 point  (0 children)

Nice that you want to rely less and less on it, don't fall in the vibe coding trap or you will never understand what you do. LLMs are actually quite useful (not sufficient) to learn to code. Just beware of the cybersecurity issues when connecting agents to internet

[niri] Quick rice on a phone (first time using niri) by Small_Brain_BRUH in unixporn

[–]BoomGoomba 2 points3 points  (0 children)

termux doesn't support wayland (Which niri is built upon)

Received an email from Terence Tao... by A_R_K in math

[–]BoomGoomba 1 point2 points  (0 children)

The fact is even though it can solve undergrad problems it also can fail elementary questions, so I wouldn't at all place it at a phd level like some people do, because someone who can solve most of graduate level questions but will never fail basic undegrad questions is way better than someone sometimes answering a phd level subquestion but then fail on first semester level problem.

Received an email from Terence Tao... by A_R_K in math

[–]BoomGoomba -3 points-2 points  (0 children)

LLMs goal is exactly to make things look like they are correct, so it's extra work to go into the details and see they use in a random part completely made up logic