- Видео 33
- Просмотров 1 248 229
Softwave
США
Добавлен 8 авг 2012
Hello! I'm a hobbyist computer programmer and game developer. I post mostly computer and programming videos. Sometimes other things. Follow me or something. I also may sometimes post gaming videos, or perhaps, Christian content?
What I use:
Hardware
Case: Fractal Design Focus 2
Processor: Intel Core i5-12400F @ 4.4GHz
RAM: 32GB Corsair
Storage: 1TB M.2 / 1TB SATA
Graphics Card: RTX 3060
OS: Fedora Workstation 38/Windows 11
Keyboard: Keychron K6 with Holy Panda switches and spherical PBT keycaps
Linux Setup
Desktop: NsCDE
Editor: Doom Emacs/LunaVim/Micro
Terminal: xfce4-terminal/cool-retro-term (for the glowy videos)
Font: IBM BIOS-2y from The Ultimate Oldschool PC Font Pack
Shell: zsh
What I use:
Hardware
Case: Fractal Design Focus 2
Processor: Intel Core i5-12400F @ 4.4GHz
RAM: 32GB Corsair
Storage: 1TB M.2 / 1TB SATA
Graphics Card: RTX 3060
OS: Fedora Workstation 38/Windows 11
Keyboard: Keychron K6 with Holy Panda switches and spherical PBT keycaps
Linux Setup
Desktop: NsCDE
Editor: Doom Emacs/LunaVim/Micro
Terminal: xfce4-terminal/cool-retro-term (for the glowy videos)
Font: IBM BIOS-2y from The Ultimate Oldschool PC Font Pack
Shell: zsh
Warp Toy: No CRT Shader Test
Warp Toy: a desktop toy/demo I've made with the Godot game engine (4.2.1), writing it in CSharp and the Godot Shading Language.
You can download it here: softwave.itch.io/warp-toy
#godot #creativecoding #csharp #programming #gamedev
Buy me a cup of tea if you like my content ^_^
www.buymeacoffee.com/jleyba92k
You can download it here: softwave.itch.io/warp-toy
#godot #creativecoding #csharp #programming #gamedev
Buy me a cup of tea if you like my content ^_^
www.buymeacoffee.com/jleyba92k
Просмотров: 702
Видео
Warp Toy: Godot Starfield/Warpspeed Demo Program
Просмотров 3979 месяцев назад
Warp Toy: a desktop toy/demo I've made with the Godot game engine (4.2.1), writing it in CSharp and the Godot Shading Language. You can download it here: softwave.itch.io/warp-toy #godot #creativecoding #csharp #programming #gamedev Buy me a cup of tea if you like my content ^_^ www.buymeacoffee.com/jleyba92k
Computers are REALLY fast
Просмотров 14 тыс.9 месяцев назад
An updated version of the Fibonacci program I'd written and shown in an earlier video; this time with changes by very clever folks on GitHub (Francesco146 and LizzyFleckenstein03) to take advantage of binary exponentiation. The result is absurdly fast, as we can very rapidly calculate the 100 millionth Fibonacci number: a number that contains roughly 20 million digits, and if printed to a file ...
DOS Programming (plotting a sine wave in C)
Просмотров 8 тыс.9 месяцев назад
Playing with Turbo C/C and the BGI library. Yes, I know the sin wave does not go through the origin. Please stop yelling at me about that; if I'd wanted it to do so, it would. Buy me a cup of tea if you like my content ^_^ www.buymeacoffee.com/jleyba92k #retrocomputing #msdos
Godot Driter 2 Test
Просмотров 56210 месяцев назад
An early test of a game I'm working on with the Godot game engine. Buy me a cup of tea if you like my content ^_^ www.buymeacoffee.com/jleyba92k
Godot Island Generator Test
Просмотров 2,3 тыс.Год назад
This is "Sacred Shores", a demo project I've developed with Godot 4.1.1. I wanted to both showcase Godot's graphical capabilities (which I think are often underrated), and also to make and test my island generator tool: a script that allows one to procedurally create islands (as this one). In the future I'll be releasing the source code, and likely turning this into a fuller game. See screensho...
Playing with Raylib
Просмотров 3,8 тыс.Год назад
I think Raylib could be a wonderful thing not only for games, but making little demos and software toys and other pieces of "creative code". It's also an opportunity for me to get more used to Doom Emacs (I'm, perhaps obviously, still learning the ins and outs of my new config). Buy me a cup of tea if you like my content ^_^ www.buymeacoffee.com/jleyba92k
Computers are fast
Просмотров 1,2 млнГод назад
It genuinely boggles the mind how quickly computers are able to perform calculations. Source: gist.github.com/Softwave/f61091aed8c8d8249014b5056447a698 Buy me a cup of tea if you like my content ^_^ www.buymeacoffee.com/jleyba92k
IL2 1946 - BAT Mod - PB4Y-2 Privateer Mission
Просмотров 1,1 тыс.Год назад
Just blowing up a ship in IL2 Sturmovik 1946. Using the BAT (Battlefield - Airborne - Tactical) mod. Flying the PB4Y-2 Privateer in a quick editor-made mission in the Aleutians.
SuperShapes (Godot Engine Test)
Просмотров 816Год назад
Little program for playing with Johan Gielis' superformula. Get it here if you want to play with it: www.s0ftwave.com/supershapes/ See various images made by the porgram here: imgur.com/gallery/wNEQuXZ
Weirdvision
Просмотров 791Год назад
A little, unfinished, experimental flash game I made some years ago.
Stormsworks - StormLink flight from Harrison to Oneil
Просмотров 1993 года назад
Stormsworks - StormLink flight from Harrison to Oneil
Flying a helicopter in Stormworks - Mil Mi-38 and StormLink
Просмотров 2633 года назад
Flying a helicopter in Stormworks - Mil Mi-38 and StormLink
My first ship made for Floating Sandbox
Просмотров 2893 года назад
My first ship made for Floating Sandbox
Typing Test (Monkey Type 109 WPM Glorious Panda Switches)
Просмотров 4403 года назад
Typing Test (Monkey Type 109 WPM Glorious Panda Switches)
i really loved the atmosphere of this video
The only hard computation in there is the use of multiple precision numbers
cpu power used: 6.772
Computers also can make millions of mistakes in a heartbeat.....
What astonishes me is not how fast they are, but how reliable they are when doing all these calculations. Sometimes they stop working, and sometimes the code is just wrong, but when they are working and the code is right it's utterly astonishing how few mistakes they make. They just get everything right, and we just take it for granted.
Computers are still magic for me. And the chips we create today is just forbidden black magic if you ask me. The fabrication detail on the smallest scale. We got here fast. Where will we be in a thousand years.
I tried to get the number on position 1 000 000 and my CPU now hates me
That's slow and I'm not even joking. Writing to STDOUT and rendering it in a terminal emulator is what slowed it down so much.
@@419 the code doesn’t count the time spent writing the number
How primitive, he's using the command line for everything.
And what is the first number unless 0 at the end?
But somehow they find a way to slow them down until they move like geriatric snails through molasses in January.
All I noticed is nice keyboard sound and beautiful UI config :))
Cut
how does the video look so good? Is the graphics mod that good or is it videocaptured screen?
What font is this?
meantime my computer takes 30 minutes to do 1+1
can you hear the computer burning? 0:49
I turned off the sound of the video but It didn't work
You can hear the PC fan speed up when he runs the command
Computers being fast is overrated, try installing the next windows update under 5 mins with the fastest available desktop setup.
Ok but can it outrun me?
GPU: hold on my beer
How strange, i was literally thinking about this video like 2 days ago, remembering how i watched it a while back and then i see it today in my recommendations
A good bit of old encryption algorithms are considered unsafe simply due to the fact that computation power has increased so drastically.
In the infinite fibonacci sequence, somewhere, your head is drawn.
takes 2.4 seconds on a 10 year old system (xeon 2660v2)
CPU: Its getting hot in here... Fan: Are we going Chernobyl here?
It's O(n*log(n)), same as sorting a list of length 500,000 something.
And with just one thread I assume?
Now imagine this thing being able to walk around with a weapon.
Wish video game developers were able to use more than a few percent of CPU/GPU potential.
Guys this is misleading since fib can be solved without recursion by using dynamic programming so it's not running O(2^n) its O(n)
C is fast yes
This is also about the same amount of time it will take an advanced general intelligence to goof us beyond the ability to ungoof ourselves. We will be properly goofed. Good thing it's an unregulated technology that humanity is in an arms race for. Oh wait, that's a bad thing
that rice looks so nice, dots?
If only socially as fast
fun fact: in super mario 64 your computer makes 1000000 calculations at the same time
floating point values can get crazy, especially with thousands in like a super detailed face.
You could probably make it faster by implementing memoization
Nice asmr
I like your choice of font, color and setup. What is this
real
CPU is a work of sorcery. Prove me wrong.
Look, you're using C. Thats why it's so fast
1:03 when you hear the fans change tones, you know that its getting overworked
no when you watch your taskbar there are processes then also running watch it ,it shows idle processes
Google password be like
Its fake. Aliens.
As part of a university module I am currently taking we have to plot the Fibonacci numbers onto a graph to see the time complexities of different algorithms. It's crazy how much of a difference the assembly and language you program the code in changes the speed of the program. To do the 10,000th Fibonacci number in my python application would take well over 5 minutes easily. Crazy
подобные эксперименты нужно на ассемблере проводить xD
Depends on the CPU, but ok.
yup, they are fast indeed