Sabitlenmiş Tweet
Rémy
13K posts

Rémy
@Xowap
Mad genius behind the Baby CTO newsletter, follow me for industry insights, startup strategy and replenishing your tools as a growing CTO!
Madrid, Spain Katılım Aralık 2013
298 Takip Edilen391 Takipçiler

He's not wrong
Investing always carries risk
Nobody knows what the future holds
He doesn't, I don't
Lorenzo de' Medici@Invested_Medici
@levelsio These 'hold SP500 forever' genius posts will age like milk in the long term, mark my words.
English

@pmarca Funny how all this stuff exists because governments invested heavily in it and now the US government want to let people do whatever the fuck instead of driving innovation in the right direction. Roaring 20s my ass, that's gonna be a disaster. Start learning chinese...
English

So I've asked o1 to compile my date validating regexp into C directly, and compare the method to other C methods, well it's the fastest:
```
Starting benchmark with 10000 random date strings...
Method 1 (Custom match): 0.178 ms
Method 2 (POSIX regex): 0.290 ms
Method 3 (strptime): 0.836 ms
Method 4 (sscanf): 0.701 ms
```
Now you know: if you want to validate a regexp very fast you can always ask a LLM to translate it to C for you
English

It was a lot harder than I expected, but here we are with the EasyLeasy DSL for time sets manipulation. pypi.org/project/easy-l…
English

Old post coming back up my TL. I wonder what's the status on this now? Also, given that there are not so many ways to transpose a matrix, I wonder what would Google v. Oracle say about this?
Tim Davis@DocSparse
@github copilot, with "public code" blocked, emits large chunks of my copyrighted code, with no attribution, no LGPL license. For example, the simple prompt "sparse matrix transpose, cs_" produces my cs_transpose in CSparse. My code on left, github on right. Not OK.
English

It's interesting that marketing 101 tells you to push forward the merits of your own product instead of trying to discredit others. Yet politicians spend their time trying to discredit others and wonder why they are losing elections... If you stand for "everything except X" you stand for nothing?
English

@RGB_Lights So the EU never asked to click through cookie consent. As a matter of fact, GDPR doesn't even mention cookies. The law is a lot more about minimizing data collection and keeping data safe. If marketers want to pile up endless amounts of useless data, that's on them
English

🇺🇸 America is so cracked, even if you're in Europe
It's now faster for me to order from Amazon US to Europe than to order from Amazon in Europe:
Ordered on Monday @ 13:45 from Amazon US
Wednesday @ 15:25 it arrives at my home in Portugal
It actually came all the way from there in less than 50 hours with UPS from their Prime center in California!
Meanwhile average time it takes for Amazon Spain or Germany to arrive in Portugal is 4-10 days for me
Why? Because European delivery services are so bad. If you order within Europe, Amazon gets you the worst delivery services here
But in US they use some high priority UPS shipping which arrives really fast I think
Crazy!



English

@stylewarning I prefer having a stdlib that solves my problems 🤣
summed = sum(the_list)
English







