Readit News logoReadit News
felipellrocha commented on The fundamentals still matter   jordangoodman.bearblog.de... · Posted by u/zekrom
sloped · a month ago
Basically the same as cleaning up after they hired the cheapest dev they can find. Something our little shop has been doing for 4 years now. Can't wait to charge to debug a 100,000 line vibe coded WordPress plugin.
felipellrocha · a month ago
Oh god, there will be money in this for sure, but at what cost?!?
felipellrocha commented on Why English doesn't use accents   deadlanguagesociety.com/p... · Posted by u/sandbach
r00f · 2 months ago
I strongly disagree that "it's a shame" that English does not use diacritics. English is my second language (third maybe, considering that the country of my birth is bilingual), and is my favorite language to read and to write. I tried to learn French for two years and stopped, and all those excessive writing marks were among the reasons.

God bless all those monks who decided to keep English writing clean.

felipellrocha · 2 months ago
English is your favorite language to read and write? Said no one ever…
felipellrocha commented on A Blacklisted American Magician Became a Hero in Brazil   wsj.com/lifestyle/careers... · Posted by u/bookofjoe
felipellrocha · 3 months ago
How did I know this was going to be about Mr M?
felipellrocha commented on Linguists find proof of sweeping language pattern once deemed a 'hoax'   scientificamerican.com/ar... · Posted by u/bryanrasmussen
sabellito · 3 months ago
All of those sentences are directly translatable 1:1 to portuguese, with the same tenses, in normal day-to-day speech too. Maybe instead of "terei" a brazilian would say "vou ter", but the effect is exactly the same. I can't find anything correct in your reply.
felipellrocha · 3 months ago
Came here to say the same. I’m brazilian and can translate every single one of those phrases without losing any meaning. What a shit set of examples.
felipellrocha commented on Kelp – simple replacement for homebrew on macOS   github.com/crhuber/kelp... · Posted by u/amai
felipellrocha · 3 months ago
Last week I had to download a dependency on Homebrew. It had been a while since I had downloaded anything as my personal device had been stable for a long time, so dependencies were out of date. Well, homebrew decided to upgrade EVERYTHING before it started the new download, all without my prompt. An hour later, I was met with a device that was full of issues, and it took me an entire week to fully get back to normal. Not saying I hate homebrew, but I welcome any competition in this space.
felipellrocha commented on WebGL Water (2010)   madebyevan.com/webgl-wate... · Posted by u/gaws
90s_dev · 4 months ago
On this note, can anyone recommend basic webgl 2d effects tutorial? I have a super exciting project I'm really close to announcing, but the last step is adding some pretty Animal Well style effects via webgl2, but I know practically nothing about webgl except the very very basics that you learn from webgl2fundamentals.org. Any pointers would be appreciated.
felipellrocha · 4 months ago
Webgl2fundamentals is pretty great :)
felipellrocha commented on Great things about Rust that aren't just performance   ntietz.com/blog/great-thi... · Posted by u/vortex_ape
jpc0 · 8 months ago

  -Wswitch ¶
    Warn whenever a switch statement has an index of enumerated type and lacks a case for one or more of the named codes of that enumeration. (The presence of a default label prevents this warning.) case labels that do not correspond to enumerators also provoke warnings when this option is used, unless the enumeration is marked with the flag_enum attribute. This warning is enabled by -Wall.
<https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#inde...>

The compiler can do that... And it's included in -Wall. It's not on by default but is effectively on in any codebase where anyone cares...

Please don't argue about "but I don't need to add a flag in Rust" it's not rust, there's reasons the standard committee finds valid for why and honestly your welcome to implement your own compiler that turns it on by default just like the rust compiler which has no standard because "the compiler is the standard".

felipellrocha · 8 months ago
but I don't need to add a flag in Rust
felipellrocha commented on Spline Distance Fields   zone.dog/braindump/spline... · Posted by u/ibobev
kvark · 8 months ago
They developed a content generation tool based on splines, as well as a rendering algorithm based on finding the closest splines to each point. They are claiming real-time rendering (4k at 120hz) on CPU... why not run this on GPU?
felipellrocha · 8 months ago
Boy... I hate questions of the form "Why not just". Which, to be fair... is not the exact form, but the intent of the question.

u/felipellrocha

KarmaCake day2377March 4, 2011
About
irc:fllr:irc
View Original