cameron's Avatar

cameron

@camr.ws

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

17
Followers
69
Following
17
Posts
06.12.2023
Joined
Posts Following

Latest posts by cameron @camr.ws

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 πŸ‘ 997 πŸ” 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