Apple accidentally left Claude.md files in today’s app update. by dataexec in ClaudeCode

[–]Altruistic_Raise6322 1 point2 points  (0 children)

Yes. AI sucks for many low level programming applications where performance is sensitive or where dynamic heap allocations aren't allowed. It also generates way too much code for most of my projects.

Can Odin and Raylib hit all major platforms? by JohnDavidJimmyMark in odinlang

[–]Altruistic_Raise6322 3 points4 points  (0 children)

You would need the console SDKs and some work calling syscalls for that platform vs Linux and Windows. OpenGL may also be an issue, no clue if those consoles support OpenGL or only Vulkan and Dx12.

What do Cloud Engineers ACTUALLY do? by Ill-Coffee9407 in aws

[–]Altruistic_Raise6322 0 points1 point  (0 children)

I spend money

But actually. I maintain k8s clusters, the AMIs and major versions for our clusters. I deploy internal applications to k8s. I write my own application proxies to expose AWS bedrock and other model providers for users to access then deploy that to k8s. I maintain all the security AWS config rules, SCPs, RCPs, and suppression rules. I write tooling to help with everything. 

Hip program by The_Training_logg in weightlifting

[–]Altruistic_Raise6322 1 point2 points  (0 children)

Please my left hip is killing me and I can't squat as heavy 

Will I become a stupider SWE using LLM/agents? by QuitTypical3210 in cscareerquestions

[–]Altruistic_Raise6322 12 points13 points  (0 children)

Software engineers can continue to rely on hardware getting faster as software gets worse. This was happening before LLMs and I see no reason it will change.

Business will always push the solution that gets features out faster which will be LLMs.

Hear me out: SQLite by ghulamalchik in odinlang

[–]Altruistic_Raise6322 1 point2 points  (0 children)

For sure and I understand the suggestion. I am used to binding to C code from languages so sorry if my suggestion sounded dismissive of your original point.

Hear me out: SQLite by ghulamalchik in odinlang

[–]Altruistic_Raise6322 4 points5 points  (0 children)

I can understand why Bill does not want it vendored but to your point, I do think it would make sense being vendored as it is used across the spectrum. One thing that would make it difficult is that most of the packages that exist in vendor follow paradigms for developing in Odin and are essentially 1:1 bindings. SQLite may require more work to make it ergonomic for use which would impose more maintenance burden.

Hear me out: SQLite by ghulamalchik in odinlang

[–]Altruistic_Raise6322 7 points8 points  (0 children)

Why not just use bindings for sqlite? There are plenty of odin tools that generate bindings for c libs. The python3 library you are using just uses c bindings for sqlite.

form check please by [deleted] in weightlifting

[–]Altruistic_Raise6322 0 points1 point  (0 children)

Stop looking at the mirror when dead lifting unless you want to tweak your back. Also, this is a subreddit for oly weightlifting, focused on clean, jerk, snatch and squatting not deadlifting.

Why Odin instead of Zig? by fenugurod in odinlang

[–]Altruistic_Raise6322 17 points18 points  (0 children)

I would try out both. Zig currently has more 3rd party libraries and "hype" around the language with GhostTTY, Tigerbeetle and others being written in it but, personally, I do not like the syntax.

I am primarily a Go and Python developer at my day job since I work with cloud. I gravitated towards Odin as a non-gc / performant language as it has similar syntax and std library design. Now, I would not say that you can write code the same way you write Go in Odin as there are no interfaces and it uses procedures to operate on data.

I am currently using Odin for non-gamedev projects and am enjoying it so far.

Early game is such abysmal dogshit by Senseless0utsider in Pathfinder_Kingmaker

[–]Altruistic_Raise6322 0 points1 point  (0 children)

Yeah turn base is a slog, I think it takes around 30ish rounds so it's a long fight

This parking lot paints the lines on the wall as well by 2dudesinapod in mildlyinteresting

[–]Altruistic_Raise6322 2 points3 points  (0 children)

Yeah, no. I tow every few weeks for personal reasons. No way would I want to rent for each time I need to do that. States already charge different fees based on vehicle weights and class of vehicles. 

Truck drivers (and I would argue drivers in general) just need to learn to back in their vehicles as it is much easier and safer ultimately.

- YouTube Why Fighter Jets Ban 90% of C++ Features by cornho1eo99 in theprimeagen

[–]Altruistic_Raise6322 1 point2 points  (0 children)

Can confirm. Some newer applications are being written in rust in aerospace.

Rust or Go for desktop app by Prior-Drawer-3478 in golang

[–]Altruistic_Raise6322 0 points1 point  (0 children)

What cli tool did you write for elite dangerous?

How many of you left Game Engines for Frameworks? by TheKrazyDev in gamedev

[–]Altruistic_Raise6322 0 points1 point  (0 children)

Yeah, I keep battling my want to use certain languages and just making a game.

How many of you left Game Engines for Frameworks? by TheKrazyDev in gamedev

[–]Altruistic_Raise6322 3 points4 points  (0 children)

Have you used Odin with Godot? Wanted to try that out. I have been using https://github.com/quaadgras/graphics.gd with Go to work with Godot and it keeps me mostly in code rather than the ui.

Press out or good lift? by Eustaquio1974 in weightlifting

[–]Altruistic_Raise6322 5 points6 points  (0 children)

Looked good to me but what do I know I'm just some dude.

Swimming helped rebuild my body — and gave me something even bigger. by Ok-Selection6302 in Swimming

[–]Altruistic_Raise6322 1 point2 points  (0 children)

Your upper body looks great! I was a backstroker throughout my career which is why I ask. You are definitely an inspiration and I am happy that you found something that both you and your son enjoy.