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 - "good things"
-
You know you've made it when you can quickly catch programming crap in other website images.
This site promoted "Top 10 things that make you a good programmer."8 -
Account guy saw me coding...
account guy: so you type a lot.. how can you remember so much??
me: ??
account guy: I mean there is NO LOGIC in what you do, so you must read these things and type them here... you need to remember a lot.. right??
me: ohh... that... well.. I have very good memory :)
p.s. last line was sarcasm12 -
"This dump is taking forever" - things that sound strange outside of a dev environment.
What are some other good ones?34 -
Friend: hey I started learning java..
Me: great, good luck.
*After few minutes
Friend: Hey I heard you're good in java programming..
Me: yeah I know stuff.
Friend: So can you teach me all good things in java?
Me: but..
Friend: half hour is supposed to be enough, right?
Me: hell no, it's not like that..
this stupid thinks half hour is enough to transmit all my career to his stoned brain..
I am going to die!12 -
I need to hide myself, my computer, programming skills and computer knowledge from people. Then only, I will be safe..
Friend: Heeey, you're good with computers right?
Me: No! 😑
Friend: Come-on bro. I know you are.
Me: What do you want?
Friend: I want you to check and book flights for me for country X.
Me: Are you ok? How does this have anything to do with someone being good with computers and stuff?
Friend: Haha, see? You're good with computers. *starts laughing. Anyway, since you're good, you can find the best prices. I know you know how to search sites and how to find things online.
Me: WTF?!?!!! All, you have to do is type in your search. If you don't like the results, you simply refine it.
Friend: See, all this tech stuff I'm not really good at it.
Me: But you're good at searching for other things online, right? Do the same for your flights.
*Picks my laptop and walks away.
How can a young man not be able to search for flights online but knows how to use several gadgets. Nonsense.9 -
That akward moment when your App finally takes down Pokemon Go down from the first place to second in AppStore but you can not be Happy about it 😑. Katwarn warned the users about the incidents of munich #prayformunich. Good to know people still care about the important things. 🙁3
-
TL;DR: If you're an Android user, do yourself a favour and check out https://simplemobiletools.com/ . You're welcome.
Dear diary, today was a good day.
A small part of my faith in humanity was recovered after I found about Tibor Kaputa.
Apparently, this guy - like many of us - was fed up with the bloat, bugs, bullshit and 'features' of many of the stock Android apps that come preinstalled on most phones. And so, he decided to make his own.
Unlike most of us however, he actually pulled through. And then he made them open source.
No bullshit permission requirements.
No ads or tracking.
Custom themes.
And no, not just 'toggle white/dark mode', I'm talking 'pick your own color scheme', both within the app and for the app icon (!).
And then sync your colour scheme across the entire suite of apps (!!).
Simple UI, with a lot of customizable settings.
And if you get them from f-droid, it's all completely free as in BEER too!
I've spent a lot of time in the last year trying to find software that does what it's supposed to do well, without trying to pull any sneaky bullshit in the background or annoy me with crap that I don't care about in a miserable attempt to show off its useless features.
I'm not a fan of Medium myself either, but the author's article about how his suite of apps was born really resonated with me. If you care about privacy, open source software, and doing things right, you should really give it a read: https://medium.com/@tibbi/...
I'm particularly a fan of the Gallery, the File Manager, and the Music player apps, and the others don't look half bad either.11 -
First time I've seen an app which willingly, intelligently, and sensibly turns off its own daily notifications after I never used their app for many many weeks.
Props to the devs for taking into account people like me,who are just too lazy to disable an app's notifications. Also Enki is absolutely incredible for devs so go check it out :D13 -
Made a website respecting ALL OF THE THINGS my client wanted to have.
Client sees result :
- "I don't like it, it's not a good idea."
- "But that's what you wanted me to do."
- "Yes, but you're the programmer, you should have known it wouldn't be good."
I had told him it's not a good idea a week ago. Fml.6 -
On the 18th October 2021 I had to hastily write some magic numbers into our code.
I added a comment saying "TODO: add a damn enum to make this selection clear"
Today, I refactored this module... and I used a damn enum.
Good things happen – have a nice weekend yall10 -
Sometimes I wonder if I'm truly a good programmer, or if I can just google things better than the average bear.4
-
Some words of wisdom passed on by our Scrum.
1. I am responsible for setting boundaries. Work time, sleep time, family time, me time. If I don't set them properly, things WILL get unbalanced very quickly. (And I would add, burnout will follow closely).
2. Being productive isn't about doing more and more in less time. It's about doing only the most important things well, and either saying no to the other things, or finding another way to get them done. (Prioritize!)
3. I can't win (let alone run) a marathon by thinking of it as a 26 mile long sprint, or a week as a five day sprint. (Eat a digital elephant a byte at a time).
4. Loved ones are good judges of when things are in and out of balance.
5. Taking time off is essential. Vacations, yes, but also nights and weekends. (Or you WILL burn out and hate what you do).
Comments in () are mine.1 -
Recruiter: “can you write your own framework?”
Me, after considering for a good minute: “well, I am kinda starting to automate lots of things so I guess if I wanted I may be able to... for sure I’d learn a lot along the way...”
Recruiter: “very good!”
Me:”wait, why would you want that skill?”
Recruiter: “our customers want custom code”
Me:”so you write a new framework every time?”
Recruiter: “ah you have also experience in [x]!”
Some people scare me 😟11 -
It's great to hear the boss telling someone that your code "saves time" and "makes things easier to do".
Write good code people. It pays.1 -
Found a post by G.R. on Linkedln:
"A lazy programmer is also often a good programmer:
- Writes little code to achieve the goal
- Automates all boring jobs
- He does not develop things he does not know yet
- Sleeps at night, then make sure that if the shutdown occurs, the system will restart
- He knows he forgets things, then writes readable and not cryptic code
- Try to reuse what he did
- He does not like copy-paste (too boring to keep)
It takes training to be lazy"
Love this quote11 -
DigitalOcean have given me heaps of free credit for hosting open source projects / things related to open source projects over the years. They've also given free hosting to various charities I know. Seem like a bunch of genuinely good people.9
-
Confession: I sometimes drop in lines like "not everything should be public, some things should be private" and "good understanding of the relationship is vital" etc. when arguing with the girlfriend. If she ever finds out what I'm doing I'm in serious trouble...
-
The worst part about being a web developer is when clients ruin a perfectly good website by asking for dumb things, even though you told them it's either:
a) near impossible
b) not useful/helpful to users
c) deprecated/no longer used code/techniques
e) will harm performance and SEO
d) just plain stupid8 -
I'd like to tell a story about a friend I once knew. She was good at her job, but only her job. People loved her so much, but when the people got interested in things other than her job, they took her with them. She was forced to do things she couldn't do as well, and all because people couldn't change. She feels overused, overworked, and she still tries to keep her head up. People need to stop using her.
#KeepJavaScriptOnTheWeb5 -
<Email thread>
Manager: Hey @iiii, please, create stories for {things that shall be done}. You will be responsible for that implementation next sprint.
Me: *procrastinating like a bitch*
**several hours later**
Dev from another team: Actually, we discussed that with {upper management guy} and it seems like those things are unapplicable for current project, so we'll send a letter to {client} to remove those requirements.
Manager: @iiii, don't create stories.
</Email thread>
Me: *welp, good thing I did exactly nothing so far*6 -
Heck yeah, I finally have a Raspberry Pi Zero. It's so cool and small and cheap and I'm gonna make so many groundbreaking things with it!
*20 minutes later*
O, nice, it comes with Kodi. I suppose that's good enough for now.
*3 months later*
chirp...chirp...3 -
I hate it when people dislike things because it’s cool.
“PHP is terrible,” they say.
Yeah! If it was any good then most websites on the Internet would be coded in it... oh wait.
“Nickelback suck,” they say.
Of course. That’s why they’ve never been able to make any money off their “terrible” music. Oops. Wrong again.
What other things are “cool” to hate just because people say so?39 -
Spend 14 hours a week studying more with my free time.
Things to be studied:
-discrete math
-data structures
-algorithms
-coding challenges
-problem defining
-abstraction
-other relevant maths
Other things I want to improve:
-confidence at work
-reaching out to teams with questions
-social skills
-time management
-enjoying the little things
-patience
-consistency (with everything above)
Last big thing would be being more conscious with what type of data/platforms I am digesting everyday. Just like a good diet I want to get in the habit of consuming “good” useful content that’s thought provoking or knowable rather than fast food social media carbs
Wish everyone a productive New Year!6 -
These reviews are just taking objectively bad things (energy and microtransactions) and saying they're good?? I'm so confused, has the world gone mad?12
-
Things like this make me feel good about myself. Update: moments after taking this picture, he took it down. Have any of you ever asked a stupid question like that? And, well, how did you know you when you got "good" at programming?9
-
First time in years that I've hugged my best friend. Felt weird and we got really confused looks from the others (class full of boys n shit), but we were so happy because we both got a really good grade on an important test!
Why isn't this a common things men do!? We should all hug more 🤗15 -
!Rant
Hey I was wondering if anyone had any recommendations for external software I should get for coding?
I've heard good things about git?
Any suggestions?26 -
Who has a DDOS attack story they want to share ? Dyn put up the good fight today... DDOS attacks can be incredibly difficult to deal with ... Internet of Things devices makes this an even more complicated situation. Outside of calling Prolexic, any vets have some good stories ?6
-
Now that I am coding for money, the motivation to learn and build new things is gone. It has become all about money for me now. I get tired after coding all day and I can’t open my personal laptop to learn new things and do some more.. well.. coding.
Will I ever get that motivation back? Because I have some good ideas in my mind. Just can’t seem to start working on those ideas.8 -
Life is like code,
Your loved ones are your IDE,
You can be good with code without an IDE,
but it makes things much more smoother when you have one :D
Life quote :) -
Routine
My whole life is being destroyed
by my inability to do anything on
a routine basis ..
Most things require it but I'm just
too good at destroying any progress
I make on it ..14 -
Mom: "so... you do things with the computer, but what do those things do?" or "I have no clue what you just said, but good luck with that"
Father: "couldn't you have gotten a real job? Like machining or warehouse management, where actual work can be seen rather than sitting on your &ss all day, typing on that keyboard"
- he changed his view real quick when I showed him my paycheck. ($3/ hr more than him)
Brother: "cool"
Ex-gf: "I hate you" (more because of my starting pay)3 -
Yes I am a developer and I am good at soccer, come on you naive idiot standing in front of me in complete awe, the days where these things were mutually exclusive are long gone! 🤓⚽️7
-
This is what I love about fellow devs - they know what's best, you don't need to ask something like "please keep adding xyz to your post so we can see if it...". We just do it. :32
-
A week ago I put in my two weeks at the current company I'm a Software Engineer at because it has been one of the worst places I have worked at and start work on July 5th at a new place as a Senior Software Engineer and have heard only good things about everything! Can't wait to start!!!!2
-
How I should approach a new project:
- think about data design
- draw some tables
- configure relations
- create data structures
....
How reality proves I'm a donkey:
- builds random table
- works on models, with random querys
- realizes things get to complicated and relations are broken or tables need duplicate logic
- starts thinking about 'good' design
- draw some tables
- configure relations
- create data structures
.... -
Day 5, saga of fighting crystal reports and Oracle drivers: I have finally lost the rest of the hair on the top of my head, and fear my beard may be thinning. My rubber duck seems to be suffering from a personality disorder... things aren't looking good.1
-
!rant
Yesterday was an extremely stressful day. Several things went wrong, clients were already preparing for the weekend, a horrible headache was building up during the day, all in all: a day, where you'd better have stayed in bed. Finally home, I approached my mailbox, put the key in, opened it, expecting bills or similar things to... *cough* sweeten *cough*... my weekend, but instead found a letter from devRant.
Guys, I gotta tell you, this really made my entire day (if not my entire weekend). I know it's silly, because we're basically talking about a letter and some stickers, but it's the small things one should appreciate, as they can brighten the worst days.
Thanks @dfox and @trogus for building such a great platform, that allows fellow developers to vent about *certain* things from time to time. Keep up the good work!2 -
So I always start learning JS frameworks and end up getting confused by their syntax among other things. Do you guys know of any good websites to learn vanilla JS? My problem is that I probably don't know enough of vanilla and end up getting flustered.11
-
> asks for better pay
> starts trying to evaluate the quality of our efforts
> complains about doing things that are not good in the long run
> spends time mastering best practices
> unemployed2 -
I had to write a job portal which had to be done in php5.6 and mariadb and it had to be IE compatible. All of those good things.7
-
I was at the doctor today for a bad back.
Nurse: how much weight can you lift before your back hurts?
Me: the heaviest thing I have lifted in the past year is my keyboard
Nurse: uhh, what?
Me: I mean 60-70 lbs.1 -
So I duel boot because I need Ubuntu for some things and Windows for others. (I run some robot sims that don't play well with VM)
This pops up, grub vanishes, and can only boot to windows.
Good news is I have all the important stuff backed up to git.
Guess I know what I'm doing this weekend.1 -
Azure is a big pile of shit.
Fuck you Microsoft. The only thing they are good at is consisently making bad things.19 -
!rant
Going to the gym really helps with concentration and may give you time to focus on things that are unresolved on your codebase.
It will also make you sexy as hell. Being sexy as all hell is good and gold.
Remember that10 -
Well, I helped a client get their website back from being redirected to a microsoft scam website. Even though the restoring process was a nightmare, it feels good to get things working like it was suppose to :)3
-
Instead of spending time to configure the billions of things for React, I have decided to start my new project with the good ol’ Jquery. Some might disagree, but I want to get a working prototype first.9
-
Who remembers winamp? Well... We still use it in our bar once a year
Backstory: I help to organize a small openair festival once a year and to finance that we run (amongst other things) a bar once a year.
Music is still supplied by good old winamp! The nostalgia is strong.3 -
Doing and Code Review today... Not sure if this guy has really bad OCD, gets bored, or gets stuck and starts commenting the shit of things...
I'm not sure if I like it or hate it... typically "Good code should be self documenting" but this actually might be acceptable... code on the left, 10K foot view on the right?4 -
Things to do while you encounter a bug and haven't resolved in some hours:
- Leave it and get clean air so your brain relaxes.
What i do:
- Stay there trying to figure out why the fuck this shit doesn't work and considering falling from the window a very good option1 -
One of the few good things dell ever made are it's monitors.
They must be good. People never fucking throw them away. Back when I did repairs I came across *so* many customers who just stocked monitors away like squirrels preparing for the god damn ice age. Three dell monitors here. Five there. Every where a monitor. Old McDonald had dell farm, E, I, E, I, O.6 -
It's 0416... Too damn early to fix broken things. This particular team needs to fix their stuff for good, not keep having us out bandaids on their problems2
-
Stranger Things Fan: Have you seen Stranger Things? It's really good. You NEEEEED to watch it. Now.
Firefox Quantum Fan: Have you used FireFox Quantum? It's safe, fast, and uses less RAM. I don't know why it has such a low market share. You neeeeeeeed to use it! NOW.4 -
I like to go do a bit of manual labor to remind me I'm not trying to end up with a dead end job making just a hair above minimum wage.
Good motivation for me to try harder in school so I'll actually learn things and not to cheatmy way through like a lot of people I know.2 -
This vacations I decide to learn c# in VS, and this is the result, a personal agenda, where I can to save my qualification or homework, I think that vs is a good ide for work and replace to java from my ❤4
-
Why it is so difficult to find an internship for a Computer Science Student?
I do have good resume, I am full of energy, I can spend a lot of time on solving problems and development. I can learn new things.
But everyone wants a intern who knows everything and can do miracle for them. No one is giving chance to ones who are in learning phase. Just try us and you will see the potential in us.
Been trying to get a good internship from last 3 months. 😔7 -
4 years ago
Me: you probably shouldn’t use an IDE, you would learn a lot more about the language if you did things manually.
JavaFriend: Nah I’m all good
Me: alright you do you
4 years LATER
Me: *gets text* oh it’s from JavaFriend. *opens text*
JavaFriend: “dude so I decided to stop using my IDE’s and start doing things manually and I’m learning so much”
Me: ...
Me: I know. I’ve been doing it like this for a reason.
I know IDEs are helpful and good to use but personally I like to work without them and I feel it helps you learn the language more of you go without it.
If you have opinions on the topic in general lemme know.26 -
I wonder what "eligible" means. "The few people who learn anything in this program..." I can't wait to write the copy for my school. "100% of students who turn out to be good at things - will do things well." haha.1
-
Worst successful application (s) you've used? Things that make money despite being terrible at what they are supposed to be good at.12
-
I was struggling to make advancements in my task because I was so oriented by the "more code means more work done"... I wasn't producing at all. Now that I grabbed a notebook and a pen and started to think things through, things are finally rolling. Sometimes it's 90% thinking and 10% coding. In addition to that, I can't even write spagetti code after getting a solid concept written in pen. I just hate that I spend so much time thinking until something good comes up. But hey now it's rollinnnnnn.undefined pen productivity less is more notebook efficient implementations mean more puzzles work smart not hard4
-
Today, I say farewell to a piece of software that has shared my professional uprising as a dev, today I let go off an old friend, today i uninstall chrome, after nearly 12 years of dedication, hard work and pain staking performance issues from time to time, you went from the child star that fixed what was wrong with browsers back in 2008, and became the abusive man child that crashes my system when I open you now, so enough with your bullshit.
Today I transfer my things to Edge(chromium) and say farewell old friend, there's only so many BSOD's you can cause just by launching a new tab without hardware acceleration before I can not stand the sight of you anymore.
I wish you a good and stable life, but your creators obviously couldn't give a fuck anymore about being the "light weight and fast" browser you once were.rant all good things come to an end chrome 11 years of freindship trading you in for a new model edge bye bye9 -
browsed LinkedIn articles, saw one about "good qualities of WordPress Developer", first bullet point is "following coding best practices" is it just me or that is one of the main things wrong with WP
-
!dev
What I feared is happening.
I will barely see my gf for some time (until summer).
I just feel like crying, wanting to do a lot of things with her, barely getting to do so.
On one hand, I have a gf, on the other hand, fuck my life for worsening good things that happen to me.
P. S. if any of you fuckers unironically complain about the fact that I have a girlfriend (and you don't), go to hell22 -
Why the fuck do some companies make it seem like you need them more than they need you? Also, what the fuck is with organizations who antagonize you when you make a small mistake? Do all of the good things we've done get thrown under the bus because of one mistake???? Fucking corporations!!!!!!!5
-
Currently working with @Kreischo and another good friend to create a secured, encoded container to store files in it.
I am currently working on the frontend of things, thinking it's quite beautiful.. (Done with Electron)
Your opinion?25 -
Last year I planned to start a startup. I've started many good things but not the startup yet.
* A new data format
* A new data type
* A new web framework
* A new concept for logging
* And many other opensource tools and libraries2 -
JIRA.
Plenty of good things happened at work this year. Then we started using jira. That "heavy" bucketfull of shit though.7 -
I hate my job (work as a waiter). I am seriously considering quitting in a few weeks, but I want to get a job as a junior developer even though I am not very good at programming. I live in Dallas and am wondering what are the things I must know before applying to a company.6
-
Exported my first cutscene into a video from Unreal Engine, I'm unrealistically happy :D
It's just following a course, doing pretty much the same things and it's not nearly perfect, but it's still a nice apartment display with a good amount of details so I'm still proud of myself :)2 -
I was good at school, I was and I'm still loving video games. I wanted to create my video games. Now I like robots and I'm learning how to create robots. I could say : programming allowed me to build and personnalize the things I liked in my life. And I found who I am. I love to create.
-
Just let people who already know the things you are teaching miss the class entirely. Give them some test at the end, this is okay but do not force them to suffer the endless hours of something they are already good at just because you want them to attend.2
-
Not learning unit testing... I've heard so many good things about them, but I've never learned how to inple.e t and use them.
Maybe I can start now, can anyone point me in the write direction?4 -
With all M$ buying GitHub thing i really hope some good things will come out of it like:
- Better version control inside Visual Studio.
- Microsoft making its projects more open source, since it now has an official platform for itself.
- Faster and better service from GitHub since there is now a much bigger budget for servers and other things.
But there are some things that i think are worth thinking about:
- Will this be another one of Microsoft's paid services?
- Will there be "intergration" into the Office apps along Skype, Word and others?
- Will the privacy policy change?
Most likely, none of the bad things happen but me being paranoid as i am, I'd prepare. I always try to be optimistic and just ignore it for now until Microsoft start doing things.1 -
We have “adopted” Agile as our development process. Now I will be honest that I don’t know everything about Agile because I am very new to developing things in a professional setting. But the person who has been the advocate of Agile always starts his sentences with: “Whatever I have read about Agile..”
You can understand why I don’t get a good feeling/confidence regarding this adoption strategy. Things haven’t changed, just the presence of words like “DevOps”, “Agile”, etc has increased in the morning meetings.10 -
* TALKS to someone from Portland about a potential Amtrak trip to Portland.
*opens youtube after an hour or so*
Top suggestion -> TOP 25 things to do in PORTLAND
Good old days where we use to laugh off such "coincidences" as Paranoia! Now this shit scares me for real7 -
"Good design is in all the things you notice. Great design is in all the things you don’t." - Wim Hovens1
-
I learned the first things in php by the Sololearn app. If that count's as an teacher, it was quite a good one, cause it triggered my interest and guided me into this forest where only google and probably stackoverflow will lead out.2
-
I hold the stance that the best development tools are the ones with enough novice tolerance and no tendency to stay on contributors' way. The worst tools will make you adopt opinions that serve to make more harm than good, be it on the communicative side of things or codebase.
-
So I'm about to finish The Design of Everyday things by Don Norman and I have Clean Code coming up next.
But what are some good programming books that are tech agnostic?2 -
Well just updated my Macbook to Mojave and turns out it's pretty good... Except all the absolutely minor things that annoy me...
Software updates should not reset my wallpaper and colour profile... As always I get hung on the tiniest details...3 -
How seriously do you take TDD, CI/CD, automated testing, clean commits, good architecture, Agile, low coupling/high cohesion, etc ... ?
How much time do you invest in those things if you have a deadline up ahead?
Have you seen these things being valued or disregarded at the previous companies you worked for?17 -
The feeling of never being good.
Even thou I am a new programmer, everyone I meet tell me the same stuff. "You will almost never feel good at something". And yes, I never do, even with things I'm fairly good at I still think I haven't grasped it yet. Always new sites and resources to check out, always new things to dig into.
Althou it is what defines us as programmers. To being able to learn and adapt. To explore and being curious, to learn and to advance.2 -
!rant
Learning many new things and churning out good code is so fucking satisfying!
And the best part is: it actually works! 😏🚀1 -
I am bad in english. and good in code. I do many mistakes in my rants and comments.
Sorry Advance.
On other hand. I am cool headed person. so I never mind about things.10 -
I’m not a native english speaker.. had lots of interviews but all rejected me... I guess I was not good at delivering or explaining things... is this language barrier really is important.. working in canada11
-
The traits that compile to form a programmer
-Not good at naming things
-People started asking for you to fix electronics regardless of what you tell them You’re actually studying/good at
-Procrastination through the roof
-Lives off of Coffee, POP, Energy drinks, or what ever source of caffeine.13 -
Found a relatively good blog post regarding building interpreters and holy shit it feels weird to understand things but amazing to realise it's some of the cleanest code I've ever written...3
-
#1 life lesson learned from coding: There are things I just can’t be good at no matter how hard I try.3
-
Battling though multiple health issues, was not able to concentrate on work at all for last 3 months .
But still got a good evaluation and salary bump. I feel like I didn’t deserve it at all
There are so many things in head, just want to be healthy again so I can work at my 100%3 -
One of the things I like are - website redesigns. To look back at one's old work and think, I can't believe I thought it was a good idea to release such. Shows progress.
-
What are the things in computer science do I need to learn?
So yeah, I'm still in high school and will be entering IT in a few years, but I am willing to learn now. I already have a good grasp of programming and can create good desktop apps and basic web apps, so teaching basic concepts such as variables, loops, functions is done for me.. But what computer science concepts should I learn next?18 -
I have nothing but good things to say about the book “Building Microservices” by Sam Newman.
Very well written, high-level look at Microservices. It took a lot of the assumptions I had built and dissected the different options and approaches with drawback included.
Now, onto “Building Microservices With Go” by Nic Jackson!1 -
Git is good. Even when I do stupid things like reset a commit I wasn't supposed to, it gives me the chance to fix those mistakes.
(Oops. !rant)1 -
What I hate the most about my job?
Wrongly estimate the time required to do things…
Sometimes is good, I think it will take 3 days and I'm done in 1, but other times it's not!
e.g. today I estimated an easy implementation would took 5 minutes and it took 5 hours instead… fml13 -
So I am young 14 year old programmer that just started high school yesterday. What are some good things to try and do for a future job? Should I stop coding until hs is over, do I code casually with free time and then after High-school I will know a lot more? Not sure how it all works15
-
No brain. Half 11 at night is not a good time to learn a new programming language. Please be quiet so I can get some sleep and go back to working on really boring things tomorrow without being grumpy about it
-
I realized how much I suck at maths.
But seriously now, I started understanding the way things work, what makes them 'tick'.
It feels good to look at a random huge advert screen and immediately conjure up a pseudocode how I imagine the developers must have done it.1 -
Basically I work my ass off until I have made some real progress. Knowing that I can make something useful in a tough situation gives confidence to enjoy life and try fun things during the good days.
-
I should invest in Apple again... Google keeps doing things in Android that keep pissing me off.... And probably others too and well the only alternative is iOS...
GOOD JOB... your killing your own brand and ecosystem....23 -
two things people think they are good at, but actually have no clue about:
regex and sex
[I just needed an excuse to write a post about those two, since they sound really nice to each other :D ]7 -
No rant today. I'm actually really happy where I am. There are things that can be improved from a stack perspective, but I'm happy to have a good supervisor who's supportive of my training.2
-
That sad sad feeling of deleting my devrant account, because a pesky co-worker somehow discovered my alter ego on the Internet.
I don't necessarily want them to know some of the things I have said in the past. I don't regret said things, I needed to get them off my chest. It is just this person is ... what do you call them? Oh yes, a Snitch! I could see bad things happening if what I said got into the wrong hands.
Any who good to be back, I love this community.8 -
One day my jetbrains student license will expire and i will have to go back to the world of ugly, no auto fill editors ;_;7
-
So I think I'm gonna give vscode another chance. I've heard so many good things about it, maybe I just didnt use it long enough. Let's see how well it works in arch xD2
-
sounds logic, ..does it?
git commit -m "session now holds 'null' as date if equals today. This way a 'today' is always possible, even if yesterday was today and today is now the tomorrow from yesterday"
original german git message: "session hält 'null' als date, wenn gleich heute. So ist ein 'heute' immer möglich, auch wenn gestern heute war und heute mittlerweile das morgen von gestern."
Who finds the startrek reference? -
Got a cold and accidentally forgot to screw the water bottle then the water went into my computer.
All these good things.7 -
Why the hell is Unity so bad at Linux, I just created a new project and it crashed everytime. Now I’m using Godot Engine, good things open source and stable.7
-
During an interview, how to detect if a company has a dysfunctional flow of development? What good questions to ask?
Like things are scattered all over and there's no standard being followed, no architecture, no code reviews, everything is a patchy magic, no testing, and everything is just on fire! How to avoid such companies?6 -
I would have to say java but now specifically Android development. Sometimes when learning new things there isn't really any good tutorial or if there is a good one, it's for an older way of doing it and now D̶e̶p̶r̶e̶c̶a̶t̶e̶d̶ lol2
-
checkout 'Pantheon' anime series
halfway through episode 1.
cool computer related things, tracking chat messages, lots of computers, tech things, etc. chill vibe.
so far so good.2 -
I had a pretty good day today. Things are coming together at the new job, and I'm a little less afflicted with impostor syndrome.
Hope everyone else had a pretty good one too. -
Phonies: "By doing X for Y number of years and reading things such as blah blah blah"
Kings/Queens, silverback devs, rockstar engineers: "I never got good." -
By trying to do my best. Doing a good job makes me feel good and gives me even more motivation.
Also by trying something new every time. Either by using new library, new approach do to things or whatever. Just to keep stuff exciting. -
!dev
While I'm not all too great with developing things, still learning actually, I am good at breaking things unintentionally.
For instance, I fucked the YouTube app up so badly, even a force stop isn't fixing it.
Gonna try rebooting, see if that helps.2 -
!rant
Oh that wonderful feeling of finishing a month long project. Updating all the comments, refactoring things, testing everything out, closing the 50 chrome tabs you have open...
Life is good -
Oh boy this year. We lost net neutrality. We spent a whole year without princess leia. I lost my job and spent 7 month finding a replacement. I got engaged. And i can safely say the only good things i have seen this year where things i did for myself and others.
-
git stash pop'd on wrong branch, hadn't realized it until after a bunch more work. Then continued screwing things up and unit tests are failing.
This is not a good coding day. -
"Good design is in all the things you notice. Great design is in all the things you don’t." - Wim Hovens5
-
I like the Kubernetes open source project. Big project that has been fairly good at smoothing things out and pushing the project forward.
-
My second job interview ever tomorrow.
Btw the other company from a month ago didn't take me. Was too good for them...
Maybe I will be able to improve some things from last time!
Wish me luck!7 -
How do you deal with those fuckers who pretends to know things but as a matter of fact they are so dumb and can't figure out basic things on their own.
Unfortunately I am working with someone like that .She is very social and talkative. Everybody has a good impression about her and thinks that she is really good at work.
Only I know the truth.4 -
- Naming things in English as a non-native English speaker.
- Maintaining a good sleep schedule as a remote worker. -
The next time you use Waze, try having directions read out by Liam Neeson's voice.
He's good at finding things.2 -
Does anyone know good resources to learn Arduino Programming?
I have a basic understanding of C, I am looking for a series (of articles preferably) that walks you through the available libraries and the electrical engineering side of things.5 -
It's 1:15 AM and I just got gome from work after 16 hours working on some really difficult mission critical things and deploying.
I think it's 16 hrs, my mind doesn't really work anymore. Good thing I drove home safe...1 -
First thing Monday morning, get a group text about our upcoming release. Boss says there's nothing important, nothing to release, we can maybe skip.
I just busted my ass last week implementing things that need to be released this week. Good to know the rest of my team have been doing nothing productive for the last month. -
2 things
0:considering whats happening with the Linux CoC would it be a good idea to swap back to Manjaro Linux
1:whats a good password manager that's free and can synchronize and perfectible has a desktop program3 -
Always always always always always keep writing tests as you implement features. TDD is good thing but not necessary but tests are really necessary. I thought I'll write tests later now the code is so tightly coupled I can test things independently. 😑😑
-
had an incredibly productive day today on the ultradark blockchain. wrote a bunch of tests, updated documentation, split the repo into 3 seperate ones because it got too big and had too many different things in it, AND accidentally fixed an annoying, deep-recursion bug that ive noticed for a while now.
seems too good to be true...1 -
I have only read negative things about slack - can any of you give me a good list of reasons for why people don't like it and whether that's accurate9
-
Thinking of (the possible myth?) that phenomenon where you can ingest small doses of poison to build up an immunity over time, I'm convinced energy drinks are released by the government to build up our immunity to toxic bullshit because holy fuck I have never felt good during or after drinking one of those fucking things.5
-
The downside to personal projects: it reminds me of how bad I am at designing UIs. I have no idea how to make things look good or where to put components. :/2
-
Anyone know a good site to ask programming questions that are more on the looking for suggestions side of things rather than explicit answers? Apparently Stackoverflow mods would rather wave there mighty e-peen and close a thread if your looking for suggestions on how to go about something... 😕7
-
In the darkest dankest parts of the code, I have discovered a way to get the tag UNDEFINED to show up in this rant. They call things that are unknown a black box. But you see, if you have a good enough shot gun, you can begin to blow enough holes through the box to figure out what's inside. I never said that whatever was inside the box was going to make it out... I just wanna get a good idea of what was inside.4
-
It must be good to at least know computer networking?! I remember nothing about these TCP, UDP, whatever the fudge protocol shite. I don't remember these megabit and megabyte things. All I do is code from one end to another. Anyone else watched Eli The Computer Guy's series?2
-
Oh man. It feels so good to be working on things I care about again.
I spent the day porting Republic Commando assets to Garrysmod; going to be working on a new gamemode in it.
I feel bad I stopped honestly. It brings me joy to bring others joy with my code, especially Star Wars stuff.3 -
DevRant should have a questions and awenser in the more tab so when people have question about DevRant, jobs and other things other people could awenser, I belive that is a good way from keeping rants and memes in a place and Q&A in other place2
-
My biggest challenge is moving from framework to framework or language to language.
It takes me a good day or day and a half to get used to it. I'll finally have a eureka moment and figure things out. But until then, it's quite hard and I end up questioning my competence. -
I was wondering that we, as a developer, got a platform like devRant to share ideas, talk about things that we like, can understand humour that will bounce out of any non-technical people.
In the entire world, there are so many profession (like doctors, corporate people and so on...,), without a good platform like devrant they are missing on so many things.1 -
I'm not that much of a people person, so when it comes to some social things i would be the last.
Bully in my school years, and no one knew who i was during Univ days.
Coding gave me Respect. When you are good at what you do, people are respectful and helpful.1 -
//confession
I've heard good things about "Go", I see it more and more in companies' tech stack.
I've gone to its website, and OMFG I CANNOT HANDLE THAT WIDE-EYED BLUE PIECE OF GOO.
the ~ONLY reason (besides my staunch hatred of all things ewgle) I won't ever touch that horrid language is because of that ugly ass mascot.10 -
hello brothers (abd sisters) in code..
i'm not a front end dev, but i had to create a front end application sometime ago. since i don't really know how to create things, i used the golden ratio in almost everything, to try to get a "pretty" app ..has anyone tried this before, or is it not a good thing? since buttons have to scale based on windows resolution, and space left, was this a good idea?5 -
I'm starting to think that I could listen to some podcasts while I work, to learn things in the background.
Would you recommend good podcasts?
I'd like to listen to software dev good practices, or real life dev stories to learn from. Also videogame dev related would be good too.5 -
Today, coworker looked at some code of mine and asked me why I was repeating code and doing things foolishly, I told him I just wanted it to work and would make it pretty after. It felt really good making my code readable after knowing that it already worked.1
-
Communicated 50% more time than I actually estimate for a new feature because the management usually thinks it can be done faster than estimated.
Actually got that 150% approved so I have enough time to write some bad ass beautiful code with unit tests and documentation 😳
Seems like good things actually happen..1 -
Overcome the fact that even though I'm starting to be really good at what I'm doing, someone will be better at what I do, and there are always new things to learn from anything. And instead of crying on my own lack of skills, don't waste time and learn from these guys who are better1
-
People have good coding style right up until they use a new language, then it's like they're back at uni. Having to explain basic things like good names or what should be a member variable, don't add comments like "sets variable x"2
-
Good one 😅,
Indeed #Debugging isn't always that much fun, but I have learned a lot by debugging the code and still learning so many things. It helps us become better.
Agree?1 -
Things I don't think I ever want to own. Large battery powered vehicles: bikes, cars, trucks, etc. They seem to be quite good for carbon reduction though. People don't seem to survive the fires they cause.5
-
F*cking Windows piece of shit.
I don't use windows, never.
I have it installed like a virus I installed on purpose to do certain things.
One of those things is updating my GPS device.
Well the piece of shit windows decided it was a good idea to restart while I was updating the GPS. Like in the middle of the update. Exactly when it says "Do not unplug your device or turn off your computer"
F*CKING PIECE OF SHIT.5 -
Decided to post all things that are bullshit in software engineering to a single blog post. 64 was good start but maybe after some time 128 could have been possible. What am I missing?
Post can be found here: https://link.medium.com/ilC9RgLDUkb6 -
Which php framework is worth getting into? Laravel seems to have most market or should I go with CakePHP or even something else? any info is appreciated (how are the docs, is it hard to find solutions, how is the error handler, how hard is it to learn etc), I am sure people around here have used a good amount of them and can tell their rage or good things about it. 😳8
-
How on earth can you have a good relationship with your client if he can't tell the difference between an App and a website.
Seriously, wtf.
Were not in the "I didn't realize it was an app-looking webpage on Chrome" case, which is fairly common and even normal, if the webpage is designed to behave and look like a native app.
We're in the "I didn't know apps and browsing webpages were different things" case.
Seriously, some people have the ability to fucking use, breathe and even master some technologies without getting to know even the most basic fundaments.
We might stop bettering our UXs. We need to make things more complicated and make users figure out things by themselves. -
After I finished the university, I felt like I didn't know anything. I'm learning everyday something new in my work (I'm working 8 years as a dev), but I can't say comfortably that I'm good at programming. After work I'm going home, where I learn and practice new things and deepen my understanding of the core concepts, but again, I feel like I don't know anything. Will I ever feel that I'm a good programmer?2
-
I found out why my local server kept going offline.
Due to living constraints, it has to be connected to the network via wifi. The cable connecting the wifi card to the computer appears not to work when bent in a specific direction...
Why can't cables that come with things be of good quality?2 -
this.post != rant
Just had my first job interview for backend dev position. Hopefully, it went well. Not that much technical questions but the interviewer sure did verified all the things I wrote on my cv. Good thing I included my side projects, that way we have a topic to talk about. Hope ill get the offer. Yaaaaas!!! -
My friend from work got fired today for no apparent reason by his stupid boss to make things even worse this was his last action before changing a position in company and loosing power to fire someone. There is at least one good thing in all of this: he won't be able to do this again. Fuck stupid bosses.3
-
Football/futbol/soccer analogy:
Frontend engineers are like strikers - you see their work, good and bad, and you don’t notice how many contribute to their success. Backend engineers are like goalies - you only really notice when they do a _bad_ job and don’t see how many things contribute to their failure.5 -
Indians are misusing their power of population. With that much population we can do much better things but we are just down voting apps.
Every platform has good and bad content. TikTok has good content too if you follow right profiles.
PS: Earlier I liked when govt. ban TikTok in India but after using it, I realised it has good content too with some bad one and it is true for every platform.7 -
Trying out Gnome 3 again just to see how things have evolved. How can something crash and freeze so often combined with strange slowness. I like GTK+ and other DE's using that, and a long time ago Gnome was a nice thing. Now it might look good in some aspect but in other aspects it is just strange how they have decided to do things and how often they change things between each release. And then, stop freezing and being so damn slow.1
-
ES6 gives JavaScript developers more ways to do things. But that isn’t always a good thing.
https://medium.freecodecamp.org/is-...7 -
So I spent a good 12 hours today trying to figure out why my 4 line vbs program wouldn't run. Turns out Visual Basic and Visual Basic Script are completely different things! Who would have known!1
-
!rant
Was wondering, what's so good about dark themes? I just use the default and tried but don't use things like Flux.
I don't feel I have any problems but.... wondering if I should switch?5 -
Do you know what is both a good and a bad thing about old tech like IRC ? vs Slack, Twitter, Facebook, Email, etc for socializing ?
excepting that they were recording most channels traffic with bots, you could miss things.
things changed.
it was more living you expected people to be there to have real conversations. and then the conversations unless fragments were saved, disappeared on there own.
it made you have to remember things.1 -
A.I. steals my job?
I guess the I.T. guy fixing things up is a good option.
In the mean time the A.I. will learn about devRant and start ranting about things we messed up. He will then lose faith and resign from continuing.
Gets the job back. -
Wish everyone could understand that it's not learning the programming language or the 'best practices' that makes you good it's understanding how things work together and how to mix them to create new things that do what you want is the real engineering2
-
!rant
Today was a good day:
- made good steps forward with one of my personal projects, learning a few things along the way
- squashed a bunch of bugs
- almost finished some heavy reorg of the git repo for another project
- killed like 4 mosquitoes (those things are annoying af!)
Today was a good day! -
"Good design is in all the things you notice. Great design is in all the things you don’t." - Wim Hovens8
-
On my list:
* John Romero (id Software)
* Yukihiro Matsumoto (Ruby programming language)
* Donald Knuth (LaTeX)
* Gosuke Myashita (serverspec)
* Johan de Wit (puppet guru and my personal sensei that taught me a lot of things and also a good friend I cherish)2 -
"Let's make a blog post, I have a very good idea : comparing 3 totally different things !"
I guess it's all about Seo and traffic...1 -
We can't say if the world was better before or would be better after...
There are good things and bad things every times..
We can't just say if everything is better or worse. Sometimes we want to stay in the present and sometimes in the past.
Things change, for the best and for the worse. We just need to move on or deal with it.
Just live with your time. You can just hope the best or try to make it possible. -
When I got my first few programs running - things like "Hello World" and simple console applications.
More recently (it still happens, which is a good thing) being thrilled when I got my discord bot running, and then again when I got music playing via YouTube streaming working.
That feeling is the kinda stuff that keeps me programming. -
I feel like time is short.
Things about to get real.
Make sure essentials are stocked.
Stay away from DC.
Get right with whatever you believe in.
Help your neighbor.
I don't have a magic ball.
I don't know if things will be good or bad.
But change is upon on.
Ready or not.
I pray to God he forgives us.
I wish the hardest thing in life was writing code.
I wish the world I was taught about when I was young was the real world.
Maybe if things go well it could be.
Look up, pray, and realize you are not alone.
I shall not fear the dark of night,
nor the arrow that flies by day.
Cheers!2 -
More a positive rant...
Just casually looked into an invitation to a collab tool my workplace set up for discussing optimizations of workflows, internal collabs, communication, yada yada...
Just to figure out, that there's A LOT of room for improvement being discussed and new ideas related to our work. Which is fucking great! Like "Hey we could maybe introduce A/B testing for our software" or "We should change the way our CI/CD works".
One of the best things I've seen so far: "We should do smth about (react) component XY, as it currently holds many configurable parameters for look and feel with too many possibilities" ... these components are like each 1 big file or so, that covers EVERY possibility. I had a feeling in my gut that some things were built quite complicated, but originally with a good idea/intention in mind. I thought that I just needed time to get used to new things. Now I know that I need to learn nevertheless but that things NEED improvement and that others agree on that, too.
I think this is a good sign when a company tries to reflect on itself to become better.2 -
I found a good method of testing everything before I add it to the project so rn I’m calm
On the other side of things, Stranger Things S3 is killing me2 -
oh man 2 1/2 weeks completely away from programming, IT things and so on.. was in trouble and in a shitty mood, but finally im back. hell yeah feels good.
salute guys1 -
when you're a day away from calling your app complete and change a few things (which looked good in the notebook) and this happens.
-
Finally!! The rust team fixed the environment setup thingies for Windows. Finally! I can run rust without needing to do all those bullshits like downloading things manually and installing thingies.
Thanks rust team. Good job5 -
Do you think elon musk will do good things to twitter? And do you think he will make some things open source? I don't think i want to see twitters source code16
-
Hi friends of devRant. I'm looking for some advise.
I love learning new things(tech). I want to try out a lot of things like crypto, game dev, AR/VR, etc. I'm also a student and worried about my career. You know you just can't keep exploring technologies and not focus on a single track. Currently, I'm good with web dev. It feels so difficult at times. I hate leetcoding/competitive programming. So you can guess I'm not great with whiteboard interviews. How do I manage time to learn new things and also be able to land a job in a domain? Do you ever feel the same? Any career advise?5 -
Been 6 months at this one company and still don't have a good grasp on many things, I'm also almost absolutely useless in oncall and always loop in someone else, it's like my brain just afks.
I'm sure everyone has that one dumb Dev on their team, guess it's me this time, I can sense the annoyance from my teammates by my stupidity so far, there's just so much to learn about domains and specific things that only come up when things break, idk how to gain proper knowledge without someone babysitting me and Its shit for someone to do that (I'm not a junior Dev)12 -
The time when I started building my first interpreter. I had no idea about them so I just copied the code from the book but it felt good really good and I learned so much about compiler and interpreter design. I guess copying the code and seeing things connect was the best and badass experience for me.
-
We can't have good things, can we, SVG implementations??? Apparently, I can't re<use> anything from adjacent file, because only Inkscape understands it. Or to seek support in browser, server is required to see a group from one SVG file in another. Why?4
-
I'm trying to make a single page application, thinking to use angular but I've heard some pretty bad things about it, is it that bad? Are there any good alternatives to it?8
-
I would have needed to smoke enough crack to think that learning a new language was a good idea and then even more to start. As soon as I hit having to learn things I move straight onto black tar heroin.2
-
1. Cool side projects
2. Learning new things and revisiting old concepts and tricky findings in my notes
3. Remembering all the times that I absolutely crushed it
4. Helping new developers and engineers who are not that well rounded but really curious about building things. you never look good trying to make someone else look bad so always try to help others. it’s fucking annoying sometimes though.
5. Posting shit on devRant and seeking validation -
Happy Christmas and happy new years. 2018 was not a good year for me. Many project got delayed and not happy with my performance. I wanted to learn many thing and do many things but was not able to achieve those things.
I don't even feel like enjoying my birthday anymore. (It's on 27).
Let's hope the 2019 will be better than this dumpster fuck 2018. -
A friend introduced me to mIRC and told me it's a good place to meet girls. I however ended up meeting people who showed me nice things you can do with HTML.
From that I learnt other stuff such as mIRC scripting, Flash action script, etc... -
Sometimes knowing how to program has this weird effect where you pick apart all tech that has some cross over into your field. I rarely visit a website without seeing something that makes me think, “who the hell thought that was a good idea”.
Lately though, as I learn more about the management side of things, I can see many more reasons that stupid things end up in good products. Lack of time and trying to over-engineering to cater for some odd edge case being the 2 biggest killers.
In 2018 I’m going to be a bit nicer about silly technical mistakes.2 -
What is your wishlist for things that need to die or change next year. Mine is :-
1. Games that use peer to peer and have servers for data. Please buy servers on aws or any good cloud service.
2. ISP's that block all incoming connections for security5 -
Tell me if I'm wrong
I know android dev and the more I go deeper, the more i hate the way things are done. It felt like memorising something new everytime i had to get shit done. And if u stray even just a little u get a shitload of exceptions. My android devs were pretty much crying at the end of this 40hr hackathon(i was on backend).
At the end, i just don't like d way things are done, its just way too complicated and messy for my use case - hackathons and making things as a hobby.
So you could imagine when i started react native and saw all my problems fade away. I don't know what'll happen when i go deeper. But if you've had the good fortune of working with these things, do u think its a good switch? Will i face d same issues with react native as i do now? Thanks3 -
Any good rust-IDE's out there? There's an atom-plugin that's ok imo and i found an eclipse-based IDE, but for that i have to set up a shitton of things.
How do you develop in rust?13 -
good things i have a "sad" face. Project Leader or producer thinks i work really hard. They keep telling me "you look so tired today man. Have some fun"
-
1.) good exercise for brain
2.) like the abstraction
3.) like building things from mental constructs -
Anyone ever struggle with tokenizers? I'm writing one by hand and it's frustrating mr so much, because at times I think my logic gets flawed somewhere inside a good loop and things get slipped or missed I don't know how to explain it.5
-
Have you guys tried Chrome-beta (build 74)?
I downloaded the beta because of some automated testing and I feel blessed with such smoothness in the UI. I barely even notice these frontend / design things, but I did notice some really good (small) changes!27 -
If you want to increase your rate of progress, spend as much time as possible doing the activity you want to get better at. Volume leads to good things over time.1
-
For me it's just this one thing.
Knowing what i do can actually make a difference , that it can change things.
On such a huge scale. No other job can take down huge systems and cost millions or even billions if done wrong.
And hoping one day ... I'll be good enough to make this world better. -
Currently the only good tooling for c# is on windows. Things are looking optimistic with .net core, but it's no where close to what's available on windows.2
-
Good morning all,
New to this app and figured I could use it to learn a few things and to meet some people in the field. Currently studying game design and learning C# in Unity. Any other game devs in here?3 -
Difficult things that would never make me any money. Hell they were okay with me being a ballet dancer, but nothing with it/technology was ever good enough.
-
About #wk97, many trends aren't new things for example IoT is a evolution of Ubiquitous computing, NoSQL remember me xml database and oo database; but de good part is that are people improving this things and it's amazing :)
-
At university: Error 404
But as I say: you can learn from everything, from good how to do the things, from bad how to not do the things.
One example: don't copy code directly from a PowerPoint presentation, it will change the " to other symbol and make you look like a fool when the compiler throws errors and you don't figure it out why -
1. Like solving and exploring how things are made/done, I want challenges
2. Can work from home, or any place in the world
3. I don't have to deal with idiots around me
4. Bonus: Money is good of course. -
In my company we have some awards that are given to people doing some things for customers and doing it good. There are nominations and so on, this year my friend got one for having good relations with customers, being calm and helping them how he can best. Of course there was written something about his calm, helping others, being patitent (...). But nobody from people that he is helping ever saw him screaming like today before he knew that he will be awarded:
“HOW THE FUCK THOSE IDIOTS CAN BREAK THINGS LIKE THAT, THERE IS NO FUCKING WAY”
And he got award for being calm and patient :D4 -
Anyone use expo for react and if so what has been your experience?
Because I keep on hearing good things about it and in just curious.1 -
So I've been fiddling around a bit with Minecraft mod packs lately, and I've noticed two things. A. there seems to be no good mod pack launcher/manager and B. Curse Forge sucks and has no public API. Corporate bullshit with FTB and Overwolf... So I've been thinking about building a modding platform and making it open source and accessible for everyone. So a few questions for the ones of you who have done modding, or are just interested:
- Is there already a good platform?
- Would it be feasible with mod pack licences and what not
- Would the modding community welcome another platform?
- Is there a good launcher to integrate with?9 -
Fuck ubuntu 18.04 with their snap format. Yes it's good for things that ubuntu users need, like libreoffice or Chrome.
But GOD SAKE WHY DOCKER ?
21 days ago it was not even possible to modify daemon.json reliably xD4 -
here comes the most productive day of the week. the "pretend that everything is ok, always say good things and be pretencious as possible" business meeting.
-
Hia! I’ve been asked to have a talk on Java in the near future. Right now I’m not quite sure what to talk about - it can br all things Java - Spring, Java9-11, Modules, architecutre and what not. Any suggestions on good topics I could cover?🔥1
-
I have Manjaro KDE on my Acer Predator Helios 300 (dual boot with W10, unfortunately, because games/some programs needed).
I want to try another distro.
Is Fedora a good choice ? Is there any potential issue or things I should look out for ?
Do you know a good distro that runs fine on that hardware ? I'm just curious here.
Any tip before I backup my home ?
I put the / on my SSD and the /home on my HDD. Any reason why I shouldn't keep it that way ?
Thank you :-) !6 -
When I make a post... and there’s not a single +, I know one of three things:
Either I’m on to something big, no one saw it, or no one pushed +.
So - that makes me feel pretty good.5 -
What have you suggested at work which sounded like a good idea at the time, but now sounds like a nightmare?
I inherited a nasty old legacy c# desktop app a few years ago, I was a sql developer so it was a steep learning curve, but I’ve tried to make it better, fixing things as I go.
I had the bright idea of mentioning that I would look at starting to add unit tests etc.
It seemed like a good idea at the time, but now I’m not so sure.3 -
Has anyone else had it where you get so used to saying 'no, this will never work in live as it is' that when it actually becomes pretty good, you struggle to say nice things about it?
-
I think that "agile development" paradigm is really bad for programmers when it is directed by incapable people... I mean: "move fast and break things" is not a good philosophy, it is only an excuse for doing incomplete, buggy and "documentless" features that only helps the PM "visibility" (look at all the things that I did, I've been releasing 1 version per week, we have included 3 new features... we are burning 25 scrum points per capita per week)... we have to stand against this stupid way of doing things... Scrum makes that all the responsability is on us, as developers, and PMs can wash their hands freely...2
-
To not be too emotionally attached to stuff. At the end of the day, all good things come to an end. Also, not to be 100% loyal. That could squeeze more effort out of you at the cost of your efficiency. Have a life, live it.
-
Good news! I didn't shave my beard, but talked things over with my wife. Turns out we were just lost in communication due to all of the time I spend on my computer.
We had passionate love making and planned a trip with the kids to go to 30A over the summer.
Life's good.3 -
So a long time ago I found this warm dev community that made jokes hoping to cover for themselves and on a certain day they started acting like assholes to encourage a content cutoff because they were up to no good evil things
Which is awful that everything fun is simulated as some form of obtuse record system for obscene things
So I hang on by this thread because I won’t consume services that make me party to what they’re doing -
When you import a project into a fresh install of Android Studio and the bitch has a gazillion things to install.
You might as well take a good nap if you've got shit internet 😒 -
I started Discord server for cascading-style-sheets (CSS) --- you know... that thing you write to make things look good. Come join in. Learn - and share what you know. It doesn't have to be so hard. https://discord.gg/BqdMkVS5
-
I just had a thought about what may set good and not so good developers apart...
I'm now 30 and for the past 3-4 years, I haven't done any more big personal projects. But at work, going on and on about good coding practices and making sure things are done right, more time spent upfront on design than coding, etc. And doing the greenfield stuff.
And I feel like maybe there biggest difference is that I started to code as a kid... And making those mistakes early and learning all the different things have a compounding effect.
So if we all become slower and even stagnant at 30 in picking stuff up... I'm always going to have this advantage/lead (skill/experience gap)
Or maybe in just rambling and getting nowhere.... -
I am a mobile dev. Wants to step into backend world by learning python.. django perhaps. I am not sure myself. If someone can point towards good tutorials or links, which takes low learning curve in picking up things.. Thanks.
P.s. I found django rest framework official tut site. Also agiliq.com3 -
Alright I beg your pardon. Everybody here seems somehow angry :/
I don't know the way things work here so I don't think it's a good idea to blame somebody for asking a stupid question.11 -
Feels good to work at a new company again, but i miss the feeling of learning new things and the challenge i dont know if im just rushing things too fast or what. I want to learn more things in a much faster pace, am i being to impatient?
Need comments about this devrant community.
Thanks1 -
Manager writes all good things on performance review!! I think i am a part of some big conspiracy!!1
-
Where to start learning openGl??? I know, theres sometting like google, but I would like to hear things like good practises and stuff...3
-
Spent half a day working on some code to add some functionality. Ran into some binary assumptions and found workarounds. Got everything implemented and close to start testing things. Not a lot of code, but a lot of places that needed careful attention to detail. Started looking at the final code needed for initializing things. Found that all the code I wrote would not be needed if I just initialize some things differently. Realized I don't need all this code. The code is literally redundant.
git checkout <changed files>
Okay, now I understand the code better. I am ahead because I am not maintaining code I don't need. Half a day of reading the code helps me understand everything that is there.
Life is good. 😀 -
Couple days ago, I started working on online IDE using https://ace.c9.io/ .. All the functions they have are good, but documentation wasn't that good and I had to learn things by my own. I customized a theme for it to look more like atom lol, added snippet menus and some other stuff, but thinking about it the reason I started is that i saw Thimble by Mozilla and felt jealous because it looks so cool, and I want to make some thing like it.8
-
I and a few of my classmates are organizing a science fair, the goal for it is to include all kinds of scientific projects, but the main focus will be on Computer science.
I am interested in learning from your experience, what are some things that you'd like to see? What are some things that you dislike? What's a good way of selecting top projects?
P.S: We are also looking for a cool name1 -
One of the more memorable friends through coding is a guy I met at 9am at what had to be an early lecture with 150+ students. We were both following it as part of a minor but the only ones there: we apparently didn't get the message that it was cancelled because we were no majors...
We decided to just work on the group assignment because why not and became friends.
Little did we know that we had already met dozens of times (but never really talked) the two years before as we are both members of the same students association, only strengthening the bond!
Sometimes not receiving a notice of cancellation is not that bad... -
If you don't like Rust, I don't know what your problem is. I really don't have any pain points with Rust, and it's only given me good things. Rust. Is. Amazing.10
-
I yell at my code. Probably irritating my fellow colIegues. I believe software is elusive, hard to catch and even if it has been running smoooooothly for months I still believe it is up to no good. In these days of the emerging of the "AI", things will become increasingly so. Folks will stare at the running system and ask:
"What's it doing!?"
"Don't know, but it can't be good"3 -
today I was explaining a non tech guy , how 2 mobiles communicate with each other via a server. It started of really good. Then I got to know that what I was speaking was looking like Greek to him. This made it very clear that explaining things are also a difficult job1
-
Having to take Intro to programming with Python and being told I can't use tools that haven't been taught in that course yet. It's hard to go backwards. Had to do comparisons between 2 lists, can't use zip(). Things like that. It was a good class, just frustrating.1
-
Hm... Looks like they caught me cheating online and reset my game save to like a month ago...
So basically I wasted 2wks... for nothing...
I was so close to making an in game purchase this morning.... Good thing I didn't.
And now back to doing more productive things with my time...18 -
for some reason twitter showed as the first trend the word epiphany and the first thing i thought about was the web browser.
Was pretty good and light but missed a lot of things. -
!Rant
How do i start with rethinkdb? I read through few things seems like it is perfect fit for my use but I can't find a good guide/tutorial/something to help me get started. All I can find is plugins and stuff based on rethinkdb or made for it. -
Hey, do you have good questions for a junior dev interview? I have things in mind for the interview, but maybe you have something unusual to offer?10
-
Please help me...!!!
Where can I learn Android Development from the very basics?(Using Eclipse with ADT).
Apart from developer.google.com.
Any good books that will teach me from the basics?(or any website)
I need to learn even the minutest of the things in android development.
please help9 -
One of the things that gives me a lot of satisfaction is doing integrations. One customer has a good architecture, and they chose to put their metrics database with billions of records in Apache Cassandra. Which is pretty cool! A business consultancy that is helping them grow a lot, has implemented PowerBI and the dashboards are really good, but the most important reports will be based on this gigantic Cassandra database. We just delivered a quick integration using Apache Spark. Small project, fast delivery and everyone happy. Is so good. Mission accomplished feeling.1
-
in this version of reality maybe there will finally be some closure and things will fucking recover as they should.
but i doubt it so long as people have a way of dragging me back when they have no right at all too and it doesn't seem to matter who, good or bad, anymore. -
How to get good at solving problems.
My managers says that I should consider scalability, dev efforts, Operational costs etc. I am really new in this, I really need to figure out a lot of things by understanding architecture and then there are added quality parameters of the solution, where can I read all this? How to get good at this? I know one of the solution is to actually work on it, can I still get some other resources to understand things better?1 -
I've been looking on the internet for a while, but I can't figure out if native Java Android development is a feasible/realistic thing to do using VS instead of inteliJ idea/AS.
heard some good things about VS. Anyone got any experience with native Android development on it? Not xamarin6 -
some things I found in AOSP code good to see that I am the only one who writes bad patches to make things run .
-
Don’t be afraid to try new things & don’t wait to have a “good useful idea” or to create “something new”. You have no ideas? Create something you need! You still can’t figure out what to create? Just go for a standard project (e.g: movie list)!
-
Recently I've been looking for ways wherever I can in my node.js projects to separate things into classes, but I feel like I've been going overboard. Is there a good place to stop?1
-
I’m not good at frontend and I’ve accepted that but it’s frustrating because I just am not good at making things look good and I hate spending the time on the looks when I want to just go have fun with the back end.
I will say though getting it to look the way I want is super satisfying as well.
Any advice or resources?2 -
Man, I love having a software factory. Every day something different. Today I'm developing with Laravel, and it's an honest framework. It doesn't do anything too much or anything less. Just enough.
It's good to use things that know their place.1 -
Getting bored!!! Suggest me some good things to do except scrolling linkedin or any social media..15
-
Code comments are good and all, but there's a time and a place for them. They're more or less an opinionated free-form version of what code is doing.
In a library, they're good for documentation. However in a platform, it makes less sense. Especially one which is changing at quite a fast rate (though it has matured in recent months).
Dont get me wrong, we aren't doing wades of horrible, unintelligible code. We need to be sure of what happens when we call a function, so we make sure the signature is always correct.
def do_good_things(puppies): # "good things" is opinionated. Say what you're doing
"""give treats to puppies""" # doc string is wrong
pet(puppies)5 -
Slack is good at a lot of things. But there are two things that have always gotten under my skin. I want:
1) a free tier that doesn't expire messages (it's 2020).
2) a single sign on manager or some way to reliably and seamlessly handle many workspaces across devices.5 -
A colleague on my team just confronted because she felt offended a lot by things I've said...
I don't recall saying anything that could offend her though other than an email yesterday that sorta triggered the convo.
But I'm like wtf.... Maybe I'm just not good at talking to ppl.... Especially girls8 -
I have a php background and just got hired at an agency that works with Drupal 8. I have a month to prepare, can anyone suggest me any good resources?
Most things I find online cover what is different between Drupal 7 and Drupal 8 and are completely useless to me since I've never worked with 7.3 -
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.
-
I'm probably doing something wrong because I cannot think of a good implementation (or alternative) for this pattern in Rust.
trait Terminal {
fn color_manager(&mut self) -> &mut dyn ColorManager;
}
All I want is having things in their own tidy little class with a specific job. In this case handling color conversion, having a registry for indexed colors, stuff like that...
It's composition which Rust should be good at so I assume there's a better way
How can I do something like this properly? -
I find them mostly useless. It's good for novices mostly. I normally prefer you use some docs or watch a tutorial to learn things. Much more fun. If there is good interaction with speakers it can be useful.
-
I swear, there will come a day when I stop confusing Grafana and Kibana. The two things sound too similar for their own good.3
-
Anyone worked with/for a company called pugpig.com? The company I work for might be partnering with them but we don’t know much about their reputation. Their website portfolio looks a bit ‘sparse’ but I’ve heard good things...
-
Hi, guys!
Hope all things going well with you.
I want a perfect plug-in for buy and sell the thing's for WordPress.
I found 2 or 3 good but it's didn't contain private messages...
Like #olx for Example
I want it free if there are available 😅😂3 -
Is LinkedIn actually any good?
Never used it and now that I'm a few months away from graduation I might just start. devRant is usually straight to the point about these things, what do I get out of bothering to use it?8 -
Question: for my personal project I am looking into android aso (app store optimisation). Any of you has any good recommendations? Things that really work?
-
When you have a BA who types things to prove that they do work, then you get to be the BA too. Good thing that architecture, test design, code quality, and sanity aren't really a priority.
-
Good Morning Hustlers !!!
hope you all are enjoying your work life, so can you guys guide me as I am going to take admission in college and I want to learn a lot of things but kinda confused, can you guys suggest to me how to start my career in BTech and what skills should I focus on.5 -
finally using git portable with usb repo for work related things! (no online repo possible) feels good man!7
-
Another company another offer downplayed from role I wanted. tbh probably implies I'm def not to that level yet haha but the feedback seemed to have negatives when I believe I gave examples to imply the reverse. Either way another offer refused I guess. Got a good raise which makes things better I guess.
-
Does anyone here have experience with Kotlin?
I'm 100% JavaScript/web development for the moment but I consider trying to write some native Android apps earlier or later and heard some good things about Kotlin (language developed by the guys from IntelliJ afaik), which is supported natively by Android.
Soooo, how does it hold up?