PKG Deploy ( https://www.pkgdeploy.com ) - More than a few times I have wanted to create either RPM or DEB packages but the barrier to entry always seemed rather high. Then while conducting interviews with what recruiters were calling senior engineers it became quite apparent that many people will still manually deploying code using a bunch of manual commands. Something packages are good for. So I decided to start cr…
Got fired? Ready to start a startup/new project?
21–30 of 43 posts
Re: Got fired? Ready to start a startup/new project?
#22I'm a designer here in SF. I'm VERY EARLY in exploring an idea. The problem: calls where I'm trying to catch up with more than 5 or so friends aren't great. If you think about an actual house party, there's a room with music playing where you hang out and don't talk so much, but there are also other spaces, like talking by the food table or going to get a drink and striking up a conversation. None of those constructs…
Re: Got fired? Ready to start a startup/new project?
#23Re: Got fired? Ready to start a startup/new project?
#24Re: Got fired? Ready to start a startup/new project?
#25Re: Got fired? Ready to start a startup/new project?
#26Recently laid off, looking for TS/Go projects.
Re: Got fired? Ready to start a startup/new project?
#27Project: https://medium.com/endless-filament/make-your-filament-at-ho...
Hopefully, this will reduce the use of virgin plastic for creating art pieces in 3d printing community and you might be able to create beautiful and useful things out of waste plastic while cleaning plastic waste from the environment.
It's a profitable business.
I worked on this in my free time during quarantine.
I want to make the project more accessible so people around the world can develop local recycling unit. There is lots of work which needs to be done including making parts more standardized, demonstrating how parts fight together in a visual way and also have a microcontroller firmware to control diameter of filament.
I need help from someone who can write Arduino code, mostly includes reading diameter from a guage and then change the motor speed of puller roller so that it stretches the filament if filament diameter is more than target and slows down the stretch if filament diameter is less than the target diameter. This needs PID control.
Telegram: alexfromtokyo
Re: Got fired? Ready to start a startup/new project?
#28I'm a designer here in SF. I'm VERY EARLY in exploring an idea. The problem: calls where I'm trying to catch up with more than 5 or so friends aren't great. If you think about an actual house party, there's a room with music playing where you hang out and don't talk so much, but there are also other spaces, like talking by the food table or going to get a drink and striking up a conversation. None of those constructs…
Does Sococo do something like this? https://www.sococo.com/why-sococo/
Re: Got fired? Ready to start a startup/new project?
#29I'm a designer here in SF. I'm VERY EARLY in exploring an idea. The problem: calls where I'm trying to catch up with more than 5 or so friends aren't great. If you think about an actual house party, there's a room with music playing where you hang out and don't talk so much, but there are also other spaces, like talking by the food table or going to get a drink and striking up a conversation. None of those constructs…
Edit: no mobile support yet
Re: Got fired? Ready to start a startup/new project?
#30PKG Deploy ( https://www.pkgdeploy.com ) - More than a few times I have wanted to create either RPM or DEB packages but the barrier to entry always seemed rather high. Then while conducting interviews with what recruiters were calling senior engineers it became quite apparent that many people will still manually deploying code using a bunch of manual commands. Something packages are good for. So I decided to start cr…
It's been a long time since I've used it, but you may be interested in https://github.com/jordansissel/fpm if you haven't seen it before.