Masthash

#100daysofcode

Sabrina Web :privacypride:
3 hours ago

#100DaysOfCode day 42: usually it's not a good idea to deal with for loops at 3:00 in the morning

Daniel Wayne Armstrong
6 hours ago

Day 32 of #100DaysOfCode - Learning about the #Python pathlib module. Replacing a number of os.path.* lines with Path().

Andreas
8 hours ago

Hard to believe that it is already day 91 of #100daysofcode today. I have learned a lot more about forms and am looking forward to implementing some into my website as soon as possible. But first, I need to understand how to retrieve the submitted information, otherwise, it would be pretty useless. 🙈 Tomorrow, I will start with #javascript, and I am really curious how that will work. All in all, I am super happy with my progress in the challenge. What a great day!

Michael Houmann
13 hours ago

Still waiting for a date for my operations, so I am just "chilling" with some #Python, #Webdevelopment and #Typescript. Stille not ready to start the #100DaysOfCode challenge again, before the medical is done, and I feel better and are painfree

Sabrina Web :privacypride:
1 day ago

#100DaysOfCode day 41: stop playing with strings and go back to postgresql

Andreas
1 day ago

Day 90 of #100DaysOfCode is done, and thanks to the much-appreciated help of @dwarmstrong, I was able to further improve my website and get rid of a couple of bugs. After that, I learned a lot about inputs in #HTML, and I am looking forward to seeing how the backend server handles all those GET and POST requests.

Daniel Wayne Armstrong
1 day ago

Day 31 of #100DaysOfCode - My #Python -powered #Debian #Linux setup script for minimal, server, and desktop (#openbox) installs: https://gitlab.com/dwarmstrong/debian-after-install

Sabrina Web :privacypride:
2 days ago

#100DaysOfCode day 40: recursion and tail-recursion

Daniel Wayne Armstrong
2 days ago

Day 30 of #100DaysOfCode - Re-writing my #Debian #Linux setup script to use #Python classes.

Andreas
2 days ago

Day 89 of #100daysofcode is done, and it involved several hours of bug fixing in my code. After having some friends look over the website, there were a ton of things to fix, and to be honest, there still are. But I am more than grateful for the feedback and encouragement. Tomorrow, I will try to get rid of the redundant code without losing any functions.

Sabrina Web :privacypride:
3 days ago

#100DaysOfCode day 39: string permutations in Java

Andreas
3 days ago

Day 88 of #100DaysOfCode was spent many hours trying to achieve something with different #CMS, only to give up and just use #FileZilla to deploy the website directly.

Sabrina Web :privacypride:
4 days ago

#100DaysOfCode day 38: these buttons are driving me mad

Andreas
4 days ago

On Day 87 of #100DaysOfCode, I learned about transforming and transitioning content via #CSS, and I think it is really helpful for my website. The image gallery becomes more dynamic with this. I am pleased with the result. Just one day left until publishing.

Daniel Wayne Armstrong
4 days ago

Day 28 of #100DaysOfCode - Re-writing my #LinuxMint setup script using #python classes. #Linux

vance
5 days ago

#100DaysOfCode Day 13! Did a few Python lessons on Codedex.io and completed the chapter on lists. Listened to some of Automate the Boring Stuff with Python. Had some discussions about my group project and read an article on accessible typography as research for it.

Sabrina Web :privacypride:
5 days ago

#100DaysOfCode day 37: adding listeners to buttons

Daniel Wayne Armstrong
5 days ago

Day 27 of #100DaysOfCode - Learning about object-oriented programming with #Python class objects.

Andreas
5 days ago

Day 86 of #100daysofcode consisted of even more lectures on responsive design. Because I am not very smart, I tried to apply everything at once to my website. As a result, nothing works anymore and the #CSS won't work its magic anymore. After spending many hours, I found several mistakes and went back to an earlier version. I learned a valuable lesson not to do multiple things at once. Step by step is the goal now.

maxico.dev ✨
5 days ago

Building dead-simple #invoice app using #Tailwindcss and #react #buildinpublic #100DaysOfCode

vance
6 days ago

#100DaysOfCode Day 12! I worked on the group project some more, doing some CSS layout. Got a little refresher on grid and flexbox properties.

Sabrina Web :privacypride:
6 days ago

#100DaysOfCode day 36: trying to make sense of someone else's old code

Andreas
6 days ago

Day 85 of #100daysofcode was really interesting but also repetitive. Since I learned about em and rem, I had a lot to change on my website to make it look exactly the same but different. Obviously, this is a good thing, even if it doesn't provide a lot of satisfaction due to impressive changes on the site. Nevertheless, it's a step closer to a responsive site, and therefore it was a great day to learn new concepts.

Daniel Wayne Armstrong
6 days ago

Day 26 of #100DaysOfCode - Where is the Earth exactly located with respect to the Sun? Let's use #Python to find out! SPICE is an observation geometry system for #space science missions developed by #NASA, comprising a library and toolkit. Though SPICE itself is not written in Python, I can use SPICE with the Pythonic wrapper SpiceyPy to start computing Earth's location and velocity: https://www.dwarmstrong.org/where-is-earth/

Robert Carr
1 week ago

#100DaysOfCode

Sorry folks, been working/planning on a physical move in a couple months. Anyway...

Day 84: Portfolio Project - Create a Desktop Image Watermarking App.

Done!

Project here:
https://github.com/rhc-iv/py-watermark-app

dodothedev :arch_linux:
1 week ago

I was pleasantly surprised and chuffed that my latest Solo Project on my #Scrimba journey only took two days to complete.

When I saw a 3 page website we had to write and style from scratch, I thought it would take weeks. But thanks to the reusability of my code, after doing the mobile #CSS, only a few tweaks were needed for the desktop design.

https://dodothedev-sp6-learningjournal.netlify.app/

#webDevelopment #ILoveCSS #CodeNewbie #100dev #100daysofcode #HTML #learningToCode

vance
1 week ago

#100DaysOfCode Day 11!
I did a few Python exercises on Codedex.io. More excitingly, I fixed a little CSS problem in my group project and opened a pull request for my groupmates to review it! My first proper contribution to the project!
https://github.com/commIT-Group/Advice-generator-app

Daniel Wayne Armstrong
1 week ago

Day 25 of #100DaysOfCode - Exploring the #NASA #SPICE toolkit and the #python wrapper SpiceyPy: https://github.com/AndrewAnnex/SpiceyPy

Andreas
1 week ago

Day 84 of #100daysofcode is done, and I am pretty happy with the results. Today, I learned about positioning via #CSS, specifically more about flexbox and then grid. This makes a huge difference for me, and I hope to implement the learnings on my website by Sunday. That's also my personal deadline to get a first draft of the page up and running to share. I look forward to hearing feedback, and to be honest, I am a little nervous.

vance
1 week ago

Whoops, forgot to post about #100DaysOfCode for a few days! Today was day 10!
Day 8: I wrote some CSS for the Frontend Mentor project that my study group is collaborating on right now, and got some practice with managing Git branches along the way. (I approved a PR on GitHub for the first time!) I also took some time to ask questions I had about Python and got a super helpful answer, and I feel like I learned some important things about how the Python interpreter works!

Sabrina Web :privacypride:
1 week ago

#100DaysOfCode day 35: working with directories in python

Daniel Wayne Armstrong
1 week ago

Day 24 of #100DaysOfCode - Using the #python urllib.request module to fetch things online.

Andreas
1 week ago

Day 83 of #100daysofcode was a deep dive into #CSS styling that made working on my own website way easier and more beautiful. One of my main issues with my website is the colors, and I feel like my choices are not always optimal, to put it mildly. Probably, this is the same with everything in life: if you want to get good at something, you better practice.

Jeremy Morgan
1 week ago

Join me at 2 PM ET when we add enemies to our "Toadally Awesome" JavaScript game!

Want to learn how to build a #javascript game? Need a #100DaysOfCode idea? Join me!!

https://www.twitch.tv/pluralsight_live/schedule?seriesID=9acbf4b8-2998-45fc-baab-f89b090fbd11

Sabrina Web :privacypride:
1 week ago

#100DaysOfCode day 34: yesterday I forgot to post about my start in python

Andreas
1 week ago

Day 82 of #100daysofcode was really good and immensely productive for me. Having a day off gave me the chance to take a lot of time for coding today. I started with #GitHub and #Git, then moved on to #Flexbox and positioning. I had an absolute blast playing around with all the new knowledge and can't wait to go deeper tomorrow. So far, the #Academind teaching style is simply great, and I am more than willing to continue with the course.

Daniel Wayne Armstrong
1 week ago

Day 23 of #100DaysOfCode - Using #python formatting and linting tools - black, flake8, pylint - to write better code!

Aleksey's Publications
1 week ago

Euler in 3D: Three shots of Project Euler solutions written in the D programming language https://medium.com/math-simplified/euler-in-3d-89cc82fe6df7 #maths #programming #100DaysOfCode #100DaysOfHomeLab

Sabrina Web :privacypride:
1 week ago

#100DaysOfCode day 33: debugging an android app

Daniel Wayne Armstrong
2 weeks ago

Day 21 of #100DaysOfCode - Getting rid of using #HTML for styling (I'm looking at you <em> instead of <cite>). That is the job of #CSS !

I'm pretty happy with my website now. Tomorrow I'm diving full throttle into #Python. There are sooooo many interesting projects in #FOSS + #space that involve Python!

@ThomasAlbin has a fantastic looking series on Youtube: https://www.youtube.com/@Astroniz/videos

vance
2 weeks ago

#100DaysOfCode - yesterday was day 7! I did... quite a lot actually! I *finally* finished the #freeCodeCamp tribute page project that I started last fall. Learned a lot about making text size responsive and re-learned how to use Google fonts.
https://caesiumtea.gitlab.io/tribute-page/
And then... in the process of finishing the page, I came up with an idea I thought was clever, and spontaneously wrote a whole tutorial about it on dev.to! https://dev.to/caesiumtea/mini-css-trick-emoji-page-dividers-with-the-content-property-3k42

jehna :verified:
2 weeks ago

Ok, I looked into this! Should be straightforward, ActivityPub server-to-server implementation is straightforward. But unfortunately it's a bit too big of a project to my limited schedule for the time being.

BUT if YOU :fingking: are interested in taking this as a side project, I'd be happy to guide / #mentor you through the implementation!

#sideproject #programming #100daysofcode

https://infosec.exchange/@jehna/110022975002695271

#100DaysOfCode Tag 10 mit Motivation für die Entwicklung freier Software in naher Zukunft.
#Python

Sabrina Web :privacypride:
2 weeks ago

#100DaysOfCode day 32: now I have a java file that outputs in jsin format

Sabrina Web :privacypride:
2 weeks ago

#100DaysOfCode day 31: BroadcastReceiver in android

Sabrina Web :privacypride:
2 weeks ago

#100DaysOfCode day 30: I started working again on an old program (it was yesterday but couldn't post)

Simone Margio
2 weeks ago

Following Swift's 100 days of code, today I had fun using ML to recreate the Silicon Valley TV series app that analyzes whether it's a hot dog or not. 🌭

If you haven't seen this series, watch it now!

#100DaysOfCode #Swift

Silicon Valley series on HBO
iOS app that recognizes if the photographed object is a hot dog or not
iOS app that recognizes if the photographed object is a hot dog or not
Sabrina Web :privacypride:
2 weeks ago

#100DaysOfCode day 29: designing a login system is harder than I thought, if I want to take into account everything

Sabrina Web :privacypride:
2 weeks ago

#100DaysOfCode dayv28: trying to use ajax with json

Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 27: ajax calls

Jeko
3 weeks ago

🚀 New chapter added to the Guile Hacker Handbook ! 🚀

This is a book to learn Guile in a #TestDrivenLearning style 👽

⬇️ Check it out ⬇️
🇫🇷 🇬🇧 jeko.frama.io

The Guile app tutorial is making a new step forward.

How do you feel about the « Fix it! » experiment ?

#gnu #guile #scheme #lisp #testDrivenDevelopment #tdd #fuctionalprogramming #learnToCode #CodeNewbie #100DaysOfCode

Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 26: last fine-tuning in a postgresql db (i.e. altered some tables and defined some foreign keys)

Jenn Junod
3 weeks ago

✨Hello, Beautiful Humans! ✨

We’re back with @AlSweigart’s Automate the Boring Stuff with Python with @laura_e_langdon

Join us at 9 am PST/12 pm EST/ 18:00 CET Fridays

#python #100Devs #100DaysOfCode

YouTube Thumbnail for AlSweigart’s Automate the Boring Stuff with Python book with photo of laura_e_langdon and jenn junod
Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 26: trying to make my app less "spammy" by filtering out some notifications

Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 25: in the end I'm satisfied with the menu

Deborah Kurata
3 weeks ago

If you know someone new to programming or new to data types such as arrays and objects, this article is for them.

https://www.freecodecamp.org/news/variable-data-types-explained/

#learntocode #100DaysOfCode #programming

Robert Carr
3 weeks ago

#100DaysOfCode

Day 83: Portfolio Project - Script a CLI Tic-Tac-Toe Game.

Done!

Project here:
https://github.com/rhc-iv/py-tic-tac-toe

Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 24: a responsive menu in html & css

CodeFreezR (he/him)
3 weeks ago

Need a little break from the daily schedule as part of my #100DaysOfCode|R5 Challenge.

On the one hand there are some bigger releases coming up at work, on the other hand there will be some exciting cyber stuff going on at SXSW, GDC & GTC in the next weeks, which will shred my HandsOn-[No]Code quota.

I think end of March, beginning of April it will go on focused again.

My R5-Devlog until now (d40):
https://y.lab.nrw/r5-prt1

.
\__
#100DaysOfCode #100DaysOfLowCode #100DaysOfNoCode

let's have a break.
CodeFreezR (he/him)
3 weeks ago

Brauch ne kleine Pause vom Tagesplan im Rahmen meiner #100DaysOfCode|R5 Challenge.

Auf der einen Seite stehen im Job ein paar größere Releases an, zum anderen wird in den nächsten Wochen einiges an aufregendem Cyber u.a. im Rahmen der SXSW, GDC & GTC herumflirren, was meine HandsOn-[No]Code Quota schreddert.

Denke ende März, anfang April wird es wieder fokussiert weiter gehen.

Mein R5-Devlog bis dato:
https://y.lab.nrw/r5-prt1

.
\__
#100DaysOfCode #100DaysOfLowCode #100DaysOfNoCode

Let's have a break.
Sabrina Web :privacypride:
3 weeks ago

#100DaysOfCode day 23: I made a css menu, but I'm not 100% satisfied

Robert Carr
3 weeks ago

#100DaysOfCode

Day 82: Portfolio Project - Create a website to show off your skills and the things you've built.

Done!

Project here:
https://github.com/rhc-iv/mean-mean-glide

dodothedev :arch_linux:
1 month ago

People (or other lifeforms) of #mastodon, lend me your ears!

For an article I'm writing, which online or offline communities would you recommend for a lonely coder? Ideally looking for #WebDev communities, but happy to spread the love about general #coding communities too, wherever you are in the #fediverse (or that boring IRL universe).

Thank you in advance! Boosts welcome
#askmastodon #codinglife #webDevelopment #devcommunity #100daysofcode

Daniel Wayne Armstrong
1 month ago

"One Day or Day One. You Decide."
I've decided to learn programming through *deliberate and daily effort*. A good place to start is with the #100DaysOfCode Challenge! https://www.dwarmstrong.org/100daysofcode/

Téotime Pacreau
1 month ago

#100DaysOfCode : #HTML #CSS #VanillaJS seulement !

#Day3 : Effet de défausse et #ContainerQueries

Le projet est à retrouver sur : https://teotimepacreau.github.io/Discarding-effect-and-container-queries-Day3-of-100DaysOfCode/

Code source : https://github.com/teotimepacreau/Discarding-effect-and-container-queries-Day3-of-100DaysOfCode

Goals :
- enabling dynamic and adaptive styling with container queries
- border-radius container handle images thanks to "overflow: hidden"
- discarding effect with translateX + rotate + scale

#WebDev #Frontend #WebDesign #CodingChallenge #Javascript #LearnToCode #CodingDay #FrontendDevelopment

A restaurant menu card display on a webpage.

Showcasing container queries, discarding effect
Lance Taylor 💾
1 month ago

I will pet him, feed him, and call him Crash. #Code #RubberDuck #RubberDuckDebugging #SesameStreet
#100DaysOfCode

Help me decide on this product: DANUC Rubber Ducky Car Dashboard Decorations Rubber Duckie Shark Helmet Duck Car Dash Interior Ornament Accessories Décor Toy for Men Women Boy Girls 2pcs https://a.co/d/g3yfCl7

Jenn Junod
2 months ago

✨Hello, Beautiful Humans! ✨

We have a special guest for Learning Python, @kjaymiller!!

We’ll be going through Chapter 2 of @AlSweigart’s Automate the Boring Stuff with Python

Join us at 9 am PST/12 pm EST/ 18:00 CET Friday

#python #100Devs #100DaysOfCode

YouTube Thumbnail for AlSweigart’s Automate the Boring Stuff with Python book with photo of Jay Miller and jenn junod
CodeFreezR (he/him)
2 months ago

Zusammen mit #SidequestVR bildet #fdroid ein gutes Fundament für unabhängige, größtenteils Quelloffene Apps für eine Standalone VR-Brille auf Android Basis.

Das führt aber schnell zu einem anderen Problem: Die Standard-Bibliothek kennt keine Unterverzeichnisse! Vorgestern hatte ich mir deshalb den PI-Launcher runter geladen. Die Konfiguration ist ein klein bissel gewöhnungsbedürftig geht aber in Ordnung.

.
\__
R5|Day:24 #100DaysOfCode #VR #AR #XR #MR #IndieGame #IndieDev #GameDev #Opensource

PI-Launcher 1#4
PI-Launcher 2#4
PI-Launcher 3#4
PI-Launcher 4#4

#100DaysOfCode
so I forgot about this again 😅

Days 34-43 consisted of a little bit of something every day

🦑anki
🦑job apps
🦑SQL review
🦑revamping my portfolio
🦑learning about UI/UX design

#100Devs

CodeFreezR (he/him)
2 months ago

A standalone VR-Headset like the #Focus3, #Quest2 or #Pico4 is nothing more than an Android device with built-in screens, motion trackers and usually two wand controllers.

So everyone who likes #FOSS should also have F-DROID on it. I thought so and gave it a try. Awesome! Besides #Sidequest now a second source to be more independent from the official stores.

.
\__
R5|Day:23 #100DaysOfCode #VR #AR #XR #MR #fdroid #IndieGame #IndieDev #GameDev #Opensource

F-Droid in VR
VLC inside VR-Headset
Greate Norton-Commander in Dark-Mode.
Tux Riders with some controller probs^^
CodeFreezR (he/him)
2 months ago

So eine Standalone VR-Brille, wie die #Focus3, #Quest2 oder #Pico4 ist im Kern nichts anderes als ein Android-Device mit eingebauten Bildschirmen, Motion-Trackern und i.d.R. zwei Zauberstab-Controller.

Folglich sollte jeder, der #FOSS mag auch F-DROID drauf haben. Dachte ich mir und machte es mal. Genial! Neben #Sidequest nun eine zweite Quelle um unabhängiger von den offiziellen Stores zu sein.

.
\__
R5|Day:23 #100DaysOfCode #VR #AR #XR #MR #fdroid #IndieGame #IndieDev #GameDev #Opensource

F-Droid im VR
VLC in der Brille
Ghost Commander im Dark-Mode. Gutes Pendant zum Norton Commander.
Ok bei der Steuerung zu Tux Rider muss ich noch n bissel konfigurieren^^
CodeFreezR (he/him)
2 months ago

Sonntag, 12.2. 15:00 "Gravity Sketch Together".

Lasst uns probieren, wie der Multiuser-Modus von diesem kostenfreien VR-3D-Design Programm funktioniert. Evt. sogar Cross-Device? Interesse?

---

Let's try how the multiuser mode of this free VR 3D design program works. Maybe even cross-device? Interested? PM me.

.
\__
#3D #B3D #XR #AR #MR #FOSS #IndieGame #IndieDev #GameDev #Metaverse #Multiverse #Pico4 #Quest2 #Vive #100DaysOfCode

CodeFreezR (he/him)
2 months ago

After the Blind Auditions and the Battles, here are my finalists for Day One for #fosdem23:

---

Nach den Blind Auditions und den Battles sind das hier nun meine Finalisten für den Tag Eins für die #fosdem 2023:

.
\__
R5|Day20: #100DaysOfCode #fosdem2023 #opensource #foss #IndieDev #IndieGameDev #GameDev

FOSDEM Tag eins / Day One.
Jenn Junod
2 months ago

✨Hello, Beautiful Humans! ✨

See you at the top of the hour!

Learning TypeScript with @JoshuaKGoldberg & @LearningTSBook

Join us at 9 am PST/12 pm EST/ 18:00 CET Fridays

#typescript #100Devs #100DaysOfCode

YouTube Thumbnail for Learning TypeScript Livestream with book cover and photo of Josh Goldberg and Jenn Junod

#100DaysOfCode
Day 33:
☕ anki
☕ technical interview prep
☕ submitted 4 job applications
☕ started learning #SQL

not a bad day

#100Devs

CodeFreezR (he/him)
2 months ago

Over 750 Talks are not enough. There are ~20 more Fringe Events around #FOSDEM23. Starting vom 3.2 up to 8.2.23.

So find Self-Organised Session from #Gitlab, #Matrix Community, #FreeCad, #Kotlin and many more out of Free and #OpenSource (FOSS).

I would think there are a lot of inspirations for the next ten #100DaysOfCode Seasons.

Check for yourself: https://fosdem.org/2023/fringe/

.
\__
R5|Day:17

Fringe: List of Self-Organised Sessions during FOSDEM 23
CodeFreezR (he/him)
2 months ago

The numbers of the #FOSDEM23 alone are impressive: 761 events (minus 3 test events), 36 of which are Lightning Talks in 34 RealRooms spread over 57 topics and 2 days, all on February 4/5. Fringe (Self-Orga Sessions) and Assemblies I haven't scanned yet. I think I will build a small sortable and filterable web table in the next days. In advance a small Pivot:

.
\__
R5|Day:16 #100DaysOfCode #IndieDev #GameDev #opensource #FOSS #FOSDEM @fosdem

FOSDEM 23 Categories

#100DaysOfCode
Day 31: minimal day of anki and codewars
Day 32:
🔮 anki
🔮 codewars
🔮 read docs on tumblr themes/variables
I'm not, not joking about making some for fun
#100Devs

Jenn Junod
2 months ago

✨Hello, Beautiful Humans! ✨

We’re back with @AlSweigart’s Automate the Boring Stuff with Python with @LauraLangdon
Join us at 9 am PST/12 pm EST/ 18:00 CET Friday, Jan 27th

Chapter 1: PYTHON BASICS

#python #100Devs #100DaysOfCode

YouTube Thumbnail for AlSweigart’s Automate the Boring Stuff with Python book with photo of laura_e_langdon and jenn juno

Day 30 of #100DaysOfCode
Haven't been posting these but I'm gonna start!

✨ had a client meeting
✨ reviewed JS DSA and Regex
✨ did some codewars

#100Devs

RT Rin✰
Fun #VSCode tip. Need more than one instance of a class? You can use the shorthand '.className*10' or any number you need and it will populate it!
#100DaysOfCode

:sys_twitter: https://twitter.com/RinkebyTweets/status/1616539692207599616

Media source: https://video.twimg.com/ext_tw_video/1616539505032396813/pu/vid/236x264/DzC10eppqneFlzxC.mp4?tag=12
Sara Joy ✨
2 months ago

So I figured out how to get the headings to make a ToC for the blog posts on my own site now too 🎉

It was definitely needed for the longer posts... Probably less useful for the #100DaysOfCode though 😅

Jenn Junod
2 months ago

✨Hello Beautiful Humans! ✨

We’re back with Learning TypeScript with @JoshuaKGoldberg & @LearningTSBook

Join us at 9am PST/ 12pm EST/ 18:00 CET Friday Jan 20th

#typescript #100Devs #100DaysOfCode

YouTube Thumbnail for Learning TypeScript livestream with book cover and photo of Josh Goldberg and Jenn Junod
Jenn Junod
2 months ago

"Can't Update Terminal Directory" by
@JennJunod
#DEVCommunity https://dev.to/jennjunod/cant-update-terminal-directory-4eo7

3 hours of research & a friend's suggestion helped me fix it in 5 min.

Hoping this article helps others save time!!
#100Devs #100DaysOfCode

CodeFreezR (he/him)
2 months ago

And so the architect rested on the seventh day and contemplated his works.

Meanwhile, we can think again about #gitlab vs. #github. Gitlab is opensource, github is not. Yet, why are most #FOSS projects still on github not on gitlab, #gitea, #gogit or other true #opensource solutions?

I also find gitlab more intuitive, more comprehensive and more likeable. For own instances, however, something federated is still missing.

.
\__
R5|Day7 #100DaysOfCode #SCM #IndieGameDev #IndieDev #git #gitops

CodeFreezR (he/him)
2 months ago

Und also ruhete der Architekt am siebenten Tage und betrachtete seine Werke.

Währendessen können wir nochmal über #gitlab vs. #github nachdenken. Gitlab ist Opensource, github nicht. Warum sind dennoch die meisten #FOSS-Projekte immer noch auf github und nicht auf gitlab, #gitea, #gogit oder anderen echten #Opensource Lösungen?

Zudem finde ich gitlab intuitiver, umfangreicher und sympathischer. Für eigene Instanzen fehlt aber immer noch was föderiertes.

.
\__
R5|Day7 #100DaysOfCode #SCM

Sara Joy ✨
2 months ago

FINALLY the #100DaysOfCode blog page is up to date. 🎉

Yeah, I cheated (...all the way through! Taken lots more than 100 days as I didn't do them consecutively), and smashed the final week together into one post.

I'm glad to be done, and glad I finished what I set out to do when I started the challenge: Become a Front End Developer :awesome:

https://sarajoy.dev/blog/100days/

Sara Joy ✨
3 months ago

Day 94 - Day 100 / #100DaysOfCode

Yeah - I'm cheating! But I did #100DaysOfCode to get into the habit of regular coding to learn enough to pivot my career, and it worked :)

I always cheated! With small children and a day job, I just couldn't put aside time *every* day. So I didn't.

Since Day 93, I have:
- joined @whitep4nth3r's & IndieWeb webrings
- set up a full-content RSS feed on https://sarajoy.dev
- written about `color-scheme` https://www.htmhell.dev/adventcalendar/2022/19/

...amongst other stuff :)