Give a quick description of what you're up to and what some recent challenges have been.
For further actions, you may consider blocking this person and/or reporting abuse
Give a quick description of what you're up to and what some recent challenges have been.
For further actions, you may consider blocking this person and/or reporting abuse
Mohammad Yousof -
NITIN YADAV -
Nima Jafari -
Samuel Kinuthia -
Top comments (93)
Making electronic music in Python!
Wow, neat!
Super cool!
Have you been using Sonic Pi?EDIT: Nevermind, I read down thread and saw what libraries ya are using!Anyway, if you put any tunes together that you'd like to share please come over to my post and drop them in the thread if you would!
Music Monday — What are you listening to? (May 30)
Michael Tharrington (he/him) for #music discussions ・ May 30 ・ 1 min read
Thanks! I will!
Nice, what libraries are you using? I did a bit with JS some years back and was kinda cool
nice! im using python for this, the libraries are just numpy and scipy.io
the github repo is here just in case u want to check it out
Raising an 18 month old. Quite some languages to learn, lot of hesitation on the tech stack. Should be done in 20 years.
(Seriously, I wish I add time for a side project, but... Life 😅)
20 years to prototype that software side project in a notepad. 😋
Same here, can never find time for anything else, good luck with your project it's worth it ;)
Working on Cover Builder so that we can all generate cover image for our dev. to blogs. Would you like to join ?
Ooh super cool !
Yes, please!
Oh, nice. Let's connect over Discord and make some fun😎
Discord Id - Gulshanaggarwal#5950
I've been working on quite a lot , actually.
Here are few(the one's I've worked on most recently):
a cli framework in go , where I've been working hard on keeping the interface simple
a dotfile manager , which is almost at MVP stage!
Neat!
Thanks. Btw , I released the dotfile manager to 0.1 earlier , like I planed!
Investigating weird behaviour of macOS for my desktop automation framework nut.js.
Once that's done I'll dabble on some UI prototype for a new project I'm thinking of.
I'm building my personal Expense Tracking App and I was building a form with custom select, date picker and I wanted to be able do everything by using keyboard, so I had some issues with events, when you hit Enter while selecting something, and your form is submitted. The cool thing I've learned is
form.requestSubmit()
.Switching my site from Gatsby and hosted on Netlify to Remix and hosted on vercel.
Also working on programming NFC tags for an app idea
I've made devlake.apache.org/docs/Plugins/re... run locally. Next is to watch few hours more of the amazing "intro to Gradle" by the amazing Ken Kousen. Hopefully that will get me in shape to checkout the main Gradle project and start contributing.
New feeds for Just Five News
justfive.news/
Working in some geolocation projects for my portifolio (and of course for some dev posts 🤩🚀)
worked on things I made before!
Svelte components for creating a vertical timeline⏳⏳
github.com/K-Sato1995/svelte-verti...
Light weight react component for creating a table of contents from the given markdown text⚡⚡
github.com/K-Sato1995/react-toc
Productivity site built with svelte-kit. You can listen to ambient sounds to help u focus👨💻👨💻
github.com/K-Sato1995/focus-sounds
Loved your focus-sound project. That feels wondeful.
Thank you ! appreciate it!
From CommonJS to ESM!
Writing an article for my blog
techwithmaddy.com/
What's the article about?
How to replace a JPA Entity with a DTO in Spring Boot. Coming out tomorrow. 😁
Good luck!
What do you mean by replace? The topics sounds very interesting, I'm looking forward for the article.
Here's the link to the article: techwithmaddy.com/replace-persiste...
Currently I am not working on a Side Project, but I am interested to work on something together with somebody else. It should not be something big or does not have to be finished, it would be more about developing and discussing together to become better.
Shall we work together? I'm about to start something that's not gonna add high value. But it'll come in handy for persons who wanna automate and track every little day-to-day things.
Let's get connected over twitter. I live @djhemath in twitter.
Please keep in mind, that I am currently looking for some kind of possibility for talking or writing about coding stuff. I do not have the time to invest into any kind of "side project" at the moment (do not want to disappoint people, when I would have to stop contributing). If you feel like any kind of exchange would help you and you would enjoy it, then I am interested. This is also for everybody else reading this. Also can anybody recommend any online tool for this kind of collaboration, like writing or calling should be possible and easiest would be with browser?
Ammm, my comment was about to be a root comment. But somehow it ended up as a reply to your comment. And I didn't notice. :-|
Ok, no worries!
Another week playing with my "OS" in the browser. daedalOS
Latest bug was my wallpaper stopped working for Astronomy Picture of the Day and I eventually figured out that "Picture" of the day can sometimes actually be a video. My decision for when this happens was to load the YouTube thumbnail as the wallpaper.
github.com/DustinBrett/daedalOS/co...