Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "from scratch"
-
Me and small projects:
*writes messy but functional code*
*leaves code for a week*
*wants to finish code*
*code too messy - starts from scratch*
*leaves code for a week*
*wants to finish code*
*code too messy....*3 -
!rant
Worked all day and got my embedded systems project working the first time! Bluetooth as well! 😁
It's a Fitbit clone that keeps track of steps that I did from scratch and writing the companion app from scratch as well in flutter/dart. Ask any questions if you're curious!35 -
Tips for using a programming language that requires typing:
Don't.
Tips for using Scratch:
Do.
- Words from our IT teacher27 -
Tutorial title: "build this app with this API from scratch!"
Tutorial content: "let's installthis library that does all for you"3 -
"We thought you'd just pick up the PSD files and copy paste them to your site, but it seems that you built it from scratch."
...fucking seriously?7 -
6 months of internship made me realize that solving other peoples bugs is my biggest distraction.
Apparently I enjoy solving bugs more than writing clean code from scratch. 😐5 -
"I want to create a Linux distribution from scratch but i don't know how to code, I'll pay you $300 but i get to have the rights to it"8
-
Senior C++ developer:
"Writing a custom encryption algorithm from scratch for our communications platform? Every developer knows that is an absolute no go, cryptography should be left to cryptography veterans!"
Same guy, year later:
"Blockchains? Hold my espresso, I can totally write a whitepaper on cryptography, write some shitty code with nice branding, and get millions from an ICO"1 -
Was almost done creating a full program as a web based app and the boss came to me and said:
"You know what, lets just add some more details to it, so the client is happy and create all of this as a desktop app from scratch"5 -
Seeing someone prototype a 3D game with complex lighting using OpenGL in a 15 minute video (It was sped up about 4x but, still, fuck me)
Using c. Not c++.
He also did 3D graphics in BASIC from scratch to explain how they work, generally.15 -
i really hate when i have to read someone else's shity code ... I'd rather write the entire code from scratch -_- !9
-
One day with a lot of hours trying later:
Got an OpenVPN server running from scratch and can (still have to write the actual authentication code) accept or refuse clients through a php script ran from a bash script with a username and password.
Fuck yeah!13 -
Scaling a badly-written code which is not designed to scale.
Ended up re-writing the entire shit from scratch.4 -
So my wife started learning coding and web development. I am quite impressed how fast someone can learn it (she started from scratch, with No knowledge before)13
-
Client: We need video chatting facility in our website
Me: Ok. But it will take more time and effort. It will cost you more too!
Client: Don't build from scratch. We use Skype in our company. Just embed in our website too!
Me: **facepalm**5 -
Every time I mess up my git branch I usually find that its pretty futile to fix it with fancy commands like 'git reset', 'git prune', 'git rebase', etc. I usually find it easier to just start over from scratch.
They should really add a command for that
'git fuck-it-start-over'9 -
Me: Can't wait to try out the changes I've made to the code.
Visual Studio: Let me compile your code from scratch so you can sit there for half an hour like a dumb fuck.7 -
Yeah sex is nice, but have you tried building your own CMS from scratch and finally begin to use the UI your set up yourself instead of typing urls in the address bar?8
-
God damn it udemy, you have courses on the fundamentals of ass wiping but I can't find a good quality c++ from scratch course
༼ つ ◕_◕ ༽つ Kill me15 -
TL;DR: a good friend recently finished building an electric car from scratch with a team and I bought him a C++ devDuck as a congratulations gift!
one of my best friends recently presented at my colleges capstone rollout, and his teams project was to literally BUILD AN ELECTRIC CAR FROM SCRATCH. all the circuits and everything, designed from scratch, and nobody else on the team was very good at software, so he pretty much wrote the software himself. I just ordered him a C++ devDuck as a congratulations gift!8 -
Question for the senior front end web developer here:
If you guys got a project (big or small), do you guys usually:
1. Get a template from another website and modify or style it to suits your need, or
2. Build it from scratch?
This applies to website like devrant, or swag store32 -
Remind me to never ever ever try to make my own CSS from scratch, never.
Much love to all the people making css frameworks, we appreciate you <34 -
Made a simple college project using Node.Js, MongoDB, React... Wrote everything from scratch, starting from HTML to CSS and Routes even OAuth. No template was used.. Guess what teacher said...
She said I love the second project made using wordpress template because, "It looks amazing and beautiful"
One of the reasons why I hate college...11 -
I am pretty sure when people say
"AI will be able to write code and create apps from scratch in the future"
have never actually sat in a client's requirements gathering call.16 -
Making a Package Manager from Scratch is hard.
Making a Scratch-like education coding software in XAML is hard.
Setting up a server with zero knowledge is hard.
Creating a new file extension for my project and making it work is hard.
But, as a student,
studying and coding is the hardest thing.
Same 24 hours for everyone, and I should code as well as study.
Time.
The most precious thing in Earth.
==========================================
NASA dislikes this rant.
clean_air_rocks dislikes this rant.
no_suicide dislikes this rant.
students_who_study_and_code_and_wants_to_do_everything loves this rant.3 -
First time ever implementing an Android app from scratch (coming from C++ but also worked with C# and Python): WHAT THE HELL IS THIS SHIT???13
-
So today I made my first basic program in C++ from scratch that worked! After some troubleshooting.. But I thought of ways I could edit it and make it better!14
-
Hey guys. I'm very proud to present my first book. Artificial Intelligence. A book that speak about convolutional neural network from the scratch and how artificial Intelligence improve our life. It's not a technical volume only but a place to know what there is inside. Now is time to correct it...6
-
Decided to start writing an operating system from scratch with a friend for the absolute hell of it. I'm excited, but also terrified.13
-
Hi, guys after a building a website (code from scratch) do you give the source code to the client 🤔?11
-
Today, implemented Binary Tree from scratch and then wrote a unit testing suite from scratch in my personal project.
Pretty neat.7 -
Implementing a neural network trained with a genetic algorithm from scratch, no libs or frameworks. It was intense.4
-
Today I had to tolerate hearing the word ‘actually’ between every pair of words in a one hour seminar. Man I don’t think I can take anymore sessions from that guy. I wanted to scratch out my grey matter.8
-
Self rant!
Looked at a code snippet I wrote last year and I thought to myself: am I geting stupid for not understanding my own code ?
Tried to re build it from scratch...
Failed and had to reuse it without understanding how it's working.
I guess I am getting stupid!5 -
I’m updating my résumé, and want to redo it from scratch — I’ve just been migrating the same document between OpenOffice (and later LibreOffice) versions for 15+ years, so it’s pretty buggy now.
As I’m redoing it from scratch anyway, does anyone have any suggestions on what I should build it in/with instead? Is there anything that works particularly well?
I’ve been considering learning and using Latex, but I’m not sure.30 -
"Ok can you make the background color black and the font green?"
"Sure"
"Okay now a 3D WebGL game but build from scratch" -
I was given 8 hours to build an entire website from scratch. No storyboards. No content to start with. Just "I have a meeting with the CEO tomorrow. Make sure we have a new website to show him"4
-
In my master equivalent thesis, I was supposed to build upon a year of work from my predecessors. However, I argued that it had no actual foundation and would never work properly, so I threw it away and started from scratch.
The prof was astonished and commented "well it's your thesis", insinuating that the risk was on me. Turned out I had been right.2 -
intialize
made a spelling mistake? just move back with the arrow and add the "i" between the "n" and "t"?
no
delete the whole word and write it from scratch again because it is faster
am i the only one?7 -
WORST: moved from Canada to France and went from a company with agile methods to one without methods.
A 8 months nightmare...
So much useless meeting, for no result
A drupal project... with a junior team with no drupal experience at all.
And a general "i don't give a fuck" feeling from everyone.
BEST: My new job. Building from scratch a Team with agile methods, backed by my hierarchy.3 -
Friend of mine created a blog from scratch... You could create a post, by just sending a POST request (no authentication required!)....
As an additional bonus: you could dump full unfiltered HTML in a post, which was then executed...
Please kill me5 -
JUST ONCE DOCUMENT YOUR FUCKING LIBRARY!
FUCKING CLOWN!
FUCKING IDIOTS!
YOU RUIN MY DAY, MAKE ME WORK 12 HOURS A DAY, TO RESOLVE SUCH BASIC FUNCTIONALITY
YOU FUCKING CLOWN!!!!!!!!!
I'D BETTER DELETE THE ENTIRE APP AND START FROM SCRATCH, WOULD BE EASIER THAN USING YOUR SCUM OF THE EARTH PIECE OF SHIT LIBRARY4 -
Before I get too fat, the "Hour of Code" concept it's great, trying to get kids interested in programming
That being said, why on earth do they use fucking drag and drop programming? I would argue Python is easier to learn and infinitely more useful, and this is coming from someone who can't stand Python.
So far the only thing that I can think that the Hour of Code achieves, with drag and drop programming, is people possibly getting into Scratch, and fuck Scratch.5 -
Writing a game from scratch is a good way to see how awful you are as a programmer, specially if you come from webdev.
Amazing how fast your code looks like shit when you're writing a game, even the simplest one.14 -
there's this club at my school, called STEM, and another called "science olympiad." both are pretty cringey, bad, or boring. science olympiad was just for the college credit. during the intro to the club, they said there was a coding section. "game on!" is what they dubbed it as, where basically you're timed to make a game in scratch. i'm fucking tired of it. why is scratch considered programming? don't get me wrong, i'll write an OS in PHP before i say code.org is better than scratch, but fuck it. its a fucking interpreted language that's interpreted by another interpreted language. i don't understand why this shit is still used. scratch isn't good. please codecademy or w3schools or just write in binary directly, but not scratch. my hand hurts from dragging and dropping, my eyes hurt from the light theme, my imaginary cat committed suicide after learning about scratch's mascot. fuck it. now onto stem club, fuck it too. not for being bad (well, kinda), but for not being more recognized. it should be above science olympiad, and other clubs because you actually have to think instead of just memorize. but alas, we still were offered the choice of scratch to program the robot. sigh. arduino much? i guess not. challenging much? nope. was i elected "leader"? with three of my friends out of the eight there, i could have been, but no. effort in this would be depressing.rant fuck off fucking clubs fuck you fucking fuck fuck code.org just fuck fuck clubs fuck scratch fucking ducks fucking hell fuck this shit
-
Genuine snippet of code from something we are rewriting from scratch..
// Returns true if section length is greater than maximum path
public bool isOversized(double sectionLength) {
return false;
}
Fffuuuuuu6 -
Building a product from scratch is a fucking nightmare.
Teams building such products should be given a green pass to the heaven.10 -
That one horrendous in-house legacy application that should be ditched, but no one is brave enough to start building replacement from scratch ... Every company has one.5
-
!dev
Dropped my iPhone from the 2nd floor (in US 3rd floor because our ground is your 1st) on concrete... case is fucked but the phone doesn’t have a single scratch..
Lucky me..4 -
I'm trying really hard to fight the feelings, but in the interest of the bottom line... I think I can write this site over from scratch faster than I can fix it.4
-
No fucking excuses! You should know how to reconfigure your programming work environment from scratch!2
-
One of the best disappointments i get is when i create something from scratch, feeling good because i accomplished what i needed and then i find that there is a module that does this in 3 lines.2
-
Best way to learn a subject/skill is to build projects. How about building your own computer from scratch to learn how computers work.
https://eater.net/8bit/ this tutorial teaches you to build an 8-bit computer from scratch 😍 -
Yeah! Have one week to write from scratch a standalone app with an embedded db that I've never worked with in an area that I have close to no knowledge and it's all my fault , wish me luck 🙏3
-
No. No. No.
We are NOT rewriting the software from scratch.
Why are people so keen on rewriting? Have they no experience??10 -
I had a friend who wanted to make a social network and Steam-like gaming platform with "near impenetrable" security in around 2 months from scratch. He still wants to do it. Maybe he should think.2
-
I need to invent time travel so I can go back to Friday morning and slap my past self for thinking that Linux From Scratch might be a fun weekend project. I should've gone to bed four hours ago and instead I've been shouting at LLVM.
It really makes me appreciate the hard work that Linux distro maintainers put in to keep all the pieces up-to-date and compatible with each other. I already want to put my fist through my monitor and I'm only trying to maintain a single virtual machine.11 -
i've built a profitable full stack SaaS application, from scratch, by myself, that requires 0 maintenence
and you dont think i have the skills required to hire me?
🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡10 -
Code freeze is today but what's this in my inbox an updated spec which needs me to redo everything from scratch again.
Kindly go fuck yourself. -
Why do people feel so compelled to create their own custom components when the component library you're already using HAS ONE ALREADY?!
You can change the styling and animations using CSS and props. Stop building buggy shit from scratch.7 -
!rant
Just helped one of my professors set up a nginx load balancer with https, rate limiter, firewalls and everything from scratch. It feels so amazing to be able to put all the stuff I learn at work to practice. -
Yup, sure our team of three devs will build you a fully functioning e-commerce site from scratch that grabs data from several APIs and uploads it to several more.
You need it in two weeks? No problem.
Me: Wait...what the...?!
One week in and I only have access to test one of the four necessary APIs as the client hasn't signed the necessary paperwork with other providers.7 -
One Join is fine.
Two Joins I can live with.
Three Joins and we are starting the project from scratch again.
Fuck you! What do I pay you for? Eating berries? No!12 -
I am so happy that everybody is building React apps, angular, vue, svelte. There will be so much money when they ask for upgrade and the only way to upgrade is to rebuild it from scratch.
Mark my words.14 -
I'm lazy as 🦆 duck
e.g
If I want to implement a new functionality I'll just look for a library for it, rather writing it from scratch5 -
Just wanted to take a moment to say that I'm really impressed with devrant. I'm not the most talented programmer, and it just blows my mind how one/two devs can build this entire platform from scratch on their free time. I wouldn't even know where to start.3
-
Why the fuck management keep outsourcing entire platforms for in-house use if we have a fucking dev team...
Those platforms are constantly having contract issues and one we recently rewrote from scratch and is waaay better than the one they fucking paid another company to do....3 -
The startup i work for, and built their app from scratch told me today that they ran out of money...im heart broken...angry...and no one in my life really gets why. I didn't just lose a job...i have to abandon something i made...3
-
The wonderful feeling when i need to implement new functionality but it only takes a few minutes bc I actually created a framework that I can reuse instead of writing duct tape code from scratch 😎😊😆😙3
-
Completed the coding for my story .One week later just a day before the demo,I am being told that the requirement has changed.Need to do from scratch and I have demo for it the next day ... 😶6
-
1. Build a language interpreter from scratch. Without any tool like Gnu Bison
2. Get comfortable with modern C++
3. Find an internship related with operating systems or other similar areas. -
www.sheffieldbusinessawards.org.uk
6 days. From scratch. AFTER a freelancer fucked up the first build in Wordpress, which took 36 days.
I've since rebuilt this - http://sba.rcg-dev.com/ in another 28 hours of work time, to give it more functionality for the 2016 Awards. Bare in mind - there is a fully bespoke, from the ground up CMS that manages every single piece of content on the website.5 -
If you have plans to open source one thing, just start it open source from scratch. It’s extremely painful to remove business logic of a closed source project.
-
Best: learnt how to deploy Wildfly application server from scratch on a live environment without messing up.
Worst: could not continue working because my internship was over. -
Building a production-ready app from scratch during a two-week visit to the overseas client. Built it in one only to hear "you make things look too easy". The app never saw the light of day.2
-
Before Dev rant clueless about how to create a app that shows 360view of a car, and change the content when different Color is clicked
After basic idea from Dev rant
Finally able to figure it out and built it in 2 days. Honestly got lot of irritation at first, because have to learn everything from scratch and lots of errors.2 -
[Hardware geeks, microcontroller geeks, please come]
Yet another Hacktoberfest tshirt...
Gotcha? (I bet you know who I am)
Just kidding. Just a random project idea I am not sure if it is possible to make from scratch.
It is essentially a usb external storage
About 32gb
And has a lcd that shows available storage space
And some buttons to play snake. (Yup)
Is it possible?
What should I expect when creating from scratch? (Microcontroller, c language, interfaces, etc)13 -
Tomorrow I'll finally start working on a new part of my company's current project from scratch after loads of frustration in the past 1 1/2 months! Not a rant, just a lil bit of hope that it'll get better :)4
-
Literally removing the sleep(10);
Nah jokes aside, reworking my entire code from scratch based on what I drew up on a board.
Sometimes visualisation of processes and control flow can really help you write better code.9 -
I love how CS universities teach stuff like every student there is going to create a programming language from scratch, but none of the real world stuff. Then people get surprised that bootcamp students get promotions twice as fast.14
-
Been working on a rust game framework that im really proud of, but the part I’m most proud of is the renderer, 3D graphics from scratch is really fun11
-
So a week ago my boss asked me to design + build/write code for our new site from scratch.
Meanwhile the old website they have had for 5 years is still without SSL and looks pre-2000.
It's supposed to be finished and be mobile responsive by tomorrow.
I'm the digital marketer.3 -
Wtf is a 0.25% equity in a barely functioning startup which you helped build from scratch????rant says i should justify my worth slap me instead fucking founders fucking ass non techies anger me justify my dick3
-
You all like WoW? I developed a MUD (Multi User Dungeon, the first real mmorpg's) server from scratch using telnet and nodejs.
You can create accounts and characters with different classes/races and dive into a world full of quests, monsters and lots of loot :)5 -
At the core, alongside repositories and IDEs, the trusty pen + paper is best for seeing bigger picture and fast note taking.
Although my chicken scratch handwriting isn't one to rave about.
It's changed from cursive to curseive over time...3 -
one week ago me and my team built an android controlled robot in 2 days from scratch. that was the coolest project this month.5
-
A toss up between COSMOS or the Linux kernel, COSMOS because it's just amazing to see an open source kernel built on .NET from scratch (besides boot loader) and Linux kernel because well... Do I need to explain?2
-
I don't use templates, I write my own websites... from scratch! -Drops mic and runs to go clean up CSS and Javascript errors for all eternity-.1
-
Telerik controls man. Gets you 95% there in minutes. Last 5% to make a custom modification takes longer than it would to build from scratch.1
-
xxx: Thank you for your pull request, it's nice!
yyy: You are welcome.
*xxx: Rewriting it from scratch.1 -
Write backend stuff -> it works -> improve and add features -> realize initial design problems -> recode from scratch and call it v2 or something.
I call it learning -
Did I really go to university, have object oriented programming taught to me from scratch and embedded in me as best practice, work with OO frameworks for 3 years and become a damn good web dev just to use Drupal?7
-
My (junior) colleague gives me an existential crisis as he builds a fabric.js clone from scratch up in very little time.
Then he tells me he forgot his 4 digit bank pin he's be using for 7 years. -
university information day!
Little bit scared to be honest. I'm surrounded by pupils which have no idea of IT whatsoever.
I don't want to start from scratch for the third time. (They started at absolutly zero about IT at school, 'college' and now uni) -
Just spent a week designing and building an airbnb clone from scratch in a team of only four people. I don't know what I need more - a beer or my bed 😂4
-
Hacker News Redesign with React.
In an effort to learn react I created a hacker news redesign clone from total scratch.
Reviews are welcome.
Live Demo: https://bit.ly/2Yqm5L4
Repo: https://bit.ly/2Ynhh9q
Leave a star if you like it 😇9 -
My first job was writing a cloud based malware analysis system from scratch for UTSA's Institute for Cyber Security.
My direct supervisor was a womanizing, lazy, prick with a PHD. I wonder where he is now.3 -
Wrote some code. Didn't work.
Cleared all build caches, deleted project files and re-opened the project from scratch. Code still doesn't work.
Copied the same code over to a new project. Works.
I FUCKING HATE DAYS LIKE THESE!!!2 -
I want to make an AI bot from scratch. Where do I start? Which languages should I know? What IDE should I use?10
-
Something I would change from one of the classes I took: Don't teach using a Scratch and then jump straight into python. It would have been a lot easier to just start at python. The only reason I would teach scratch is for a kid who knows absolutely nothing about how a computer works1
-
Bad part of working as a freelancer who builds things from scratch.
.
.
.
There will be always a other guy quoting to the same projects far less by using WordPress and your clients never gets the difference between them 😑1 -
A Front-end developer working on various front-end pages and AngularJS projects for many years recently asked me, "How do you build this HTML page from scratch?" I was secretly thinking, "Why don't you try Dreamweaver?". T_T2
-
Sometimes I consider using Linux from scratch but then I remember that every time I wanted to upgrade stuff I'd have to recompile everything myself. I'd likely write some kind of package manager or something but then...I'd essentially have a Gentoo system.
-
Hyper frustrated...lost all the code due to a system crash had to reinstall OS, did not create a backup, screwed as shit!!!
Now has to start coding from scratch...
#forgot to push to git
P.S deadline is today10 -
Company's main server got an upgrade and I am installing the new one from scratch now.
The new server hoster has custom images and CDRoms. One of them is called "Arch Linux"...
I... I am very attempted! -
when you build the whole landing page, forms, php mail sender, SMTP, marketing integrations, analytics and all of that from scratch, and 1 hour before it goes live your boss tells you to change some inputs on the form.2
-
More and more of my friends and family are finding out I'm an Android Developer. I'm so sick of hearing, "Hey, I have a great idea for an app...". They all think you can build a good mobile app from scratch in a few days.2
-
Definitely andOTP, my two-factor authentication app for Android: https://github.com/andOTP/andOTP
The only thing cooler will be once I finished to rewrite it from scratch to get rid of the legacy code from before I forked it.6 -
Got new task assigned from my project manager. Client wants to build an Instagram automation site from scratch.
The best thing is UI specification states "Pretty nice and Easy".. that's all.3 -
Wanted to ask a friend an Angularjs question but was away from my laptop.
typed a full working factory on my phone from scratch....2 -
```
me@host $ vagrant init bento/centos-7.2
me@host $ vagrant up && vagrant ssh
me@vm $ ping google.com
error: unknow host
```
ARE YOU FUCKING KIDDING ME
I FUCKING REINSTALLED BOTH, VIRTUALSHITBOX AND VAGRANTFUCK; THIS IS FROM FUCKING SCRATCH, WHAT THE FUCKING SHITFUCK DO YOU MEAN WITH UNKNOWN HOST???3 -
Whem you'd rather create a completely different system from scratch for work than fix that one JIRA ticket 😐
-
Just let me add a new feature to this Wordpress site, I'll just enable debugging to see if it produces any errors.
TURN IT OFF!! TURN IT OFF!!
All I could see was error upon error upon error. Mostly from old and not updated plugins.
I'll just leave it there till client decides they want a new rebranding and start from scratch1 -
So I have to build a frikkin site builder at work. It's supposed to run in the browser. Anyone has any good advice on how I should approach this? Should I use an already present library like GRAPESJS, or should I build it from scratch?3
-
When your building GCC from scratch and you finally after hours get the damn thing to begin to build it crashes an hour in because of some dependency that is the wrong version! why did the build script not include the check in the first 10 mins COME ON!!!!!!1
-
How do you know someone is masochistic?
When the person tries to write an X11 application...not GTK or QT, simply everything from scratch.1 -
Today we had an exam in college where we were expected to code the new facebook from scratch in one hour and fifteen minutes2
-
I'm really happy 😁
I'm usually a library developer, but I bought a domain and started a website: forbylinux.com
I'm constructing my own Linux distribution and package manager from scratch.
Anyway, I've never used CSS, html and JavaScript before, how does it look? (It's kind of empty, still have to add content)9 -
Hosting Rails is such a pain in the butt.
Heroku, too expensive
DigitalOcean, hard to maintain unless using Hatchbox (Hatchbox, too expensive)
Shared cPanel hosting, too limited, too slow...
I'm setting my own server home from scratch just so I can master fucking Rails deployment.7 -
I've been using webpack for a few months now but always using someone else's config. Today was the first project where I started from scratch with my own webpack config. Learnt a lot and it actually worked!4
-
Installing a new Linux system from scratch on a Raspberry PI, including xorg and lxde with a keyboard with the letter X not working. It was.. interesting :)3
-
What book/video/resource do you know that explains complex stuff in a simple and fun way?
I recently found "Carfting Interpreters" by Bob Nystrom. It explains how to create a new scripting langauge from scratch, It teaches you a lot about interpreters and compilers and virtual machines. And it's free!
http://craftinginterpreters.com//1 -
I had been struggling with writing some test cases for days - so I decided to delete all the test methods I'd written and start from scratch - took me less than 30 minutes!
I'm happy now -
So marketing department what our team to create a payment gateway from scratch, and must use our own programming language...
Personally , create a programming language is good idea but is time consuming and buggy16 -
Had one of those unicorn coding moments where my from-scratch code worked the first time I wrote and tested it. That hasn’t happened in a long time.
-
Mentoring someone in iOS from scratch, then teaching him how to maintain 3 different apps. He is able to maintain them without me now which is testament to how well I taught him, but it was challenging. Especially since I had to simultaneously work on other tickets and live prod issues.1
-
I have decided to leave my fucking corporate job because of nonsense going on with the management fuckers. a high throughout distributed system with multiple components interacting together was asked to deliver in 2 fucking days starting from scratch.
I am asking for some tips regarding freelancer or remote job work. How do you guys find clients ? From where do I start ? I feel lost4 -
If you are writing all your code from scratch, you are probably an amateur.
If you are copying and pasting most of your code, you are probably a beginner. -
For uni we had to make a paper about a program we have to code. It could've been anything we wanted.
I went full mayhem and re-did final fantasy tactix advance from scratch in js: https://nitwhiz.xyz/tactix/ (not mobile friendly). No engine, real name no gimmicks, 100% my code.
Aside from not getting a straight A, I wish I did this stuff for money.3 -
I feel like I know what I shouldn't know. I know a little about using jQ and JS (mainly little plugins) but I can't code js from scratch.
I use vanilla html and css and my environment is notepad++.
I feel like I should know SASS, Pug and use Webstorms or some other professional IDE. And learn js.
Which preprocessors do you prefer? Which IDEs and which point to start learning js from scratch?8 -
Spend the same amount of time looking for and testing existing npm packages as it would take to build something from scratch.
Nothing yet, but Boss is still certain that building our own is unnecessary.
😐 -
The feeling of finally getting an SSD, time to nuke the current windows install and start from scratch. The last year was hell for my laptop at installing and uninstalling various programs.2
-
Fuck Outlook, fuck creating email templates from scratch, fuck complex email designs...but most of all fuck outlook and people who complain thier email campaign/newsletter doesn't look right in Outlook1
-
Hello developers!!
I just wanted to know from where I can learn OOP skills from scratch? Suggest me some good tutorials available on YT ;-;6 -
I can’t take the stupid security theatre anymore. I give up.
Multifactor authentication every 5 minutes. I hate it.
I don’t have a solution and neither does anyone else that doesn’t involve rewriting all apps from scratch.6 -
Heard about the Linux from scratch project. I dream of building a district from the ground up .
I think I should give it a try.
How hard will that be 🤐🤐19 -
When you start your WordPress plugin... backend works
Make options page, breaks the whole freaking plugin
Remove options page still broken
Starting from scratch for the 5th time 😭2 -
Non-IT
Can't afford laptop
Want to make an app from scratch by coding , compiling from my Android mobile.
Is it possible??
What would you suggest me?
Which language would be better to start with.
step by step procedure would be helpful.
Do's and don't!!!
Or this attempt look silly/lame?!22 -
How fucked up is fucked up - Part 1.
What's your most frustrating moment for developing software from scratch in a start up company?6 -
// First rant
So I've spent the last three days trying to send requests to a website in C# (never had done that, so I had to learn from scratch) and using XPath to select certain nodes from the html.
Today, I port it to a new UWP project and turns out it doesn't support XPath. I guess I should learn LINQ now...fml1 -
I had a long weekend so am installing Arch from scratch! Super fun but hard to get wifi working...3
-
Hey management,
Please assign me that Node.js project that I'll get to code from scratch and I'm stoked about.
Regards,
Frustrated developer. -
Opinion | What kind software project could be submitted to college as a supplement ... Like a scripting language build from scratch?4
-
I can write million-dollar-software from scratch but I can't make my i3wm look like anything other than utter shit.2
-
Started to read JS from scratch again, there are lots to learn. I will continue with ReactJS and possibly NodeJS. Wish me some energy! It is hard.3
-
when the pm chooses a js library but says can you just change this... either accept the library as you chose it or give a proper spec to write it from scratch
-
I always use bootstrap or anything else except writing CSS from scratch. I cant help it, I dont like writing CSS from nothing.2
-
Hmm I'm thinking of reverse engineering an old game client and trying to rebuild the backend server from scratch... In a different language..
Quite a big idea 😅 but it should be very educational! Anyone got some tips and or tricks for reverse engineering? Or some pitfalls I should avoid?4 -
When i was in a student project, a guy wrote the whole e-mail validation in js from scratch,using only the key down event. We all wers like: "Wtf dude, yu no Google? "
-
Once, when I was trying to learn Ruby on Rails I declared a variable called 'public'.... I got so many errors, that I had to start the project from scratch again. #fml hahaha
-
Just deleted the whole directory of my website, it was MESS. It's time to start from scratch again. It is now one of those side projects that I started but never finished.1
-
Today was a shitty day. i made a mistake and lost my work (3days of work gone) had to do it from scratch managed to recover some parts tho. FML1
-
7 sprints to deliver an application from scratch to production for 7 types of user roles, with different work flows. Am I wrong to get pissed when the tech lead wants to implement RBAC only at the last sprint?1
-
Recruiter: We are looking for a full-stack expert. You have taken multiple apps from conception to deployment, and have experience and opinions on the best technologies to use and why. You should be comfortable implementing new features from scratch, making changes to existing features and writing complex migrations on production data.
Dev: lol4 -
I've reached a point where instead of adding one new hotfix to the site again, I rather rewrite it from scratch so I won't feel so dirty hacking in all the new features that come up.
This way I can also bury my previous bad decisions.2 -
When you guys create a project do you always start from complete scratch or do you use an existing boilerplate from somewhere?6
-
Looking for some opinions here. Chatbot from scratch or use an existing service?
I have to work with a messenger chatbot. The company has been using chatfuel, so I'm trying to work with it but it's kinda buggy in some parts. Have any of you created a messenger bot from scratch? I flipped through the documentation and it seems like a pain in the ass, but it's obviously more flexible than using a third party service.
So yeah, I'm trying to weigh the convenience of the third party vs its limitations compared to coding my own. What's your take on it?2 -
One of my classmates started learning web development when he saw my web apps on heruko.
So within 2 days this guy comes up and says he'd covered "everything" about web apps and made his first website from "scratch".
I was skeptical, but...
He used WordPress. -
Why are you paying me to architect your new stack if you're just going to mandate that I use Guice and Jersey "because that's what you're using already"? I'm sorry. You're wrong. Spring Boot is not a "dying technology". I'm not going to build you a servlet from scratch. Get fukt.1
-
Goals builder that follows SMART method for goals. What was originally intended as "rough draft" became a full blown SPA in less than 2 weeks. It's the ones you don't expect to go far that usually go the furthest. First "draft" took less two hours to build from scratch.. 😃
-
Some of you will maybe still remember my "discord library from scratch in python" project.
I am thinking about publishing the script (yes, it is only one script. I was lazy lol) on Gitlab today.3 -
No experience in web, yet the radio guys in my university are pretty insistent on me building their website from scratch, "because I'm studying computer engineering."
I know nothin Jon Snow!2 -
Angular - object oriented programming
React - functional programming
---
Now i fucking understand why nextjs does not have any design patterns. No folder structure for it either. Every project is fucking random and you need to learn every fucking project from scratch cause people stuff shit into different folders and file names1 -
Fuck this shit
I’m interning at this place and the code is ALL OVER THE PLACE. I have to rewrite every damn function and the code base is so obfuscated and stupid on multiple levels. I’m sick of this shit and literally every damn thing needs to be rewritten from scratch2 -
Rewrite my entire side-project from scratch using Kotlin and AndroidX. While doing so I want to learn about state of the art encryption and key derivation functions (especially Argon2).
Oh yeah, and finish my PhD... -
Why is it such a pain when I have to install all my external modules of Python for PyCharm? JetBrains products are cool, but this,... literally had to remember all the modules from scratch.1
-
All our estimated are too high because we build everything from scratch every time, but we can't white label anything because we have to always be billable and a customer won't pay extra for white labeling just so the next customer gets it cheaper.5
-
!rant
Well I really gotta ask now!
I am Really interested in building CyanogenMod from scratch for my currently unsupported device but I'm overwhelmed by the wiki of CM. Does anyone has an idea where to start? There only a hand full of devs for my device and I want to help. 😥 -
Opinion | According to you, how impressive is it for a high schooler to submit a "general purpose scripting language that supports Object Orientation, closures, higher-order funcs." as a project for college admission given that the applicant implemented it from scratch and you know that hard work!!! ?9
-
What the hell is wrong with PreferenceScreen in Android? It's a disgusting horrible piece of shit. It looks awesome, but actually it's a horrible trap. Just wasted a whole day, when I could have just implemented it from scratch myself. Never gonna use that piece of crap again.
-
Was told by my boss to fix an already written file and I have been doing that for the past whole week and today the architect of our team comes and tells me to write the whole file from scratch cuz it's too messy...FML..
-
Ha! There's nothing like listening to a couple of crotchety devs talking shit about agile for half an hour, just to have a junior dev bust into the room and frantically exclaim "we have to start over from scratch again!" Apparently, someone didnt fully understand the requirements... 😉1
-
My company used to just let anyone write code for our customers. Now I am the official development department. I knew someone wrote something very similar to a new request I got from a customer, so I requested his code because I didn't want to rewrite everything. After seeing the code I changed my mind and I want to redo it from scratch.
-
I'm creating a modified MEAN(MSSQL,Express,Angular,Node)
website as much from scratch as MEAN can be.
Since I've never worked with any of this before I am slow af. Oh and I'm working on my own.
please send help.9 -
What does it take for one to design his/her own laptop completely from scratch?
*If you answer me it's not worth my time, then please don't waste your time answering.*18 -
- Remote working as necessary
- Working in a laptop (ideal but not necessary)
- developing and designing from scratch and few maintenance
- pleasant offices
- getting involved in new techs once in a while
- engaging industry. Telecom / medical / automotion would be nice2 -
Just took a 3 days course on Angular2. This is IMO really difficult to learn. Does anyone know a good video tutorial starting from scratch? I know less now than 3 days ago I think...!3
-
I want to try installing Linux from scratch. So without a fancy ui just bash. Has someone a reccomendation how and where to start? The goal is to use the system for daily use.12
-
!rant
When making an ecommerce site, what platform do you guys use? WooCommerce, Magento, Shopify, ....
Or do you just start from scratch with a payment gateway such as stripe or icepay5 -
Any game devs here?
If so what engine do you use.
Currently I make from scratch and I'm looking to expand to 3D games. Unity seems like a good choice. (Platform: Windows, C# or Java)7 -
Had to switch to Linux mint from Solus cause I needed to use Coq and I didn't feel like compiling it from scratch when it's easy to get in mint. Anyone used Coq before? My teacher loves it for discrete math, and I like functional languages so I'm a bit intrigued4
-
Not a rant, a question.
So I am planning to build an ecommerce website for my business, is it sensible to make it from scratch and if not then what existing solutions I can use
Urghhhhhgg, really confused3 -
Ideal dev job?
Getting a kick out of building something from scratch that gets used and loved by thousands of people.
But then you asked for ideal, not realistic, right? -
One of the most stupid phrases I hear again and again is "to not reinvent the wheel". Guess what, if no one had ever dared to take the first iteration of something, throw it out the window and start from scratch, we'd still be living in the stone age. If you're gonna use a library or a framework, fine, that's totally valid. Just make sure to actually understand the tools and code you're working on. People now tend to use these without knowing exactly what they do. And then once the original authors retire, no one knows what to do if something breaks. There can't be innovation if you don't try to reinvent. Don't shy away from writing from scratch sometimes.
-
When somebody speaks about "rewriting everything from scratch" I always mention some famous articles claiming: "don't do it!" "big mistake".
Truth is that when somebody says "rewrite everything from scratch" he doesn't mean "everything". He just means "rewrite the 2-3 things that we found useful after 10 years of developing useless features nobody cares about"
So then, yes, rewrite, please1 -
So I'm just starting to design websites from scratch and want to get feedback on my designs as I go. Do you guys know anywhere I could go?5
-
So they built a ionic app for compatibility between android and iOS now they are gonna keep ionic for android and build from scratch with react native for iOS... Am I missing something? Is that right? Am I sleeping?
-
Wondering why the heck isn't there a common Webpack config around for the front-end devs! Such a pain to configure that from scratch 😡2
-
A project where there was no templating at all and every page was independent of each other, it was that bad I started from scratch.
-
Reading some system design study materials.
Unless it's literally a startup from scratch. I feel like that proper response to the "design youtube/twitter" question should be: I really hope your product team comes up with better requirement than just design a product, get to it -
Having to build an auth server from scratch an then having to revert all the code because it was overkill for the app. Fml
-
May I know the best python open source framework to develop speech recognition from scratchquestion python 3 devteam machine learning speech recognition devtea deep learning java artificial intelligence10
-
I have 6 mosquito bites on my body. 5 on legs 1 on arm. All within 1 hour. I dont have enough hands to scratch myself. I scratch as if im some fucking cocaine addict in crisis from missing cocaine. Just Fuck OFFF OF OF ME8
-
Thinking about running through the Linux From Scratch book. Anyone had experience? Worth the effort?1
-
For PHP guys here. Are you using Laradock, Vessel or custom/vanilla docker written from scratch? I'm currently using Laradock.
What are the pros and cons? Thanks! 😀2 -
Why the fuck JavaFX has to be such a bitch
I create a Checkbox from scratch that is the exact same code of the JavaFX one but the label for some fucking shady reason is like literally attached to the box
Today I'm damn tired of your bullshit JavaFX...stop it7 -
Just learnt python for data science online. Suddenly, have this awesome idea for an app. Thanks to kivy, I could work with python. But wait, X websites find it good enough, Y websites not. And cross platform frameworks seem to be all Js. Basically, pursuing new idea means starting from literal scratch.
-
If your manager asks you to write a raw algorithm based on raw data in order to properly structure, sort and filter that data, how long do you take on average to complete said task?
Example:
Here's a text file with a bunch of continuous data like: john doe 5555 my street 123 karen wiscott 12347 her street 22 peter wright
..and then you first have to start identifying boundaries for each data entry (which is a task on its own, with comparators and shit), solve its bugs.. then you have to make sure it's properly getting sorted.. sort those bugs.. Yeah, it just takes a long time for me to figure all that out.
It takes me 4-5 days on average since I'm a junior but managers expect it to only take 1-4 hours.. madness..4 -
I want to build a blog. Which language do you recommend me to use? Which is better and why?
I know MEAN, Rails, PHP... But I just can't decide which one to use. I don't wanna use any wordpress-like app (joomla or any other thing).
Thanks! :D10 -
What's the best way to turn a phone into a dedicated http server? I have a useless android lying about. Wanna turn it into a server.
Linux tools on android? Or forget about android and install Linux on it from scratch? Which flavour?
Any tips?2 -
So I am a lead engineer now. Feels great. Love building infrastructure from scratch and tutoring others by making some good home cooked memes at the PR’s.5
-
Explaining to my Scrum Master EVERY morning from scratch the technical details of the story so that he can give his blessing to why the story is still In Progress column!
-
that moment when you spend 3 days searching resources for creating CMS with php from scratch and you suddenly remember java spring on devrant
f**k f**k f**king f**k -
1. Brain feels like in motion without idle time. It's a very pleasurable feeling
2. Create things from scratch by myself
3. solving problems
Not all coding is like this, though. -
Found a great book called Grokking Deep Learning from Andrew Trask. The hole point in to make your own Deep Learning framework from scratch. Using python, but I think I'm going to try to go at it using Typescript. Lets see how that goes.1
-
Seems like I have to become Splunk developer. My first impression is not the greatest, I like to write stuff from scratch. Some of you guys worked with it before? Some tips?1
-
Google being Google I can't find a bloody answer, how do I decide to what PHP framework to use for a project? It's an ecommerce platform, not much need for scaling, but I can't bloody figure out what framework to use, either way it will mean learning it from scratch4
-
How to kill monotonicity?
Like, I like my work... I enjoy my work. I'm building things from scratch.
But the monotonicity is really making me bored and demotivated.6 -
(Asking for someone I’ve been mentoring.)
TLDR; Looking for recommended resources on how to code email templates from scratch.
I’ve been helping a friend transition their career from sales to web development and recently he applied for a position as a jr developer for an ecommerce startup. They liked him and they’re willing to create a new position for him where he’ll work with both the marketing department and the development team. He’ll start with building email templates for the marketing department and eventually move on to development as he grows his skills. I’d really appreciate it if I could get some recommended resources for learning how to code email templates from scratch and from PSDs. This would be a life changer for him and I’m trying to do as much as I can to help me out.4 -
"A complex system that works is invariably found to have evolved from a simple system that worked. The inverse proposition also appears to be true: A complex system designed from scratch never works and cannot be made to work. You have to start over, beginning with a working simple system." - John Gall4
-
I started this trainee job as web developer and they want me to learn JavaScript, Node.Js, React, PostgreSQL, Axios, Bootstrap and some other stuff all from scratch in less than month... I know is crazy, but I kinda love it lol2
-
Is it worth building a cms from scratch? I know it requires time but thats not a problem for me, well it is but i can handle it.
Or shall i go with some php cms already build or wordpress ?10 -
Waiting on my supervisor this week to let me know what my responsibilities will be for the coming months. They are handing off the app that I built from scratch to an offshore team...
-
!rant
This moment when a script you wrote is working instantly. My coworker couldn't believe it neither and advised me I should start from scratch again because there have to be a mistake in it. -
as long as I keep it small (?), and computing resources are enough, it is possible to run custom software in a Raspberry Pi Pico right? say, software I write from scratch (with Rust) specifically for it8
-
When doing a project from scratch, what would you prefer?
Code Quality + Time = Product
Bad Code Quality + Les Time = Product7 -
Is the devRant Swag Store website made from scratch or is it a Shopify template? Just curious because I love the layout and how clean it is.4
-
Trying to compile GCC from scratch
Error
Makefile:555 *** missing separator. stop
Line 555 in the make file reads
@target_makefile_frag@
Any thoughts?5 -
How experienced is some one at front end if they use Wordpress for every site? Genuine question because I've never used it and usually create my templates and design (not very good but hey I'm not frontend) from scratch.3
-
I cant wrap my head around designing a database system from scratch. Period.
I use ER diagrams to do it. But still i can't figure this piece of shit out.
It usually goes in these steps:
1) i design a very simple minimal system, turns out it works but HELL NO how unsalable it is. Literally its so statically built that i have to redesign the whole infrastructure and models from scratch
2) i redesign from scratch but this time i overengineer it. Overcomplex as fuck. So complex i get lost easily and have to redesign the whole shit all over again this time copying others similar infrastructure with help of chatgpt
3) chatgpt of course fucks everything up even more to the point that my shit can't compile anymore. Fuck this shit
I think i lack the correct way of thinking and approaching this. College has taught me bullshit and confused me even more which is why im so fucking lost. Can someone explain me How to think in the correct mentality when designing an ER database system from scratch.
How do i properly design a scalable database infrastructure as ER diagram for a subscription and chatting models, similar to onlyfans infrastructure?9 -
Waking up with a Red wine hangover only to find out the banks changed its cc processing system. That easy to set up extension I'd planned on using today won't work... I've got to write one from scratch.
Can someone please magic me to tomorrow? -
I am planning on build an online store from scratch. I also need to build a back end for that. Which languages or frameworks should I use.Any suggestions?5
-
The coolest project I've worked on I did in an hour's time, for my CG Lab's mini project in college! I used OpenGL to recreate Atari Breakout from scratch :)
-
Do all devs know how to write these Goolgle/Amazonesq algorithms off the top of their heads? ex: build singly linked list from scratch / pre or post binary tree traversals etc..5
-
My favorite thing is when I had a debate before, won, decision made, all good, then other people do whatever they want, new people get involved, and suddenly I'm having to argue the exact same things over again from scratch. Meanwhile others just do what they want.
-
Not an IT question but for anyone who's in Gaming. Preferably College football lol. How much you think the game would cost considering its been non existent for like almost 10 years and apparently they are not using the same code as previous games. Like they are literally starting from scratch.8
-
Having to implement my own component from scratch because none of the existing solutions fit my requirements and taste. Oh, and also being stuck with developing the "traditional way" because it seems to me that the learning curve of frontend technologies is quite steep, and I have other things to do!
-
Is NodeJS + Express + Sequelize enough for an Enterprise app from scratch. Or should I use other Node frameworks like AdonisJS or NestJS?
Frontend will be Angular 9. Database will be MySQL. Thanks!12 -
Hi dev!, how do you deal with the dilemma of choosing between using a library (gem, package, plugins...) to implement a solution or building from scratch...
Use case: you are working on project x, you need to implement a feature, but stuck between importing a library ( however you will need to customize the library to fit in requirement) and building feature from scratch ( this may take you more time but you have more control).
I have been in both scenarios, whereby I use a library but spent 2 days on customizing, only for me to discard it and implement feature within 2 hours.
I had been in a situation where I build the feature from scratch, only to discover, a one-liner from a library could have saved me hours and whole stress.
I NEED YOUR EXPERIENCE.
THANKS IN ADVANCE4 -
Trying to setup drupal from scratch on main windows desktop, 2 days in fiddling with phpa and apache server to get clean URLs and OPCODE caching working. To finally finish the installation.
-
Usually if theres a tough problem I just start to scribble code one piece at a time, then refactor, then refactor, then refactor... Until I get it and write it again from scratch 😀 Usually this involves lots of coffee and cigarette
-
Keil uvision at my uni everybody: you save a project , the whole project is corrupted and you can start from scratch. A popup asks you if you want to save every 2min 😈
-
Do you know a super simple guide / tutorial / etc to learn TensorFlow.js from scratch? (for real dummies)3
-
The single most asked question when you're a unwitting 'code archaeologist' working on an inherited code base:
'Why in the Lord's name can't I just start from scratch!?' -
React native sucks! Why is building a react native project for iOS on an ARM-based Mac so hard? The same setup works on an Intel-based Mac without issues.
Also: Why is there no script to install and configure homebrew, node, watchman, yarn, rbenv & ruby, cocoapods, … from scratch?14 -
Just a question...
I’m using semantic-ui as a framework for web designing, but is it necessary to learn to create my own design from scratch?
Need your opinions fellas. -
I like to design websites from scratch , I know basic languages. (average coder) where do I start? Comment below.9
-
I've been learning Flutter this month from scratch and coming from a background of both Java and Python, Dart pretty much feels like a mule to me . It's a cross between both of them...1
-
Today is one of those days where i feel i don't know anything about software development. How to learn programming from scratch is my latest google search :)
-
Has anyone here built a functioning blockchain from scratch? I’ve been poking around looking for resources, preferably eBooks, but hoping to find some that have been road tested. Language/technology neutral; more interested in the quality of the guide and result.
-
Area of focus: Tooling
Why?: Because I don't like to work on big projects. It is fun to create tools from scratch by myself -
My ass crack itches. Probably from shitting to much. I have to pinch it instead of scratching so i can scratch it7
-
Why stress me out and make me build an entire erp system from scratch in 2 weeks because you need it asap, if you're then going to take a whole week to create a heroku account and put in the billing card?