sigfualt Profile Banner
Cameron Young Profile
Cameron Young

@sigfualt

Followers
354
Following
4K
Media
824
Statuses
7K

Software stormtrooper, Coffee sipper, Elroy Jetson, Father of two. Software blogger of many topics but mainly C# and .net

Kansas City
Joined January 2021
Don't wanna be here? Send us removal request.
@sigfualt
Cameron Young
2 days
I was seeing homes list for 400k in my neighborhood (While cheap for some locations. This use to get you a “Mac mcMansion” four car garage etc) I am watching the listings go down from 400k to mid 300’s. I am only happy cause the property taxes had gotten out of hand.
0
0
0
@RyanRodemoyer2
Ryan Rodemoyer
4 days
Looking like Entity Framework Core and .SqlQuery is my new go-to for data access. Faster performance than Dapper (according to my unofficial benchmark) and way easier. Just a hair slower than raw ADONET access. DbContext is minimal.
8
9
116
@sigfualt
Cameron Young
9 days
It took me a while to realize react hooks likes tuples. I was always like “where are them values coming from” lol
0
0
1
@_devJNS
JNS
12 days
for backend node.js or php?
526
113
2K
@sigfualt
Cameron Young
11 days
I don’t like gitKracen right now. It pushes me back to the cli. The ui is very confusing to me…
0
0
0
@sigfualt
Cameron Young
11 days
Cursor is teaching me react. I put it in plan mode and ask it what did I do wrong lol. Yeah it will just do it for me but I read the plan and take notes. More helpful than I like to admit.
0
0
2
@sigfualt
Cameron Young
12 days
GraphQL is interesting coming from rest.
1
0
1
@sigfualt
Cameron Young
17 days
Rust makes more sense now that I have taken a fp crash course. Still more of a tool looking for a problem in my life at the moment.
0
0
0
@CFDevelop
Christian Findlay
18 days
Claude's Max plan has gone completely opaque. It's now a weekly quota but they don't tell you how many tokens that is. No idea what I'm paying for anymore. The "Understanding Usage" page is just vague gibberish
7
1
12
@sigfualt
Cameron Young
22 days
Analog coding…
@juliarturc
Julia Turc
23 days
We need an official name for not-vibe-coding. My top candidates so far: · boomer coding · chewgy coding · trad coding · Coding with capital C Suggestions are welcome.
0
0
0
@sigfualt
Cameron Young
22 days
Time to mod another gameboy but this time with the kids. Hopefully we don’t get burned soldering.
0
0
0
@sigfualt
Cameron Young
22 days
I love bash!! Honestly I just have so make the scripts but I see why others loved it for so long. Bam it’s an executable now.
0
0
0
@sigfualt
Cameron Young
29 days
I can’t say too much but working with several million dollar companies. I am watching money being thrown into an oven. Literally they could have passed out bands of money and got the same result.
@Love2Code
Maxime Chevalier
29 days
The more I play with coding LLMs, the more I feel like those predictions for AGI and no more coding jobs in two years are dumb takes by clueless people with a vested interest in receiving AI investments. Valuable tools for sure, but "true" AGI might still be 10-20 years away.
0
0
6
@sigfualt
Cameron Young
29 days
So back in the day we had bottomless mimosas… This was a way to get people to eat brunch more. You can’t see but I am double fisting a drink I did not think I would like 😭
@0x45o
0x45
29 days
can yall pls tell me the lore behind your profile pictures
0
0
2
@sigfualt
Cameron Young
30 days
Conspiracy theory with no proof. Software devs are learning fp since ai is not good at fp (not yet)
1
0
1
@sigfualt
Cameron Young
30 days
Ever read a book like this is some good material. I have never seen this before. Only to find your high lighter markings in it 😂😂😭
0
0
1
@sigfualt
Cameron Young
30 days
I am working full time on a functional project!!
0
0
0
@sigfualt
Cameron Young
1 month
Using graphql for the first time. It feels like we are just exposing orm interfaces to the internet. It’s not bad but a shift in thinking.
0
0
1
@sigfualt
Cameron Young
1 month
I have had to eat my words more than a few times with ai. I was in the camp tech like sora 2 was a long way off.
0
0
1
@_streetdogg
Piyush Itankar
1 month
Here is a snippet from the lecture on Logical operators in C (&&, || and !) and how the CPU achieves the && operation. Note how the code generated tries to make the decision about the final value as quickly as possible.
3
8
75