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 - "seems good"
-
So I need to create a nice new web app. Let's look at some cool JS frameworks that I can work with.
*5 mins later* Hm, Angular sounds good, is there any good competitor?
*5 mins later* Wow, React sounds awesome as well. Let me learn it.
Google search result:
"Planning to use react? Check out Vue JS first"
*5 mins later* Ok so vue seems faster than React and much easier to learn. Let me see if Vue is the final choice.
Google search result:
"Angular VS Knockout VS Ember VS React VS Mithril VS Mercury VS Ractive VS Vue VS Riot"
Nope, fuck it63 -
Me: good day, how can I help you?
Client: *explains issue*
Me: alright, let's take a loo.... *AACHOOOO*
.
.
M: my apologies sir, that came out of nowhe... *ACHOOO*
M: do you have a second sir? My apologies!
C: sure man take your time 😁
*30 seconds later, nose seems to have calmed down*
M: back I am, apologies for the inconvenience!
C: no problem, it happens!
M: where was I?.... Right, I was going t...
*ACHOOOOOOOOOOO*
*ACHOOOOOOO*
AH... AH... AAAAH..... ACHOOOOO*
M: I'm very sorry, I'm going to put you through to a collegue!
*puts through to collegue*
*goes to bathroom*
.
.
*returns to desk*
*tringgggg*
Me: good afternoon sir, how may I hel... *A-MOTHERFUCKING-CHOOOOO* (thinking: oh for fucking fucks sake)
C: bless you!
M: thank you! Apologies, I seem to be having a snee.. *CHOOOOOOOO*
.
.
.
*sniffs a few times*
- zing attack.
*collegue yells at me to transfer my call*
*transfers call*
Me: thanks man, idk what's wrong with me hahah... *ACHOOOOOOOOOOOOOOOOOOOO*
OH FUCKING HELL 😠26 -
Tips for all the programmers out there:
- A programmer is not a PC repair man, just no one seems to remember about that
- Programming is thinking, not typing.
Counting starts from zero, not one.
- Even after completing a degree and courses and working on IT projects, learning never stops. If you want to stay competitive you should also work on personal projects that force you to use languages and software you never work with on the job.
- You don’t need serious math skills to be a developer. However, you’ll need basic algebra, logic, strong problem-solving skills, and most of all, patience.
- You don’t need a degree to be a developer - programming is like almost any profession: if you’re good at it, people will pay you for your skills, regardless of how you got there.
- Sleeping with a problem, can actually solve it.14 -
*Manager enters the room quickly*
Manager: Coffe2Code, we have a serious problem on the application, (We are working on a chat app).
Me: What? now just few hours before the Demo?, what is it?
Manager: when I send or receive a media message (audio or video) the sound is not playing, the file seems like corrupted !
Me: that's strange, let me debug it and see.
*Me spending an hour and could not even reproduce the bug..*
Me: Boss, I cannot see the bug, can I debug on your device quickly?
Manager: Sure, here it is.
Me: hold the fucking device, press VOLUME UP, IT WAS FUCKING MUTE. THERE WAS NO ISSUE MOTHERFUCKER.
Manager, oups ok good no issue then, thanks16 -
Do you ever feel coding fatigue?
My dev mana has run dry, I've hit my rate limit.
That moment where your brain thinks "I should finish building this React project, it's good for my portfolio" or "I should really work on fixing this query performance issue, I already know what the problem is" — but your stomach churns at the thought of having to interpret even a single line of code?
The last few days it really does feel like a physical illness, a nauseated feeling whenever I open an IDE. I have written about 12 lines of code since Monday.
It goes beyond writer's block, it's not a lack of focus or inspiration, it's a big knot in my head of everything that's wrong and inconsistent in development, and it causes feelings of dread, desperation and revulsion when trying to wrap my head around the simplest stuff.
Does anyone have good tips to overcome this feeling, something faster and less savings-account-destroying than "take a sabbatical year and travel the world riding an emu"? (seems tempting though)57 -
I actually hate this job, seems like there's not a single project with decent code abstraction. Everything is a fucking spaghetti like:
```
// we only care about e-mail fields, which are odd
isValid(index) {
if(!(index%2)) {
return true;
}
...
}
```
Like MOTHERFUCKER, WHAT BUSINESS RULE DOES THIS SHITCODE REFLECTS?!?! WHY CAN'T YOU SHITHEADS WRITE PROPER BUSINESS ABSTRACTION RATHER THAN JUST COLLEGE-GRADUATE QUALITY SHITCODE.
FUCKING KILL ME ALREADY I SHOULD HAVE INSTEAD BECAME A PSYCHIC CAUSE I'M SURELY GOOD AT GUESSING WHAT THE FUCKING FUCK THIS FUCKING FUCKCODE INTENDS TO ACHIEVE.
AND YOU CALL YOURSELF TOP-NOTCH DEV CAUSE THIS IS JAVASCRIPT... YOU KNOW WHAT, SHITHEADS LIKE YOU, WHO DON'T KNOW SHIT OTHER THAN GLOBALLING EVERY FUCKING NPM LOCAL PACKAGE IS WHY GOOD ENGINEER LIKE US GET SHIT FROM PHPEPSI ZENDFRAMESHIT FUCKHEADS DEVS.
DO YOU THINK YOUR COMMENT WAS HELPFUL??? DO I LOOK LIKE A BUSINESS GRADUATE FUCKTARD WHO DOESN'T KNOW WHAT THE FUCK THE MODULE OPERATOR IS??? I WANT TO KNOW WHY YOU WROTE THAT SHITFUCK INSTEAD OF WHAT IT DOES; THE REASON I'M READING YOUR POORLY WRITTEN MODULE OPERATOR SOAP-OPERA IN THE FIRST PLACE IS CAUSE I KNOW WHAT IT'S DOING, IT'S BREAKING SHIT.
OH AND ONE MORE THING, FUCK YOU FUCK FUCK FUCKSHIT SHITFUCK FUCk11 -
My Neural Network can recognise handwritten digits!!!
It's my second try at NN so it's faaaar from perfect (or maybe even good), but hey, it's something and only with High schools, I'm pretty satisfied with the results. If you've not seen my previous post, I'm just trying to learn NNs in C and am doing just really basic things.
Still I'm proud of my progress!
Now I'm looking forward learning some library (OpenNN + OpenCV seems cool) and trying more advanced stuff, wish me luck 😆14 -
YOUTUBE HAS A DARK THEME?
How long has this been going on and why didn't I know about it? In all cases, I just turned it on and it seems like the start of a good day.14 -
Me: You're looking rested - the vacation does you good, it seems.
Co-worker: I didn't have vacation?!
Me: but our PM does.
Co-worker: ...2 -
Wouldn't be amazing if we could charge like doctors?
User: good morning engie, just here for my checkup.
Engie: everything seems to be working perfectly with your laptop. That would be 70 bucks.
Not comparing professions just a random thought.12 -
I was a good programmer.
My teachers always impressed by work..
I was like coming up on my own solutions not from books. Never remembered any algo but still the one who solve mostly every problems
Well then..
joined companies after college.
I thought I will learn so many new things..
Yes i learned but I'm feeling like I'm losing the spirit of problem solving
I'm just doing same thing, same logic, making similar kind of application with just little difference.
Nothing is like i'm making something new... All I'm doing is using predefined java and android method..
To create some predefined designs and working.
Fucking similar client requirements.
Seems like time to quit job and dedicate myself toward research
I know it's a boring rant... I'm just fucking
*frustrated*
For some
Hope hope = new Hope() ;15 -
I just implemented parallelism in one of my major data collection tools for work, and cut the tool's run duration by 90%. That seems like as good a time as any to go to sleep.2
-
This one hits home a bit.
So my friend from my first college hits me up, asks about what's going on and shit. It's all chill, we took a bunch of programming classes together, so it we weren't intimate friends just kinda familiar with each other. He says he's having trouble finding work, they all turn him down due to a lack of experience. I suggest we work on a project together. Anything. He thinks it's a good idea and we plan to meet up.
We meet up, long story short decided on an Android app. I failed setting up git but whatever, I'll fix it at home. He seems excited, I'm excited...
...Never heard back from him again. Won't answer texts, Skype, anything.10 -
Url shortener seems to be working well enough as for the features without interface yet, still doing testing but it's looking good (few minor non-critical bugs but that's it as far as I can see)
Now the frontend/interface.
😅😰😬22 -
The first fortune I've read in years... seems appropriate.
"If you don't program yourself, life will program you."
Good thing i do program, myself!2 -
>>signs up for GitHub student pack
>>Approved almost instantly
>>Looks at what's included
>>See a .me domain from namecheap is free
>>"yo that's lit. Lemme see if they have one I want"
>>Finds domain
>>"Good shit man. I'll finally have a reason to make my own website"
>>Go to checkout
>>Asks for school email address
>>Enters address
>>"it seems your University is not included in this."
>>Fuck me man10 -
Alright, the blog seems to be running again and its not breaking yet which is a good sign :P.
Although nothing has changed on the front end yet, the backend has been partly rewritten to be more efficient and of course, post sorting based on posting date!
I'm aware of most of the front end issues so no need to tell me all of them again, I'll look at that tomorrow as I need sleep right now :(
If you'd find any bugs/security issues, please, don't exploit them but report them instead! I take security very seriously and will try to patch any security bug as soon as I can :)13 -
Project Manager: Hey Gid, we need to start migrating project-A to the new Server.
Me: Okay, I will inform Dev-Q.
Project Manager: Please do and treat as top priority!
Me: Hey Dev-Q, we need to migrate project-A to the new Server and we need to get it done asap.
Dev-Q: But I'm currently working on some critical bug XYZ which PM wants fixed before COB.
Me: I dunno maybe you want to speak with him.
Dev-Q: I was told to...
Project Manager: Yes! we need that done right away.
Dev-Q: What about the critical...
Project Manager: No! treat this as top priority the client just called.
Dev-Q: Okay.
Me: Any update yet?
Dev-Q: Yep but it seems like the database is quite large and the migration may take a while.
Me: Okay take your time.
Dev-Q: {hours later} Pheww done! All files and database migrated successfully.
Project Manager: Good good. So the critical bug XYZ was also completed and migrated to the new server right?
Dev-Q:5 -
Hot take: PHP is pretty good nowadays.
I'm a Laravel dev right now and things just get done so quickly. Every language has its problems but the meme of PHP hate seems to be made more out of ignorance these days. You could find just as many problems with any other language.
For those that say I'm biased because I work through the framework more than the language, I'd ask don't you do the same? ASP.NET, Java EE, the millions of JS frameworks, all these also make your life easier within their languages.
In the end, work with what makes you happy and productive and be done with it.16 -
Using Eclipse for java programming.
My program doesn't work... No errors, no warnings, the logic seems good.
A couple of hours of debugging later still nothing.
I close it and open it again, it works, thanks Eclipse.5 -
This is more on work and life balance.
1. Don't do hard work, but do 'Smart work', else you will end up burn yourself 100%.
2. Don't think your manager is your guardian angel, even though it seems like sometimes. He has his own goals to achieve.
3. Spend considerable time daily in and out of office/work, for your own development/improvement.
4. Learn new languages and technologies.
5. Stop making things perfect, 'good' is enough.
and it goes on ............3 -
Ah very good, it seems Windows has taken the liberty of putting a link to Edge on my desktop again. Just in case I had accidentally removed it or something.10
-
It seems like GitHub just got blocked here in China...
the gov: *talks about the importance of tech-related education all day long*
also the gov: *blocks every major site that provides good programming-related resources/education*41 -
Ever have a feeling that there is so many interesting stuff out there - Angular, React.js, TypeScript, Rust, ELM, FRP, Machine Learning, Neuronal Networks, Robotics, Category theory... But no way to ever figure out what are all those about? And there is too little time to even get a good grasp of any single one of those. IT seems to be like hydra - one learns one thing and 10 new concepts pop up in the meantime.4
-
Hey everyone.
New to DevRant. I've been reading some rants, seems like the perfect place for me to be. Feels good to be a part of the community.23 -
It's a shame devRant has gone to hell, but as the moderation seems to be non existent now in a time it's desperately needed, today I kill my ++ subscription.
This was the first community and probably the last I actually thought was worth investing in and making the most of, but it turns out I lost that gamble.
It's a shame really, this place used to be the absolute highlight of my day, you guys... and of course ladies, got me through a lot in life and a lot in my career and I'll appreciate the good times, but these days; well I don't even feel good about supporting this place, how the turns have tabled.
😕31 -
Tired of stereotypes. It seems that if someone uses a Mac, is posh; if someone uses Windows is a silly cunt, and if someone uses Linux ... well, it seems that's the way to go, right? Well, no.
Suddenly the world is filled with script kids who come and indirectly recriminate you that you have no idea of computer science because you use Ubuntu instead of Arch. That has happened to me with a recently graduated kid.
Really? Do you really consider yourself a good developer only because you have Arch installed and you hate Windows and Apple?
Let people use the system and development software that they prefer most (or that one that their company forces them to use).
This kids have to be more humble and focus on creating better code, help their colleagues and know how to deal with clients.11 -
I realized this week that my CPU is almost 12 years old!
It's an AMD FX-8150 8core @3.6 (recently overclocked to 4ghz). It's still a good chip for my needs, but eep. I had no idea I bought it that long ago.
I really want to replace it, but that would require a new mobo, too. which I suppose wouldn't be a bad thing...
------
Unpopular onion:
AMD was comparable to (and occasionally better than) Intel before, but now? Ever since they bought ATI, they've just spiraled: virtually everything they've produced has lagged behind.
However: the Ryzen seems to break this trend, so maybe there's hope yet?undefined ryzen anachronism much? cpu intel seriously though: gtx970ssc + amd8150? 8150 unpopular onion he's a dorky one outmoded tech amd10 -
<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 -
Walk from my office to the cafeteria.
Bump into this one kid, we both good, said sorry and moved on.
Team of what seems volleyball players run by. Nice legs.jpg. continue to walk. Say hi to people st cafeteria.
Damn near 10 mins in taco line...way too many kids. Hold up what are all these kids doing here?
Wall back to office, sit down...then it hits me.
I work at a college. Das why there are so many fucking kids.
Stopid man. -
Everyone seems to have a stress ball, I have a stress dice that says "Yes", "No", "Take a break", "Tomorrow" and "Maybe". It's good for whenever I don't know I should just quit or throw the PC through the window 😅9
-
If naming classes, methods and variables in your (not english) native language seems like a good idea, please get another job.9
-
Did not expect this from Google. Seems like you're hiring real linguistic pros.
Now this is not the only thing I didn't like, they're very disorganized & the interviewer got sick & two of three interviewers were so cocky.. bad bad vibes
On the other side, a small local company is giving warm & good vibes, seems more accommodating even with lower pay.. their website sucks & the tech director was honest & smiling.
So yeah, Fuck You Google
..|.5 -
What do you guys tell your friends when they ask what you're doing on the computer? My wife asks all the time and I usually give a generic answer like "writing code" but lately that's not good enough. Today I had browser dev tools open along with vim because I was building a web scraper in python and I needed the structure of a certain site. I tried actually explaining it but got nowhere so I ended saying I was just downloading content from a site. Do you just give generic answers to people or try to get more technical? She seems unhappy with both approaches but maybe I'm just bad at explaining.12
-
Why do otherwise intelligent people think chatgpt code is a good idea if they don't know what the code does?
I am a bit in shock by this prospect. I asked about some lines of code that was using some templates I had not used before. The response was "I dunno, chatgpt." This person is really really smart. Yet deploying code that they don't understand completely. This seems dangerous and irresponsible. I ended up rewriting the function I had questions about. It was significantly shorter and didn't do a fuckton of copying strings around.
WTF is wrong with people? Are people afraid to think? Now I want to get out before this kind of shit becomes the norm.13 -
Funny thing just happened. I called my bank to verify my card with Apple Pay. Here’s how it went:
> Calls bank with number supplied by phone.
> “Thank you for calling [Bank] Bank!”
> ...
> A minute passes and still ringing
> wtf.jpg
> About thirty seconds in and the ring seems fainter than before.
> [2:00] is it just me or is my speaker dying...
> [3:00] no, it’s definitely getting quieter.
> [3:30] why is no one picking up???
> [4:00] now it’s so bad I have to hold it to my ear
> [4:30] now it’s blending in with the white noise
> [4:45] yeah, no. This is only static now.
> [5:00] this’ll be good for DevRant...
> calls again
> same thing happens
> ohwell.mov
Let’s try again tomorrow, I guess.
Edit: like always, I forgot the picture8 -
Why is there such a big hatred towards PHP ? I have recently started backend dev in Laravel and it seems to be a pretty good framework. Most E-commerce frameworks are based on PHP as well. If PHP is so bad then why is it so widely used ?
I am not trying to defend PHP , but I genuinely want to know what's wrong with it ? I might switch to other backend tech then.12 -
Client : We have performance issues on <this> page.
US : Testing with their data on : Xeon : All good, Core i7 : all good, Core i5 : all good, A smartphone : all good, core i5 UM version from 5 years ago (You know, 1.8Ghz, 2 cores, not 4) : all good.
US : Could you share your screen and show us ?
Client : Sure ! Shares his screen. Chrome is already opened. Refreshes the page, after 15 seconds, chrome : Would you like to stop script on this page ?”
US with mic on mute : “WTF?! It cannot happen here. It’s only a list of about 500 rows!”.
US : “Hello, could you open a tasks manager?”
Client : “ Sure, but I need to do it through here”
Some random VID interface popping up. Opens tasks manager with a beautiful “48 vCPUs detected”.
I have no idea how their virtualization is settled, but it seems to be messed up. Tomorrow going to be fun. I have a call at 9am to explain them their problem. Their IT will hate me forever.
If anyone has tips on Chrome through virtualization, please tell me.
EDIT : Yes 48. Not 4-8. It's not an error6 -
Because DevOps in a lot of organizations is really “help desk for clueless developers”, conversations like this happen a lot:
Dev “hey the thing seems to be not working right”
Me “what does that even mean? I need you to be a good deal more specific. What thing. What isn’t working?”
Dev “I dunno”
Me “Are there error messages?”
Dev “yes”
Me “….would you like to share them with me?”
Dev *sends error*
Me “ok did you actually read this error message?”
Dev “yes”
Me “…so you’re good then? It says you’re trying to use a variable that hasn’t been declared yet. You should fix that. “
Dev “…”
Me “good luck”13 -
!rant
Trying not to suck at code.
A good coder seems to be some one who does mistakes quickly and has strategies on how to resolve them even quicker.
The speed at which you create/resolve your problem is the experience curve at which you are learning.
How do you deal with headaches and frustration when spending hours on the same issue?
What are common efficient strat for debugging?
I know this sounds very generalised but i feel like it takes me days to do small things and need to take breaks all the time to relieve the pressure.
Any advice for a rookie?11 -
!rant !!questionTime
So I’m currently looking as a side project to build a web based game using canvas / webgl possibly, I don’t really want to take up iOS/Android dev to do this.
This is a new field for me being mostly a ecommerce guy rather then game dev, so I was wondering if anyone out there knows off a good starting point and decent frameworks to get me going.
I came across
http://phaser.io/
and it seems at a surface level semi suitable.
I’m not looking at doing anything overly complex, basically drag drop functionality for the interaction to navigate a sprite around mazes at a top-down level with I guess collision detection for when you turn the wrong way.9 -
"What would your perfect job look like?"
I remember when I got my first 'good' job. There were all these offices that were occupied and I wondered what everyone did in them. Some ... nobody even knew. Like I couldn't find one person in the office who knew what a given person occupying an office even DID...
I thought then (and I kinda think now) it would be fun to have one of those jobs that seems accountable to nobody and everyone at the office wonders:
"What does that guy even do here!?!?!"
Granted I'd probably just come in every day and work on a lot of personal projects (dare to dream) ... with the door closed... in peace...2 -
Not exactly dev stuff, but LaTeX low-key makes me nervous.
In writing my thesis it seems that through some keyboard-fuckery I managed to slip in some weird unicode bullshit character somewhere, so that it doesn't compile. Alright, I just do \DeclareUnicodeCharacter{0301}{ASDF} so that it gets replaced by ASDF. Searching for ASDF in the output pdf file does not yield results, so I can't even find the location of the fuckery in the text. It seems that unicode character is somewhere in my .bib-file and I guess my citation style doesn't even render the part of the data that character is in after all. So the above hack works, but still there is some weird-ass character in my bibliography file that I can't find.
On another note: I get that modularity is cool and all, but who thought that it is a good idea to give people zero transparency over what macro stems from which included package? No namespaces etc. I end up including a whole lot of packages that are needed for exactly one macro. That bloats up the file and you have no way to trace back which macro came from which of the quazillion included packages.
...then again maybe I'm just a lazy piece of shit whose google searches end before success and all of the above has some easy fix.9 -
This seems like a good place to give this advice: whenever I'm having a bad day, my console consoles me.2
-
The guy who became my manager just pushes to the prod branch.
On a repo where another team clearly set up development and production branches.
This guy has been pushing code like crazy and I always wanted to take my time setting things up properly in our team: TDD, CI/CD, etc.
Because he pushed so much he became my manager and I was seen as unproductive.
Data Science and software development best practices just dont coexist it seems.
Yeah yeah, it's up to me to start introducing good practices, but atm "getting it done" takes priority over the real based shit.4 -
I have some good, no, great news I forgot to share yesterday:
Drum roll 🥁🥁🥁🥁
I just got my first job as an intern!!!
I'll be developing their product from scratch along with a few other devs, it's gonna be awesome. My primary occupation will be as a backend dev, but I'm also gonna help a bit on the frontend.
They also said they won't micro manage me, they just want me to deliver their tasks, so I can work whenever I want and not necessarily 6 hours a day. I'm a bit skeptical here because that sounds like they're gonna overwork me, but they also said they don't want to get in the way of my studies in college, so idk. It seems like a really nice place.
It's going to be remote work and the pay is also very good for an internship.
All of it seems way too good to be true, there has to be a catch... I'll find out in time, just let me be happy for getting my first actual job ever ok? Just for a few days.
Anyways, I'm just so fucking happy with this and wanted to share it with ya :)7 -
Man I really wish I knew how to implement TDD. Sounds so good in theory, seems impossible in practice 😅6
-
I think I'm gonna put a list of my demands on my LinkedIn similar to job requirements we get but that any recruiter /company that wants to even talk to me must be willing to meet.
Good idea or bad idea? IMO seems to be a waste of both our times if we don't even stand a chance of matching9 -
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
-
Well it seems Facebook's JS obfuscator is so good even Microsoft Edge can't read it...
SCRIPT1014: Invalid character
xob7zskxXZd.js (1,6)
Thanks Anniversary Update...2 -
So the company I'm interning in just got a project in WordPress from an old client. I'm their "WordPress backend guy" apparently coz I'm apparently the only one who seems to know WordPress. The site has multiple malwares and they want to redesign the thing too. Work starts on Monday and now DevRant algo is showing me a lot of WordPress rants. Guess good times are ahead.4
-
Wow, a Random Rant. Two Parts.
1) It's been my pleasure to discover this site. I visit here far less frequently than I used to, but the shot of sanity it gives me never waivers. Thank you to all the sane people who are members. I don't know you, but you help me to hang on when I really just want to sit in a corner with my face turned to the wall.
2) The new (September 2020) Windows update seems to have its colourful streamers of Fuckery flickerying at us in beautiful Day-Glo grinning contempt. It's been two years since I switched away from Mac. And I gladly take this crap from Microsoft. You don't know how close I came to being sectioned from being a Mac user. Have a good weekend. Peace out.2 -
WINDOWS!!! Why, just why would you think that choosing frigging "Enter" as the copy key in cmd was a good idea?!?
At least for pasting, Ctrl+Shift+V works, it just jumps through some menus first, for whatever reason. But Ctrl+Shift+C doesn't work.
In general, after using a Linux console a lot recently, everything about the Windows console seems stupid to me.11 -
A month ago, a company called my friend for an interview. They had a good talk but at the end they couldn't agree on the salary.
A week later they called him for a technical interview and they're ready to renegotiate with him the salary he's asking for. The Interview went successful and everything seems fine. They told that they'll send him a mail about the offer they're proposing.
2 days later he got the mail and the offer was kinda good, so he confirmed the agreement and they planned to sign the contract today.
After he went to the office and the manager came 1 hour late and he told him and i quote '' I'm sorry your application has been rejected, there's a women that refused to hire you ''.
I mean come on how can someone be an asshole more then this.
Just to add this company still uses eclipse for android development.2 -
was looking up some code, won't say which, trying to find something, won't say what, and, heck, I need to find out who wrote and maintains this awesome piece of art. After a couple hours of stalking done, yep, that's how good it was, I finally found the author and guess what? They died two years ago, 24 years old. Dead. Gone. A little more stalking and the punchline was: suicide.
FUCK, I don't even know them but it makes me real sad. It seems this' an actual issue in our line of work24 -
Recreated minesweeper... Sort of
Some how Medium is still extremely hard.
Seems just using a random number generator for Mine placement doesn't make good games...16 -
900 lines to build an HTML select list which displayed the months from January until the current month, for picking which months data to display seems a tad excessive... probably good the guy who did it doesn't work anymore.4
-
I was tricky this time and sent a separate email for the client and my boss about the new release.
Client response: "Its very good, runs flawlessly, could you check x if you have the time? It gives errors simetimes"
Boss response: "[...] urgent fix get working on it right now [...]"
Seems like my boss has been the fucking piece of shit all this time :)1 -
watched first two episodes of mr. robot and it seems pretty good so far. does it go like other hacker shows/movies or does it stay good?10
-
!rant
So, Rust again.
When I learned that Rust doesn’t support inheritance, only traits (interfaces), I was shocked at first.
Then I tried to remember when the last time was that I have used inheritance in the code that I write (not the code that I use).
And I could remember an instance some months ago. But I also remember that I was very unsatisfied with that design and refactored it to use composition instead. And it was much better.
One of Rust’s properties is that many good practices in other programming languages are enforced rules in Rust.
And in case of inheritance, it seems like Rust decided that composition over inheritance is such a good practice that it should be a rule.
I’m not 100% convinced that there never will be cases where inheritance is better. But I still like this radical idea of forcing the devs to do it "the right way" in the majority of (if not all) cases.
I think many devs will disagree.
What do you think?14 -
Submitting a pull request seems a good way to end the week. That's what I love about (some) projects on GitHub; instead of just ranting about bugs or out-of-sync documentation, you can fix the problem and send a pull request upstream. :-)2
-
Oohoo!! Seems like we solved a good problem and helped many others.
Sharing the link to this project if anyone of you is interested.
https://floydimus.prismo.net/Floydi...
Good start to Monday morning it seems.2 -
Oh you want to email me and have me click on the link in order to update my online banking profile. Yes even tho I don't bank with you that seems like a good idea
-
I don't know but maybe this could help somebody here too, so I'm gonna share this.
I've discovered this Android app called Island, which essentially sandboxes apps by cloning them in its internal environment.
I've sandboxed that Facebook cancer app in order to keep it fucking frozen when I do not use it (I know, web version is good, but I find the app smoother).
It seems to work like a charm (better than greenify-alone ibernation, actually), but I'm still testing it.
Cheers!7 -
Seems like getting a CEO to upgrade his iPad to iOS 11 while it's still in beta is not a good idea. 😂2
-
Does your team also tend to get stuck in the MVP Trap?
You ship a barebones version of a feature. Zero polish. That’ll be done later if it’s successful.
When the stats roll in it seems the feature got a lukewarm reception. A few users liked it, but it wasn’t a hit.
Next sprint starts and everyone asks if we should spend more time on it
The PM argues ”Why would we spend time polishing something no one uses?”
The designer argues ”Well of course no one used it, it looks like shit, we gotta spend some time polishing it!”
It becomes a chicken or the egg scenario.
Your product ends up with a bunch of half assed features. not bad enough to remove, not good enough to spend more time on.4 -
How do you judge the ability of the candidates during the interview?
Sometimes I find it hard to score their ability. I have seen some candidates with x years on paper yet does not know git more than push and pull.
Also there are few who didnt do very well at the interview, however we hired and doing quite well at work.
(As I also had a hard time getting a job before, I sometimes feel bad to reject some who seems to have good personality but didnt do well at work)5 -
I don't get why people like so much to mix personal life with professional... Always planning parties and "Forcing" everybody to join in... Sometimes it seems you can only be a good professional if you like to drink all weekend and complain about what you've been paid to do...8
-
So I got this new job as Java developer, the people are really great but is the kind of companies that only takes care for fast results and not for code quality.
Because this I have to deal with libraries updated 4 years ago, classes with 8000 lines, methods with 500 lines, a WHOLE lot of work arounds because there is no time to really fix the issue unless it affects directly the customer (something not working or being really slow) aaand we use fucking svn.
Some of this practice's they know and encourage it (+1000 lines classes for example) and every time I try to talk about good practices in the code everyone seems so interested but there is always no time.
Sooo I will stay here for at least two years, I hope I can make a change for good in their code smells.3 -
A little follow up regarding https://devrant.com/rants/3115422/
I'm quitting. Seems like owners took a huge chance in the past couple years when the business was doing good, and didn't plan for any kind of potential trouble. Now the stress is going through the roof, noting we do is good or fast enough, there's micromanagement everywhere. On top of that, it seems the company took a huge financial risk with the project I've been in charge of, and isn't getting nearly enough customers to cover that. As a result, people were told to lie about new features we've had in works to attract customers.
Several other people are quitting in the following months, and it seems like it's all coming down like a house of cards.
On a brighter note, I'll be done with all this just in time for my exams, so I can properly prepare for them.3 -
(PSA: serious replies to this kind of wk tag might be best suited under Random)
"The way you've done this seems much less complicated that what I would've come up with."
"You've been reading Clean Code?"
"I didn't think that was possible, nice."
And finally, the most extreme one:
"Can you print this code for me so I can hang it on my wall of good code?"3 -
why I say FUCK AI -
-> So much stupidity with "It will replace devs". Any dev who has more than 2 brain cells has had their issues with ChatGPT or AI knows that AI is not sufficient nor good enough to get even basic tasks done.
-> "It will be good in 5 years" - well then, talk to me after 5 years. I'm not buying a product or an idea on a "promise". I judge the tech for what it is today, not on what it can be in 5 years.
-> "Just trust me bro" - I see influencers suck that robot dick, but no explanations are given. What they say sounds to me like it's parroted off of general mass media. Nothing new to add nor any insight.
-> AI has issues that nobody seems to talk about. Hallucinations being the biggest of them all. ChatGPT tells you something, and you're supposed to take it as fact? That's too dangerous for a normal person.
-> Junior software developers are scared even to this day that AI can replace them. If they can't think for themselves, it falls upon us (or at least, me) to drive them in the correct direction or give them real opinions on what it is.30 -
Dilbert no longer lets me leech their comics from their site... It was a good... 10 years?
Seems I need to rebuild my Downloader... using Selenium.
Now...where is that project where i used Selenium...1 -
Super depressed rn and nobody to talk to about it. Stupid life problems. Can’t seem to learn new tech so if I lost my job I’d have to switch to landscaping or something. Can’t talk normal with people without someone taking offense at something I never dreamed could be offensive (stupid cancel culture) or trying to shut me down. Friends ending friendships and family cutting me out of their lives without communication as to why. My kids just don’t seem to care about anything I have to try to teach or share with them anymore. Nothing I do seems to matter to anyone or make a difference even when I’m trying to do good things for people. I don’t want to take my life but tbh if COVID got me I wouldn’t even be mad. I’d embrace it as my get out of jail free card.17
-
I've chosen system/embedded programming because I liked system programming and did not like anything connected with web, frontend or UI.
So far it seems like it was a good choice. Even though web was not such a clusterfuck before, it was already repulsive. -
I know its Microsoft and there is a lot of hate and distrust against them.
But for those willing to provide an opinion that goes beyond "0mG fCk MekRo$0ft!!" I will ask you this:
Have you heard about the vcpkg? Package manager for C++. If so what are your thoughts on it??7 -
Well the parcel didn't have the "letter" (that everybody else did recieve) from David and Tim. Seems the demand is excessive and they are out of blank papers. [LOL] Good luck team!5
-
"This is ridiculous, why don't the docs explain this? This is absurd, it seems like thousands of people should be having this issue. Why do maintainers fucking not get it? Why write software if you don't intend for anyone else to use it?"
versus
"Hey, could you explain X to me? I'm having trouble understanding it."
"Sure, here: ..."
"Thanks - maybe we could add it to the docs, that's the first place I looked."
"Absolutely, good idea."
<closed in a8b7cb8d>
Which one was easier, folks? It's not this difficult. 100% going to help you if you ask - to me, at least, there's no such thing as a stupid question (seriously, I'll answer the most inane questions 100 times over if I need to). However, there's definitely a stupid comment, and unfortunately they seem to be the majority I receive on Github.6 -
I've been a Macbook user for over a decade, after the initial disappointment of the 2016 MacBook Pro release I decided to move to a PC, against my better judgement I decided to buy a new Dell XPS 15, after reading all the reviews praising it's build quality and performance + it seems to have good hardware for Linux compatibility.
Soo much regret, I couldn't be more disappointed, it's such a piece of shit, I admit I probably got a bad egg, but dealing with Dell support is like pulling hairs from my testicle sack. If I have to pay an extra $500-$1000 on my next laptop for an "Apple Tax" to get a product that has been through proper quality control and has awsome customer service so be it, last time I try something new.
BTW I'm not a PC hater, I just wish more companies made high quality products.10 -
So it seems that lately I got addicted to minimalistic wallpapers, they just look soo nice on both desktop and mobile devices.
Anyone recommends any good zip file with a bunch of those?
*some websites will do the job too
*Cheers*4 -
Why are most developers/software engineers so absolutely fucking shit at their craft?
I understand incompetence exists in every occupation but it seems in development the ratio of bad developers to good developers is like 9:1. There’s a serious lack of quality in this industry and it’s only further exacerbated by coding bootcamps and orgs like general assembly pumping out more dog shit9 -
My weather report just says "delete" for friday. ("Löschen" in german)
Seems good weather app, seems good! 🤔11 -
Me - 1+1 is 2
Client : Did you say 1+1 is 2
Because even i thought 1+1 is 2 and i think we should go ahead with 1+1 2 because that seems like a good thing to me.
***"1+1 is 2" can be replaced by some long tech discussion
#my brain hurts3 -
When I had to choose a service, I chose bitbucket. Now the other two are getting flamed. Seems like I chose right. But in the end who knows what is good and what is bad. Peaches are delicious. Winter is coming. And I definitely don't care.rant fusions bitbucket microsoft user will keep complaining gitlab google companies user will remain user hypocrites oracle guthub5
-
First world problems - approaching 50k rep on Stackoverflow (well, currently on 46k.) Would quite like to get to 50k. But my days of enjoying procrastinating on there are long gone.
Sadly, so are most of the good questions it seems.
Anyone else still answer random questions on there for fun? Or has everyone else pretty much given up with it too?9 -
Turns out I'm terrible at meeting people. Go figure, it's the cliche of being a dev.
I just moved into a pretty nice apartment in a nice area, but I I know literally nobody here aside from coworkers. The only friend I have left that hasn't moved away is in jail for a good while. 😧
The only place I can think to meet people is at a bar/club - which isn't really my thing. Even then, just walking up to a stranger and striking up a conversation just seems fucking weird to me.
Anybody have any advice on making new friends in basically a new town?14 -
Has anyone ever actually tried moving to a nice tropical place while making a good living working only 50% part time as a remote developer? It seems like it’s always a friend of a friend of a friend.5
-
Little bit of background I've been a front end developer for the past eight years not a good one but I get by. Last 4 working with consulting firms for fortune 500 clients. Big projects big plans big structure, following someone else's lead and just knowing the basics of code reviewing, git flow, code deployment and everything else... life happens and i end up as a front end developer for a big company not tech related that wants to depend less from consultants and do more in house dev. Seems a pretty straightforward project front in angular. Back on python doing queries to a database with sql server. I finish the on-boarding and after two weeks finally get access to the repos. Worst spaghetti code I've ever seen. Seems like someone took a vanilla script project from 10 years ago and push it into an angular tutorial project. Commented code, no comments for the code, deprecated functions still there, no use of typescript nested ifs hell. I try to do my job doing new features do comments clean up a bit. Senior developers get annoyed6
-
Imagine a multi driver high quality balanced armature earphones. They have stainless steel ear channels and replaceable meshes. They’re also made by apple. Seems impossible in AirPods era?
No. Apple made them. They are really good and extremely comfortable. They are rare nowadays but here in Russia I just bought brand new pair for just $50. They sound awesome.
I listened to JH Layla and everything by Noble Audio. This forgotten apple earbuds still sound awesome.
It’s not a 3am rant. They actually exist. I have them.30 -
Anyone know a good android keyboard for people who don't want any autocorrect?
Gboard has an empty top row wasting screen space if you disable suggestions. AnySoftKeyboard seems pretty slow. At the moment I'm using Chrooma, but its backspace has really annoying bugs.
What I'd really love would be a keyboard with macro functionality and where you could configure your own layout. But I guess that doesn't exist :/16 -
Imagine a time when a colleague contributes a shitty spaghetti of non-optimized code that neither use mnemonic variables nor conventional naming of functions, and you can imagine the dark hours of maintaining it and your fingers itch to fix it but you don't have the time and the responsibility too to do it. He doesn't listen to you and you feel bad to tell this to the boss as the colleague is also a friend you've known since college and is a good person otherwise. No options seems to give peace.6
-
If you want a self stem boost talk to some non programmers sometime. They seems to see us as gods with some mystical magical powers!!
Talked with a broker today and he told me about a damaged computer that he had with some important files. I told him that I'm not that kind of computer guy and proceeded to explain him briefly what I do (I build stuff) and he was like "oh, so you a the the REAL computer guy!" (no offense to any technicians here!)
I loved it!
So, get out and talk to the muggles and stop complaining that you are not good enough to work for Google (or Google is not good enough for you anymore anyways...)5 -
When do you know something is being overdesigned or overengineered?
The applications that the other programmer started building are killing me. He's using Clean Architecture and it has like a million different classes and shit. It's not messy or anything, but fuck it's overwhelming.
Just to figure out wtf was happening when getting the currently signed in user's email, I had to go through like 30 folder and files. Maybe more. All files were fairly simple on their own, but the entire flow was mindfucking me. Use cases, schemas, gateways, repositories, entities, models, etc etc
And that's the client facing application, I haven't checked the API yet, though it seems like that one is simpler.
The worrying aspect here is, any time anyone else has to mess with this, they'll also have to deal with this shit. This needs some really good documentation.2 -
I have a really old Toshiba NB200-10P notebook with Intel Atom CPU and 2 gigs of RAM and 32 bit architecture... It was made for Windows XP, and now it barely runs Windows 7... So I'd like to give new life to this old piece of hardware with Linux (for basic tasks like Office, and maybe coding with Notepad++)...
I really like Manjaro, but after they ditched 32 bit support, the Manjaro-32 community project seems a bit unstable...
So, could you devs please recommend some reliable - and somewhat good-and-simple-looking - Linux distros?20 -
!rant
I think I may be ending my distro hopping here (for a while anyway). Linux Lite looks pretty good, seems stable, isn't bloated af, works good OOTB (finally, a distro other than Ubuntu in which WiFi works just fine), and is decently hackable. I've been using it on and off for a bit, finally replaced Manjaro with it.7 -
Recruiters. Recruiters everywhere. I know, I know, F# seems to be the new hot thing now that FP has gained popularity and every bleeding company is looking for one. Well guess what? You got to make a pretty darn good offer for me to jump ship, and no, I’m not going to make much of an effort myself. If you want me, you sell me the job. I’m not going to do the selling here. I’ll come to the interview, do a programming test if I must but I bloody sure won’t tailor you a fucking resume. Everything’s on LinkedIn and here, have a link to my gh acco. That should be enough. No? Well go fuck yourself!3
-
Okay I'm doing the whole leetcode bs, interviewing with a faang like company.
I'm genuinely curious to see if their engineers are actually any good. It seems backwards to me to hire someone based on something they most likely know by heart.
It's like trying to stress test an API by calling a cached endpoint. It will look fast AF, and it will be, but it won't compute shit.
Anyway, if I get the job and the engineers aren't crappy, then I'll forever stfu about how lame this is. But if I get the job and the devs are crappy, oh boy you'll hear me for a long time.3 -
Am I the only one who genuinely appreciates all the updated privacy policies and opt-in notices I'm getting? The GDPR seems like an unequivocally good thing, to me.2
-
After 2 weeks of ranting I have honestly ran out of rants.
Either my life as a dev is too good or I'm clearly not coding enough.
The later seems more plausible. -
Hey guys, I've always loved and adored what programmers and developers do, so I really do need your advice on this...
After around nine years in the journalism field, I'm considering a career shift into development, for many reasons including that the journalism field seems to be going down in my country, so I started where most recommendations would tell a beginner to start, learning HTML... Now, is it a good idea for starters to change my career into this magnificent and enormous field? I know it won't be easy, but is it possible to be something in that career?6 -
Are there any fellow devranters who have shitty working memory and have trouble focusing? Basically people who have ADHD/ADD? I got into programming because I love solving problems and am able to hyperfocus for weeks on projects, but outside of work life seems to be a mess :/ Can't even remember simple facts if they don't interest me (don't have that much dopamine).
Could you share some advices on how you managed to treat ADHD/ADD or basically improve your memory?
I mean there is the obvious: sleep, exercise, good nutrition (cutting out dairy, sugar, caffeine, alcohol, smoking).
But maybe there are other ways to do this without using drugs such as ritalin/concerta?13 -
So it seems Mr. Bean has still got it :)
Anyone have a good Dev meme for this shot? (He's looking at a fat guy with 2 young girls in his arms.)8 -
So, I'm the engineering leader of a startup. This year, the company hired new directors and with that a new CPO. We've been using Google Workspace and have all our infrastructure on GCP. We never had any trouble with Google products. We also have Google SSO configured in almost every tool out there.
Yesterday, the new CPO, sent me a request to change "just some dns" on the domain. Those "just some dns" were Microsoft 365 mx, cname and text records.
I asked him if he was planning to switch to MS.
He answered: "yes! The team (a new team of marketing) wants to use PowerPoint and Teams".
I don't know you guys, but I hate MS products. They're just bad.
So, yes, it seems that now I'm gonna waste my time switching and configuring everything with MS just because they don't know other tools that are way better than any MS product!
I tried to convince him, this wasn't a good move, but it seems my opinion equals zero at this company.
I just hate this type of product managers that always wants to reinvent the wheel to let others see that they are doing something important when they're not.
Also hate when managers make decisions without ever consulting the people that will be affected by those decisions... But I guess that's how it works in this world...10 -
What are your guys thoughts on Stackoverflow? I feel like no matter what I say on there, whether it be a question, comment, answer, it’s never good enough for someone. Everyone there just seems so rude for no reason. Do you guys have the same experiences? Just curious if it’s only me or it is like this for everyone.14
-
Anyone knows some good network penetration suite for Android?
I got cSpoit 'cause dSploit is dead. And cSploid seems to be broken - for me, too.6 -
can't possibly think of a good enough rant to earn that 750++.
seems like a nice stress ball! but ranters block. haha so relateable right? ... right? pls.2 -
At the beginning of a project, everybody has lots of good intentions- call them "new project resolutions." ... Once the project gets underway, though, these good intentions are abandoned, one at a time. When the project is finally delivered,the code looks like a mess, and nobody seems to know how it came to be that way.
-Coding Standard
Pretty legit1 -
So I just ditched Windows, but then realized that my music production stuff (mostly REAPER and a few free VSTs) are all Windows/Mac only.
Audio on Linux is fun (as in, pain). JACK seems to be really flexible but is a pain to set up correctly.
Any of you use Linux for music production? Any advice?
I'm using Elementary. Essentially, I need:
1. A good DAW for recording, minimal MIDI.
2. A good sampler.
3. Standard plugin suite - reverb, eq, filters, compressors, delays, etc. I'm not too choosy.
4. Basic synths (I'll be happy with a simple saw/square wave generator, but the more the merrier).
How's Ardour? Compiling it from source right now.
REAPER on Wine doesn't run well for me, so that's out. And they don't have a native Linux version yet.
(no Bitwig, please, I'm not ready to pay $300 or whatever right now)28 -
I've got quite excited that they changed a program at my university and they decided to put python instead electronics at first year. My younger friend came to me with notes from the lectures and asked for help. It seems that my university thinks that starting learning programming with overloading operators at first class is a good idea and they say that python 3.x isn't used widely yet, so they will stick to 2.7 during course.4
-
I don't wanna work 😭. My company is making me work like a donkey. I have to commute for a total of 4 hours (to and fro). I get hella tired when i reach home. I don't have any energy or life. I feel lifeless and everything makes me irritated. They are paying me $5300 in a year( i am from india) with a bond. It just seems like they are exploiting me. 😭 I can concentrate on preparing for DSA and make projects in order to switch my job. I just can't keep working, working and working at the same place with the same people inside the same cubicle. I feel so fucking irritated, lifeless and sleep deprived. They are recruiting freshers and paying more salary to them who doesn't even know how to code! And here i have been working straight for 1 year(including internship) with very good feedbacks from everyone. When i asked if i could get wfh permanently, manager said no but at the same time gave permanent wfh to the other team member having much greater experience. I feel so so sad. I finish all my work on time no matter where i am and always gets good feedback. 😭21
-
Things that piss me the fuck off about user programs(in this case text editors):
No fucking documentation or signs of it available, a promise from like 3 years ago to post: tutorials/actual docs and yet unfulfilled shit. Yet the author sells the editor, you can get a free version of it, but the extension api is only given in the paid version. It's like $12 bucks, which depending on where you are from is really the cost of a meal.
The editor in question is 4coder, seems like a good stack for building C/C++ based applications with a lot of cool utilities underneath, I see dudes using it to create a lot of cool shit online, but things like moving input, stopping the thing from formatting pasted code etc etc. Shit, even reaching the documentation is fucky, you get the names of the commands......ok...awesome...wtf do I do with these? Why do i need to watch a 20+ minute tutorial from the developer instead of being able to read a retarded ass tutorial regarding how to do the most basic shit? For an editor that is set to replace Emacs and Vim for developers inside of a windows platform....it sure is lacking AF in that regards.
I really want to work with this thing because it seems to be made with a lot of heart, just can't stand the fact that the documentation is lacking like a motherfucker4 -
Monday morning: "Hey uuuh the client receives 3 mails instead of one and only one of them is good, there's a problem, go fix it"
Yesterday, me: - "Hey I've been looking everywhere, made hundreds of tests, there's a problem with the files attached to the mail, they're unreadable"
-" I told you it's in the code, you didn't look deep enough"
This evening: "Umm it seems that there's indeed a permission issue. So I'm gonna rollback everything you've done since Monday"
One year. One year and I live this hell. -
Learning aws for months, not enough the company needs to use azure. Learning azure for several months, not enough the company needs to use gcp. Learning gcp for several months, not enough the company needs to use oracle.
When does all of this bullshit ever fucking stop? No matter how much i learn and what i learn it seems like its never good enough. Or its never enough. Its very discouraging. The more i learn the more it appears as if i know nothing16 -
How was your day?
Mine wasn't bad. Seems like the project I am working on gets on track, I mean my team (squad) is able to do good things, I really like all the people I have on board. We all are in the same miserable but sometimes funny world.
Shit happens all the time, but at least there are other people we can share the shit with. -
It seems a really good deal to buy the card and then flip it keep the games. Who do you guys think 🤔13
-
Judge me all you want,
I don't think JavaScript is a good programming language and it should be improved in newer versions. Babel seems promising but still.......4 -
Not imposter syndrome but definitely a moment of self doubt.
Am I good enough?
Been applying for jobs and couldn't get through.
Most of my applications are in neighbouring continent and visa is the primary filter to get rejected. Thanks to COVID-19, it is even more difficult than ever.
And for those applications where I land interviews, I am being ghosted in final rounds.
Quite strange that teams don't even care to reject anymore. Just leave me hanging to assume the worst, the truth, the reality which I don't want to face.
And self doubt creeps in where I see people with average/below average capabilities and skillset are able to find better jobs.
I am not comparing myself, undermining their struggles, or playing the blame game.
All I am saying that luck plays a huge role in how things work out.
You can still fail even after doing everything right. Or am I just dumb enough to not know where I am going wrong to improve?
At this point, if I reflect on past, seems like all the offers I have got in past were purely based on luck.
I am aware that this is temporary and things shall change for good but boy, this feeling sucks.11 -
I just noticed that it seems reading devRant has made me more prone to cursing (when I'm texting)... Is that a good thing or a thing?4
-
Yep....nothing wrong here.
Seems like a good time calculation.
Just Origin being Origin.
And that's when you know it time to go back to Steam :) -
The story of a normal release:
- tool gets tested "intensely" by 3 ppl quite a long time - everything works
- a major 2 days reserved as maintenance window for even more testing
- release starts
- first the admin panel of the server suddenly is not accessible anymore
- after some problems the tool is deployed
- suddenly servers are down and not pingable anymore - off on off on (provider has major problems .. good job)
- ppl start testing
- testers report lots and lots of new bugs - seems like the testing wasn't that intense after all...
- people start coming with lots of new requirements (oh we need to import those excels.. excels don't match our internal stuff.. )
- confusion over confusion
- getting pissed of a lot...
- quit caring and focus on another project
- profit
Fuck my life -
@dfox/@trogus can you tell me why when you first started to monetize devRant you chose merchandise (at least when I first joined about 9 months ago that was the only way to support devRant)? Plus, do you think it was a good choice? It seems like ads or in-app purchases would be many devs first thought when they want to monetize their product.3
-
It seems like @linuxxx, the man, the legend, who even has their own exclusive avatar face tattoo, had left devRant for good.
The last rant was two years ago. Let's go there and let them know they will be missed.
https://devrant.com/rants/3731158/...14 -
People really have short term memories. It seems everyone has suddenly forgotten the nonexistent lack of privacy at Zuck’s platforms.
To be fair, I think competition is good for consumers and Musk has been doing a very terrible job of managing Twitter.
But not having most platforms of social communication controlled by one company would be better.5 -
Interviewing with three companies. First one extended an offer. I'm expecting an offer from at least one, possibly both, of the others (On-site with Second was yesterday and expecting an offer tomorrow or Mon, phone tech interview (they also had a tech screen) with Three was today and I /rocked/ it, expecting an onsite invite for next week).
The problem with being a badass is that the choice paralysis is SO OVERWHELMING. All three have features that I like and how do I choose.
I think I'm being overly influenced by the weekly massage, onsite barista, free nice breakfast/lunch, and ideal location of Second (the domain is finance, they have $$$). Oh and fucking 25 vacation days and amazing 401k matching. I mean how would I say no to an offer? But what if the work is actually beyond me? But they have seriously cranked their benefits package up to 11.
First is an in house product with external clients. The domain I don't find super interesting, but it has amazing Glassdoor reviews, seems like a decent environment, and really seems like a place to progress and grow as a professional. It is also the lowest salary of the three (both others are through Hired, so I know what they are offering).
Third is a consultancy where I'd really get to keep my skills relevant. Seems mad fast paced, which is a bit intimidating, and I don't know how well I'd handle the context switching of being on multiple projects at a time.
I mean, all of this is counting my chickens before they hatch. But I have a really good feeling about my chsnces with Second, though I suppose I still have a chance to botch my onsite with Third.
Ahhhh. Dev Rant, how did you go about choosing between offers that can't be evaluated on a single axis?1 -
What the fuck is with tech firms trying to wrangle in employees with a slide? And what the fuck kind of person thinks that is a good selling point?
Wouldn't care if it was just a few but every mid tier dev company seems to fit a slide in their office once they grow.3 -
I was moved from a team I loved where I felt my tech leads were competent, where my tech leads valued my skills and my manager was fabulous and excelled at making sure everyone had the resources they needed and was rewarded for good work, to a team where my tech leads are inconpetent and constantly treat all the junior devs with condescension. Additonally, although my new manager seems nice and has good intentions, she is focused too much on the results of work and not the morale of her team. Consequently, she consistently ignores the negative feedback that is given about the tech leads because "the tech lead gets the results"
-
So I just read up on what the language D has to offer. It seems quite good!
- Active community
- Multiple compilers
- Modern (no header files, garbage collector, etc.)
- No VM or framework needed to run it (like C# and Java)
Looking forward to trying it out!
Does anyone have any experience with it? What are your thoughts?7 -
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 -
Oh crap seems like we will switch our automation from java to python.
Any recomendation to good recources or books to start with python?4 -
I recently went to an office to open up a demat account
Manager: so your login and password will be sent to you and then once you login you'll be prompted to change the password
Me: *that's a good idea except that you're sending me the password which could be intercepted* ok
Manager: you'll also be asked to set a security question...
Me: *good step*
Manager: ...which you'll need to answer every time you want to login
Me: *lol what? Maybe that's good but kinda seems unnecessary. Instead you guys could have added two factor authentication* cool
Manager: after every month you'll have to change your password
Me : *nice* that's good
Manager: so what you can do change the password to something and then change it back to what it was. Also to remember it keep it something on your number or some date
Me: what? But why? If you suggest users to change it back to what it was then what is the point of making them change the password in the first place?
Manager: it's so that you don't have to remember so many different passwords
Me: but you don't even need to remember passwords, you can just use softwares like Kaspersky key manager where you can generate a password and use it. Also it's a bad practice if you suggest people who come here to open an account with such methods.
Manager: nothing happens, I'm myself doing that since past several years.
Me: *what a fucking buffoon* no, sir. Trust me that way it gets much easier to get access to your system/account. Also you shouldn't keep your passwords written down like that (there were some password written down on their whiteboard)
Manager: ....ok...so yeah you need sign on these papers and you'll be done
Me:(looking at his face...) Umm..ok4 -
So i was looking around for a VPN service. Ppl here seem to like Mullvad. I was looking at Mullvad NordVPN and PIA . I dont know a lot about NordVPN but PIA seems to be going opensource with theyr clients which i think is great. So can anyone say anything about the VPN services above. Good and bad stuff woul be appreciated!13
-
Started learning Android development in Kotlin.
My first impressions:
- Kotlin is good, but class syntax is not very appealing
- Overall it seems to be quite easy, at least the basic stuff
- Android Studio is a fucking memory hog, RIP my RAM
- As good IntelliJ is as bad is Android Studio somehow
- Emulator seems to be really advanced which I like8 -
So today at work, a dev proposed some solution to a performance problem by using divide and conquer. But the way he said it was came across like "this is a brilliant, algorithmic solution, I bet you'd never think of this because no one else knows algos".
So then I just reply to him mentioning Big O and how it seems the performance is N^3, exponential. In which case the optimal size is like 1. But basically like starting an algo discussion to see if he can keep up... Or if he's just dropping some algo slang to look good.9 -
Advices looking for a job in Canada as a foreign?
I've been a software developer for 4 years now. I started in small company in Rome as jr developer where I'm now the CTO... I now feel stuck in this job cause the company makes a lot of money from the core product and there is no room for innovation.
I was looking for a drastic change in my life and career and Canada seems a good place to me.
So, any advices?9 -
!dev
Some on here are very open about having addictions or using external things 'to keep going', be better or whatever else reason. I do too myself. (please don't get butthurt)
What do you think about weed & dev instead of - or even with - alcohol & dev?
BTW, I just noticed this (2 hours ago! I didn't know there are limits, which seems like a good idea..). I deem it obligatory to share. It's also the reason I'm asking 😁10 -
I know this isn't stackoverflow, but here goes.
I am developing projects in php, mostly Laravel atm, but as the project grows the project gets messy.
My code works, but I get confused if methods I do belong to a controller, if I should put them in a separate class and so on.
I am currently subscribed to Laracasts which seems to cover a bit of this, but do you guys know of some good ressources?13 -
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 -
So I decided to ditch Apple MacOS go with Linux so I’m the process of trying to sell my MacBook Pro which seems like it’s going to take a while since I don’t have eBay so if you’re in the USA and are interested let me know. Now the trying to decide which Linux distro, I’m currently leaning towards Arch Linux plus looking for the best laptop workstation that’s supported by Linux seems like its going to be a headache. On a good note my unixstickers arrive in the mail yesterday.7
-
Do you guys think I should go for a Lego Mindstorms set as a way to start getting into robotics?
I know of a lot of people that recommend going through arduino and buying a bunch of shit and throwing it together etc. But the thing that makes me interested in Mindstorms is how everything seems to be in one place. A smart brick programmable through multiple different programming languages(for example Python, java, C) a good kit that can be really modular and built into different components, all sorts of sensors.
I just think its a good option, but if someone were to recommend a particular book or resource for Arduino or some other stuff I would definitely consider it.
So, what do you lads think?14 -
Never heard about devrant, seems a good community.
Should we post just about our programming problems or everything is okay?4 -
An arts online magazine. The manager needs to include ads but don't want to do it on a obstructive or invasive way. So far so good, I agree.
Since this is an arts and culture mag, he gets the idea of having a piano keyboard on the sidebar. Each of the keys has to be animated so that on hover it seems to move and play a note. When clicked, it displays an ad. The user don't know or see the ad until he/she plays the note.
Of course no one bought any of the keys. Hours of work wasted.
We all hate ads but some workarounds are not worth it. -
I was one of the original developers behind the AuroraUX project. I left fairly early on as it was clear it would be a mismanaged disaster (we changed SCM three times before I had even finished initial planning).
About a decade later and, despite my initial work, no one did ever get GNAT and GIGI yanked off GCC, let alone put onto LLVM.
For the record, I think this is a bad idea now. GNAT and GIGI are awful and need to be replaced. GCC does a good job at executable code generation, and is generally competitive with LLVM. LLVM seems to have some better stuff for front-end designers that cause me to still favor it, but that's a different matter. -
It seems that most of us feel under appreciated for our hard work. Would it kill managers to say "thank you", or say "great work" once in a while? Until then, I'll continue wondering if my work is good enough.4
-
Okay, going to delve into the world of C game programming. I come from a JS/React background and wondering where to start. I did a C project back in uni so I know some foundations.
Idea is a 4x space game with simple 2d shapes representing ships, inspired by an old game I can't remember the name of (anybody?)
Firstly, I am thinking Allegro as the lib, it seems to be more maintained than SDL. Does that seem good? Though not sure where to start, or any tutorials for someone who is scratchy with C.
Any advice on how to structure my code?
I like the idea of entity component system, is that sensible?
Cheers for any help10 -
do you guys have problem with not receiving the proper tools for work where you live? here in brazil it seems like a given that companies won't provide good software and hardware for workers6
-
Any good recommendations for creating PDFs with Python? ReportLab seems powerful, but a steep learning curve. Looked at a couple other options quickly.
Side note...for as popular as PDFs are...it is surprisingly difficult to create them.3 -
So I have been setting goals for my interaction with people on devrant. I had the goal of getting someone to spray liquid out of their mouth in response to something I posted. I believe I had one person self report on this (maybe two). My next goal was getting someone to shit their pants in response to a post. I figured with @b2plane here my chances were a lot higher. As of Nov, 2024 nobody has reported on this. That goal still stands.
Maybe some new goals for this next upcoming year should be:
1. get someone to rage quit (not sure this in a good goal)
2. get someone to "dad splain" to me
3. triggered downvotes (I have had some in the past, so this is a recurring goal)
4. inspire anti-posts (some of you are natural inspirers it seems, respect)
5. actually create funny memes (maybe not possible, shitposting will continue though)
Does anyone have ideas for some good edge lording goals?10 -
After years of procrastination and pushing myself. I’ve finally managed to breath life into my app.
It was a journey of 3 years coding it in android launching it to my community. Then almost competing writing the iOS app. Play store taking down the android app for 64bit BS and me not finding time to support both platforms amidst my hectic day job.
Finally scrapped both the codebase and re-wrote everything in flutter.
Phewwwwwww.
Anyways, Feels good man.
Wish me luck 😅
Version 2.0.2 seems like version One now :D6 -
I'd like to one day be as good as my tutors or my better half.
Overseeing research code and developing it further with very little documentation seems like a very precious skill to me. They have my respect for that.
That would also involve getting a phd.
I feel so clueless sometimes but apperently I'm a fighter, so let's keep goin and trying :) -
Question for devs who use Intellij IDEA.
How often do you use livetemplates?
I am a new android dev with ADHD and just discovered live templates. They make my life much easier, for example I have shortcuts for generating recyclerview adapter/viewholder/implementation boilerplate code.
In that way I am able to focus on implementation, and do my coding like building blocks, rather than memorizing every detail of implementation. Also I don't need to go to stackoverflow and copypaste basic things multiple times. Even for example during live coding interview having livetemplates seems awesome, copypasting from stackoverflow would be shameful (I think). Using my own custom shortcuts for livetemplates seems the best way for how my brain functions (I suck at memorizing tiny details, but I remember general idea/flow of a pattern and I would prefer memorizing what to use and when to use, instead of all small details of implementation).
Is getting to dependent on livetemplates a good practice to get used to? Do other developers frown upon a dev who has dozens of livetemplates and relies on them instead of writing all code from memory by hand?8 -
Lately frontend seems more and more unappealing, I feel like I need a career change.
I think I reached a good point in my skills where I’m able to solve most FE issues without really thinking about it, the only exception is animations, which I’m re-allocating a lot of time on lately as I tend to deliver on time.
I think I’d love to go back to making games, but the industry is shit and the devs are… not the best, from my experience.
Indie game it is (?)2 -
Ngl I probably never would've learned any programming properly without it. I'm too disorganized and get distracted easily so I probably wouldn't have learned any language if it took me more than 30 minutes to get up and running. Plus I made great friends that I wouldn't trade for the world and learned a lot about myself and how I think and work with problems. I really doubt I would've become a hobby programmer so yeah. Unpopular opinion but I'm having a good time at uni. It also seems like my university does a lot more to prepare us for development in the real world than many other universities do so that might have something to do with it.1
-
The move by Amazon to increase prices of Prime seems to me to be a negative move.
Now I’m not saying the increase hurts me financially or anything but it forces people to make a decision where there wasn’t one before.
With a few seconds of though it is easy to see that what we are paying for is their Amazon Prime Video, because there is no change or update to the Prime delivery services.
So now you have to think...
“Is Prime Video worry this increase?”
I don’t know about you, but personally I see Prime Video as a “me-too” product that adds little or no value.
I’ll keep Prime because I order a lot of shit, but others without this frequency of purchase may decide to leave.
Seems like forcing people to make this decision may not be a good move for Amazon.9 -
Man, I think teaching is sooo hard...
it seems I can only start from two points: or I suppose the person is rock dumb and start sentences like "you know what top means right?"
(this is especially true because I'm not in a English speaking country and all of my references are in English (cuz since I learned it, I think it's easier to find good content in English))
or I go like:
"you only have to create a branch with the feature, the a class that implements the X interface to do this"
when the person doesn't even know how to make a function.
And now, I could convince the boss git is important and we should use it (I'm a intern). Result is: I need to teach git (git above all things, I have to teach git) to the other intern because the two interns will be responsible for taking care of the repos.
Not saying that I will fuck up, but leaving the repos to the interns, is this really a good idea 😂4 -
Recoding the malloc is a mess. It seems to be a very good exercise and it is. But you know there are so much mystical issues that happens when you're working with memory.
I just figured out that I got 90% of my free function calls by the "ls" command that was in reality a bad pointer following my own verifications.
So, I don't know why because I just make a normal vérification so except if the "ls" was developer with the ass... -
Soo I've written some python code to test things for my soon starting bachelor thesis. I work with a little robot car I share with other people and use 2 cameras on it. Today I make the extra effort to go to the lab to test my things as there were too many people busy with the available cars yesterday.
Set it all up with ROS and my project as per usual just to see whether python fucks me over again ... nothing, ok what a surprise.
Good part: my python code seems to work flawlessly
Bad part: cameras don't work, although they don't throw any errors. Quick check with rqt_image_view ... everything seems fucked up, but not broken. Cameras not accessible as they should be, only 1 view available instead of the normal million modes and a blank grey camera stream on the screen. But no errors, nothing.🙄😪
I also wanted to capture some footage to test at home, well that's gone to shit. Now I had to simulate that using my phone camera ... while crouching.
Fuck ... me.1 -
Day 8. My suffering with no internet connection... has finally come to an end. I had to call the internet providers from outside of my city (capital) so they can come here and fix the internet. They came within 30 mins and fixed this bullshit in 2 minutes, while the engineers and electricians in my city failed to do it for over 8 days. This is astonishingly mindbending to me
In the city where i live everyone seems to be extremely dumb slave and incompetent to do their jobs while people living in the capital city get shit done asap
Need a good doctor that can actually fucking heal you? Go to capital
Need a good doctor that actually knows how to heal your fucking dog? Go to capital
Want to earn more money? Go to capital
Need an electrician who actually knows how to fix the electrical problem? Call the capital city
Need software engineer who actually fucking knows their shit? Go to capital
Need your dick sucked right? Go to capital
Almost everything seems to be done right and fast by people from outside of my fucking city. Of course there are plenty of shit even they cant do. But people in my city cant do ANYTHING right
Im so frustrated and annoyed. Tired of all the shit. Too much shit happening in my life rn. Life gangfking me from All fking directions7 -
I started learning Golang, at first sign I like it since I came from C++ background so seems very friendly at first sight.
Yesterday I took some time to read algorithms and data structures book and some patterns of language looks quite different for me anyway.
Someone has a good detailed explained book, tutorial or whatever for Golang to share?
I tried the documentation but I didn't understand it too much, looks very advanced for someone is newbie on the language.10 -
Looks like Android studio's artificial java to kotlin converter learned faster to write better kotlin than my shitty brain :/
People from java background, where did you learned to write efficient kotlin code and how?
Where to learn how to write that famous "kotlin's super precise and small , ugly ass anonymous looking code full of keywords , that only work when arranged in a particular pattern and defies my all previous knowledge of oop , java and good practices " code?
I really wish to learn, since android and google seems to be heading towards this beautiful new shit1 -
I'm thinking about what language to dive into next.
I already have a pretty good knowledge of Go and mediocre knowledge of C and Java.
So far I thought about...
1. CPP, as I need it for school and it runs on literally anything.
2. Rust, as is seems to spread and the combination of low-level, memory-safety and abstraction seems pretty appealing to me.
3. Kotlin, specifically kotlin-native, is it combines java-like high-level programming with native speed.
4. Nim, as it combines high-level techniques with c-like freedom.
What do you people recommended, or something completely else?6 -
Its feels so damn good to know we live in a time where computation has become so damn cheap that Amazon gives away a Tesla configured system for around 2.5$ an hour ... Like seriously.. all this progress took it's time .. but still seems really fast .. well .. good for us .. no rant here 😂
-
Just got off a call with Mongo expert... Seems it's not good for large systems that need to be fast and scale...5
-
Me: ugh I really hate the lack of graphics performance in virtual box and not a fan of how CPU hungry VMware can get... Fuck it let's try gnome boxes
Also me: *spends 4 hours diagnosing issues with gnome boxes and Ubuntu 18.04 based distros*
But so far... Worth it. Seems pretty damn good so far1 -
Wow.... it seems Entity Framework with Code First/Annotations is FAAASSSTTTT vs using Fluent API. I don't mean writing the actual code but the DB file opens very quickly unlike my last attempt years ago...
Or whoever wrote this library is really good... https://github.com/msallin/...
Solves the whole headache of creating the initial SQLite DB... -
To all the laravel developers: is there no way to get a clean new app without having to clean out all the default shit? Lumen seems to be pretty good for minimalism, but obv. doesnt provide as much as Laravel, so what do you use or do - do you each time clean out a laravel app before you start developing on it?..5
-
So my multithreading optimization is now in UAT.... it looks like it's working and not crashing....
It seems it's also 50%... aka saves 1hr...
I'm having a rare moment when I actually feel good about and actually did something at my job... -
I think I'm a good teacher, learner when it comes to Front-end development. I've been active on Stackoverflow, but this platform to help someone seems more decent (here you don't need to curse someone's code to help him/her) 😀1
-
Anyone know of any good reference material that teaches you how to implement and train your own Yolo object localization neural network? (Preferably for tensorflow) I'm not looking for pretrained models that you just downloaded and run, rather a tutorial that walks you step by step through the implementation of the network, the reasoning behind the architecture, and examples of the training data used for the training as well as the process of training?
I know it's a lot to ask but it's really frustrating when ever example is just "clone this repo, hit run and use the pretrained models" sure it might get you up and running quickly but it doesn't really teach you anything...
P.s. - seems like every educational post goes from super simple to super complex without any middle ground and the super complex stuff doesn't tell you why its used the way way it is.5 -
dev && !rant
I am thinking about picking up a functional language. Currently I use Kotlin (and I fucking love that language) but I have to admit that it's support for functional programming is limited.
But I think their lies a certain beauty in fp and I want to do some project with it.
The 2 main problems are:
1. I have no experience in functional programming. I have no clue how to structure my program (potantialy without oop) and write clean testable code.
2. I don't know what language to use. Scala seems great since it has good IDE support and I like the Java ecosystem and Haskell seems to have more beauty but is missing that IDE support and it is very unfamilar for me.
So what do you guys think I should pick up? And how do I learn to write good software with it?17 -
!rant
Do you think it is worth learning functional programming and specifically haskell. It seems like a really good concept, but a lot of people claim that it's not applicable in real scenarios.12 -
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
-
Anyone here tried dotnet Blazor yet? seems interesting thus far. I have been toying with it for a good portion of the day and I've got to say that thus far I like what I see.4
-
Does anyone blog or post on dev topics / tutorials, and if so what platform do you use these days?
- Medium is just full of aggressive paywall crap these days - not interested.
- Freecodecamp is more geared towards tutorials, though I wouldn't be against this - but seems like it's mainly geared towards "getting started" tutorials, and there's no way to comment on articles either.
- dev.to seems to be more of a "Twitter for devs" rather than a blogging platform.
- Blogger is as good as dead.
- Self-hosted platforms require me to maintain them, and I can't be arsed with the SEO side of things.
Anything I'm missing? Apart from to give up and do something more worthwhile with my time of course...5 -
That horrible, dreadful, feeling when your openvpn server is not working as intended anymore, and yet you can't remember what was the last thing you changed a few weeks ago.
Even worse, one client seems to still work just fine, while another seems completely broken.
- pc1 (windows): all good
- phone 1 (android 8.1): no connectivity, both internal and external
- phone 2 (android 7): all good
All with the exact same config.
If there is a god, I must be in hell. Otherwise I cannot see the point of this sensless torture.3 -
Has anyone here tried to run Linux on a Dell Latitude 7480? And if so, how'd it go?
I can't decide on what laptop I want for Christmas, it's either a XPS 13 or a Latitude 7480. I know the xps has good Linux support but the 7480 seems to be a mixed bag. If I choose the xps, I'd have to get some dongles as well sine it doesn't even have a HDMI port. Opinions? 🤔6 -
Hopefully this meets the requirements for this time of post.
In my day job I spend my life working with .Net and MSSQL.
To do something different I’ve decided to sit down and properly learn PHP in my spare time.
I’d like to do this properly, can anyone recommend good up to date tutorials?
I’ve downloaded a couple of books, but the majority of the online stuff seems to be fairly old so PHP 5.6 rather than PHP 73 -
Well this is interesting:
https://slate.com/technology/2024/...
Will be interesting to see what happens here. I knew there was a jack up on prices for accessories. Never imagined it would be a lawsuit. I wonder if there is any collusion by Apple and Google to keep other phone makers out of markets? It seems like most phones are either iPhone or Android based. Maybe that part is organic.2 -
What's your guys opinion about what to choose between a recent mac or the 2018 dell XPS 13?
I've been planning to get one of those for a while now, maily to use for college, work and coding (+ photo editing a lot).
But spending so much money, I want to make the good choice, and I'm still not sure.. I've never used macOS, but it seems interesting, but a bit scary too.
What and why would you guys choose?14 -
Feels pretty good when you chroot into your first LFS enviornment and nothing breaks (yet..). Also my toolchain seems to be compiling packages correctly so that's a plus :)
-
!rant
Want to go to my University from where I passed last year to take Placement interviews, but it seems chances are almost null..
I believe in miracles.. Tmr others are going.... Someone pull me in too..
At least I will be good enough for shadow interview...1 -
So at work, I was trying to convince a senior programmer to adopt Golang for a new project that would need to handle large amount of throughput as oppose to Django with gunicorn and other optimizations (which is what we usually do).
The response was "we'd have a hard maintaining it, as no one really knows Go and it will be hard to hire people with Go knowledge".
So my question: "in your opinion, is that a good reason?" I have some go experience from other jobs, it seems like a superior solution for this problem.6 -
Objectively, I know I should leave.
The company hasn't been doing well. At all.
Projects are a shit show.
Despite everything everyone is kind and respectful, though.
My team's great and boss is good.
Pay is okay, too.
As the lead dev I am appreciated for my work and knowledge.
But the company itself seems unable to learn despite the coworkers being young.
My team doesn't have any work now because the customer canceled the project.
There have already been layoffs. 40% of people gone.
Other companies also pay well.
But damn my team is amazing.
Although I am the most experienced developer. But I know I am not THAT experienced, really. i am still young and would love to work with someone MORE experienced.
Maybe i am just lazy. Then I will likely soon be lazy and unemployed.
Oh no....2 -
OK, so with a lot of free time on my hands, I figured I'll finally sit down and figure out how to use Xcode and write iOS apps.
Hit the iBookstore and check out the latest version of their guide to "App Development in Swift", and...promptly run into a brick wall because it's based on Xcode 10 and Xcode 11 seems to organize projects in a completely different manner.
Decide I'll just hit developer.apple.com and check the resources there...to find they're all written for Xcode 8.
Online tutorials have been mostly misses because of mutual incompatibilities between different versions of Swift rendering anything but the latest version useless, it seems.
Which is a long way of asking, does anyone know of any good resources for someone trying to finally figure all this out?5 -
Hey Everyone! Just a question about C#
Does anyone know of a good learning resource for the absolute beginner of C#? It seems like the initial learning curve is absurdly steep, at least from the online training videos I've come across so far.
I'm asking about C# mostly because I have some pretty okay powershell experience and thought it would be cool to learn how to speed up my scripts dropping down to C# or .NET for performance.
Additionally, I wanted to learn a language I could use for actual app development, even though I'm a total noobstick. 😅10 -
!dev
Hey guys, I'm looking for a good pc game to buy (fps, single player and online multiplayer) and I'm considering pre-ordering battlefield 5 since it seems very promising, but it won't be out until 20/11 so if you know any good games please let me know, thanks!12 -
Anyone know any good beginner-friendly open source projects? I really love open source stuff and would love to contribute, but I tried taking a quick look at a few of the GNOME apps and man.....that seems a bit above my level.2
-
Feels like I have been in a dead end job on a dead end team without anyway to get out.... ¯\_(ツ)_/¯
Pay is good though so guess I'll stay and just do my learning and non-team stuff on the weekends....
Seems like it's the only way out now...17 -
Microsoft have recently announced two things that are related to each other:
1. Windows 11 will be equipped with a built-in Copilot that will "see" everything the user does and store it locally (at least so they say).
2. A new PC, redesigned from ground up with AI in mind, called CoPilot+ PC, will be released in June.
I'm not sure if any of this is good news. It's disturbing enough that MS Word interfers with my work by displaying "friendly" pop ups about how Copilot can assist me. And there seems to be no way of turning the damn thing off. I don't want to use Word anymore, but at work I'm forced to use Microsoft's shitty office applications. So now I'm resorting to WordPad, which has a much cleaner interface and hasn't yet been infected with M$ Artificial Idiot CockPilot.6 -
Some very friendly neighbor bought new wifi probably yesterday and it literally fucked up my wifi speed. I easily got like 30Mbits in the toilet, now it is only 2-5 megs dropping to 300kbits sometimes... Very fucked up. All channels are full and what is worse, if some channel is good on one side of the apartment, it is flooded on the other...
The only solution seems to be 5GHz, but it sucks, because its range is soooo small between these concrete walls, I would need at least 2 extenders lol.8 -
Has anyone played around with kaggle.com to get into data science?
I’m good with data, good with analytics and good with programming but I need to combine those skills and learn whatever I’m missing.
Kaggle came up and it seems to have some nice data sets and challenges to do.
Thought?1 -
Greetings to my fellow developers and also my friends which I consider you all to be to me!, so very recently I stumbled upon someone by the name of ‘George Hotz’ I really think thats his last name but anyways to continue!.
I watched many of his coding streams (he seems to use python all the time) so friends, He seems to be pre good at what he does, and it really inspired/motivated me to learning python, and I really hope not for the wrong reasons 🤓😅, so how do i go around to getting onto that level of being a python dev? Just some back story I started with c# then went to c++,
Personally I’m finding it quite the struggle to understand python😅, I’m currently trying to learn by using a book called head first in Python, i personally love how the book is made through many pictures and less wording :D , and also i use IDLE which looks to be a learning given by python 🤓
So everyone, I’d once again like to say thank you for reading my very long message or post, I appreciate your time to read it also! I know i seem to ramble on alot but my bad 😅, i hope you have a wonderful day/night wherever you may be ❤️
- Milo6 -
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 -
fuck, fuck, fuck, fuck, fuck, FUCK
second day I can't configure the stupid pass for mysql root...
I got in, executing maybe 3 diff queries and all seems good, but when I try to use it, nope, is not that
I had to be done already w/ the assignment and here I am still configuring...10 -
You know I can't seem to think of any reason why they'd try to make one class serve me for reportedly some horrible reason, and then punish me for not letting them aside from a single phrase that one would expect to hear while having a choke chain loosened which is 'good boy, good fido' because pushing the awful things they do off on me seems to be the objective while making my life harder if I don't do what I honestly do want to do, which is that pretty latina across the way, seems like them training one group by trying to encourage another to lend the illusion of a working system. heh. meaning they'll try to blame me if they give her something she shouldn't have by dangling her in front of me like a toy mouse, and there sense of humor seems apparent when the next time through they drop some ugly old homeless guy in front of me and have her laugh as she walks off after being rejected. trains her and attempts to discourage me from a higher path.
even though its hardly fair since the other option is to wander around out of resources and uncomfortable because i'm turned off by what they are and what their system entails and that seems to be the point. only heartless people would say 'well wtf ever'
amusingly those want to be despots and emperors are on the lowest of the low side of interests and seem to be doing just soooooo well after their looks dry up.
goes to show you if you're not independently wealthy you're a node being controlled by your impulses.3 -
What's the best way to leave a job at a small studio?
After months of searching and interviews, I got an offer for a pretty sweet gig at a large company.
At the moment, I'm working at a tech start-up that seems to be having problems with the "start" part of it.
I am the only fulltime programmer. There is a more good chance that me leaving will shutdown the company.
I don't particularly like my boss, but I don't want to financially hurt the guy.
The job is gonna require some relocation, so once everything is finalized, I'll still have more than a month to wrap up everything here before even starting to move.
What can I do to ensure I've done all I can to leave this company with all it needs to go on without me?9 -
So it finally happened... A recruiter contacted me out of the blue with a long personalized message.
I'm happy with my current job and I realize a lot of are forever trying to escape relentless headhunters but 2019 and 2020 were not good years for me career wise, so silly as it seems, this is actually kinda a milestone for me1 -
Oh boy, i am learning php. Seems like i dont feel good, im seriously shocked. I cant continue this post anymore😵😵😵😵😵7
-
As I will have a new job soon and it seems likely that it will be in network api design I wonder if you have good book recommendations on the topic.
I already have "clean code", "clean architecture" and "design patterns" in my pipeline, so I need something more specific on designing network (restful) service apis.
(This is a follow up to https://devrant.com/rants/1828903/...)3 -
I am trying to learn Django. I worked with flask before and I am pretty good with flask. Now moving to Django seems overwhelming. Can anyone suggest a good place where I can understand django coming from flask's point of view ?2
-
Recently, I launched a website to practice and perfect a lightweight Larval CMS that is forcing me to learn Databases and good sanitization practices.
Trolling Zuckerberg's Facebook for Images to make potential MeMes, I can't help but notice he has quite a ridiculous and unrealistic amount of instances in which he seems to be talking to military and government officials.
Figured I'd use the old humor as a weapon to shed light upon this. -
My friend asked me to forward his website along with Github profile to Software Engineers to take a look at his current profile. https://github.com/DawidCyron
https://dawidcyron.me
What do you think about the code? Seems good to me, but I would like to know what you think. Also, with 2 more Java API projects and 2 Mobile Apps, could he try applying for Junior jobs?5 -
I've been programming for quite a while. I know Java and C#, but I decided to pick up another language, C++, so enrolled in a class at my college. My professor is GOD AWFUL. 4 weeks in and WE DIDNT EVEN TOUCH THE #$@&% KEYBOARD. You'd think that we would at least learn inputs or outputs, right? Instead we've been busting ass learning how to format our homework. What a waste of time.
On that note, if there are any good C++ classes on Udemy, and if you've had a good experience I would love your advice since theres many choices to choose from. I'm gonna learn this one way or another, and it seems the latter looks more useful than that person I'm obligated to call "professor".7 -
What is everyone's opinion on F-Droid? Just discovered it (though the site seems to be down at the time of writing this) and I want to see if it's as good as it sounds.2
-
Hi,
Can you provide good resource for microservices with yii2?
Are those related? Cause a client asked about this combination and as far as I could find it seems that they aren't.8 -
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 -
Client wants to be able to edit invoices after they are collected. So essentially he could tell a customer "you didn't pay enough" and if they don't have their receipt then they're screwed? So instead i let him delete invoices. Can re enter them with back date. But not good enough. Still wants to edit existing invoice to change customers account balance. On a whim. This info should be coming from the app in the field when employee takes payment from customer. That's the design HE signed off on. Now all This shit about pulling a fast one on his customers. Not comfortable here. Seems crooked or am i over thinking so i don't need to add another CRUD flow?9
-
Anyone here a Buddybuild user? This seems like a real good way for Apple to squeeze the Android market of its devs. http://mashable.com/2018/01/...1
-
I see now that a few things that make programing seems so hard are;
1. Over thinking, over thinking will have you in a box not knowing where to start at times.
2. Procrastination, don't put off learning that concept or paradigm. A lot of stuff are interlinked or transferable regardless of language. So you don't need to lean it all but learn as much as you can.
1. Perfectionism, your code early on might just suck, and that's great cause then you can fix it and make it suck less. Nothing is perfect and they don't have to be in over to be good.
These are some of the things I wish I could go back and tell myself.4 -
Everyone seems to be obsessed with wordle at the moment so it got me wondering.
How many programmers here enjoy or are good at puzzles?
Personally I don’t enjoy puzzles too much nor am I great at them.
Do you need to be good at one to be good at the other?7 -
Wtf is ux researcher or design thinkers etc? Seems like bs jobs to me. Why not hire good frontend devs who has a good understanding of ux/ui?
Companies please pay devs well instead of wasting money on these bs roles and positions.8 -
(insight: for organisational and modularity purposes we tend to cut each object (which are usually chemical reactors or unitary a operations for plants ) into classes and subclasses and such, also to provide a common guided framework to insert a new objext to expand our simulation program).
Me: should we just use a middle parent class for these objects or leave them like this. Also I believe we could do X the Y way instead of X but requires updating the user guide. I could do that as well though. Up to you.
Professor: Yes *too bad it does not comply expected answers* Also mmh can you provide me a paper for tommorow morning to explain our project and why it should be better than what other universities do need to show some friends
Me: *looks at the watch, it's 9 pm, reflects upon the fact he has to get 2 hours of travel to even get home* well it's a bit hard for tomorrow morning, can you leave me 2 days?
I rise my head and realised my professor took his things and went home in that split second of me checking the time.2 -
Hey guys, I've recently purchased an Asus Laptop (i3 7100U - 2.4GHz, 4gb ddr4 , 1tb HDD, 15.6 FHD,). I've swapped HDD with an SSD ( Kingston 120gb) . Everything seems great, Laptop's performance is good, pycharm runs faster etc. However, when I shutdown the laptop, it takes nearly 3-4 minutes to shutdown. Restarting laptop hardly takes 30 seconds. The only problem is shutting down. I've tried everything, resintalled OS( windows 10 home (GPT partition)) , drivers and os are up to date, updated bios but there is no change. It still takes 3-4 minutes to shutdown. Any ideas?1
-
Hi all.
I would like to know what kind of online service / software do you use to work on a project (web development) when you are a team of 3 or 4 devs.
I need something to let us do some brainstorming to find the idea of our future web app, then to prioritize what feature need to be develop first, by who, when, etc.
I found Taiga.io (an open source service and an alternative to Trello) recently, and it seems to be a good choice when we will be on development.. what do you think ? Do you have any dev tools to recommend ?3 -
I am doing an internship under a professor and he wants me to build a system which manages login/signup and licensing (of the products) system and license check. And for that he wants me to create REST API! I am just starting with backend development so I don't know much but from what i know it seems bad idea to implement this via rest api.
So can you guys tell me if rest api way is good or not? And if not how to implement these functionalities?6 -
what you do next?
1. I broke my imac, macbook, and iphone
2. bought cheap android phone and broke it after 48 hours and i cut my left palm by doing it
3. about to break motorbike! it says service on dashboard but fuck it
4. now, it seems I was born to break things
5. what to break next? my left ankle and back bone already broken and fixed once, brain is fried for good11 -
!rant
Tablet recommendations? I know this isn't really the place to ask but I trust you devs.
I'm just about to start back college and I'd like to have a light carry around for days I don't need my laptop. I love my 17" Dell, it's a beast and that's why I bought it but damn it's overkill for taking notes and running little things through a bash terminal. A tablet and keyboard seems like a nice idea.
Ideally, I wanna run Linux. But I'm not sure if there's a commercial tablet that facilitates OS changes easily out of the box.
No iPad. Not an apple fan, and it's just not what I'm after.
The MS surface seems pretty good, but I haven't looked too deeply into replacing the OS.
I just want a nice Linux tablet. I dunno.
Thanks!5 -
Stackoverflow...some love it some hate it. I personally really like and try and again as much as possible, but what thing that is really starting to annoy me is lack of upvoting on questions. People will happily down vote poor queations and tend to upvote and downvote answers appropriately but there seems to be huge lack positive feedback on good questions... It's very annoying. Anyone else agree?
-
I was wondering - no one seems to be able to write good CSS, so what if we had tool to generate CSS visually.
E.g. imagine workflow of UI design tools inside chrome browser (while inspecting specific element) or your favourite editor.
Might actually build something like that. Would definitely help with problems I face. 🤷🏻
P.S. Best tools and practices for building extensions like this?35 -
I been casually looking for a new job as a senior software engineer. I have about 7 years of experience, mainly back end, and it seems like everyone has a different way of doing technical interviews. What type of questions would you expect to be asked? I've gotten everything thing from white board code and solutions (expected), technical questions (expected), to code an API from scratch (not hard, but not really a good judge of skills). How do you identify whether a job is a sweatshop vs. a good job?2
-
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 -
Seems like there's no perfect balance at work, good at what you're doing? Take that promotion, also now you handle this and that!
Mediocre little shit? uhhh we won't promote him/her but whatever they do something at least.
Man I love my job and my company but fucking hell it seems like people never stop demanding shit from you and when you tell them no they judge you and call you names, like seriously wtf? is there no fucking thing called balance?4 -
My company got me a chatgpt account today. I am looking at what they do with our data. From what I gather you cannot delete data you entered without deleting your account. I was hoping to use chatgpt to train models on our internal code. However, this seems like a risk to our IP. Kind of bums me out. I guess the alternative is building models only using tools that are completely contained in our computers.
The first thing I asked it was about using a floating origin in Godot. It actually produced some decent code for this with a good explanation. I am exploring the idea of a space sim and I might need a floating origin for physics stability.
Anyway, I guess I am going to be playing with this fancy toy for a while.5 -
Guys, I've been learning about XDSD and... it seems to good to be true. Anyone here has experience with it? Or has someone worked for Zerocracy and has an experience to report?
Please PLEASE tell me it's not a scam. I'd LOVE to work this way. -
Do you look forward to working?
My friend seems to feel working is a good distraction from worrying about the virus.
To me though, I don't hate work but would rather just take off instead of wfh...
Just don't feel like working... But dunno y...8 -
One of my collogues seems to now think Excel macros are a good thing and something that should be used on the reg.
I don't like this. Crappy in-house software is my department. And I won't use F***** Excel for it either2 -
Just learned how to write Django apps... I think I'm going to have a harder time making the app look good with HTML. Thought I could just use a Jekyll template, yeah, seems to be a lot more work then it's worth.1
-
What is the best way, in your opinion, to use vue.js for mobile development? I'm currently trying nativescript with Vue and it seems pretty good. Do you think it's worth using Vue, or it's better to stick with Ionic or React?1
-
In today's edition of "things that I don't see the point of", I've been looking at Obsidian today, after hearing more than one person say that it's great for note taking. I use IA Writer sometimes, and I enjoy it, and I was kind of expecting something similar, but more geared toward notes and development type stuff. There are some nice graph-visual type things, and the ability to hyperlink notes together. It seems nice.
So after using it for an hour, I have to wonder why I wouldn't just make a private git repo full of .md files, and save myself four bucks per month? I get my "private vault", vim keybinds, and all of that good stuff without getting another application. Not trying to shit all over obsidian, I know it has fans, but am I missing something?5 -
how can i learn to drive without killing myself?
i have several constraints around me, some seems solvable but others seems kinda messed up:
1. no vehicle?? my family owns just one scooter with a 125cc engine that my father takes for his job.
solution : i can buy another vehicle , i got finances.
2. problem of keeping? : living in the world's 2nd most populous country, we had to fight worse battles with our neighbours to get the parking of 1 small 2 wheeler. we might get another one somewhere for another 2 wheeler, but anything bigger than that, and I don't know if it could fit.
solution : ???
3. what to buy? cars are usually most preferable since they are made for multiple people travel. but bike riding is a good skill and bikes can cut through traffic pretty easily. light scooters are also very good as they are easy to balance and cheap, but some highways don't allow them as they can't reach the std 80-90 kmph speed limits
solution??
4. my history of shitty driving and how to get better? we have this scooter in our family for last 4 years (and a few before those that my father used , but this was the firs vehicle that i bought ) , but i haven't been able to get better at it. i can surely ride it myself and drive it at slow speeds without someone sitting on the backseat, but if there is someone at the back, then my hand shakes and the backseat person will be shit scared. i also failed my driving license test, and it will he awkward to buy a new vehicle of I can't properly learn it /use it on daily basis
solution : ???
5. why buy? i never really had a use for it. my college was 90kms away from my home and required train+bus+auto travelling for 2 hours on highways.
and now my work is from home. i sometimes think that my lack of necessity has also caused me not to learn this skill properly
solution : ??
i really wanna learn this skill and be seen as a more maturw reliable person but everything around it seems confusing.15 -
At work thres a legacy "common" DLL, which held a helper function that's incharge of creating Slugs, it takes an MD5 of the current time stamp UTC, removing non-URLable chars, and taking the first N chars that remain then
Ngl I was impressed at first at it, but then I thought, its Uniqueness isnt guaranteed
But then again I thought, the uniqueness can be tested via a call given it's indexed anyway in DB so O(1), and if non-unique, just re-call the function. Even in the worst case scenario the hits won't be that many anyway
I didnt change the code, tho at first I was inclined to given my "it isnt proven-unique" stance but am wondering, if this is a good approach
While coolish, it seems wrong in the back of my mind somehow...1 -
!rant
had to give a short presentation on the origin of OOP at work. It turned into a neat little discussion on what OOP means to you based on your experience and what you've been taught. I had always thought it just meant working in terms of objects and polymorphism, inheritance, etc. were good practices.
Found it interesting that when I started reading into Simula, Smalltalk and Alan Kay's work, early 'uses' of OOP were different from each other and today. To me it seems it have originated obviously, from the desire to work with real world objects but branching off to being more closely related to the actor model and the idea of message passing.
Was wondering if anyone else has looked into this topic or has their own opinions based on experience.1 -
tldr: Fuck webpack with a big rusty pipe.
I have a class and in the construct a method is called with an imported value as the argument. This imported value is declared like this:
export const EXT = 'whatthef';
Seems like webpack moves things around in such a way that this constant isn't aceasable in all contexts.
Spent a good 4 hours figuring that out 🙃2 -
* if you don’t know what’s the context, please click on my username and scroll a little bit. I’m that good guy MIS*
Alright,
somehow... SOMEHOW I pull it off, finished warehouse management website with angular.
( only for dashboard and storage searching )
Thanks to senior he is carrying all the way with API call and stuff.
Thank god Christmas is coming , but guess what.
now I’m about to start making factory order / manufacturing / planner.
FOR FUCK USE the fucking Microsoft Project would ya ?
oh ya and that front-end dude quit.
Not surprising at all because this shit storm seems keep expanding.
Imma quit it after New Years anyway.
Gonna accept ALL the feature request they send me and *mic drop* bye. -
What has happened to the collab feature?
I just came back to DevRant after a rather long time because last time I checked it was just shitty r/ProgrammerHumor memes (it seems to have changed for good now, thank you very much everyone. I guess I will be here more often again) and I can't find the collab tab :( I really enjoyed it, what happened?5 -
Do I have to be good at Mathematics to be good in Machine Learning / Data Science?
I suck at Mathematics, but ML/DS seems so fascinating. Worth a try if I hate Maths?
As they say, do what you enjoy doing.8 -
Are there any good courses for practical machine learning (that uses an actual language)? I tried out Andrew Ng's course and it seems more theoretical than practical.2
-
Can anyone give me a good free resource for react for an intermediate level developer? I trying the react getting started documentation. its too early to formulate an opinion but it seems like very entry level.1
-
How do you go about finding work in the tech industry, to me it seems far harder sell then anything else?
Right now I’m struggling to get new business in since I do websites and apps
It seems because it’s niche and it’s a lot of money to put down it’s a risky sell to someone you don’t really know.
I believe my sites are quite good and I get decent feedback from customers telling me they get good results from their new site
🤷♂️ so I’m a bit at a loss -
!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. -
There's good money in doing web development and easy start threshold (what seems like a bubble that will burst sooner or later). What do I like about web development? Nothing. What do I hate about web development? Frontend. OK, I will work on the backend then. That's the process of elimination.
-
I enjoy working through problems with friends and coworkers, teaching and learning, and generally helping get work done. I feel a bit like I'm being used as a tool and not a resource though. At first I was helping someone with code here and there, but now it's every day like clockwork, and I'm basically doing their work for them. I'm trying to guide them by explaining my thought process, but it almost seems sometimes like they're just waiting for answers to type.
On the plus side I'm getting hella practice on multiple projects and it probably looks good to higher ups being so resourceful, but can a guy get either a break or a raise? Lol -
holy crap! i really am used to light themed ide. for some reason i played around last time and left it dark. now i just used it for twenty minutes. then i found the color scheme kind of strange and wanted to switch back to good old light theme.
seems i have to get used to the new colour scheme. ouch. -
So...about companies having way to big expectations on their job ads descriptions: Me being the new guy in all of this, of course I'm looking for more informations on the field everywhere. One day I came across a video on youtube posted by Eli the Computer Guy, and he was describing (caricaturing) this exact problem. You should look it up.
I'm not sure if he himself is a valuable source/resource of knowledge, but it did help me to understand this problem to some extent.
Hope it helps you too.6 -
Is HackerRank a good site to prepare for technical interviews? And I guess the general question is how to best prepare?
The problems are interesting but it seems most of the Medium+ ones require knowledge of a specific approach or the large test cases will terminate with timeouts or out of memory.
Been sitting on this for a week. Just implemented the recursive versionwhich is better but now times out.
https://hackerrank.com/challenges/...6 -
You know as far as I can tell the message seems to be no ones ever going to live again
You know all this tech minimizing the work flow in a civilized dystopian society could be used to gradually starve and reduce the population with a purpose and obsolete a work force so only a breed of moron and their slaves become necessary and by breeding selectively and filling good and decent people with woe take control of the population in general so all that’s left is slave and master both of which mimic decent or ordinary humans but via developmental poisoning are in neither case human3 -
!rant
So I am quite good in learning a programming language while doing a project with it. But I am really bad in "classical learning". I learned English in school from grade 3 and had three years of Spanish in my highschool but I learned absolutely nothing in my Spanish class. Now I would love to learn some other languages but my brain is kinda blocked. It seems like I first have to learn how to learn. What are some learning practices that you guys use? Especially for topics where you have to memorize things instead of understanding the logic behind it. And how do you train your brain to become a better learner? Thanks in advance!1 -
The number of concurrent transformations impacting more than half of the codebase in Orchid surpassed 4, so instead of walking the reference graph for each of these I'm updating the whole codebase, from lexer to runtime, in a single pass.
In this process, I also got to reread a lot of code from a year ago. This is the project I learned Rust with. It's incredible, not just how much better I've gotten at this language, but also how much better I've gotten at structuring code on general.
Interestingly though my problem-solving ability seems to be the same. I can tell this by looking at the utilities I made to solve specific well-defined abstract problems. I may have superficial issues with how the code is spelled out in text, but the logic itself is as good as anything I could come up with today.2 -
So any gopher here who uses Iris?
Is it good compare to echo? I just want to try it but the creator seems to have a bad images (based on some blog post years ago)3 -
Hey guys, I need your honest opinion. What do you think about service provider office location? Situation is that Im looking for an office for me and two employees. Found one good location which is perf in the inside: has a private modern office, meeting rooms, skype rooms, nice kitchen and etc. However its ugly af from the outside: U need to get inside this hospital looking soviet building and take an elevator to the 8th floor to see all the modern stuff. While price seems a bargain, Im kinda afraid of how we could come across potential clients who would visit us for a meeting. As a potential client how would you judge service provider (in this case android dev company) which has nice offices in the inside but ugly af building from the outside?4
-
Does anyone know a good method, or library to match 2 gps locations based on proximity to each-other?
while being fed a few 100 GPS locations per device per hour.
I currently do it by having the client send their Geohash to a database, then request all neighboring hashes around it and all other clients in those hashes, then get their GPS to check for distance.
But this does not seem to work flawlessly, it works on tests and emulators (its for phones) but on real phones it seems to be hit an miss, but no errors, the event just does not seem to fire.4 -
Friend asked me to make a site for her dad. Seems like he just wants a simple static site. Working for a friend's relative is not a good idea, is it? What's the chance of this going south?15
-
Vivaldi browser seemed a good idea to escape Google's misfeatures without swapping it for Microsoft extensions (Edge) or Firefox / Gecko idiosyncrasies (size / magnification issues on Ubuntu, slow Android version, clunky UI). But there are some ongoing issues that I never experienced in any other user agent (maybe I will when switching to Chromium), like URL completion (port URLs without a protocol aren't prepended with https but trigger a xdg-open dialog, autocomplete prefers obscure deep links with long paths instead of the base URL, browsers seems to forget login passwords by default, etc.) - so Chromium seems like the obvious choice. But there seem to be no more Chromium builds for Android? Anyone else disappointed by Vivaldi has a preferred solution?4
-
What's the best tool to convert vid to HTML5 (Mp4 + WebM + Ogv) and keep good ratio between Size & Quality ?
I have a 1min lenght vid in FullHD. This is a demo reel that loop in fullscreen at the first website launch.
I tried Miro converter, Freemake and can't reduce files under 15Mb without obtain poor vid quality. It's seems too heavy for a website.
Do you have any tips ? A tool to convert vids, an online service to upload the vid and use it instead of using HTML5 video tag.
Thanks20 -
I still haven't manage to transition from Notepad++ to Sublime although the former is crap and I ranted about it already several months ago. I just can't seem to find the time it takes to configure Sublime to my likings. It seems like a great IDE, but it's hell to set up an FTP browser like the one in Notepad++. Of course I have googled (or rather binged) the problem, and tried suggested solutions but still no joy. How hard can it be to just set up an FTP connection to my web host and browse its directories/files in a sidepane? How do I achieve this, anyone have good advice to share?3
-
I have two potential offers. A is too good (pay, hours, stability, perks). B is decent (good pay but not so stable, no idea on perks but the work seems cool). Despite better work I'm not inclined to go for B. It is from my previous interview experience rant. People seem shitty, or at least as bad as the ones I'm leaving.
I don't wanna accept A either because they are expecting a longer stay and right now I'm in a state where I don't want to commit more than 6-7 months to anything. 😞
But I don't have any other offers and there aren't any short term projects coming up in my search.
Ugh.11 -
Where do you guys follow the news regarding your current language? Is there some good place other than the official stuff? I mean I do C# but I don't feel like reading the Microsoft website... It's just seems so off and unnatural to read :D4
-
Has anyone done Bsc in Computer and Information Systems from University of London International Programmes? Seems like the closest thing to a computer science degree I can get. Would like to know if it's any good.5
-
WSL seems really cool from what i've been toying with it. WSL2 seems like it'll be even better and the integration with docker(another thing i'm toying with) looks interesting. as far as i can find though it's only on windows insider for now, and I don't like having telemetry on my main machine.
So i spent a good chuck of my day just setting up Hyper-v, learning about nested virtualization (so docker will work), setting up a win10pro vm, and i'm now in the process of setting this up to be a virtualized dev machine (not gonna be a one use only system cause i spent way too long on this shit) and setting up docker and wsl
I don't know much about docker or WSL beyond just some random stuff i've learned to toy with to simplify some things i do. but maybe this will give me a cool way to actively learn more about them and maybe use them as more than just boredom toys3 -
Anyone one here played around with CouchDB before or use it for personal projects or work?
At face value, it seems like a pretty good DB, Just wanted to get some idea from people that have used it before if it is actually pretty good.
I'm not a dba and don't know the caveats of DB tuning or management. So I'm in need of a DB with simplicity and easy management in mind Hahaha.
I'm mostly working with data that is either in JSON or hashtable/dictionary format so it felt like a NoSQL DB would be easy-ish to save my data into, plus I don't think (I hope my guess is right here) that I need regular SQL type relations with the data I'm working with.
Please help me with my noob-iness!Thank you! 😄 -
Xamarin vs Flutter
I already know c# but I’m thinking it’s better to learn Dart + Flutter than carry on with Xamarin (only ever worked on the back end parts of Xamarin so not familiar with the layout syntax and the ui side of it).
Xamarin seems to be so clunky (to be fair more the dev environment than the end result), even on a powerful machine it’s a pig to work on.
Our project uses Xamarin forms, without any extra MVVM framework such as Prism and it just seems a bit shit from what front end code I’ve seen (could be the devs).
So given that I’m not sure that holding out for MAUI and expecting it to be a silver bullet is a good idea.
Is the UI code for Flutter any cleaner?
Is the dev environment more reliable?
Or is another option better, such as ReactNative or Ionic ?
(Particularly if one of those would let you develop an iOS version without access to a Mac)2 -
STEM by Mercury Learning : are they good ?
The Humble Bundle seems cool, but I've never read any of those. -
for Neovim users.
I tried ecovim <- good but seems to lag in large files, think 35k lOC in a single file.
Now Lunarvim <- smooth like butter.1 -
Has anyone seen a good use case for robotic process automation (RPA)? Seems to me like a new buzzword for 90's screen scraping technologies?!
-
I just made this up but it seems true
There are only two ways 2 people can disagree about making a decision
One is if a person has more (or less) knowledge about the subject
The other is they both have sufficient information about the factors of the decision, but one person simply values a different set of principles than the other person
Have a good day3 -
In my current job, I feel like I'm not learning much as it like I'm stuck. I also want to work at Google, which has been a childhood dream of mine. Additionally, my upper management promote on using GPT to write code which I feel like it's not a good thing as a younger professional seems like my development skills is depricated. The worst part is that I'm unable to allocate time to learn new things on my own. I want to leave this job to focus on practicing my development skills through popular open-source projects, and by doing LeetCode and Codeforces. However, I'm afraid to take decision because of the current tech job market.
To all senior developers and engineers, I would appreciate your valuable advice. Please help me as if I were your younger brother!
Any advice appriceated.14 -
Has anyone here used app academy open. Is it good and does it teach useful and up to date stuff? I was thinking of doing it but there are barely any reviews online. There is a reddit thread about why it is handicapped but it is old and a user clarified it was misinformation. https://reddit.com/r/...
Their curriculum seems to be pretty good except that I will need to learn ruby on rails which I need to forget after the MERN stack part and that they teach docker compose instead of kubernetes -
Any one got a good experience of mobbing ?
Seems like it’s one person driving and the 2-3 telling them what to type.
Couldn’t we just use some voice input software to do that?
I must be missing something4 -
Though I'm being affected by an suggestion based in a memory forgotten and consequently just recalled the second time seems people who have to push through life don't slow down as fast
Though sleep is good not what I'm talking about1 -
Sorry for asking this question again but I got no replies or releated replies.
Is app academy open good for learning fullstack web development for a newbie or somewhat new to web development. There are barely any reviews on the internet about it. I did kinda ask about them in one of my previous rants but was recommended fullstackopen by @100110111
. I started fullstackopen pretty recently. App academy seems good too but it is a 1000+ hours soo I wanted to know if I am learning anything useful there.
Also thanks @100110111 fullstackopen is pretty good5 -
Does anyone know any good resources that walk you through building a image localization neural network(preferably in tensorflow)? Something that talks you through the though process behind the network design decisions and perhaps examples of training data used to train the network? It seems like every search result is just an example of how to download a premade network and it's weights which from a learning perspective is not very helpful. I'de really love to see one of the Yolo version walked through and trained but honestly any localization would be helpful.
-
Does anyone use routerhosting?
Routerhsoting seems to be the cheapest of all but in quality I am not sure, anyone used them before?
For sure they are the good choice if I'm trying to get away from Bluehosts or digitalocean since they are expenesive. But in temrs of qulity and since I am looking for a dedicated server I am not sure.3 -
Is this a legit company?
http://www.gleamtech.com/
I'm looking into the file manager and it looks incredible, but after looking around on the internet, I cannot find any good reviews or something that motivates me to buy it. It seems like scam or something.8