Gabriel Vivas
banner
gabssnake.bsky.social
Gabriel Vivas
@gabssnake.bsky.social
Web platform, static analysis
Hilarious, love it
September 6, 2025 at 7:02 AM
I don’t get why, if people want to opt out of the dynamic aspects, and try to write static code in JavaScript, they don’t subset the semantics to restrict use, like “use strict” and modules did.
September 6, 2025 at 6:48 AM
Just write how not to solve it in the bug ticket and why, this is the healthy way
September 5, 2025 at 5:33 AM
I am now just using tone indicatives everywhere /s
September 5, 2025 at 4:15 AM
I think it took COVID to make this happen, which is sort of a worldwide historical event, even the restaurant use case points to that.
September 5, 2025 at 4:10 AM
I think Reddit has established anything can be mis read, and every comment needs a tone indicator /hj
September 5, 2025 at 4:00 AM
Yeah, Google is adware. No news there. Happily using DuckDuckGo for 10 years at least.
April 29, 2025 at 7:05 PM
Wouldn’t idiomatic OO rely on instance state? Not favouring anything here, but I guess the idea is that if the procedure needs to take everything in, it is more generic in some sense.
March 23, 2025 at 12:43 PM
Separation by interface maybe? the idea is that now the dependency is on the type or the structure instead of anything more concrete or more vague. This is preferable since it is both explicit and predictable, scales local reasoning, can be checked through static analysis, etc
March 22, 2025 at 8:02 AM
Oh, cool, thanks for sharing!
March 14, 2025 at 1:41 PM
Nice! How did you make your diagram? Looks like Graphviz, maybe? How did you extract the raw data?
March 14, 2025 at 8:00 AM
Thank you!
March 14, 2025 at 6:01 AM
link please?
March 12, 2025 at 7:01 AM
It does! It’s internal unfortunately
March 5, 2025 at 5:40 AM
Thanks for the info, it sounds really cool. Have fun!
March 4, 2025 at 11:41 PM
Did you consider less expensive pistols? It is a dangerous thing to have (I’d prefer it if it isn’t!)
March 4, 2025 at 10:29 PM
How to levelize a dependency graph and calculate the transitive reduction, except it’s not a dag, because cycles!
March 4, 2025 at 10:22 PM
Not passing judgement, sharing feelings
March 4, 2025 at 7:37 PM
Does the llama have five feet? Getting increasingly sick of the AI generated images.
March 4, 2025 at 7:34 PM
At least in France traditional banks are slow and expensive. They require postal delivery for any secure transaction. UI/UX in their apps is decades behind. Management fee, card fee, etc. Digital banks don’t charge those, and do things quickly and conveniently.
March 1, 2025 at 7:37 AM
Do have intel into why it is not used anymore? Having to change the title via document seems annoying. Also it feels like the big mistake was putting title before url.
March 1, 2025 at 7:29 AM
I really like this idea of willing to do the work to get the value, it shines a light!
February 28, 2025 at 6:31 AM
Yeah, but that’s not cheese (forced French accent)
February 26, 2025 at 6:13 AM
Can’t ignore the “fren” connotation used by 4chan far-right creeps
February 26, 2025 at 6:08 AM
This is my preferred way of coding on difficult topics! It’s absolutely magical to use functions that are perfectly convenient, except they don’t exist yet. Learned this method from SICP.
February 24, 2025 at 6:08 AM