Anthony Seure

1.4K posts

Anthony Seure banner
Anthony Seure

Anthony Seure

@aseure

Systems Engineer @Cloudflare. Co-host of Entre Devs podcast with @frontstuff_io. CS teacher. Tech Speaker. Previously @algolia @aircall @kmtxscience

Paris, Ile-de-France Katılım Temmuz 2011
474 Takip Edilen454 Takipçiler
Sabitlenmiş Tweet
Anthony Seure
Anthony Seure@aseure·
Ton nouveau podcast tech 🇫🇷 est arrivé ! 🚀 🎙ENTRE DEVS 🎙est une nouvelle émission que je démarre avec @frontstuff_io 🤝On invite nos collègues les plus sympas pour des apéros autour de la tech et des startups. open.spotify.com/show/5FZoqKJyJ…
Français
4
12
33
0
Anthony Seure
Anthony Seure@aseure·
I recently had to track down transitive dependencies in a big Go project and found no suitable tool to do that. ✨ So here is github.com/aseure/tracemod
Anthony Seure tweet media
English
0
0
2
129
Karim Matrah
Karim Matrah@kmatrah·
@julienqueffelec Ils sont pas triés là mais dans le tas y'en a plus de 40 sous blister 😆 (des RPGs à 70h+ en plus...)
Karim Matrah tweet media
Français
2
0
0
105
Karim Matrah
Karim Matrah@kmatrah·
Grosse crise de la 30aine, je suis partagé entre : - tabasser un sujet technique (IA, gamedev, ...) - focus marketing + youtube - terminer les 40 jeux dans mon backlog Mon cerveau pense qu'il peut faire les 3 à la fois
Français
6
0
11
1.7K
Anthony Seure
Anthony Seure@aseure·
@MattJamesBoyle We used that trick at previous company, only to realize that this is code smell. If your struct implements an interface, it should be passed to a function accepting that interface. For libraries, it means you miss a test accepting as an interface as well.
English
1
0
3
190
Matt Boyle
Matt Boyle@MattJamesBoyle·
Here's a cool little #golang trick. You can add something like the following: to the top of your code to force a compile time check that a struct satisfies an interface. If it doesn't you'll see an error such as: You shouldn't need to do this all the time, but let me tell you why it can be useful. In #golang , interfaces are implicit. This means you do not have to declare that a type implements an interface. By adding the above, you are making it 100% clear that it is your intention that SomeType implements SomeInterface. It also helps with auto-complete in IDEs, and guards against breaking changes. Here is another, more concrete example from Uber's style guide: Do you use this? what other little tricks do you use?
Matt Boyle tweet mediaMatt Boyle tweet mediaMatt Boyle tweet media
English
20
49
328
42.3K
Anthony Seure
Anthony Seure@aseure·
As promised, less than 5 months later, the new features are live 🎉 blog.cloudflare.com/cloudflare-obs… - 📅 test scheduling - 🌎 regional testing - 📈 RUM data - 🧡 Cloudflare feature recos Super proud of what our team shipped for @Cloudflare #SpeedWeek
Anthony Seure@aseure

After 6 months at @Cloudflare, I'm really proud to announce our first team launch 🚀 🔥Speed Test product🔥 Try it out and tell me what you think! New features soon (including but not limited to): - 📅 test scheduling - 🌎 regional testing - 🧡 Cloudflare features recos

English
1
6
30
3.8K
Anthony Seure
Anthony Seure@aseure·
@JonasBadalic I’ve spent my entire day yesterday on that plus Rust/WASM bindings, I can confirm. I’m still in it next week until I fix the build of an old project. Which brings close to 0 value to the company.
English
1
0
1
56
Jonas
Jonas@JonasBadalic·
I am starting to seriously despise JS tooling. The entire ESM/CJS mess paired with bundling and native modules seem to be a matrix of edge cases that I am not mentally for lol
English
7
0
10
1.3K
Tim Carry
Tim Carry@pixelastic·
That feeling when the regexp you write works on the first try
English
5
0
10
1.3K
Saumya Majumder
Saumya Majumder@iSaumya·
@aseure @jeromeschneider @Cloudflare Yes I've tried out and though it's exciting I don't feel it's anywhere different that Google PSI test page. In fact the PSI page has more info. It would be great if CF tool added extra value. E g. Showing requests/files causing high LCP. Animated video showing CLS sections etc.
English
1
0
3
308
Anthony Seure
Anthony Seure@aseure·
After 6 months at @Cloudflare, I'm really proud to announce our first team launch 🚀 🔥Speed Test product🔥 Try it out and tell me what you think! New features soon (including but not limited to): - 📅 test scheduling - 🌎 regional testing - 🧡 Cloudflare features recos
Anthony Seure tweet media
English
8
7
74
10.5K
Anthony Seure
Anthony Seure@aseure·
@JonasBadalic @github Inbox zero is the only thing which works for me. Gmail, GitHub, todo list, etc. But you have to clean often. Specifically for GitHub, I don’t know what’s the status of @octoboxio but at the time it was THE thing.
English
1
0
0
142
Jonas
Jonas@JonasBadalic·
I finally figured out how to handle working with @github notifications on large repos with plenty of contributors. In hindsight, it is stupidly simple - all you have to do is open the notifications tab every 15 minutes and clear your notifications, 👏👏👏 that's it 👏👏👏
English
1
0
4
460