cameron's Avatar

cameron

@camr.ws.bsky.social

electronic music enjoyer, circle clicker, isu comp sci alum, and #dotnet developer.

17 Followers  |  69 Following  |  17 Posts  |  Joined: 06.12.2023
Posts Following

Posts by cameron (@camr.ws.bsky.social)

i suck at nginx

20.01.2025 16:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

temu aaa virtual self πŸ˜‚. nice tho

08.01.2025 19:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

a closer look at my top artists and tracks:

01.01.2025 17:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

here are my top 15 listened to artists and tracks of 2024.

this year i tried to stop exclusively listening to artists and related artists i already enjoyed. i discovered blackwinterwells, Yandere, Reserv, and many other great artists this way while still enjoying my existing favorites.

01.01.2025 17:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

interesting

31.12.2024 16:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

.MATERIAL .RE:INITIALIZATION
[ @jackflash.desktopgeneration.com x @wsx.desktopgeneration.com ]

AlphaCorrected.Retrace();

12.12.2024 18:00 β€” πŸ‘ 105    πŸ” 26    πŸ’¬ 2    πŸ“Œ 0

so cooooool

06.12.2024 03:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Nostalgia Manifest πŸ’™

#Metalheart #Depthcore #Trendwhore #Hypertrance #NeoY2K

05.12.2024 15:08 β€” πŸ‘ 22    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Post image Post image 02.12.2024 14:13 β€” πŸ‘ 998    πŸ” 112    πŸ’¬ 7    πŸ“Œ 4

honestly i’m too noob to know whether i need it or not but in my services it seems easier to just wrap responses with it haha

28.11.2024 21:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

very cool, awesome work. you have inspired me today!

28.11.2024 04:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

so cool bluesky has an api to allow for these kind of things to exist. do we not expect notifications to become a native feature for bluesky eventually?

28.11.2024 04:24 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

There's also a dark mode version

26.11.2024 14:16 β€” πŸ‘ 85    πŸ” 21    πŸ’¬ 0    πŸ“Œ 0

not a big fan of results pattern? or thoughts?

26.11.2024 18:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
static bool IsPalindrome(ReadOnlySpan<char> s) => s switch
{
    [] => false,
    [char c] => true,
    [char f, char b] => f == b,
    [char f, .. var middle, char b] => f == b && IsPalindrome(middle)
};

static bool IsPalindrome(ReadOnlySpan<char> s) => s switch { [] => false, [char c] => true, [char f, char b] => f == b, [char f, .. var middle, char b] => f == b && IsPalindrome(middle) };

Are you using pattern matching and switch expressions yet?

#dotnet #csharp

26.11.2024 16:48 β€” πŸ‘ 185    πŸ” 13    πŸ’¬ 30    πŸ“Œ 2

check out ASUS ProArt PX13. powerhouse and gorgeous in my opinion

26.11.2024 00:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

soooo good

26.11.2024 00:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

new app to post thoughts into the void

19.11.2024 16:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

been off the bird app for 2 weeks now. could this replace it?

18.11.2024 14:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

oh man i gotta turn notifications on now that im off the former bird app. sorry i missed this mr smith im an enjoyer of ur content and packages!

18.11.2024 14:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

second post what’s going on

20.10.2024 21:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

first post whats going on

06.12.2023 02:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0