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 - "pro"
-
"sudo !!" Will rerun your last command with sudo privileges in a Linux environment.
You're welcome.34 -
This is when writing a script that sets up your dev environment pays off...
Having 6 new employees join our startup. The script installs pretty much all dev tools and apps as well as sets up the device management profiles. 😎25 -
People are posting their setups so I thought I'd post this.
It's a 2012 MacBook Pro, 13 inch. I put 16GB ram and some solid state in there just so it gets the job done.
When I was a freshman in high school, my dad saw something in me that he believed in (and I didn't). He decided to put his money where his heart was. He told me that he would go out and buy me a computer, and I wouldn't have to pay him back, if I would work hard at programming to pay for my own college.
His investment payed off. I just graduated high school and started a job last week that will get me through college debt-free through the gap year that I'm taking. This machine's getting a little old, but it means a lot to me. It reminds me that my dad believed in me even when I didn't. 🖖🏼12 -
Friend: "Why did you buy a Macbook Pro? Look at the specs, the RAM, the storage, the processor.. heck, ain't it overpriced? I wouldn't if I were you"
Me: "No, I didn't buy it. My company gave it to me when I joined them."
Friend: "Oh.. okay... hey, is there any job opening in your company?"11 -
I believe by the time Elon Musk sets up a colony on Mars, npm will be done installing those fucking dependencies.10
-
This pro developer in my work just made me look like a fucking useless potato today. Although he was really nice and made me understand what the problem was.
Damn man, he knows too much 😓14 -
Pro tip:
Although 'hmm either kill it or if that doesn't work, sacrifice some of its children' is a perfectly valid sentence in the sysadmin world, it's not in public.
😅10 -
Took an interview today.
Me - What do you think JavaScript is interpreted or compiled.
Guy(5+ years of UI exp) - It's neither of them. It just runs on browser.
At that moment I slowly started fading away into a black hole for the absolute peace and embrace death.15 -
In my previous company, I used to work for a client company which had a terrible website. It was about financial data and people would have to wait too long before the page loaded because there was a freaking 1.2 megs of minified, compressed JS file that needed to load before you could do anything.
Everyone knew that was a pain in the ass and nobody wanted to touch spaghetti code and mess up something they didn't know.
I wanted to however take a shot at it. So an architect from client side and I discussed how we were gonna go about it and how we were gonna find the stuff that needed to load on page load and stuff that could be loaded later.
So we plan for it. We broke everything down from a globals polluting JS, found out the variables and functions that needed to run during first load by literally putting a console statement for each function and finally came up with two bundles.
The primary bundle was 120kb and would during first load and then every module would call it's own secondary bundle when the user interacted with it.
In the process, we removed half a meg of JS and the site became blazing fast.
I did it with a team of two members who, my manager thought were useless, learned a ton of stuff, setup proper process for the transition.
When the client didn't appreciate the amount of brain and effort we had put into it, these two members came forward to tell the client to acknowledge my effort and attributed the success of it to me.
I was totally moved. There was so much respect that I didnt care what anybody else thought. I was just so happy to work with those two humans.
When i left the company, i gifted them stuff they always talked about or wanted. :) Feels good.2 -
- Wife logs onto uni website Saturday at 11pm to drop an elective, drop deadline is Monday
- Goes to course list and chooses course to drop
- "Course modification is available Monday-Saturday from 6am to 10pm"
😑 are you kidding me..
Like 😡😠 websites don't have business hours! Servers don't need nights or weekends off!! It's ridiculous to think that someone had to code this block for these hours, more effort than just leaving it always available.6 -
Hired a dev with everything he asked for on interview.
Started on Monday.
Take half day leave on Tuesday.
Informed his resignation on Wednesday.
For fuck sake, please don't do that people. For your mother and grandmother and great great grandmother sake. Please just don't.18 -
Had to enter the Apple world when joining the new job.
Used a good hour locating curly brackets, pipe and tilde on that cryptic keyboard.
User-friendly my ass.14 -
So what do you do for a living?
- I fix shit. While i do that, i break some other shit and then i fix that shit.2 -
Sometimes when I code, I plug in my earphones and listen to music, focused, in zone.
* I let everyone think that.
** I actually don't listen to anything.
*** Keeps the buggers away!10 -
Hey PMs!
Fuck you!
Estimates are NOT... I repeat..they are NOT the FUCKING DEADLINES.
If you are asking for an estimate then remember, in your absolutely fucking small fucknugget brain, that it can FUCKING CHANGE!
The last thing you wanna do is grill the dev by asking them to explain in details why the change instead of trusting them. Specially when you don't understand a thing of the technology.
- Dev on whom you are shitting you asshole!18 -
What the actual fuck apple?
The SSD is soldiered on the new macbook "pro"?
Drives fail you know, and that thing costs an arm and a leg and even a fuckin liver or two.11 -
Me-
/ / / / / / / / /
if (bool == true)
{
bool = false;
}
if (bool == false)
{
bool = true;
}
/ / / / / / / / /
My friend-
/ / / / / / / / /
bool = !bool;
/ / / / / / / / /
*not a real story*15 -
We all once printed "Hello World" & were acting like a pro 😏
Cheers, we all made it till here, more than "Hello World! 🍺8 -
Why Apple?
Configuring my new MacBook Pro
• jre ✓
• jdk ✓
• Android studio ....
• let's see what we get when we type "git" in Terminal.. surprise!!! You have to download Xcode which is 5.30GB. Goodness. Can I cry now? 😭😭😭23 -
Now that I have time to approach my ultimate dream ( being the pro penrester ) , asked a hacker for a road map and he gave me (U'll rarely see such open hackers that share knowledge :) )
Surprisingly I've been familiar with all the topics but being the most pro , requires u to be pro in every single topic .
Guess what ? I'm starting from basic linux commands all over again 😂
echo 'hello world :/'29 -
It bothers me that IntelliJ IDEs and Documents on Google Drive don't require Ctrl + S to be pressed to save a file.
That's like my birthright taken away from me!8 -
TFW you see Apple selling display stands for 999$ and you don't care because you never have to use an Apple device anyways.3
-
Pro tip: As great as your product is, it's 1000x harder to pitch to my boss when it has a goofy-ass name.
Me: Hey boss, I came across some new software that'll help manage our mission critical database system.
Boss: Oh yeah, what's it called?
Me: WoolySocksDB Enterprise Edition
Boss: 😐... No.4 -
Working in company where part of team is located in Austria and these morons write evrything in fucking german, method names, comments and even the parameters which are sent to fronted. Like it isn't enough they even use special characters like ß,ü,ä and ö everywhere12
-
How does the new MacBook pro outsell Microsoft surface and dell XPS 😖 are there so many "sheep" out there who buy a 1300+ machine with 2 (max 4 ports) not including the 17 dongles you'll need?
Sorry if I offended anyone but I just think the new MBP is ridiculous and is definitely not "Pro"17 -
Had the Windows Insider Preview for a month or so to get Ubuntu Subsystem early back when it was Insider-only.
Turns out that your license policy changes when you use Preview builds: if your PC isn't updated to a certain build by checkpoints set throughout the year, your license expires and you have to reinstall Windows. No way to recover anything already on the device. So if you get Insider Preview and shut your laptop off for too long...
Thus began a killer combo attack on my Surface Pro 3.
While trying to figure out what was going on and loading up a recovery on a flash drive, the Surface Pro 3 BIOS was sitting idle behind me. On 100% CPU. The only reason I think this is that by the time I noticed the insane fan noise, the screen was hot enough to burn my finger as I tried to turn it off. The heat sensor triggered it to shut off before I could, though.
That heat sensor, however, won't turn it off if it's busy installing Windows, supposedly to keep anything from getting hopelessly corrupted. What followed we're 3 hours of fan whirring from a slab of metal hot enough to cook an egg with.
Windows is back and working. The battery indicator, however, melted during reinstallation. And the battery lasts an hour, max. Thankfully I'm not out of a tablet, but it seems to me that W10 is becoming more and more like malware, just waiting for you to activate one of it's delightful payloads.4 -
Was asked to make an e-sign system that manipulates PDFs to insert an image and the date at different coordinates on x number of different pages.
200 hours later, it was done. Now I'm the PDF guy2 -
Client: I need a Website, You have "complete freedom" to choose an apt design, it should be professional and creative.
Designer: Ok.
~ Makes a top-notch Demo inspired from Apple Website ~
Client: It is not professional at all, you should use yellow color for header background. Matching the yellow in the logo, text should be in red. Use blue borders. "Make it more professional!"
Designer: Ok.
~ Client is King. Does exactly as client said ~
Client: Change the font of the website, use something like this (shows Monotype Corsiva). Reduce the image sizes to stamp size. Give a zoom effect to the headings. Increase the text font size to 16px.
Designer: Ok.
~ Client is King. Does exactly as client said ~
Client: Now it looks more professional!! You should hire me to your design department! And now, as I did the major design part you are only eligible for half the payment......
Designer: <<< what will you say? comment it below.. >>>11 -
When you have a product owner who, on her first day of the project, asks you ' What do you mean by UI?' and a week later question a UI dev why should something take 3 days?
Are you fucking kidding me? I am done with this shit.3 -
Keep your arrogance, your fucking stupid logic and religious belief about everthing you say is right aside.
when somebody says there is a better way to solve a problem.. you can do two things. you either listen to them, validate the idea and accept or reject based on discussion or you just be an arrogant fucking prick and stick to your fucking reasoning, about your "right" way.
Don't do the latter. Wont help you become better neither at work nor in life.
FUCK YOU.
- a teammate7 -
why the fuck people name variables endig with numbers? why? how the hell do you even figure out what's what?
checkStatus1
checkStatus2
checkStatusMyAss10 -
me : hey tried allo?
her : what is that?
me : it's an amazing new chat app with google built in and you can do blah blah blah.......
*goes on to explain cool stuff*
her: can i send messages to whatsapp from allo?
me : I AM DONE8 -
What is the optimum value for z-index in css?
z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;4 -
Dear Apple, fuck you for the iPad pro, it is probably the hardest device to do web design in mind.
It is at that point where it's screen is technically declared laptop size but just too big for being declared tablet...
Fuck you...12 -
I'm the guy who posted Surface Pro photos recently, just in case you see some similarities.
=========
This, is the Microsoft Designer Bluetooth Mouse.
It is beautiful. Magnificient. Minimalistic. Fast. Accurate.
I first thought it would be my future mouse.
I thought I would use it for years.
I used for an hour, and literally threw it away.
I thought it would be comfortable, since i used cheap logitech mouse which of those were all too high in height.
But, this mouse, is so low in height. It literally puts your hand in the floor.
You, the devRant members, pointed out at my previous rant that it looks, and would be uncomfortable, and I literally said shut up!
Well, sorry about that, I regret my words.
It is piece of beautiful trash.
The click sound is very quiet, the scrolling is very good, but the height of the mouse....
If I keep using this mouse, I would probably get a carpel-tunnel disease(is this correct?).
I guess I should only use this mouse when I need to use it quickly outside, since portability is number one among all mouse in the world.
Next coming, some more Surface pro coding sessions, and Surface pen.
Anything interested about the surface pro? Leave in the comments below!26 -
The startup life culture is probably killing a lot of talent and taking away peace of mind.
Everything is needed
- too fast
- to work well
Forcing people to compromise on personal life and health.
It also takes away the interest to work on something as an interesting problem and makes it feel like "just another job to get finished".7 -
Can't decide if I should buy a Macbook Pro or a fucking car. Both would improve my productivity in different ways. What do you suggest?26
-
In the last project i worked in, the product owner wouldn't treat people as people but as resources.
The problem with that is you just look at people and their work in terms of a checklist and remain blind about real humans face.
She wouldn't understand the challenges of building something with an absolutely new stack which people needed to learn from scratch and put pieces together. She wouldn't be supportive of people trying out things and fail.
One fine day I told her that I was spending too much time on meetings and i should be excluding that time from available sprint timings.. she made me open my calendar in a screenshare session with all team members. Made me go through go through every meeting invite i had on calender and ordered which ones should i be attending from then and which ones i wont. That was insulting. It broke the trust.
I decided to not work with the project. Stopped putting my heart and soul into it and eventually got out of it in a month time.
Don't put your team into a position like this ever. You have to trust them with the problems they face and try to find a solution. Scrutinizing and micro management will always kill the team.1 -
I accidentally turned on developer mode on my laptop. What do I do with it? What's it for. If it's on, I might as well use it.
Suggestions? it's win10 pro. (still playing around with Linux on VM, so suggestions of switching will be promptly ignored)7 -
Pro security tip:
Use a very simple password because h4x0rs expect a difficult one so they can't cr4ck yours8 -
I will be working from home tomorrow.
*Today*
I am at office because fuck me! I forgot my laptop charger here. -
See, the problem with University students beginning programming is that they think that they're the hottest shit just because they know how to open cmd.exe. Since I'm a mentor, I have to give them pro tips while helping them through problems. I can't count the amount of times I've repeated "solve the problem on a notebook, write down how you should approach it before you begin typing your code, otherwise you'll end up spending more time debugging." They don't like to listen, cuz they're the next Zuckerberg. The following day I get a bunch of emails asking why their code doesn't work.2
-
😲 For fuck's sake now I have to sell my 2 kidneys instead of 1 if I want to buy a MacBook pro.
Fucking expensive shit.8 -
My work just gave me a new MacBook Pro with the Touch Bar. Dear Apples, I can’t even!!!!
What a piece is shit! I can’t charge my phone, plug in my monitor or my mouse without a freakin dongle! Worse of all, I can’t feel the keys to reduce volume, I always have to look does at the Touch Bar, tap twice to reduce the volume. How inefficient!
FU Apple! FU!7 -
Saw the rant @blauesocke made a few weeks ago. Glad to see I'm not alone in my madness.
And yes, that is a piece of cardboard. I didn't have anything better, and I've already grown too attached to it now4 -
Saw this on Facebook and couldn't help but share here! 😂
A young woman submitted the tech support message below (about her relationship to her husband) presumably did it as a joke…
The query:
Dear Tech Support,
’Last year I upgraded from Boyfriend 5.0 to Husband 1.0 and noticed a distinct slowdown in overall system performance, particularly in the flower and jewelry applications, which operated flawlessly under Boyfriend 5.0.
In addition, Husband 1.0 uninstalled many other valuable programs, such as: Romance 9.5 and Personal Attention 6.5, and then installed undesirable programs such as: NBA 5.0, NFL 3.0 and Golf Clubs 4.1.
Conversation 8.0 no longer runs, and House cleaning 2.6 simply crashes the system. Please note that I have tried running Nagging 5.3 to fix these problems, but to no avail.
What can I do?
Signed,
Desperate
The response (that came weeks later out of the blue):
Dear Desperate,
“First keep in mind, Boyfriend 5.0 is an Entertainment Package, while Husband 1.0 is an operating system. Please enter command: I thought you loved me.html and try to download Tears 6.2 and do not forget to install the Guilt 3.0 update. If that application works as designed, Husband 1.0 should then automatically run the applications Jewelry 2.0 and Flowers 3.5.
However, remember, overuse of the above application can cause Husband 1.0 to default to Grumpy Silence 2.5, Happy Hour 7.0 or Beer 6.1. Please note that Beer 6.1 is a very bad program that will download the Farting and Snoring Loudly Beta.
Whatever you do, DO NOT, under any circumstances, install Mother-In-Law 1.0 (it runs a virus in the background that will eventually seize control of all your system resources.)
In addition, please, do not attempt to re-install the Boyfriend 5.0 program. These are unsupported applications and will crash Husband 1.0.
In summary, Husband 1.0 is a great program, but it does have limited memory and cannot learn new applications quickly. You might consider buying additional software to improve memory and performance. We recommend: Cooking 3.0.Good Luck!’
Good Luck!4 -
Why do so many companies think that frontend work can be stuffed at the end of the product development right before a release is expected.
And to top it off, expect all things to be working, smooth, animating, responsive, crisp, fast with 100 fucking lighthouse score.
🖕 To everyone who thinks frontend work is meh!, Not real programming and similar. Fuck you!7 -
How to clean the new Macbook Pro ->
- Clean outside
- Open MacBook
- Mac boots up, fuck
- Shut mac down
- Clean the keyboard
- Accidently boot it up using Touch ID while cleaning inner aluminum, fuck
- Shut mac down again, because haven't done touchpad and screen yet
- Clean remaining parts
- Boot mac up
Efficient! :D1 -
The most expensive electronic thing I ever touched 😁 One of the top variant of Macbook Pro.
It is insane how big it is! My mind is blown away right now.22 -
For fuck sake Facebook! do position:fixed for your goddam toolbar on mobile site because you have that fucking infinite scroll!3
-
Scientists have found that If you just kill the Chrome process, it can give you enough charge to fully charge your Mobile Phone.2
-
Any other noob coder here trying to gain the mindset of the pros, enjoy the environment although he doesn't get half the jokes and rants, and trying to fake it till he make it? (:^/)17
-
That feeling when a coworker screws up totally. doesn't accept it as their fault.
You look at the code and see so much of redundancy and bad practice galore.
You look at it for a while and think you can rewrite it from scratch. But you finally end up saying "fuck this" and feel hopeless because there is not enough time.
Hate that feeling. Hate it. Depresses.2 -
So you want to write some notes on your surface pro 3...
Windows 10: UPDATE TIME!
Me after two minutes:4 -
Friend : hey! I wanna buy a laptop.. range is about entry level nothing hi fi! But it should work for 3-4 years.
Me : sure.. give me a few hours..i'll get back.
*Looks all around foe the best thing in that price range.
*Sends a list of laptops ranked based on value for money.
Friend : bought it! Yay! 😎😎😎
*Buys the shittiest laptop they could find at that price range with an absolute old age processor.
Why the fuck did you even ask me at the first place? Fucked couple of hours for me.7 -
My new MacBook Pro finally arrived so I could finally install the stickers that I got back in April already. \o/8
-
Phew,
now I have a MacBook Pro, an iPad Pro and an iPhone. I achieved my dream.
Apple: MAC PRO WITH DISPLAY AND STAND.16 -
In some other rant I told @rusty-hacker about the "not a MacBook" I use for work (and play), but apparently you can't attach an image to a comment, so I thought I'd post this here.15
-
I got my new Oryx Pro today, from System76. It came with Ubuntu 18.04 LTS. I opted not to get Pop!_OS or Ubuntu 18.10, as I would prefer to leave the OS on it for the longterm.
Even at 15.6", it's a BIG laptop. It measures 18" from corner to corner, when it's closed. It comfortably fits in my backpack, which is a bit on the small side, but it's probably about 30-50% heavier than a MacBook Pro.
But that size and weight are vindicated by the most thuggish hardware I have ever seen in a laptop. As configured, this machine has a 4.1GHz 8th gen i7, 32GB of DDR4 at 2666MHz, an 8GB GTX 1070, a 250GB nvme system disk, and a 1TB SSD for data.
The display is set by default to 4K resolution, but I cranked that down to FHD for the sake of my eyes and the battery. I will try some games at higher resolution at some point, but for desktop navigation, I get more use out of multiple virtual desktops than in massive resolution.
I will comment tomorrow or the day after with the steps I've taken to bend this beast to my will, and it's also important to say that I have not finished yet. This is just a summary, but I should have been in bed an hour ago, so I'm gonna go do that.11 -
Just got my stickers in the mail today. Damn good quality. Didn't come with any documentation though. Needless to say the cat is now missing in action.9
-
#LifeRightNow
- need to find a new place and roommates to live with
- my gf's father doesn't want us to marry.
- my joint family wants to get separated.
- my boss wants me to be at our primary office ( i work remotely ) asap irrespective of anything since it is our biggest production yet.
- i am about the least productive i can be from last couple of weeks.
- going through a serious allergic condition.
#FuckMyLife8 -
Wtf. So if I say I'm a web developer and I say I'm from Russia. Then I am automatically a hacker for you? "Web developer + Russian = 95% chance of being a hacker". Yeah, right. Since now, right after I say I'm from Russia I always add this: "No, I'm not a hacker and no, I didn't hack the last election, but I can tell you your last four digits of your SSN if you show me your debit card". Guess what, no one wants to talk to me anymore.12
-
//Friends made me do this LOL
Haxk20 guide on using arch as pro.
//TL;DR Fucking read it dammit. I cant explain it in few lines.
Go to AUR.
LLVM-git
mesa-git
lib32-mesa-git
^ are a requirements if you want to have snappy system most of the time.
Do not fucking use AUR helpers. They are shit most of the time and break stuff like LLVM also they are for noobs who cant manage their shit (Really dont use them god dammit)
DO NOT USE PRECOMPILIED VERSIONS OF GIT PACKAGES. NEVER EVER !
Works surely but you can never trust anybody else just yourself (Remember this also for other things. The only person you can truly trust is yourself) Also precompilied shit breaks sometimes.
Run latest commit from mainline. I build every day if i can. If i cant or the mood is not right then once a week is fine.
Update Arch every day. Take care of the system.
I so many times hear Arch is piece of crap and breaks.
No its not. You just cant take care of your god fucking damn system.
If you dont upgrade every day stuff will break and you will be forced to make a force update which is never good (Only if package mantainer says so).
If you cannot take care of the system then arch isnt for you.
And if you still think arch is broken most of the time then see this:
Mesa, llvm, git, linux-next (+ few patches on top of that), xorg, wayland, gnome, firefox-nightly, libdrm and surely many more built from git at least once a week. (kernel and basic stuff built daily mostly) and having testing repos enabled at all times.
The last time i had unbootable GUI was 2 weeks ago and just because i upgraded LLVM without then building mesa. (YES YOU NEED TO DO THAT).
This is beyond bleeding edge as most people say. Yes its crazy but its fucking stable. Whats my point ? that if you say arch is unstable then think of this post and think again before saying. Its stable. You just cant take care of the system.
Restart after kernel update. I cannot say this enough. If you upgrade something low level then either source it. (Most people wont even have clue what that is so then reboot) Or the easiest option. REBOOT.
If you have bug. REPORT IT.
We are in dev community and im suprised most people here wont report bugs.
Are you dumb or what ?
What if your shit had bugs and people wont report them ? They would stay there and frustrate people more and more.
For real. Report bugs you find in kernel or IDK where. Without the report it wont get fixed. And be nice to devs. Dont expect help if you dont provide logs. ALWAYS PROVIDE LOGS.
Also if you run linux then run all AMD system FFS. Nvidia is shit on Linux. The company wont do shit for you. AMD has dedicated devs to opensource drivers. And opensource drivers are on parrity and heck most of the time better then proprietery.
I think thats all.
Sorry but friends made me do it.15 -
I asked one of my engineering classmate which processor they had in their laptop.
Ans : 3GB.
I dont know whether they dont know a shit about computers or they are too bad at english.10 -
Just fucked up two times in one week.
I was supposed to send alpha version of our app and also server configuration. I ended up sending configuration for completelly different server.
In second delivery i included correct configuration but forgot to include some jars ...1 -
Just uninstalled Bubble Witch Saga 3 from my Windows 10 *Pro* system.
Silently installed for me, even through I've never installed a Windows game in my life.
Changed the reg setting, so we'll see if that is an end to it.
I've never been a Windows hater, but they are really testing my patience with this shit. A *paid* business OS that downloads crappy games.
Are they intent on turning Windows into a Shovelware platform? This is the sort of thing which would cause me to leave the platform for good.15 -
The updating process on my Arch installation went banana's... Ugh... I wanted to do some coding and not fix this bullshit :(9
-
well a 🖕🏼 to everybody who thinks CSS isn't really "coding". Stop shaming CSS and people who love it because the moment you would be asked a simple alignment problem, you'll shit your pants.
No! not because it's a hard thing to do in CSS(there are tons of ways to do it.) but because you are ignorant and have prejudice.
🖕🏼 you again!12 -
I wrote this code last month...
def func(is_admin, user):
is_admin = is_admin or False
user = user # so pro much wow
return is_admin ^ user4 -
Holy Shit! I had no idea legit Windows 10 Pro was available for mere $25 !!
I've been living in a cave all this time. On all other sites, it costs ~ $200
Go play asia if you need one.16 -
Needs tidying and I’m not exactly using it for work at the moment... but this is my home office / bedroom setup.
There’s an Alienware Alpha hiding behind the MacBook, but it hasn’t actually been on more than once since the MacBook came home... 😂2 -
Apple is really worried about their huge failure with the i9 6-cores, worried they won’t sell.
How do I know? Well, this...3 -
What can you do with people using so many times git force push ...
* explain gently this is not necessary
* punch him/her everytime you see it
* other stuff that is not in the above list7 -
I am currently looking for a DAW (Digital Audio Workstation), because my music projects are starting to get a little too complex for Audacity.
So I started looking for a good, easy-to-learn, ideally free program, and quickly learned that Avid now has a free version of Pro Tools called First.
So I go to their site and fill out the registration form to get the download. In addition to creating an account with Avid, you also need to create one with iLok, which apparently has something to do with how they manage their licenses. Kinda overkill for a free program, but okay...
I download the program (about 3gigs...), install it and try to start it. It gives me an error message about missing some service. Okay? I'm confused because I notice that an 'Application Manager' service has appeared in my tray, and when I open that I can log into my new account just fine. But it still doesn't work.
There's a link in the error message to the iLok website, and it looks like ai need to dowload and install another component. Why didn't that get installed with the program if it's required?
Hmm...
So I go to the iLok site, download it and install it. Pro Tools First still won't start. I realize that the PTF installer asked me to reboot, which I didn't do because: a) I always have a lot of windows open, and b) How often is a reboot ACTUALLY required? Why would you need to reboot?
So I (begrudgingly) reboot, and now the program seems to start initializing... but then it throws an error message about some plugin that it can't load because it doesn't work for the 64 bit version. Then... why are you even looking for it?
And then it says something like: 'I can't handle that, I'm just gonna shut down'.
What?
I try starting it again. Same error appears, but then it gets past it this time... Only to throw another error message about something else it can't load, and therefore it must shut down.
Deep breath.
Third time is the charm, the program actually made it to the project create/load screen! Huzzah!
So I look around a bit, but don't do much. It doesn't seem too intuitive to me, so I start watching some tutorials on YouTube from Avid themselves. It's a little late by now, so I don't get my hands dirty that day.
Next time I want to try out the program I start it up, still get error messages, but it does seem to initialize okay. But then the 'Create project' button doesn't react when I press it.
It turns out that the program takes a looong time to log in to the avid account, even though the manager service is running and logged in...
When it finally logs on I create a new blank project, but it doesn't ask me where to save it to. I see there is a counter saying 1/3 and looking around I find some info about 'cloud based projects'.
It would seem that this program only supports saving projects to the cloud, and you get only 3 projects total. Three. THREE?
Ahem...
I add an instrument track to my new project and select the one and only plugin, which is a synth. I don't see the plugin window, like in the tutorials I watched. I fiddle around with the windows, but I only manage to get the layout fucked up. There's a handy 'Window' menu, but none of the options resets the view. The main window is now sporting a WINDOWS FUCKING 7 BORDER! And partially blocking the view of the top menu.
Blaaargh!
Frustrated, I shut the program down and restart it. I now select one of the project templates (after waiting for it to LOG IN AGAIN!) in the hope that I might have a bit more luck with that starting point.
But when the template has loaded, out of nowhere, the program goes from maximized to windowed mode! And the fucking Win7 border is back again, still messing with the main menu!
FFS!
I get the sucker maximized again and select one of the synth tracks, and Lo and Behold! The synth plugin window actually shows up! But of course there is no sound produced when I play, neither with the keyboard or my midi keyboard.
Oh no, that would have been too easy.
I see some the meters moving when I play, but no sound is produced. I check the options menu, but find out nothing useful except for the fact that the program only support 48kHz sample rate. That's pretty disappointing when you have a 192kHz/24bit soundcard.
I'm done. This piece of shit software is NOT for me. It's bloated, complicated to sign up for and install, extremely limited and buggy as hell!
The final insult is that it takes 5 minutes to uninstall because there is no uninstall option in the so-called 'Application Manager' (of course fucking not!), and doing it through Programs & Features there are 5 (FIVE!!) different apps and services to uninstall, one by one.
0/10, would not recommend.11 -
Pro Tip: Add a technology that you want to learn to your resume and send it in order to stop procrastinating learning it
-
My employer uses latest and greatest macbooks. It's fuking awesome. I wasn't a fan until I found the ease of android and iOS development on it. I even started using Atom for web development. And I bought a Mac mini for a dedicated jenkins server. I don't think I'll ever go back to windows. There's just no point. I know it's expensive but it gets the job done. No more fukin mac VMs on VMware. Fuk that shit.22
-
I have seen a lot of people in my life ranting about CSS. But this is crazy! Is this woman some kinda level 999 CSS wizard to do this?
http://diana-adrianne.com/purecss-f...1 -
Anyone have one of the new MacBook Pros with Touchbar? I'm looking for some project ideas to work on.
I already am working on a project for the Pi-hole project (network wide ad-blocking) but I am looking for some other good ideas. I think Apple's view of the Touchbar fell short, but as developers I think it opens up a lot of possibilities to use it as a great information/monitoring tool.
I am also still learning Objective-C and Swift so I am a newbie.5 -
!rant
If you own an Android phone and use a Linux based distro on your laptop/PC then you should totally check out KDE Connect!2 -
Pro tip: change your password as same as your username, then you only have to remember 1 thing and save more space for your brain.5
-
- UI Developer Interview
- 5+ years of revelant experience.
- Says pretty good at CSS
- Have not heard of box model.
FUCK INTERVIEWS. FUCK EXPERIENCE. FUCK EVERYTHING.2 -
I just found out you can commit single lines of a file without the necessity to remove temporarily debug lines every time ... it has blown my mind.8
-
Many of them. Can't decide which one is the biggest.
- when the asshole in front of me picks up a call and is loud as hell. Wanna kick his nuts.
- Chats. Hangouts. Whatsapp. Just name it.
- retards who don't know how to google something or even worse..what to google and come straight to me to get a solution.
- My own fucking head at times. You start talking about space tech and i'll have to jump into it. And i end up wasting half an hour.1 -
When you are installing a macOS update on a 2016 Macbook Pro and it is stuck on “About 0 seconds remaining” for 3 hours...2
-
You COULD buy the entry-level Mac Pro for $7000
or get this build for $4000 that's a fuckton more powerful AND has 2 monitors (with stands!) and just stick Hackintosh on it.
https://pcpartpicker.com/user/...31 -
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 -
to whomever it may concern...
if i wanted to do code review keeping in mind how asshole you have been and made it my personal vendetta, i would not review it at all.
i would let you and your shitty code rot in hell. -
Dear Apple, your asshole is what's innovative because all you produce anymore is expensive excrement.1
-
Just when i somehow accepted that Austrian part of team is naming theirs methods in Deutch, i almost got heart attack when i saw this. They're combining english with deutch, for example isOffen(), isLoeschenAllowed(), isEinsichtHinzufuegenAllowed() and so on... And most of the time these assholes even dont add javadoc, but when they do it something like: "Checks if *curentClass* is offen". Thanks a fucking ton.3
-
This is to anyone that has a MacBook Pro that has a Touch Bar.
When you’ve programmed on the MacBook have you ever implemented the Touch Bar’s accessibility into the application? And is it easier or more out of the way to try to implement it into the application. Also could non OSX related languages be used or can only Swift, Objective-C, etc
Only curiousity, my MacBook Air doesn’t have one, and I’m gonna eventually upgrade to a pro and I’ve heard good things about the Touch Bar but not about using it in applications.3 -
After finnishing all functionality defined in koncept our boss said that we should write some unit tests.
Wrote first one and already found 2 bugs.
I guess we should start with tests earlier 😅😷3 -
In january this year i convinced my whole team to switch from Skype to Stride. And now Stride announced that they are teaming up with Slack... I am going to look like complete idiot because we have to switch once again ... 😥7
-
I know that not everyone here is Mac friendly; but my job just helped me purchase a new MacBook Pro, and it will be arriving tomorrow. It's the new one with the AMD 560 x 4GB, and touch bar. I'm literally shaking I'm so excited!!11
-
Sitting here while I wait for my shit to compile. Decided to watch a video while it runs.
But WAIT!!!!
I'm using an on CrapBook Pro from 2013 (company issued). And it decided it cannot compile and play a video at the same time.
So here I am watching a fucking slideshow while the poor old CPU dies of strain.
Moral of the story: buy more cores1 -
!RANT
Web Devs - I need your opinions.
To make a long story short, when my fiancé and I first moved in together I changed cities. One day at the grocery store we ran in to one of his old buddies, whom I had never met. His buddy works as a counselor at a non profit organization for mental illness. His friend asked me some questions to get to know me and found out I was a web developer. He instantly got exited and told us they needed a new website for their non profit, and asked me what I charged. Being shy, put on the spot, newer to the industry (uncomfortable talking $ due to inexperience) and seeing the guy was paralyzed I felt I HAD to say yes. I also said I would consider donating the site to them, as I knew my other web dev friends had done that for other non profits.
They were easy to work with and the build went smooth. We chose Wordpress so that they could go in and update the site on their own. I was under the assumption that I would create the site for them, but that they would take care of changes on their own, that I wouldn't be "supporting it". I even trained the friend 2-3xs on how to use Wordpress and make changes, but they ALWAYS have changes every month, including slides and content creation. Being a noob at the time, I KNOW it's my fault for not being more clear on the I'll build it but not make changes thing, and I've tried to kind of get them to see that I'm too busy, politely.
We'll, 3+ years later I've now found success in a different career path that takes up ALL of my free time after my 9-5 corporate web dev position, and am no longer interested nor able to do freelance work, including supporting existing sites. Since we don't have a contract in place, and they've never given me a cent, i was thinking of giving them a notice at the end of this month saying as of 2018 I will no longer be able to take care of their website, and that they'll have to find someone else by that time? I feel bad because it's a non profit and they don't have a lot of money. I'm afraid they won't find someone else nor be able to afford it. The situation is a little more sticky since this is my fiancés friend and I don't want them to feel like I'm leaving them high and dry, cuz I know they're very thankful for the site. I just wish they understood that I never promised to do changes for them every month. Even if they offered me money, I just don't have the time. I'm 100% fine if they want to keep the site and my code, although they really could use a redesign anyways cuz my code back then was terrible. What are your thoughts on this? Is 5 months fair? Am I doing the right thing?8 -
If you have a system76 laptop and are frustrated with the battery life, like I was, maybe I can help you. Following a mishmash of instructions I found online, I've extended my battery life from about two hours to almost five.5
-
I've running Mac for one month and one week now. Now, every time I'm going to use it my thought is: I JUST WANTED A NORMAL NOTEBOOK RUNNING LINUX I DON'T WANT TO USE THIS SHIT.6
-
Quite sure, that there's a special place in hell waiting for the guy, who made the cmd+Q comb so close to the alt+Q (@) on the mac layout.5
-
!ranting
Is there any app other than devrant that gives you free stickers?
My owner and I want to have some. I like to have tattoos all over my body.
-w/ <3, Laptop9 -
Anyone here use the Surface Pro 6?
How it it like? (I am planning to buy one)
Specs I want... i5 / 8gb / 256gb
(And is the Type cover worth it?)11 -
My country has the best security experts. They convince people that they are not thiefs, Then when people believe them and give them their data, They change the password.1
-
why the fuck no client underdtands that a native select input cant be styled to show fairies and angels. and the same goes with many other browser elements.1
-
Disclaimer!!!
Do at your own risk.
-----------------------------------
- Take a strong magnet, like a neodymium magnet.
- Hold it in your hand.
- Move your hand across a Macbook 15"'s keyboard. Say from left to right or vice versa. Almost touching they keys.
You'll see the screen dimming. If you just hold it there for a little longer, it'll lock your macbook. It's funny, but I am not sure if it's doing some damage to hardware.9 -
I hate the word "Proactive"
What does that even mean? You add the prefix pro- to the word "active" and you get the same thing! Why not just say active?!
We're talking an active approach
We're taking a proactive approach
See, they mean the same thing and the first version doesn't make you sound like a douche.12 -
Top 5 richest people.
1.People that own Powerbeats pro
2.People that own AirPods
3.Jeff Bozo
4.Bill Gates
5.Warren Buffet10 -
Best part of being a dev is that you get to be part of an amazing community like devRant.
Also the kind of jokes and stories devs get to share and laugh about is beyond anything. 😍 -
Pro TIP :
If you have a lot of work and SOMEONE from your team is disturbing you every hour,
Move away (alone) to a meeting room, away from your stupid teammates for one day. For High productivity work.2 -
Light Ide:- GRHH!! M hurt! M hurt! My life is nothing...M a noob...
Dark ide:- woaahh!! Pleasant! M a pro coder4 -
I got my new(to me) MacBook Pro last week, provided by work. I've got all my setup and config done, for the most part, and I've noticed something.
Performance is shit. Has anyone else noticed this about the 2017 and later models? The 2015 model I had before was much, much smoother. Just zooming windows, a previously butter-smooth experience, is noticeably choppy. I/O performance is garbage too. I have a small iotest script that just writes a string a couple hundred times to disk, deletes it, and repeats this activity 100,000 times. On my Linux machine at home with six year old hardware, this takes about three seconds. On my new system76 laptop it takes just over a second. On the 2017 MacBook Pro, it takes about forty seconds.
The 2017 and 2018 models are a direct downgrade in performance. Why isn't anyone talking about this?11 -
!rant
I need advice. I want to build new pc and i can get i7-4770k for 100 €, but one thing that turns me down about that is older socket. Should i go for it ? Or should i get something with new architecture ?7 -
Will be purchasing Surface Pro 6 directly from Amazon. It's my first time international shopping, hope it goes well.
And I should divide my order not to pay too much taxes, that's troublesome.7 -
Cost of 128 GB SSD for Microsoft Surface Pro 6 = US$ 430
(rest of config same)
Can somebody explain it to me or rather them?8 -
Which Programming Laptop do you recommend? It should be light, thin and 13". My budget is 1800$. My current favorite would be a Macbook Pro but I was always a Windows kinda guy so I'm not really sure...37
-
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
-
Hey Guys
Today I'm bringing a tool for you guys, mount servers with old phones Or have servers in your phone for testing.
Tool: Servers Ultimate Pro
Web:: https://icecoldapps.com/app/...
Note1.: Doesn't handle well above android 6+, So test one of the free servers you're intending to use before buying.
Note2.: This App costs around 10€/$ but you can get single App servers for free (I think even html + php + mysql package for free).
Not promotional, I'm just a user that loves this App.
I already talked about this a few times (usually I just call the cell phone I'm using my web server), but as a noob I don't even knot the possibilities.
This App comes with more then 70 protocols (60+ servers and a mix of servers).
From ssh, ftp, html (nginx, lightppd, Apache, simple) with php and mysql, Webdav...
<quote>
Run over 60 servers with over 70 protocols!
Now you can run a CVS, DC Hub, DHCP, UPnP, DNS, Dynamic DNS, eDonkey, Email (POP3 / SMTP), FTP Proxy, FTP, FTPS, Flash Policy, Git, Gopher, HTTP Snoop, ICAP, IRC Bot, IRC, ISCSI, Icecast, LPD, Load Balancer, MQTT, Memcached, MongoDB, MySQL, NFS, NTP, NZB Client, Napster, PHP and Lighttpd, PXE, Port Forwarder, Proxy, RTMP, Remote Control, Rsync, SMB/CIFS, SMPP, SMS, Socks, SFTP, SSH, Server Monitor, Stomp, Styx, Syslog, TFTP, Telnet, Test, Time, Torrent Client, Torrent Tracker, Trigger, UPnP Port Mapper, VNC, Wake On Lan, Web, WebDAV, WebSocket, X11 and/or XMPP server!
</quote>8 -
For developers MacBook pro is great. I pray to Git god daily for a MacBook pro. Hope Git god bless me with a MBp15
-
Anyone else excited about the Pinebook Pro? It looks exactly like what I've been wanting in a cheap laptop for carrying around - an ARM based Linux laptop that has decently usable specs (unlike the original Pinebook).1
-
Been using Macbook Pro for 6 months now for development work. Except for the retina display and the battery, I don't like a shit. I would love to go back to ubuntu and a normal keyboard layout.4
-
I am on a forum that is mainly professional developers. The forum is specific to one library that is owned by the company that runs the forum. The participants are mainly volunteers as the project is open source. Most of the time it is great place to exchange experiences and help new comers to the library. However lately there has been a rash of shit posts about needing help with shit unrelated to the library.
I get it on some level, but come on people try to understand what the forum is about first. Don't bring your OS and hardware issues that have nothing to do with the library. Also, go fucking read the GPL/LGPL and any other license you have questions about. Seriously, if you want to be a developer you need to at least have an idea of what you can and cannot do. Software is an IP field. Learn what IP is and the rules to follow.
I was feeling like a jerk yesterday and started giving bogus answers to obviously unrelated questions. I know, not very pro like, but come on people! The guy was asking about monitor resolutions and changes since he updated his window manager. It was his first post on the forum. He was kind of sassy too. At least my state of mind at the time interpreted it that way...1 -
Finally an error I can understand with ease. Up until now, I’ve been getting these weird arbitrary errors that make no sense to me.
I tried to wake my MacBook and the thing hung. I have it some time, and it restarted, restored all windows, and let me know it was a “Sleep Wake Failure”.
Honestly I don’t mind getting an error occasionally. But when the error says “UNEXPECTED_KERNEL_MODE_TRAP” while I’m gaming on Windows, it annoys me.
Also having WebKit crash the webpage on me without telling me what happened also gets me mad.
TL;DR: Make understandable error messages.2 -
A game lover and anticipator of No Man's Sky. It's the shittiest, most boring, most repetative game i ever played. the graphics sucks. the game assets suck...the game sucks. The apparent lack of variety and stuff you can do will piss you off. This is thr game which could have been one od the best but turned out to be worst.3
-
ok. i am not a professional dev. today i am at a workshop to learn about a new software for my profession. instead of concentrating about the functions all i can do is to bother about bad ui and ux and the bad excuses from the developer why this and that doesn't work. seems to be quite a hasty development.
-
Motherfuck oh clients! My goodness their requirements.
They want a tiny part of an app load inside an iframe in a different app and have the data communicate both ways and the ui should look seamless and mobile responsive too.
What the actual fuck? iframe in 2016 ? Seriously?5 -
Are there some good external portable macbook pro monitors that have the vertical/portrait functionality? Also, it should be rechargeable and should not get power from my laptop when there's still a charge. (I use MBP 15" 2018 model)
We are agile at work (all use laptops, no permanent seats) and I need an extra portale monitor because there are no provided external monitors to use.
I was thinking of buying and iPad pro as a portable external monitor via catalina sidecar but it is laggy somehow and very expensive. Thanks! 🙂23 -
Got scolded by teacher for not putting semi colon on the right place😒
I conquered saying that its the mistake that even a professional programmer can do😂2 -
What do people feel about remote work?
I got into my current work about 8 months and we all were remote working.
In 8 months, we met in person several times and worked together at one place for a week or two.
We have never overcome the feeling of a disconnect when we work remotely. There's less focus and less clarity on things to do.
Is this common? How do people be focused and productive in remote work?
Also how do people communicate effectively?2 -
I get a chill or an eerie feeling when there are more programs open than needed and I go ahead and kill them.
Is it just me or happens to others too?2 -
Does anyone else feel like their brains aren't working, like they cant focus on anything and this has been going on for more than a week now?
I know there are things to do. I have gone through huge pain created github issues for those things but my brain just seems to reject the idea that it can solve those issues. Just feels like playing a game or just killing time would be best!
Needless to say I hate it.
Happens/happening with others?2 -
So.. my MacBook Pro 61 Watt C-Type Adapter sparked and stopped working... and my mac is left with just 6% charge. I have a placement exam on the 7th and a certification exam on the 8th. And also, there's no WiFi provider (or I must say a good one) in my area. The one that provides the service is a known fraudulent company.
Don't know if I should be really sad about the problems or be a bit happy because now I don't have to stare at my screen for hours.. life really sucks sometimes.18 -
Do you listen to music when you have to be productive during a fixed period of time? What kind of music then? Or do you prefer a quiet environment? I am curious about what are your pro-life-tips devs.7
-
Gotta love waking up to a notification from Apple Seed saying "iMac Pro is now available."
Since I did sales I knew some pricing ahead of time, but after looking at the upgrades and the max price, all I can say is, what the fuck.
Welp, that was enough of Apple for the day.4 -
If you want this app better, stop posting crappy content or content you have to end up explaining.
Simple, isn't it?4 -
I worked hard to learn it so I can impress and then ended up loving way too much that it became my career.
-
Macbook pro is - at least where I live - considered expensive. Some of my friends have cheaper cars. I really hesitate to buy even a 2015 version, as thats the one I want. Im thinking about buying a used one ffs.
Now yesterday im chatting with this girl, exchanging nudes and so, when on one of her pictures I saw the apple logo, a macbook, I bet its an air, no its a pro, god damnit. So I asked her, that laptop is that yours? She said yes, she buyd it a few years ago with money she collected, because she photographs a lot (dah) and its really good to photoshop on that thing.
Ffs I want one for my work, which pays well, actually I can buy a brand new macbook with one month salary, why am I having these problems deciding? Am I the only one, again?
Wtf is wrong with me5 -
I find it hilarious that sometimes when i create bug in our app nobody finds out. Even pretty significant bugs. Sometimes i wonder how is it possible. 😅4
-
I would like to learning something about machine learning and create something with it. Byť i want it to be something usefull, jave your aby idea what should i try to do ?1
-
Yesterday was "but you are Russian" day. It was somehow decided by people in my office, that Russians are the fixers. Basically its the regular flow: Fix the wifi, install me a Windows, Fix VM image, fix my sd card coz its fucked up, I have issues with my hotspot, air conditioner is not cooling enough. But whats weird... Those people are fucking developers themselves!! Wtf?! I got a call from US team (I'm in Israel) and they wanted me to fix their laptop over the phone!!!!!! FUCK!!😕
-
Looking for a driver updater that will allow me to update without a "you'll need the pro version to download and install drivers" and allow me to do all drivers instead of 1 or 2 a day.
Recommendations?3 -
When you have 5 hours on a task, struggle for the first hour procrastinating , second hour trying to look into the problem ,then convincing yourself you cannot work until this mess of a file is sorted out, spends another hour restructuring the whole file , adding comments and moving related logic together.
Great 2 hours to do a 5 hour job -
So I'm getting a new job in a legal software company and I wanted to ask your opinion on computers. I know many are very biased towards OSX and windows and prefer linux but I'm trying my luck lmao.
I'm currently on a late 2012 macbook pro and its starting to fizzle out on me.
Not a bit fan of the new macbooks because of dongles and no direct HDMI. I was wondering if the surface laptop 2 was any good compared? All the reviews online are basically paid to praise it and the reviews on reddit are polarized. I prefer laptops that are thin and in aluminum.12 -
I don't know about you but I find remembering symbolic link commands too difficult - midnight commander to the resque!
-
Fuck this Apple Macbook Pro 16" which takes 20W to drive two simple full HD displays in idle mode off the dedicated GPU with fans running at 3000 RPM.
I would love to get back my 2013 MBP which worked flawlessly without hearing the fans even in the hardest conditions while compiling stuff.
Even the most basic and cheap windows notebooks are able to drive two displays with 1W and no fans whatsoever in idle mode.
Damn Apple. Fuck this notebook.13 -
I was so fed up with these time-wasting low quality YouTube tutorials. Then I stumbled across these really good egghead.io videos. However, the PRO subscription is expensive for me. Anyone else have tried it before?1
-
so what is worse than monday morning?
It's finding the right angle for your macbook pro screen because the office changed the fucking lights and they reflect more than ever.
AND THEY ARE BRIGHT AS HELL. MY EYES BURN!3 -
This is ridiculous.
https://businessinsider.com/apple-m...
Looks like only Inuit can utilise the full power of the new MacBook Pro.4 -
[please read my rant, i want attention lol, i am pretty sure you know me ^v^]
My devRant visits have decreased tremendously due to high amounts of school work, but finally I am doing something productive developer stuff!
There is this app that allows you to watch educational videos offline, but that only works in android, but I don't have an android tablet, and I don't want to watch videos in my S8, so I am trying to boot android from usb, stick in my surface pro 6 which i am gonna order soon, download the app there, and watch videos!
I knew OS stuff was complicated but it is way more..... Yeah, complicated than i thought. All those fuzzy words, grub, partition, format, sectors, qemu, etc...
Uhhh
And I have only windows, which is a plus since i can use easy2boot, a godsend utility to make bootable usb with any iso easily (not an ad) , but the minus is that i have limited testing capabilities, forcing me to install virtualbox eith vmeu or whatever that thing is called...
But what I really want to say in this rant which is completely out of control, I'd like to thank the easy2boot support team who was very helpful for me to understand their utility, and a random guy in phoenix os subreddit who told me where to start.
If you read until here thanks! If you have experience booting from usb wih surface, or any windows machine let me know your experience since i want to know more about it, and if i encounter problems, i can look at your comments, thanks!7 -
I know it's a bit late from the official launch of iOS 11, but finally I get to have my hands on this. So, let's jump in and explore what's new.11
-
Has anyone managed to install a Linux Distro over the Boot camp partition on a newer MacBook pro with touch bar? My old 2012 MBP had a tri-boot on it because it had Mint, Win10 and macOS living together in almost harmony. Now I have a 2017 MBP and I can't even get it to live boot from a USB (a type-C one at that! Because of the Nexus 5X I have lots of type-C accessories).3
-
Finally purchased my t480s for university after mooonths of reading reviews and reddit posts. I hoped that the mbp refresh wouldn't be so expensive :( I've got a mid 2009 from work which no one used so they let me take it home and yeah to be honest i like it very much. i wanted learn programming for ios & android, but honestly paying 2,3K€ (student price for the 13" i5 16gb ram 512gb ssd) and having the risk of a (maybe or maybe not) failing keyboard and no chance of upgrading it is too risky for me and my wallet :( I paid 1,5K€ (again student price) for the thinkpad (i7 16gb ram 512gb ssd and the mx150) and i think i'll love it :)
Just wanted to share with you guys :) (i hope i didn't start a pc vs mac fight haha)2 -
My MacBook Pro crucial memory RAM died after 4 years of using.
Any brand suggestions compatible with Mac ?7 -
so i took a deep dive into my work at the previous company, the amount of effort i put in and the amout of new things i learned. At that time I was pissed every moment that I had to work there and it was such a pathetic place..but now I feel i created amazing things there. brought a smile today. Not a rant.. but something my fellow devs might have felt.
-
Macbook - How do you get "True Tone" soooo wrong. If I wanted to automatically switch from light mode to dark mode every 20 seconds I'd ... I'd ... I'm not sure what I'd do, but seriously, that fucking shit has to stop.
-
Asdfghjkl keys does not work! Not git push, no save! Oh fuck my screen was locked so no on-screen keyboard! Mother fuck! Is this a quick solve for MBP? New keyboard cost £14.99 on eBay.2
-
What will you recommend to me ( for my IT studies where I code in C and Ada ) between an ultrabook with a VM Linux to use the terminal (compile/use graphics libraries) and a Macbook Pro?
(I'd like to keep Microsoft Word, Excel and PowerPoint, and other app only available on windows and mac)4 -
my old 2011 MacBook with all my childhood memories (i had it when i was 8, im 14 now) just died, can't access the hard drive and it has like 80 bad sectors, running Kali off a USB stick to see if i can salvage any data but i have to install apfs-linux to read apple's file system. currently stuck on installing clang for like 15 minutes3
-
every fucking time when the product owners start talking absolute shit that you have no idea and you would never need to know or listen to.
ITS A WASTE OF MY FUCKING TIME. SHUT THE FUCK UP AND TAKE IT OFFLINE. -
I just got a "inconstantly meet expectation". I have blown a deadline this summer after that time my Macbook Pro felt into the bowl of water the owner of the CBD shop have put there of his dog, in sicily.1
-
Someone else having this weird browser render issue on Mac OS El Cap? As far as I know it happens on both Opera and Chrome. (which use somewhat similar engines of course)
Setup
Macbook Pro Early 2011
Mac OS X El Capitan
Latest Chrome / Opera1 -
I'll listen to an album, try and understand the story, and search for the truth.
I use to let musicians guide me. I'd look to them..
Search for interviews and repeat songs to stay high.
Musicians are great marketers. They're compelling, emotionally intelligent, and spiritual.
What I'm trying to say is, I learned a lot of game from musicians.
Seduction..
and that'll only get you so far.
I just became aware of programming not to long ago.
I have a mentor on money real estate, seduction, fashion, marketing, but I don't know anyone who is the guro of programming and development.2 -
When someone asks for help on one small thing and you end up coding half their project without realizing it
At least I'll get some credit haha -
The WiFi/Bluetooth chip in my SP3 died. Now I have to plug in this stupid adapter in my only USB port. So, that being said...
Ranters, best 2-in-1 convertible laptop, go!5 -
this happens when i am learning something new and however much i try, i cannot solve a problem, i go home and cook. Clean the kitchen in best possible way. Eat with peace and voila.. things start making sense. :)
-
1am monday morning.. last commit of last week👀
What happens: previous commit crashed git repo and destroyed the HEAD😠 after 1 hour of repairing now 500 damn files have to be merged........ FUCK MY LIFE -
RIP my macbook pro.. got washed up by dear water bottle. 😭😑
Bright side: I can move to linux now, thinking about booting up ubuntu or may be arch linux. 😅😁1 -
Someone experience with running Ubuntu on a MacBook Pro late 2017 touch bar and all.
I don’t care about the touchbar but I just want WiFi, keyboard, mouse and battery life to be acceptable.2 -
Changed to a MacBook Pro 15 2018. I am loving the overall snappy-ness of MacOS. I am not missing Windows 10 so far. Currently I am a senior at University. Studying BSc on Computer Engineering.
-
1. Only thing where correct logic doesn't backfire at you.
2. It is a wonderful thing where you get the satisfaction of solving something, organizing things and making things look beautiful all at once.
3. Its the only thing I know how to do to make money :p -
What do the new ARM macbooks mean for developers who don’t exclusively work with Apple platforms? Will they be able to run all the current OSX software like IDEs and Docker?6
-
Surface Pro shows battery status at 0% - Not Charging. Turns off as soon as power is removed. Looks like battery is dead. Anybody have any troubleshooting tips?5
-
ATTN: Macbook Pro Owners
My cousin has a 2015 model and it's giving her problems, like crawling to a halt and being unresponsive kinda problems. I've already googled it and followed the advice i found then (combing the LaunchAgents and the like).
Any other tips anybody could give me?4 -
Ok so I have to wait until October in order to find out if XPS 13 is still better than a Macbook Pro. I do have a Macbook Pro (mid 2010), but Dell's product is so good, comparing prices.2
-
Waiting for the call I scheduled with Apple Support regarding my faulty power adapter. What is your experience with Apple Support? Any pointers you wanna give?2
-
!Dev
I was on my way to buy a screen protector for my phone cause the one they put at the factory was peeling off and unfortunatly I dropped it just before arriving at the shop, fml well at least it's not that visible and it give me a reason to buy the new Huawei mate 20 pro when it's comming out -
I installed arch on a 2012 MacBook pro today, that was fun, learned a lot more about Linux. Now, I don't know which DE to use.
I would use KDE, but last time I used it(recently) it reset the desktop configuration upon every boot, wiping panels and stuff. I'm sick of GNOME and Cinnamon, and XFCE is eh. Maybe i3?
Leave suggestions!1 -
!rant
Tldr check out http://guitarprohub.mrstebo.co.uk/
And ignore the stats on the first page. That is my next job to track downloads and searches 😄
I have never been taught how to "plan" projects, but with a small plan I managed to get this site running in about a 3 days (in between having to look after the kids!) only running on a free heroku instance for testing.
If anyone wants to get their hands dirty with the code then let me know. Not a pro at rails yet, but from the stats in new relic it seems to be running pretty quickly! Even with contacting an external site it was only taking 2ms to load a page of tabs! -
Developing in Unity for Android.
>install UMP Pro for Android, iOS from assets store
>latest version on store: 1.7.3
>documentation in the plugin itself
>wow that's rare!
>open documentation
>"User Manual"
>"Version 2.0.3"
Wtf? is this documentation coming from the future? -
Darn!
It's simply the Parkinson's Law guys, it says that 'work' expands as until it reaches it's deadlines (if any), so for indefinite time, I guess I'll plan and admire many projects but COMPLETE NONE!
DEADLINES ARE NECESSARY,
else I'll keep kn moving from one project to another without any plans of completion :31