CodeDux

609 posts

CodeDux banner
CodeDux

CodeDux

@CodeDux

Procrastinator, coder, techie, founder (exit 2021), ❤️ C# & Rust

Sweden Katılım Ekim 2013
60 Takip Edilen78 Takipçiler
CodeDux
CodeDux@CodeDux·
@notch @trikcode Swedish on a mac is a great compromise for me ([{ is on 8 with modifiers and )]} on 9 and other "good" keyboard layout differences imo
English
0
0
0
201
notch
notch@notch·
@trikcode Pretty sure us swedes stick to english as we're used to it from movies and such, and it does match the publicly available API's. But coding in swedish can be cute. The occasional cursing comment is my favorite. BUT! ALL of ', \, {, } [, and ] are SUPER annoying on a swedish kb.
English
24
3
637
39.4K
Wise
Wise@trikcode·
Honest question. People who English is not their first language… how do they code?? Do Germans code in German? Do Arabs code in Arabic??
English
1K
47
4.7K
1.5M
CodeDux
CodeDux@CodeDux·
I just love that the guy behind dotnetperls is still active, I remember reading about Levenshtein distance in C# here sometime around 2007/2008 dotnetperls.com/levenshtein and the site is still active today with new nuggets in C#, Rust, Go and more. No fuzz content, I love it.
English
0
0
0
20
CodeDux
CodeDux@CodeDux·
@emil_priver I get your view of it, In one way that is also cleaner since you don't pollute the file-tree with sync,rs + sync/*files.
English
0
0
1
12
Emil Privér
Emil Privér@emil_priver·
I like the idea of building packages or crates and only exposing the stuff you need, so for me, name/mod.rs makes the most sense. Then I have multiple files in those packages. In this datasync binary, I have one consumer which reads Pub/Sub events and creates jobs, and then the sync folder which reads jobs and syncs them to Meilisearch.
Emil Privér tweet media
English
1
0
1
31
Emil Privér
Emil Privér@emil_priver·
Gooood morning 🌅🌅
Emil Privér tweet media
English
3
0
13
412
CodeDux
CodeDux@CodeDux·
@ChShersh Can't we adopt: "C++ is unsafe for <insert name>", like letting a child play with scissors, the scissor is unsafe based on the user not the object itself.
English
0
0
0
165
CodeDux
CodeDux@CodeDux·
Me writing a prompt, but to call me a model? I'm flattered (A model is a person with a role either to display commercial products or to serve as an artist's model.)
English
0
0
0
2.6K
Thorsten Ball
Thorsten Ball@thorstenball·
"NOW I can see the issue clearly! [...] Actually, let me take a step back. [...] I see the issue now. [...] Actually, I need to reconsider [...]" Guess the model.
English
131
7
1.6K
140.7K
CodeDux
CodeDux@CodeDux·
It's always been attention, I seen teams slow down over and over again when someone decides they need more team members. I'm really keen on seing the output/effect on the 5ish persons team when they have adopted agents/ai in a productive way (speed vs quality) and I likewise fear what will happen once the corpo-size teams adopt.
English
0
0
0
78
Zeno Rocha
Zeno Rocha@zenorocha·
the cost of opening a PR has dropped to zero. now, we have tons of draft PRs waiting for a finite (and ultra precious) resource: attention. turns out the bottleneck is no longer creation. it's reviewing.
English
57
11
251
32.6K
CodeDux
CodeDux@CodeDux·
@emil_priver "If it's JavaScript", subtle missing "do that" 😂 (?)
English
1
0
2
31
Emil Privér
Emil Privér@emil_priver·
Focus on what makes you happy. If it's coding with AI, do that. If its coding without AI, do that If it's backend, do that If it's JavaScript If it's frontend engineer, do that
English
2
1
14
629
CodeDux
CodeDux@CodeDux·
@htmx_org Fred durst (Limp Bizkit) can give you some pointers, related? disclaimer: I'm Millennial not Boomer or Gen-X.
CodeDux tweet mediaCodeDux tweet media
English
0
0
0
71
CodeDux
CodeDux@CodeDux·
@htmx_org I knew it was just a question of WHEN htmx would pivot towards enterprise customers with a flexible pay-as-you-go offering, not if. Leaving all the small people behind 🫣
English
0
0
1
27
CodeDux
CodeDux@CodeDux·
@emil_priver I'm more scared for the way we are starting to measure things in LOC commited/written, I'm raised on the reasoning that LOC isn't the value. Why not talk about "I am currently averaging 10 resolved bugs and 2 new features (requested by stakeholders) per day"
English
1
0
1
21
I Am Devloper
I Am Devloper@iamdevloper·
thinking about opening up to a couple of *very carefully chosen* collabs again if you’ve got a product that devs actually care about (or you really want them to) - DM me no crypto pitch decks or startup vapor pls
English
1
0
0
7.6K
Nathan James
Nathan James@nsjames_·
Do you think programming languages should be like english?
English
50
0
31
9.8K
CodeDux retweetledi
Adam Jacob
Adam Jacob@adamhjk·
My friends, this is crazy talk. Say hello. Be inefficient. Be authentic. Talk to each other. Make jokes! Stray off topic. Have fun! Fun teams ship more.
English
6
31
200
59.7K
CodeDux
CodeDux@CodeDux·
@gf_256 How many do `if num % 15 == 0: print("FizzBuzz")` (disregarding the discussion if it's "obfuscating" the requirements/rules of the code)
English
0
0
0
835
cts🌸
cts🌸@gf_256·
so over 33% of applicants fail on FizzBuzz anyways here's our Head of BD/Growth solving it on first try
cts🌸 tweet media
English
69
23
1.3K
252.3K
CodeDux
CodeDux@CodeDux·
@KarenPayneMVP Keep in mind that it's .NET 8 / C#12 (Collection expressions + SplitAny)
English
0
0
0
64
Karen Payne MVP
Karen Payne MVP@KarenPayneMVP·
@CodeDux Thanks for contributing will check it out when I’m home, at the dentist currently.
English
1
0
0
694
Karen Payne MVP
Karen Payne MVP@KarenPayneMVP·
C# Challenge of the day Given a string with numbers bracketed how would you extract to a float array? No chance of nulls and all values will represent floats. (answer posted tomorrow for those not playing)
Karen Payne MVP tweet media
English
25
10
111
31.6K