#coding #devlife #developer #devthoughts #devthought #dailydev #quote #thoughts #code
#coding #devlife #developer #devthoughts #devthought #dailydev #quote #thoughts #code
OS
made a bootloader from scratch and added ram scanning so the kernel would know how much memory it has and where it is
#dailydev #buildinpublic #osdev #lowlevel #assembly
OS
made a bootloader from scratch and added ram scanning so the kernel would know how much memory it has and where it is
#dailydev #buildinpublic #osdev #lowlevel #assembly
"The faster you fail, the quicker you learn." - bigboxSWE
youtu.be/qyc2lgnOWJo?si=nPsWSUv4E2q1B53w (via DailyDev)
#100DaysofTakeAways #EmbraceTheSuck
"The faster you fail, the quicker you learn." - bigboxSWE
youtu.be/qyc2lgnOWJo?si=nPsWSUv4E2q1B53w (via DailyDev)
#100DaysofTakeAways #EmbraceTheSuck
PlanetBuilder
added movement thats the same regardless of FPS using deltatime
#cpp #dailydev #buildinpublic
(let me know if you like longer or shorter posts)
PlanetBuilder
added movement thats the same regardless of FPS using deltatime
#cpp #dailydev #buildinpublic
(let me know if you like longer or shorter posts)
#steam #Indiegames #dailydev #Dev
#Devupdates
#steam #Indiegames #dailydev #Dev
#Devupdates
#Dailydev #gamedev #indiedev #berry #berrystudios #itch #fearofthedark #thecreepingdark #berrystudios
#Dailydev #gamedev #indiedev #berry #berrystudios #itch #fearofthedark #thecreepingdark #berrystudios
Reading great builders’ insights daily has changed how I design and build tools.
Learning never compounds overnight — but it compounds.
Profile:
app.daily.dev/allinonetools
#buildinpublic #UX #webdev #indiehacker #dailydev
Reading great builders’ insights daily has changed how I design and build tools.
Learning never compounds overnight — but it compounds.
Profile:
app.daily.dev/allinonetools
#buildinpublic #UX #webdev #indiehacker #dailydev
PlanetBuilder
DataPacker(part2(final))
got the packer to pack ints/floats/strings/bytes into a byte buffer, also got my fake link between server and client working, so all textures, and shaders are server side loaded now
#cpp #dailydev #buildinpublic
(i remembered the tags)
PlanetBuilder
DataPacker(part2(final))
got the packer to pack ints/floats/strings/bytes into a byte buffer, also got my fake link between server and client working, so all textures, and shaders are server side loaded now
#cpp #dailydev #buildinpublic
(i remembered the tags)
⚔️: 304 ❤️, 26 🔁, 6 💬
🦋: 197 ❤️, 27 🔁, 14 💬
My blog statistics on reads show something completely different. I know reach is likely bigger on ⚔️, but 1k vs 56 reads? How is that possible?
⚔️: 304 ❤️, 26 🔁, 6 💬
🦋: 197 ❤️, 27 🔁, 14 💬
My blog statistics on reads show something completely different. I know reach is likely bigger on ⚔️, but 1k vs 56 reads? How is that possible?
PlanetBuilder
realized i didnt know how planets worked, or asteroids, or anything my game is ment to be, so i started doing some research on how all that stuff works
unfortunately no code today
#cpp #dailydev #buildinpublic
PlanetBuilder
realized i didnt know how planets worked, or asteroids, or anything my game is ment to be, so i started doing some research on how all that stuff works
unfortunately no code today
#cpp #dailydev #buildinpublic
Haste makes waste.
howtogeek.com/habits-to-grow-to-become-a-better-programmer/?ref=dailydev (from DailyDev)
#100DaysofTakeAways
Haste makes waste.
howtogeek.com/habits-to-grow-to-become-a-better-programmer/?ref=dailydev (from DailyDev)
#100DaysofTakeAways
"Never just. Ask. Listen. Learn. Respect the complexity.
If it really were that simple, they'd have never asked". -neverjust
#100DaysofTakeaways
Found on daily dev:
www.neverjust.net?ref=dailydev
"Never just. Ask. Listen. Learn. Respect the complexity.
If it really were that simple, they'd have never asked". -neverjust
#100DaysofTakeaways
Found on daily dev:
www.neverjust.net?ref=dailydev
Forms don't have to be boring! 😄 Built my first basic form app with Next.js using App Router, React state, and event handling. One small project, one big step forward. 💙
#NextJS #ReactJS #DailyDev #100DaysOfCode #Frontend #Coding #JavaScript #BuildInPublic #LearnToCode
Forms don't have to be boring! 😄 Built my first basic form app with Next.js using App Router, React state, and event handling. One small project, one big step forward. 💙
#NextJS #ReactJS #DailyDev #100DaysOfCode #Frontend #Coding #JavaScript #BuildInPublic #LearnToCode
Planet-Builder
Started working on my game again
currently working on switching it from standalone program to client/server architecture.
( the game is in vary vary early dev )
#cpp #dailydev #buildinpublic
(thats how you use tags... right?)
Planet-Builder
Started working on my game again
currently working on switching it from standalone program to client/server architecture.
( the game is in vary vary early dev )
#cpp #dailydev #buildinpublic
(thats how you use tags... right?)
css-tricks.com/i-heart-css-...
#ux #communication #content-strategy #user-engagement
css-tricks.com/i-heart-css-...
#ux #communication #content-strategy #user-engagement
An immensly colorful (and totally not satirical) testament to why HTML is here to stay. Absolutely made my day! #100DaysofTakeaways
Found via daily dev:
justfuckingusehtml.com?ref=dailydev
An immensly colorful (and totally not satirical) testament to why HTML is here to stay. Absolutely made my day! #100DaysofTakeaways
Found via daily dev:
justfuckingusehtml.com?ref=dailydev
VS Code's "Paste As..." command
youtu.be/0zgrRTgJ8Pk?si=pI6eRq_wDAlaq2Ba (from DailyDev)
#100DaysofTakeAways
VS Code's "Paste As..." command
youtu.be/0zgrRTgJ8Pk?si=pI6eRq_wDAlaq2Ba (from DailyDev)
#100DaysofTakeAways
css-tricks.com/i-heart-css-...
css-tricks.com/i-heart-css-...
"If you're using [comments] to explain your code, that's a sign your code isn't pulling its weight."
- The Serious CTO (via DailyDev)
youtu.be/E83a4dBANoI?si=BR8sOFZZx7dvp3Wt
#100DaysofTakeAways
"If you're using [comments] to explain your code, that's a sign your code isn't pulling its weight."
- The Serious CTO (via DailyDev)
youtu.be/E83a4dBANoI?si=BR8sOFZZx7dvp3Wt
#100DaysofTakeAways