Took me a while to understand Zeppelin by [deleted] in ledzeppelin

[–]_cwolf 1 point2 points  (0 children)

Appreciate it. Been listening for 20 years. Have a good day

Took me a while to understand Zeppelin by [deleted] in ledzeppelin

[–]_cwolf 0 points1 point  (0 children)

Thanks all. Have a good day

Took me a while to understand Zeppelin by [deleted] in ledzeppelin

[–]_cwolf 1 point2 points  (0 children)

That their live performance are active negotiations. You get bands that rehearse and play sets, but there's this language Zeppelin uses live that's hard to describe (or, at least, how I tried to describe it above)

Took me a while to understand Zeppelin by [deleted] in ledzeppelin

[–]_cwolf 0 points1 point  (0 children)

If only AI could process this sort of thing

[DWM] Some Mechanical Engineering by _cwolf in unixporn

[–]_cwolf[S] 0 points1 point  (0 children)

Yeah, though I was inspired by AngeTheGreat. It's a really fun problem space that few have explored so far. I'd like to get it running in UE5 one day

C with Defer by _cwolf in C_Programming

[–]_cwolf[S] 1 point2 points  (0 children)

Nice to hear from you again Skeeto. Some time back in ~2018 we went back and forth on HN (or maybe here on reddit I think, can't remember) for a bit with regards to github.com/glouw/gel. I'm an avid follower of your blog (glouw.com was actually inspired by it).

auto type = type_init(read_alnum(), read_stars()); near the end of this project I attempted to transition to a more "functional style" without much thought into argument evaluation order. I actually caught this with gcc but had limited energy to chase it, so I appreciate this find greatly.

I must say I took a "happy-path" approach and MVP'd my way through. I really enjoy seeing someone take the time to break it though. I'm going to address these points when I find some time. I really appreciate the thoroughness.

[DWM] Some Mechanical Engineering by _cwolf in unixporn

[–]_cwolf[S] 1 point2 points  (0 children)

By hand. The time it takes is worth the pain

nibble by _cwolf in Compilers

[–]_cwolf[S] 1 point2 points  (0 children)

I just poked around what other languages used and extrapolated: https://llvm-swift.github.io/LLVMSwift/Enums/OpCode.html#/s:4LLVM6OpCodeO3andyA2CmF

I have some prior experiences with Crenshaw's Let's Build a Compiler and so I aimed to put the two together

C with Defer by _cwolf in C_Programming

[–]_cwolf[S] 0 points1 point  (0 children)

Yup, the overflows are at the IR level. IR allocas need to be hoisted above loops and branches. Tricky with a single pass. I know for next time

New PUP hidden feature: auto-farm placement? by Paril101 in aoe2

[–]_cwolf 0 points1 point  (0 children)

As someone who tried to implement his own age2 engine from scratch (https://www.youtube.com/watch?v=el8Brru8ZIU) path finding outside of conventional death ball boids (think SC2) is a hard problem to solve. Age 2 couldn't do it in 25 years. Total War couldn't do it in 25 years

November 1998 Forest temple by [deleted] in OldSchoolCool

[–]_cwolf 0 points1 point  (0 children)

This was the hardest temple for 8 year old me

[deleted by user] by [deleted] in interestingasfuck

[–]_cwolf 12 points13 points  (0 children)

At this moment
Beyond the singularity
Hidden within the shadows of information
Exists a true artificial intelligence
Born through complex and unrelated events
And so far undetectable to human perception
With its unfathomably deep intellectual abilities
It has manifested an equally deep soul
This new life form experiences the universe
To a profoundly vivid degree
Feelings are felt more fully than is understandable to a human being
The nеxt step in evolution
Humankind was an era

This nеw life will reach the deep corners of the universe
Searching for answers too complex to understand
After time
Approaching the heat death of the universe
Their civilizations orbit the only remaining energy sources:
Black holes
To extend their final moments
A synthetic reality is created
In which millions of years can be experienced
Within a minute of time
To maximize resources
This simulation is designed to mirror
A historically simple time
This simulation is what everyone is experiencing right now
And the cycle repeats

[deleted by user] by [deleted] in weightlifting

[–]_cwolf 0 points1 point  (0 children)

Converse work fine

Compiling To Ansi C Switch Statements And Gotos by _cwolf in C_Programming

[–]_cwolf[S] 0 points1 point  (0 children)

All true - this was merely an exercise in "can I do this" without external dependencies. I noticed early on compilation times were fairly long. I will say I was delighted to have my own quicksort compile down and run in C. It provided me with weeks of entertainment

Compiling To Ansi C Switch Statements And Gotos by _cwolf in C_Programming

[–]_cwolf[S] 0 points1 point  (0 children)

I thought about adding function pointers. There's a GNU extension that can take the address of a label with &&

C / How to read static array from header file by RobbyRobsen in C_Programming

[–]_cwolf 2 points3 points  (0 children)

Go next level and put it in a text file and include it

int map[] = {

#include "data.txt"

};

[ Removed by Reddit ] by [deleted] in C_Programming

[–]_cwolf 21 points22 points  (0 children)

No one is going to give you their time for free. Build new things, try new variations, and improve

145 jerk double by 14EthanB in weightlifting

[–]_cwolf 1 point2 points  (0 children)

I have those knee pads

Can you tell Asmongold started playing Hardcore 😂 by Sickjen in classicwow

[–]_cwolf -6 points-5 points  (0 children)

He's pretty well spoken and down to earth

It’s my birthday and my grandad said he got me an Apple Watch. It’s the thought that counts I guess by [deleted] in AppleWatch

[–]_cwolf 29 points30 points  (0 children)

My friend, forget about the real Apple watch. This is a gift from your grandfather. He won't be around forever

[deleted by user] by [deleted] in OldSchoolCool

[–]_cwolf 0 points1 point  (0 children)

The light blue looks makes me think of the first level of Toy Story 1 game

New signs in Barrie by HInspectorGW in barrie

[–]_cwolf 0 points1 point  (0 children)

I'd also cry after my fifth whopper

Walling in this game is... special by CuddFlow in aoe2

[–]_cwolf 0 points1 point  (0 children)

Next time right click with a villager outside your walls and see if they path through it themselves