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 - "try it out"
-
Me: IT call center.
Lady: Hi! I cant access the shared folder!
Me: Ok. I'll try and help you out. Whats happening when you click on it?
Lady: ok ok... {clicks}... Now it's asking me to entered my password. Should I enter it?
Me: Do you know it?
Lady: Yeah.
Me: yeah try entering it.
Lady: YES. That worked! Thank you so so much!!!
Me: No problem. Have a good day!13 -
Small agency, wants to try out some voice tech. Bought a Google AIY to get started, found some limits, worked round them.
Junior developer thought it would be fun to 'teach' it to swear.
Played around with some nice dialogflow intents, etc and got it all working.
Looking pretty good, loaded it with some quippy answers and case studies to show off our services.
Just got in to find out the boss has taken it to a presentation to a client about some of the new stuff we're doing... Now we are all sitting here waiting to see how many of us have a job tomorrow :-/15 -
Here's my piece of advice for new devs out there:
1 - Pick one language to learn first and stick with it, untill you grasp some solid fundamentals. (Variables, functions, classes, namespaces, scope, at least)
2 - Pick an IDE, and stick with it for now. Don't worry about tools yet. Comment everything you're coding. The important thing is to comment why you wrote it, and not what it does. Research git and start using version control, even when coding by yourself alone.
3 - Practice, pratice and pratice. If you got stuck, try reading the language docs first and see if you can figure it out yourself. If all else fails, then go to google and stackoverflow. Avoid copying the solution, type it all and try to understand it.
4 - After you feel you need to go to the next level, research best practices first, and start to apply them to your code. Try to make it modular as it grows. Then learn about tools, preprocessors and frameworks.
5 - Always keep studying. Never give up. We all feel that we have no idea of what we are doing sometimes. That's normal. You will understand eventually. ALWAYS KEEP STUDYING.9 -
Are you interested in a devRant hackathon? If so, please let me know what you'd like to see us do/what you would want to get out of it. There's lots of directions we could go, but I want to get as much feedback as we can from the community to try to figure out what would be the most fun and inclusive. Thanks!23
-
So my friend just got a new laptop and she never used a Linux based OS before,so I recommended it to her as she is also a CS under grad student,so I thought she might find it useful and interesting to try it out on her own ..This was her rant14
-
UI Designer : please make the border under the title a lighter shade of grey
Me : How much lighter?
UI Designer : I'm not sure... I'll know it when I see it. Just try a few shades out.
Me: *tries a lighter shade* Is this okay?
UI Designer : No! Now it's too light.. Make it juuuust a little darker.
*This goes on for two hours back and forth*
Me : ....... (╯°□°)╯︵ ┻━┻22 -
Rashly say to a web developer colleague that you'd quite like to learn to code. Feel too awkward to decline the subsequent invitation. Meet for coffee, discuss basics. Understand nothing. Go home and Google extensively. Start trying code out at home. Cry. Swear. Make a thing that does a thing. Try to make another thing. Fail. Give up. Try again. Start an online tutorial. Work through said online tutorial. Start contributing on Github. Discuss Laravel. Play with Laravel. Set out your own Laravel project. Get engaged to the colleague who said they'd teach you. Get sent a technical test. Stare at the test blankly for days on end. Have an idea. Try to implement the idea. Cry some more, swear some more. Enjoy it. Get hooked. Hate it. Enjoy it. Finish it. Stare at the screen in amazement and wonder what has gone wrong because you are getting the result you were expecting. Rinse, repeat.5
-
When you've convinced a good number of your colleagues to try out Protonmail then you find out later that they're not using it anymore because it doesn't support the Gmail Android app 😬😬😬
Even if it's supported, WHAT THE FUCK is the point of using e2e encrypted email if you're accessing it using 3rd party apps?10 -
In my hunt for the perfect productivity app I came upon something called Freeter.
It is a productivity app that lets me gather what I need for the work I'm working on, and then manage it all in one place.
For me, It's super nice to be able to check tasks in Trello, or communicating in Slack without having to change tabs or open a new browser.
Try it out and tell me what you think8 -
How do you tell HTML from HTML5?
- try it out in Internet Explorer
- did it work?
- no?
- it's HTML53 -
Drop ur file here to convert it to another file type
10 mins later after conversion
99%
"Sorry but u can't convert ur file cause u got an adblocker enabled pls disable it and try again"
Have u guys ever whipped ur dick out and smacked the monitor with ur dick with hope that ur dick smack will transmit the smack into the website across their face9 -
Anyone else went to bed thinking of how to solve a bug in their code and then ends up dreaming about it then, the idea of how to solve it comes into mind. You wake up to try it out and it worked? 😀9
-
Screwed Interview Hackerank.
Now remedy to getting out of the depression.
Watch Pokemon
Drink Tea
Eat Noodles.
If you ever feel bad about life. Watch Pokemon episodes. Look at Ash and you'll be optimistic again. Seriously try it.7 -
I think my most favorite part of programming is when I just try something out and it actually works despite really just guessing.4
-
Hey everyone :D
I've been working on an medieval fantasy MMORPG called The Immortal Rift with a small team of developers from all around the world and we plan to start a closed beta before going on Early Access on Steam next month.
So I finished the pre-registration page a few days ago and I'd like to invite any of you that have some time to try it out :D
https://theimmortalrift.com
https://theimmortalrift.com/closed_...
It would be nice to hear some of your feedback on it and I would be glad to see you in the beta too :)
Thanks for your time :)
PS. If you decide to come and give it a try, you can see me around with the name Necrogizer :)33 -
This is just evil.
Unlocking a dark theme by inviting friends to a service I just wanted to try out.
Also the wording is annoying. Yes, I do want the dark them, I just don't want to spam my friends for it. Subscription process cancelled, dickheads.14 -
Just decided to try brave browser. Not to actually try it out but to see if it calls home or not and what the default search engine is.
As for a browser which advertises itself as very privacy friendly, I would expect it to not call home and have at least duckuckgo or searx as default search engine.
5-6 calls home every damn time I open it and google is the default search engine.
How the fuck would you call that privacy friendly?!23 -
When you write code and forget to comment it, and then you come back and try to figure out why the heck you wrote certain parts of it.
Let this be a lesson for future me.7 -
Saw a girl from my uni upload a photo of her graduation with the following text:
while(!(succeed = try()));
I'm staring at it for 5 mins and i can't figure out if i'm retarded and should drop out of uni or that statement doesn't make sense.73 -
piece of code: *not working*
me: okay, i can try this again later
me: *comments it out*
4 hours later
me: omfg why are there so many comments??? :( -
When you finally get the courage to write your first question on Stack overflow and you totally try to work it out well for 30 minutes and it gets a down vote within 5 minutes.9
-
It bugs the crap out of me that GitHub.com is not fully responsive.
Mobile?
Check
Desktop?
Check
Everything in between?
Nope nope nope
Also, if you want to waste a huge chunk of time, try to google if you can contribute to GitHub.com. 🙄18 -
Go to Defcon.
Buy Hak5 hacking tools.
Afraid to try them out.
Setup WIFI Pineapple.
Figure out how to use it.
Start seeing everyone hitting my captive portal instead of the hotels captive portal.
Immediately turn it off.
Feel like an asshole.
Why did I buy these?6 -
I'm holding a programming class today, it's an open-door event, so anyone can come and try it out.
Nothing too much, just basic things.
I've been holding it for 30 min... To no one... No one showed up...7 -
WordPress 'specialists' love to proclaim that 27 per cent of the web is powered by WordPress (which is incorrect anyway - https://rarst.net/wordpress/... ).
However, that doesn't mean it's the best CMS, like many try to suggest. It just means a huge percentage of websites out there are using the wrong tool for the job.30 -
This week i have been trying out the programming subject.
So we should program a mathematical function which would figure out pi from a circle.
The teacher had chosen javascript and wanted to show us some javascript he had written.
When he tried to run it, it didn't run
Teacher: Hmm, it doesn't work. Let me try to take a look in the code.
Me: (Rip)
Teacher: The problem with javascript is that it is really bad at helping with finding the error, it doesn't tell anything about them.
Me: (WTFFFF)
Teacher: Oh, it's because i haven't accepted the browser to use javascript on the page
Me: (Slowly realising he is using internet explorer.)
God damnit. Amazing, just amazing.1 -
I was curious about how the Genetic Algorithm works, wanted to try it out.
So I've created some toy cars using Three.js and "asked" them to do the self-parking with a little bit of Genetic Algorithm help.
It was fun to see how those toy cars were evolving and actually started to be less stupid :D
Here are some more details:
https://trekhleb.dev/blog/2021/...10 -
My call team lost power. If our major clients try to call and can't, we're fucked. My boss isn't helping and I can't do shit about it without him, he just keeps saying they need to get power. The people they need for that aren't answering. How fucking difficult is it to stop jerking off long enough to help them out so we don't get fucked out of egregious amounts of money.12
-
Check out Gotify! (if you want, of course)
I'm not involved in the project but it's pretty much a self hosted and fully open source pushover alternative which is NOT dependent on Google services.
Going to try it out tonight :D7 -
So I got a bluetooth headset for Christmas ...
Yesterday I paired it with my (android) phone without problems, today I tried again, connected it but it wouldn't play any sound, I tried unpairing and pairing again didn't help
Then I thought: I'll try connecting it to my laptop
Connected it and nothing, no sound, it says it's connected but no other sound comes out of it
that was under Solus
I booted into Windows
I connected it
It works
What is this sorcery?18 -
Pro tip: never try to convert the date (formatted as "yyMMddHHmm") in an int32.
It will stop working in 2022. 😉
I just found out I accidentally invented the "2022 bug" two years ago.11 -
Try pair programming! I've never had an official pair programming session, but I'll be damned if my best code and quickest solutions didn't come from having a bitch session with my coworker. Just having to talk it out or having that second set of eyes can work wonders. Plus you have a built-in de-stressing outlet to help you sleep at night.3
-
OK I'm going write some serious heaps of code, my commits will fucking ddos the repository!
All I need is some tunes to drown out the office noise. Hey this song is quite good. Haha Google suggests my favorite song from 2 years ago, let's give that a try next. Oh I didn't know there was a new album out... hmm but I don't like everything... lets find out which 2 songs are good enough to add to a playlist by skipping aimlessly through it. Come to think of it, this style is not really that great for coding, maybe something with less vocals. Oh I know, I'll see if I can find some postmetal goa triphop electroswing dubpsy remix of that on YouTube, that would be enjoyable. No... I like the original better, although I'm a bit bored with it, maybe there's a similar artist hiding in a corner on Bandcamp, or Soundcloud... hey that's a cool mix, I wonder where that sample is from, lets try to find it...4 -
'Coding and Crushing It.' playlist on Spotify is all I need. Seriously, try it out, you'll feel like instantly changing all your handles to CodeLord27 once you press play. https://open.spotify.com/user/...6
-
Had a MacBook try to commit suicide sometime this weekend... just glad it didn't explode in the office ...
The battery swole large enough to push the trackpad out of the frame about a centimeter cracking it in half.
Took the battery out. Still works fine even with a cracked trackpad.7 -
I have nothing wrong with being frequently asked what I am majoring in. However, I am going for COMPUTER SCIENCE not FUCKING IT. Please for the love of fuck stop suggesting I try to get a job with some shitty company as an IT guy. I have no interest in being an IT guy. I want to fucking code shit, not fix your shit and help you do basic shit that you're too fucking incompetent to figure out.25
-
That moment when you wanted to see Big Ben since you were 8 and it's under renovations. 🤬😭
Man you guys don't pay as good as America but I'm seriously ready to say fuck it and try it out here for a few years.4 -
I think devRant should have a feature to not procrastinate, you will need to enable it somewhere in the settings. So if it detects you are using devRant for too long it will prompt a dialog to tell you to stop procrastinating.
BTW, I think this will be the first app to deliberately try to get users out of it XD3 -
That feeling when you try to get entries from a mongodb and it doesn't put out anything, not even errors and after 4 FUCKING HOURS trying, googling and looking around on stackoverflow, you realize THAT THE PROGRAMM DIDN'T EVEN CONNECT TO THE DATABASE
That's the stupidest problem I ever had IN MY ENTIRE FUCKING LIFE
Thanks devRant, I feel better now.4 -
soldering on a pcb is just as stressful as programming. u solder everything and u test it out and then it doesnt work like its designed to. its just like compiling it and a lot of errors are detected. the worst part of it, you cant detect the errors as soon as u try it out. you have to find where exactly in this kind of mess is the error:6
-
I made a simple HTML site for watching Google I/O live without all the ads that third party websites try to stuff up your face. It also has the official countdown from the event website 👌 (The countdown will disappear as soon as it runs out)
Check it out at adless-io.firebaseapp.com3 -
To all the web developers out there that use email validation, stop using a check for common domain names! If I try to sign up with my email address (something@coded-websites.be) it won't work! So stop doing that and use a RegEx please! Who has had this problem too?11
-
Introduced my friend to VSCode. He was skeptical about switching from Sublime to Code but he decided to try it out anyway.
Guess what's his favourite editor now 😂7 -
Website: do you want to buy our premium features or try it out for free?
Me: free
Website: Ok here u go for free
Me: *clicks download for free*
Website: aight so heres a page to enter your credit card info we're only gunna bill u monthly or every 2 days if thats fine wichu3 -
I was thinking about using Drupal for project, just to try out a CMS. Before using it, I decided to search devRant for "drupal" to see how bad it is.
Nope, I am just going to use plain old VueJS with flexbox.9 -
Update to my CGI library for C++:
i've finally written the docs, everything seems to run stable!
if anybody is crazy enough to try it out and leave some feedback, I take everything!
:D
https://github.com/Wittmaxi/webcpp6 -
Search an issue on Google, find a cool GitHub project, try it out.
Search an issue with the new project, find another cool GitHub...
The GitHub Circle.2 -
Schrodinger's USB:
you have the USB in your hand. you don't know if you have it in the upright position or not. you can only find out if you've got it right when you try it!... otherwise the you're holding it both wrong; and right!4 -
How many of you uses Linux? I personally used for the first time Antergos (that discontinued, memed, arch based distros) with kde, then I started using Manjaro with gnome, as Manjaro was unsupported by most of the communities because it was arch based, I decided to move to Ubuntu, I sticked around on Ubuntu with gnome and then I installed i3, omg I loved i3 so much, after months of Ubuntu with i3 I decided to try new desktop environments/distros, so I installed xubuntu, xfce was boring, but efficient, just perfect! Then I installed kde neon, just to try it out! Now I still have kde neon and I'm thinking about trying Debian!
What about you?13 -
That moment when you struggle and write an amazing backend logic and your manager only looks at the frontend/UI and tells you it is okay. The struggle doubles when you try and explain him the backend logic and he just ignores you...what a day!!(No offense to amazing frontend developers out there)4
-
If you are a father and you find out your kind produced a pile of shit, you change the diaper and get rid of it all. No questions asked.
If you are a developer and your colleague produces pile of shit and you try to get rid of it, you end up in meetings how this piece if shit is actually master piece of shit and have to argue about it to manager that knows shit about a shit.2 -
Me: Found solution on StackOverFlow, lets copy/paste code and try it out
*Clicks ctrl+v*
Computer: There's your value!
Me: Wait that's not what I copied
*notices that I copied from a different computer and expected it to paste on this one*
*cries in corner* T_T6 -
It hurts man, it fucking hurts
I feel like I'm a ghost, like im not there. I don't really exist
I try to be better, actually doing something, anything. I really do. But nothing changes. So many times have I decided to finally make the change. This time I'm really gonna make it out of here. Yet I'm still here. Not one thing has changed. I'm still a shell of a person
It really fucking hurts
I just want to exist17 -
When I get stuck I usually try a variant of the duck method. I find someone not involved the project and explain my problem to them. I always figure it out before I finish explaining3
-
*at work*
co-worker: what are u doing?
me: programming and learning
co-worker: but school has just started... u guys havent learnt anything yet
me: thats the great thing about programming, everything is already in the internet waiting to be read and learned. try it next time ;)
co-worker: learning out of school, no thanks4 -
A project manager, a computer programmer and a computer operator are driving down the road when the car they are in here a flat tire. three men try to solve the problem
the project manager said: let's catch a cab and in ten minutes we will reach out destination.
the computer programmer said: we have drivers guide.I can easily replace the flat tire and continue our drive.
commuter operator said: first of all turnoff the engine and turn it on again. may be it will fix the problem.
suddenly a Microsoft engineer passed by and said: try to close all windows, get off the car, and then get on and try again. -
In case you and your friend are bored,
Here's how to have fun :
0)Have Linux installed
1)Grab as many monitors as possible me( and my friends connected 4)
2)Open a shell
3)Drag it all the way across all your screens width (basically open a terminal of width 4 screens in my case)
4)Run "sl"
Profit.
I can't really show how it looked like because it's a long video and can't attach here
Do try it out though.9 -
That satisfaction when you're teaching Python and git to a friend, and not only she actually understands things right away, but she tells you: "It's ok if you don't know this, I'll try to look it up and figure it out by myself".
Every now and then, the world doesn't seem such a dark and gloomy place :)5 -
Sometimes you get too used to everything, that you forget to be humble and curious, to explore and learn new things all the time. I miss the time when I say:oh this shit is cool, I am gonna try it out.
Glad someone knocked this back into me. -
Worked on optimizing the Firefox add-on I'm writing yesterday evening, was about to go to bed and packaged/installed it onto my normal Firefox (not Firefox for developers).
It worked perfectly fine on the developer version: hardly anything happens on the normal Firefox version and I took all debugging console.log's out 😬
Fuck me. Going to try to fix this shit tonight but damn.1 -
Big company issues: Try access something "access denied". Spend rest of day trying to figure out who can provide access to that page and what manager that needs to approve it :(2
-
I really want to test out a fully functional Ubuntu Touch phone but I don't have access to one.... Really wish my Android could dual boot it so I could try it out.4
-
I used to love Linux.
Now I hate it. I'm moving back to windows.
6th fixing time it's done this to me. When I try to login it just sends me right back to the login screen.
CTRL +ALT +F2 let's me login?!
Ugg I have a school paper to write.
So.. I moving back to the dark side.
This is what I get for trying out arch I guess.14 -
A lot of PM-rants (for good reason) but how about a reversed one:
Lead Dev: "Yes, but do we really need a dev and staging server? Can't we just try it out and see if it works?"2 -
When I worked in a non-dev env, the best part was that I was done with work after working hours. I didn't stress out or even think about the issues. It was something for tomorrow or someone else to worry about. And so, I was not mentally exhausted and stressed out all the damn time.
So, I shall try to bring that mentality to my dev life too. With this new position I'm starting soon, I really want to do well for at least a few years. And that would need me to chill the fuck out. Particularly after work.5 -
Mfw you try out Atom and it crashes the moment you open anything even slightly big. Then you try to close it out and reopen it but it decides it should start off right where you left it-suspended in time... doing absolutely nothing.
On another note, it looks beautiful, has many extensions, and is highly customizable but it gets bogged down so quickly.8 -
If finally happened. My cats broke me down.
After years of spotty internet, in which I couldn't resolve websites, to which the solution always was to reach down and push the RJ45 jack with the broken off clip that connects my router to my pihole back in, because my cats pulled it out once again.
They made me do. They finally made me do it. After all those years. Today, my cat pulled it out like ten times in a row... So I finally did it. I walked over in the other room, grabbed a new cable and plugged that one it.
Try that again, cat. I dare you. Try it again!1 -
The day after I delivered a secure programming course to our junior devs.
Junior dev: I can't figure out what's happening when I generate this sql.
Me: what do you mean generating ... It should be a prepared statement..
Junior dev: no I'm just generating the strings from the form
Me: ... Let's try this again.... -
The Google timeline:
- early 2000: "I use it because it's the best search engine out there"
- mid 2000: "I use it because it's a full ecosystem for mail and office and it's free"
- early 2010: "I use it because it integrates seamlessly with my phone"
- mid 2010: "I use it because it's at least better than the competition"
- now: "I'm willing to try literary anything that's not Google"13 -
The 1x1 to lock you out of your Mediafire-Account:
- Change password to a new one with more than chars (works)
- Try to login with it. 😂 (too long)
Had to reset it and set a new new one with 30 chars.6 -
Really hate when people say development for Linux is really difficult, especially when it comes to game development and porting engines...
It really isn't, it's no more difficult to bloody windows and personally think it's easier than Mac development. Worse comes to, mono exists and is pretty damn stable, getting something ported to Linux really isn't as difficult as people try and make it out to be -,-13 -
I started learning Golang today and really like it.
The error handling is *excellent*. It always works the same way and is standardized, unlike the hell that NodeJS error handling is (.catch(), try).
Modules confused the fuck out of me. I eventually figured out how they worked, but Go really doesn't try to make it easy to have multiple source folders...
I'll probably be re-writing my Discord Bot in Golang soon. Being able to have just one binary output will make things infinitely easier. Compile-time variables are another feature that's nice and easy to implement.
The goal is only having to upload a single binary to deploy on production from my CI script that has all keys and stuff inside. Feels good to finally throw all that old bad JS code out and starting completely fresh.7 -
I JUST SPENT A PAINFUL TWO HOURS TRYING TO FIND OUR WHY MY EXCEPTIONS WERE BEING THROWN AFTER EVERY SINGLE INPUT THE USER ENTERED...
I commented out the try catch, it worked, I commented out the throw and it worked, so I uncommented them both and it worked again? WHY DIDN'T IT WORK BEFORE Y U DO DIS2 -
Fuck it..
What’s the point?
Why do we care about a point at all?
Why do we even try to make sense out of it?
I’m religious but if you think about believe long enough that’s a point to question as well.
I guess the 2nd lockdown is getting to me.
I’m extremely introverted but this I too isolated even for me.
In the the 1st lockdown I made it for 3 weeks, now I’m breaking after 1.5weeks....6 -
oh FFS my university pissed me off so bad right now that I had to wait 20 min to cool down to be able to write a rant about it...
so, one of the university department offer an email address which is the official university approved email for student packs like jetbrain's. I wanted to renew my jetbrains subscription, but for that I have to get a verification email on that address..
But since the only time I use it is this annual renewal I dont know the webmail's url..
So I search for it on the department pages, services and its nowhere to be found. Finaly I found it on a student maintained wiki page.
I try to log in.. no luck. try another password, still not it. Try all of the passwords that I remember using in the previous 3 year and no luck.
well fck it the password change is managed by a website where I can log in with a different method, so I change the password and try to log in again.
No fcking luck! And at this point I bashed my head against the wall because I found out that the password change takes them about 1 or 2 hours... hours! wtf...5 -
So saw that google released 'official' themes for chrome and thought fuck it, lets try it out...
Chrome will only use CSD if you use the default fucking GTK+ theme else it will revert to chromes custom icons...
Just how fucking lazy do you have to be for this to still be a thing?!2 -
Just tried out Minecraft's shader mod SEUS and wondering what the fuck am I doing with my life being a web dev and not working on graphics.
If you have an nvidia gpu, please give it a try.
This is an example with PBR textures, it's mind blowing https://youtu.be/RbM5w9CBDIw
INB4 comment like "peasant web dev wants to do graphics lmao"11 -
Docker swarm. All i want is a 'zero-downtime' system and everytime i try to set it up there's three damn things missing. Load balencer, service updater, and a good distributed storage. I finally got pissed off and am working on those but fuck it's been how fucking long docker has been out why the hell somebody else hasn't done this yet.3
-
After much muttering about making a program to parse regular expressions into more human-readable English, I think I'm finally at the point that I'd like to invite you to try it out.
Notes:
- I do not claim this is perfect. I know for a fact there are things I haven't added yet -- hexadecimals, for example. *shudder* -- and I'm sure there are edge cases I haven't figured out yet
- I would welcome any feedback.
- Please be kind.
https://github.com/AmyShackles/...8 -
PR comment: You don't need this useCallback and this useMemo, it's premature optimization, this component will not have a lot of rerenders anyway.
*remove it and merge it*
Few weeks later...
Slack message: why the app is so slow???
*opens a PR putting back all "premature" optimizations*
PR comment: Hum... I don't think that's it, but let's try it.
*merge it*
*slowness is gone*
Slack message: wow! How did you figured out so quickly???
Me: I was lucky, I guess ¯\_(ツ)_/¯2 -
I hate the Windows vs Linux posts and the Windows sucks posts but god dammit...
With Windows 7 becoming older and older with less and less things supporting it (latest thing is the new Oculus Dash) I yet again decided to try out Windows 10 to see if I should finally upgrade from a reasonably stable system.
So I make a virtual machine out of my physical one and boot it up in VMWare... I upgrade to Windows 10 to check it out it's kind of janky, but I attribute the jankiness to the messiness of running my physical machine in a VM... I continue with the setup process and suddenly, I only see a black screen and a cursor...
I notice VMware is hinting at not being able to connect to the monitor... I realise that, while everything is black and I can't even open Task Manager, I can still see the Ctrl-alt-delete screen so I'm fairly certain at this point it's the VGA driver, still thinking it's probably VMware...
I boot up into safe mode and I try to open up Device manager to uninstall the driver, it won't open (no error or anything, just doesn't open)...
I try opening up devices in the settings and see that the display device is giving an error, try to uninstall it from there, but it freezes the settings app, every time..
I try to uninstall VMware tools as that's where the driver is, click on remove or uninstall whatever the button says and guess what, it freezes the settings app....
I try to open task manager to kill it and task manager is not responding...
(╯°□°)╯︵ ┻━┻
fuck it, I'm done...1 -
I hate moving
But moving back in with your parents is even worse
Even worse when your parents are hoarders and so you get to move back into a room where you then get to clear out random shit that isn't yours. And try to convince your parents to throw out a dresser that only 3/8 drawers work in it but they want to keep it.
*Sighs*8 -
Still new to dev, so I'm only used to windows but I want to try Linux. Don't want chance messing up my expensive pc, so instead, installing on old laptop I've been keeping in the closet. Installing Ubuntu Gnome, looked like a safe choice for beginner. This way I can try it out without consequence and possibly get new life out of an old machine.
Incidentally, any Linux specific apps/programs you'd recommend to a newbie?10 -
I fucking give up. Typescript is not meant for complex projects. It's meant for simple projects that are big. There's no way forwards, no matter how much I try to simplify my types I simply can not get the typescript server to stop lagging out the moment I do anything complex. It can't fucking do it, it just can't. And that sucks really, really hard.
I'm so tired of finding the ceiling on everything. I had a bad smell for typescript when it came out... and I never should have expected any more than this.14 -
How to find the solution to your problem:
Try to explain it to someone.
Almost every time I explain some weird thing that doesn't work to my friend, I realize what's the cause or have an idea for something to try out..3 -
So the makers of Sublime Text are working on a GUI Git client now?
It looks really interesting, could be a good alternative to Gitkraken!
Here's the link btw: https://www.sublimemerge.com
What I would really like to see is a plugin support! I don't know of any Git Client that has that...
Anyways, I will try it out later and post my opinion here!4 -
Just started to make some UI designs in sketch to try it out at least once. I have to admit, it makes a lot of fun ^^5
-
As a kid, I wanted to try new stuff. New programs, new games, new websites, new OSs. Those were the days when we had very limited and slow access to internet and cloud was still to be discovered. I had everything on my local HDD.
So one fine day I decided to try out Ubuntu on my Windows 7 Laptop.
I emptied a partition, burnt the image to a USB drive and booted from it. Installation went well.
Somehow I ended up deleting the logical partitions on my Windows machine. Not only I was not able to boot into Windows, my HDD was just one tiny partition. I cried my eyes out. That disk had everything I ever had.
PS: I recovered everything by restoring the partitions.5 -
My uncle wants me to get a faster OS on this (I'm thinking android since its touch screen) he wants to embed it in his car as a GPS computer (older car) he's an actual mechanic don't worry lol so he won't fuck up any car wiring
But this monster doesn't have a USB-A it has usb-mini. Oof. Wish me luck while I try to figure this out11 -
Made a tiny-ass code change and commited it today. Put in a proper enough commit message as well (any dev would have understood).
Not 5 minutes later, my manager calls me (I was happy that my code was being reviewed so quickly) and asks "why did you make this change?" So I started explaining it to him. End of the discussion, turns out I had to give him 2 details: "it was a customer request" and "<insert client name here>".
Why did I ever try. Rather why didn't he try. -
I started out on a Sinclair ZX 80. It has just 512 bytes of ram and you had to use a function button together with a key for each command since it did not have enough memory to keep the source in memory ;)
I attended few basic courses and then went on to hold them.
After a year there was suggestions of starting pascal courses so during the summer I read up in turbo pascal 5.5 but since the summer home did not have electricity I had to do it all theoretically for the first month before getting to try it out.
I got to try visual basic when doing school practice with Microsoft but the name was not set by then as it was a few months before the release.
Thats also where the more professional programming got going even though I did one pascal program that was used professionally before that. -
Our teacher gave us some code to better understand c pointers. The only problem is that it spits out a dozen of errors when you try compile it 😂2
-
I think a question should be added to tech interviews and maybe the most important one.
How many times in a week do you use Google/internet to look for a solution to/information about ur problems.
Tests for a developers ability to learn or try to figure things out themselves..
Feels like a lot of people on my team just do it the way it's always been done ,. Which is ahitty.. and if they don't know something,.. they need to ask someone instead of trying to figure it out themselves...
Reminds me of that fish adage?
They never learn how to fish....26 -
I was going to write an obligatory "fuck webpack" post but decided to skip it and try out rollup.
https://github.com/rollup/rollup/...
..and they said it would be better than webpack.
The more things change the more they stay the same.
At this rate maybe I'll just join the military and kill brown people in the middle east for a living.9 -
How do you tell HTML from HTML5?
Ans:
*Try it out in Internet Explorer
*Did it work?
* No?
* It's HTML5random webdeveloper css webdev programming webdevelopment html js wtf internetexplorer webdesign html5 frontend2 -
I think a good path to dev education is if you are interested in it as a teen and try out coding and keep failing. Persistence and interest will bring you farther than just going straight to uni/dev school.1
-
Coded a project for months, only tested it in Firefox. Then I think about the other users, so I fix everything in Chrome. After this I sent it to a friend to try it out, says not working at all in Safari, Mac. Okay, another few nights without sleep then... 😩8
-
The moment when you try Android development for the first time, you get a bluescreen out of nowhere and after that there are problems with the jdk in your project... I do not get it. Please windows... I just wanted to try something new...😰
It does not feel motivating at all... :/4 -
I've always wanted to post a rant here whenever I get pissed about something at work mostly because of the management and the people I work with. It rarely happenes but if I encounter one, I start to post something and end up changing my mind about not posting it because I'm afraid I am not the only devranter on our team or even other teams that I work with and they might figure out that it was me ranting because of the details I include in the rant. So I try to calm down instead and try to find a way to handle the situation.
Damn I'm never getting my free stress ball here6 -
Is it weird to try to find the perfect girl by writing a script that finds out what person has most in common with me by searching through all fb / instagram pages I follow and tracking a score for all the other people that follow the same pages?12
-
I recently built a Mock JSON based REST server, that can help you out with API testing and prototyping without having to write any code for the backend, feel free to try it out, and star the repository if you liked it :)
Link: https://github.com/ishank-dev/...3 -
Gotta love it when you try out a different VS Code extension for a specific language and then on each autoformat, more and more spaces get inserted.
IT LIVES!3 -
Why do you root your phone?
My original reason was to enable things my restrictive carrier prohibited, like tethering. But now that carrier is years behind me. On my previous phone, I rooted to disable onerous pre-installed software. On my current phone, I see no reason to root it at all, except maybe to try out some roms.
How about you?11 -
What do you guys think about Ubuntu on windows 10, any first impressions?
I wanna try it out coz my new Laptop comes pre installed with 10 and installing Ubuntu is kinda very problematic in high end laptops according to a little research I did.12 -
My father has an old powermac (G5 I believe) and wants a modern lightweight OS since apple dropped support a while ago. I proposed Linux and my father seemed intrigued to try it out. Tomorrow I get the machine and get to set it up.
I was thinking of Elementary OS, since he is an Apple fanboy. What do you think about that decision?
Never used or installed it before, but how hard can it be?
*obligatorily mentioning that I use Arch Linux*6 -
I created a white noise app called Ambie that plays sounds to help you focus, relax, or meditate. You can also download more from the sound catalogue in the app, which is powered by Azure. Free, no ads, open source. Try it out: https://jenius-apps.github.io/ambie...4
-
!RANT
We all have that one colleague who asks for help with his code and when you try and talk about it, he acts like he's got everything figured out.
These guys are so frustrating,if you know it already why'd you call me in the middle of the night to fix an important bug.1 -
Working on a very large project that has been going on for 6 months and will run for 18 more.
The day before our bimonthly meeting with the client the PM decides to walk out and quit without telling anyone. Now we're left to try and figure out what he was doing, as most of it was poorly documented it's gona be a pain.1 -
I decided to try a new mono font in my editor, this is a relatively new font called IBM Plex.
I can hear the sounds of a 1401 crunching through the punch cards while the printing out curlies that scream THIS IS SERIOUS BUSINESS.
Mmmmm....I like it.6 -
Microsoft Teams logic when using it from Chrome on Linux:
Wanna have a team call with multiple people? Sure no problem, proceed.
Wanna have a direct call with one person? Hell no, we don't do that here!
Also lets just ignore the fact that you are actually running Google Chrome, you should really try out Windows and Edge.2 -
Spent the whole day trying to refactor a program that consumes an API and didn’t work out. Now we have one less day to try to improve the product.
I think the fault was that we were aiming too high by looking at other libraries and we ended up over-complicating it. -
Why is it that clients that could afford my services ask for LESS revisions, but the clients that lowball me or like practically ask me to do their website for free feel OBLIGATED to like try their best to milk the shit out of my services HOLY FUCK man this whole month tired the shit out of me
AND IT'S ONLY AUGUST 32 -
When the Python tutorial gets to this point and you try it out while inspired by your previous Star-Trek-themed rant (https://www.devrant.io/rants/439358)2
-
Aye i made a 'game' to test out a library i made and it is moderately fun so i made an app from it. Here if anyone cares to try it.
https://1drv.ms/u/...
(the back button is pretty buggy, just use home button to exit)14 -
Decided to try out the new windows terminal app... It may be in preview but oh boy it needs work...
And not just a little work but A LOT of work, I've used prototypes that are more functional :-/4 -
Was trying to see why a (luckily) wiped drive wasn't reading out of nowhere, got to feel it try to read from the platters, arm flailing to try and read anything, and suddenly it just... gave up, arm parked, platters spun down... It still had power, it just stopped and didn't start back up, except for a moment or two of spin when power is applied.
I felt a HDD give up and die and it made me kinda sad.3 -
So I decided to try out Kubuntu 18.10, aaaaand it doesn't work too well for me. Oh well, back to 18.04 :v
1/312 -
Passive aggressive coworkers that have problems with each others work but instead of working out problems together they just complain about each other to me and try to drag me into it. What makes people think I want to play office politic games with them? I'm just there to code!1
-
So recently I've been taught how to make Virtual Machines in school and I did made an Ubuntu vm because it was loaded on a disk my teacher gave to me. And I loved it, it was my first time with Linux and I was so impressed, so I put some more versions of Linux on a flash drive to copy and I'm going to try them all out! The other versions I'm going to try out are Mint, Fedora, Manjaro, and Kali!3
-
I try to do my work and shut up about it but it is true; work sucks the life out of your soul slowly, everyday.7
-
!rant
I often have the problem of messing up my Linux installation, it gets unstable or the desktop envoirment gets slow / unresponsive
I want to switch to Ubuntu (with budgie) for quite a while but I'm afraid I mess up my system again...
Any tips for an inexperienced Linux person? tips to keep your system healthy and stable, tings to avoid when installing (like adding unofficial ppa...)
Thank you in advance 💙
(also how do you deal with errors? Do you just search the internet and try it out? ((and yes, I did brick a few installations 'trying it out')) 😅)7 -
If you have enough of your own Spotify-playlists just try out their radio functionality.
It makes you actually appreciate playlists with less than 20 tracks for their diversity...3 -
I'm new in the programming world; when I need to learn something new I generally look at documentation and articles to get an understanding of the basics.
Then, if it's still interesting to me, I just try it out.
Sometimes I might ask a fellow more experienced programmer or a teacher to explain it to me.1 -
Don't even say your initial time estimate/guess out loud. It will probably become your deadline, and you probably assumed that most things would take a reasonable amout of time.
Bonus: Try to get onto projects that you think you can get interested in. Once on a project try to keep interested in it's success.8 -
Maybe you already know it and I’m just retarded.. but if not, try out kodi + Exodus add-on👌
Most comfortable streaming I’ve ever experienced.
(Here in my country streaming is completely legal so no hate please:))4 -
"Just try it on production"
- a coworker DBA shortly before he desperately had to figure out how to restore to the latest backup. -
My brain= processor
Your mouth= raw data
I only process the logic that comes out of your mouth and typecast it to my system's logic and try to fit you in one of my objects using a visitor pattern.if I need to create a new dynamic object , my system throws a "you are special" message. -
Can we all please try to keep emotion out of coding? It never ever helps to get upset at a code review.
Please please please accept constructive criticism, and dish it back to me! You can hate my code just don't hate me. :/2 -
I just noticed when you search the meaning of a word you want to know in Google under it there is a quiz called Word Couch, you guys should try it out might learn some cool stuff in it, well I knew in do did1
-
Depends on the project.
If it is a full application I usually start with what information it will handle.
Then either sketch out some database or some pages depending on how much info I got and if I got any good examples.
The less info I have, the more I try to focus on use cases and workflow to try to figure out what data will be needed.
But for more niche projects, like supportive library, ex parsers, I either mock some test in linqpad or look for similar examples online to flesh out the idea.
But I tend to very quickly fill out the basic shape and try to get something that can be tested.
Then I can find if I need to rethink it. -
I hate it when someone asks me for help in a part of his code, then I find that the problem is the whole code not just that part.
I have 3 options:
- try to make it work, and get lost in his shit, not refactored code.
- tell him that I am not that good so he get out of my face
- kill him, so he can reproduce
PS: just kidding -
Didn't happen to me but to the other class at my university.
As you all know all universities changed to studies online this semester. So a teacher asked students to try solving an exercise and he forgot to stop sharing his screen. Few moment later, porn started playing 😂
Turned out he told the administration later that it was his son who did this (not sure if that's true) and he stopped working after that anyway.
I memed the hell out of that incident lol -
So google just released a new cool demo
https://teachablemachine.withgoogle.com/...
It's actually super cool and i urge all of you to try it out! -
Question;
I have heard about Apache Hadoop for a while but never bothered to learn anything about it.
What can it be used for? Can I use it for hosting thousands of websites powered by php/hhvm?
I am starting to have a need for a really HA and High Performance solution that is futureproof too. My current solution is doing great also when it comes to performance and HA, but it is always nice to try out new things...
So the question is, can Hadoop be used in a hostingsolution?4 -
Asked if I'll meet a July 15 deployment date for a payroll app that has been out in UAT since Jun 27th with no comments (6 working days and 2weekends)
Me "Well I smoke tested it and it worked but if I get a 20 item correction(/enhancement) list on the 12th from the customer rep again, then I won't"
m
Team Lead: "I'll try to play with (test) it some today"
Me :)2 -
Don't you just love it when project works in the IDE but as soon as you build the artifact and try to run that it just straight out refuses to run and does not spit out any errors 😐
-
Update on my Minecraft server if anyone is interested, recently just setup a test server to work out requirements, so if anyone has windows 10 edition of any form of iOS or Android Minecraft PE feel free to try it...
IP: minecraft.lxmcf.com
Port: 65535
Just let me know how stable things seem and if you have any issues connecting (it constantly gets stuck on trying to find server but will connect if you try .-.)7 -
Today I‘ve been investigating a freeze in our app. It took me many hours to narrow it down to the textfield validation regex. And it turned out to be a "catastrophic backtracking" issue.
I‘m a regex noob so I don‘t have a clue how it occurs exactly. But I‘m a bit perplexed about what a seemingly innocent regex can cause.
For me it became another argument against regex now.
I‘ve rewritten the regex into readable code and the freeze is gone.
I could try to fix the regex but… nah. The code is better anyway.7 -
Just started watching mr Robot, not liking that much to be honest, but still decided to give it a try. Then mr robot takes out the piece of paper with a wrong IP address on and I'm like =_= "is this for real or are they joking with me"?13
-
trying to add a feature and then finding out that for some reason it overloads everything, so i try to fix it only to find out everything is broken and i can find the source of the problem, so i delete all of the code and start all over again2
-
So I finally gave Drupal a try as my colleague is thinking pretty highly of it. Well I installed it, checked a bit... Then uninstalled.
Not interested in building websites that look 20 years old out of the box. Plus, it is god damn slow.
I'd rather build custom admins each time. I start to hate CMS systems, even if they can be pretty convenient sometimes.1 -
Learnt a lesson today:
Never try out new hotkeys in a SQL query editor window.
Or if you do, at least make sure it's not connected to anything important :)
I was trying out new hotkeys and accidentally executed a SQL deploy script to rename something in multiple stored procedures in a large system.
Thankfully - so I saw after my heart stopped - it was only our QA db so not too bad, just a couple of devs set back.
Who woulda thought ctrl-l would execute :O -
!Question
Is it better to try out a lot of languages to learn, or focus directly on one for web development?6 -
I recently decided to try out vim. I've got to say, I fucking love it!!! And since I hear you can customize it, I'm super looking forward to that!!!
Not that in quitting on Sublime or anything, I do want to give vim a try.2 -
Sometimes I get inspiration for pole choreos, so I can take a break to try it out. I don't even have to change from my pole outfit1
-
*thinking to myself*
Would it be faster to try to guess/remember the correct syntax and type out this line of code, or search for it on Google, then copy and paste it?1 -
TL;DR still don't know who 1:11 is...
It looks like my script took screenshots until about 2:50, but there was no activity on the desktop... That means they have to be on A days. I can try to run the script again next Wednesday OR I can use this thing I built to wait until 1:11 and spam the desktop with screenshots claiming to be the NSA... I'm a little too chicken for that lol. Anyways yeah couldn't find out who it was yet and I don't have much time to find out... -
I don't understand why people are so preoccupied with new languages and scared to try them out. At least half of the language features are a rehash of the same ideas and the other half are 2-3 ideas. Seriously. I find it distasteful that people in my co are so scared of learning new shit. NEED To GTFO.3
-
Two years ago my laptop crashed and wouldn't boot windows anymore. Luckily I had already handed in all small projects and backed up the rest. However, I still had to install all my programs on a fresh new windows installation.
I decided to give Linux a try since it was an old laptop and I have to say that my data loss situation was not bad at all but getting into solving Linux errors can take quite some time out of your day, especially in the beginning. After a week of spending time here and there to improve the situation I had pretty much everything setup to the point where I could start development again. I have to say that it has changed my workflow and that I'm loving Linux now. I started out with Ubuntu and now I'm trying out some other distros on my second laptop (if you got any suggestions please let me know).
I still use windows side by side with Linux for certain tasks, but I'm not regretting losing my windows installation on my laptop. It made me realize that there's much more out there to learn and to give a try.3 -
So I created a desktop app a couple of months ago that relies on IG API. Everything was working perfectly. QA passed and everything was ready for rolling out. Took a
vacation last week, when I came back yesterday it was broken. My backup didn't tried checking what was wrong btw. Turned out IG got strict with its apps on June 1 (sandbox). He waited for me and didn't even bother to try to fix it.
Oh, app will be launched today. Good luck PMs and fuck my backup.4 -
My burnt out mind has come up with a great argument in favor of procrastination.
If I try to convince it that the work will take few minutes, it would simply reply, "Sure, but after that there is more"3 -
I fucking hate web development and fuckton of issues it has. Laravel library not found despite the files exists and composer loaded it in the autoloader, fix: create a config file for the lib, why? Because magic. The code cannot find the provider class without it....
Next, try out smtp mail. Works everywhere, but not with the live smtp server. Fails with Invalid recipients error. 2 hours later, with half of my hair torn out I finally figured out. Can you guess?
Credentials and settings are correct, recipients are also correct. The fucking from address parameter was the culprit because you cannot send emails on behalf another address, logical but fuck that error message. Why is it that hard to respond with an understandable response?2 -
I want to implement a functionality, I use framework X with cms Y.
40% of the libraries I find are outdated, 20% just don't work, 20% offer partial functionality but don't do what I want them to do and the rest just seem excruciatingly hard to implement
I'll try to put something together myself, not sure how it will work out3 -
I think the difference between a monkey and a good developer is that good devs ask why? And try to find out.
Whereas a monkey just does what he's told and learns just enough to do what they need to do, usually by being told directly rather then figuring it out themselves through trial and error. -
During my freshman fall semester in college in my intro to Java class, the professor gives us an assignment and says we need to submit it, so I print it out and try to submit the code on paper. Is it my fault he didn't specify how to turn it in?1
-
What a time to be alive... when one gets so lazy that one orders freaking Burger King or McDonalds as a delivery service... daymn...
yep. I'm gulty. Had to try it out. Totally in the name of science.1 -
Get to work, reboot your machine to try to fix VS throwing way too many exceptions...get locked out of the computer cause keyboard stoped being recognized...Go to IT...now the mouse is not being recognized either...Well, this morning is just going downhill...
-
I found out the importance of time complexity. It might not seem like a big difference between O(1) and O(2). But there's a big difference hardcoding 500 lines and 1000 lines of data.
I made a navigation app for school using dijkstra's algo. However it had no data available so I had to hardcode it. Long story short, there was a ton of hardcoding. Always try to improve the time complexity of the code you write.2 -
Under pressure for a big feature that had to be merged into develop like one month ago. But I couldn't because of issues I discover every single fucking day.
Today's issue is that a Cucumber test fails. I try reproducing it on my machine, it fails with a different error. Apparently I need to download some 10GB database file from some company server.
Alright, let's download it. But it's damn too slow. Well, let's have lunch in the meantime.
I come back, the download timed out at basically the same point I left it at.
I don't wanna try again. Not without trying to improve things. Download speed is ridiculous. Switching from Wi-Fi to Ethernet definitely helps, I thought.
The cable doesn't work. The port LEDs are both off. Is that cable even connected to something? So I follow that damn cable throughout my colleagues' desks. I'm now doing things without even remembering why.
I finally find the other end. It is plugged to the wall. I try another plug, but that fucking LED is still off. A colleague tells me: not all the sockets are actually connected to the switch, you have to call IT to have yours patched. Stay calm, stay caaaaalm...
A small lamp turns on in my head. Maybe something in my laptop is broken. So I try with a colleague's ethernet. That fucking LED is still off. A-ha.
Turns out, the shitty macbook adapter has this Ethernet port that DOESN'T work out of the box. It needs a driver to even realize there's a port. I look for it, I find it. I finally have wired connection. It's like having drinking water again.
I turn off WiFi, I re-try downloading that fucking database.
Nope, it's still stupidly slow. The bottleneck was in the dumbfuck internal server.
FUCK.
At least I have Ethernet now.1 -
I built a view engine that relied on V8 for expression evaluation and flow. Not very stable of course, since it used RegEx, but it worked fine for what it was designed for.
The crown feature was the ability to pass in lazy-evaluated huge objects to that view model, so that the view model decided what was going to be used in order to display the view. Made it really flexible, while not sacrificing speed.
I was brainstorming for 2 days about the lazy loading part, and the gymnastics that had to be implemented for this to work.
After I wrote my final line of code and thought that this is it, I launched it, and it FUCKING WORKED! First try!
I was hyperventilating, walking around the apartment like crazy, doing random push-ups just to try to utilize some energy that I felt was fighting to burst out like a xenomorph out of the chest.
... 2 weeks later I found bugs. Had to re-learn how I did it. It's true what they say: if it was hard to write, it's even harder to debug. Fixed it eventually, but that part's not that exciting. -
Crime can be prevented. War can be explained. Evil can be analyzed.
Pure chaos, however, is different. Somewhere out there, an inch away from the edge of the universe, lies what will destroy your mind should you try to grasp it.3 -
Is it a good idea to start learning Python? I'm a PHP dev but I really want to get out of my comfort zone and try something new. Moreover, I think as a PHP dev, I don't really have a future.4
-
It was a shit idea to try and get async to work in my first ever real programm meant to be used in production.
Unit tests are a bitch to make.
And now everything just kinda falls down on its own.
At least i learned a ton and got a lot of firsts out of the way.1 -
in any other language anything is possible
in rust?
"no"
and you spend 3 months on it and turns out it's a no
this is like project #13 for me where I fail at it. the others I didn't try as long. but now I'm sure
good night12 -
Just spent 2 days figuring out the issue for flickering of path drawn on canvas through sockets.
Every team member had already tried to figure out the bug.
I had checked almost everything and at last I was about to give up.
I gave a try, and it worked. How, no one knows...
Just changed 'lineData' to 'JSON.stringify(lineData)'
:)1 -
I recently took on a protege who is a complete newbie to the world of CS. I recommend that everyone should try to lend a hand to someone who is just starting out - it helps you communicate complicated concepts more effectively, understand how less technically inclined people approach programs and it's also great practise for your personal skills.
-
"It takes A and B and C and X and ... to make this work on Windows"
What? Nooo really? Making Linux tools work on Windows takes more effort than on Linux? And it must totally be Windows' fault, right?
Pull your head out of the ass already. Running Windows tools on Linux takes just as much effort and just as many extra steps, and the same goes whenever you try to run any software on a system it wasn't made for.18 -
A pure r&d project! Get to try out all the cool new things. Yes I know it will probably be out of date by the end of my first day! One can only dream! 😉
-
Right now anything I write quickly becomes crap. I'm happy. It means the whole "lets try out raw javascript again" thing actually helps me learn something.
-
Has anyone else used CodeBeat before? I just started an open source project that I plan to publish onto NPM so I created a public GitHub repo. Saw a marketplace tab and thought what the heck let's try it out. Found automated code reviewing software and gosh darn! Their GPA style grading system makes me want to write some pretty efficient code!
Has anyone else had the pleasure of using it?1 -
Not just for hobbies, better make some money out of it. Otherwise, it becomes more of skills upgrade. Collaborate and try really make $$$. It's all about extra $$$
-
Spent most of this week busting my ass working on a hotfix that came out of nowhere with mega high priority. This annoys me greatly because the hotfix wasn't even fixing a bug, it was adding new functionality because certain customers were being blocked from testing without this specific feature. In my humble opinion, given that we release every weekend, hotfixes should be reserved for actual critical bugs. But anyway, as I probably could have predicted, the code got to QA and exploded. Literally nothing works.
This is what happens when you try to rush out features to satisfy customers. If you try to rush something that is late, you WILL make it later.
Meanwhile there's an issue I'm supposed to be fixing for our next release which goes out this weekend and I've had no time to even look because of this hotfix. And now it's the end of the day and I just feel worn out from stress, tomorrow will no doubt be similar.1 -
I reset my Linode VPS to vanilla Arch after the blundered attempt to use an unsupported Linux distro. Now I'm reinstalling OpenVPN and decided to try out IPv6 networking over the tunnel. Got my free address block and it is SO AWESOME, even typing the addresses feels nicer. I never want to touch IPv4 octets again.3
-
Seriously, wtf give the work to someone else, claiming that "I'm too busy to do this", when all that other person does is come asking you for help, and not only do you have to figure out what needs to be done, you need to figure out how the other person fucked it up and try to fix it without hurting any feelings. Oh, and, yes, I was too busy for doing what is essentially double work.
-
You ever get the feeling that you work with a chisel and there's that one colleague that works with a 16lb sledge hammer?
I'll make a nice elegant fix for a problem, they'll struggle to work with it so pound it with a hammer, I'll come back to it and try to iron out some of the dents...1 -
java
@ValueImmutable
I have used this to generate code
I try to use this to generate code again for a new class
it doesn't work, doesn't generate anything, can't tell what's different outside of new class being in a test package
thanks obama
yes i'm too retarded to figure out the problem from googling and trying to read some documentation5 -
Please don't try to decipher your code from 5 years ago, it's a mistake. Thought it would be a great idea to bring an old project back to life. Turns out it is not. Not when I can't understand my own code...3
-
The most excited was probably when I had to write a Visual Basic program with a try/catch statement that took user input and would send a “You Done Messed Up!” Popup Error message in the catch. For some reason it was sending it anyways even after the input was correct. Took me an hour of debugging to find out it was my logic that was wrong. Finished the assignment 5 minutes before it was due. I celebrated as if I had just won the World Cup.
-
Today I had to fix a bug and it took me about 2 hours to find out that it related to a bug in a component which doesn't belong to the bugs component. In development everything where fine. But after deployment the bug occured. Found out that when running Vue webpack projects in dev it handles errors different, kind of a global try catch block. After deployment the application breaks.
This teached me again that we should not ignore any red error line in console. -
I decided to try out that built in mobile hotspot in win10 but my phone keep couldnt get IP from it.
I tried everything to fix this.
After 2 hours of searching the internet i bumped into an idea.
Pulled out the ethernet cable and plugged in.
It worked.
I cant look at myself in the mirror... -
So a few months back I wrote some software to perform "zoombombing"(dictionary-attempted login to random call) and uploaded it to Github because one of my buddies wanted to try it out.
I took a look at the traffic on that repo today and I found that most the traffic is coming from an external website called www.turkhackteam.org.
WTF WHY IS SOME TURKISH SCRIPT-KIDDIE WEBSITE LINKING PEOPLE TO MY REPO!4 -
What are you currently working on? You can be as vague as possible and let others try to figure it out.
I’m currently working on something to make pelican based blogs look a bit decent.7 -
Wow..so i decided to try out Swift instead of always writing in ObjC while writing a native module in my React Native project.
I spent a fucking hour trying to figure out how can i write code to get a value from my info.plist in Swift and what i got was a humongous piece of code whereas ObjC does it in one line.
Whats the hype about Swift?!? Its the worst fucking language out there5 -
attempt neater/cleaner implementation, doesn't work
attempt ugly implementation, it works
maybe one day i'll learn how to write good typescript and react
easier to throw the args around than try to figure out the correct syntax to pass a function to a child component, or not have a react hook closest to where it gets used? -
Has anyone ever user GuixSD here before? If so, how did you like it? How was the transition from GNU-Linux/macOS/Windows?
https://www.gnu.org/software/guix/
Just found out that this is a thing and wanted to try it out, but before that hearing some opinions might be nice.3 -
I just published my second chrome extension: mediumship! It lets you read any story on Medium. Feel free to try it out at https://chrome.google.com/webstore/...
-
Does anyone else read about a new library/framework, get really excited about and can't wait to get home to try it out?
-
Ugh. Where to begin!
If you gotta make a standard for everyone to follow, you better make it readily available. Even though you barely have any users, but if it's a standard, anyone can try to follow it tomorrow. Or else take it down completely.
There's a standard for learning tools handled by IMSGlobal (Don't ask who they are, no idea). So if you want to build a tool to integrate with different learning platforms, follow this.
OK now, to read the documentation you have to register for an account. As if this is bad, ....... wait for it ........, sign up has to be approved by an admin. My request is already weeks old but not approved.
OK. Google around and try to see if some alternative can be read than that shitty website. Apparently, they have a Spring plugin on GitHub that can be used as a Maven dependency. It has a small readMe attached so I can get something out of it.
And I'm using Spring, golden right? Not quite...............
turns out the stupid readMe is outdated. If you follow those instructions, you get errors. WONDERFUL!!
Now I have to dig through all the code files and try to make sense of what I'm supposed to do. -
Built an application real fast that rename files you drag into a specified folder and spits them out into a folder on your desktop. I had a bunch of file permissions issues because it was in a “while(true)” loop and it constantly watched the folder. Instead of checking whether Windows was done moving the file or whatever so I could take control of it, I just threw a try/catch block in there.
It worked perfectly.2 -
Today I read a blog about React Native, and I was amazed to see that Facebook, Instagram, Airbnb uses this.
Is it already a thing now, thinking of giving it a try
There is so much confusion out there for a mobile developer what platform to choose, btw m developing native android apps from past 3 years.
What are your thoughts on it?6 -
I've been kinda missing linux lately so I've been thinking about dual booting it on my desktop,
And considering I've only mainly used RPM based distros(Mainly RedHat Linux and later Fedora almost exclusively)
I've thought about getting out of my "RPM zone of comfort" and distro hopping for like a year between different other systems and seeing what else is there and how it compares to Fedora.
Any suggestions and what I should try?
I thought I'd start easy and take Baboontu (Ubuntu), mostly because I'm planning on making a Minecraft Bedrock server for friends in the near future which apparently is only available for on Ubuntu so I want to get used to it.
Currently the distros I wanted to try are:
Ubuntu -> Linux Mint(With how much @Fast-Nop has been praising it how can I not try it) -> Arch(Because I wanna see what all the fuss is about) -> Gentoo Linux -> Slackware(Because I recently learned that this thing still actually exists and is still active and gets updated, so wanted to see this Legendary distro)
Any others y'all can recommend?
I'm planning to try and use each distro at least for a month and try to only use Linux, only switching to Windows if there is *no* way to do it in the distro.2 -
Finding it difficult to work out whether I should take the plunge and try to make the idea I have.... must overcome confidence first...5
-
Are there any other devs out there whose minds go blank when they try to teach coding?
Whenever my friends ask me coding related questions, I just cannot explain it to them. I cannot think of any examples even. And when it comes to explaining the method used by the program, I just end up confusing them even more.
I feel so bad when I cannot help them understand.3 -
I decided to try out a vertical mouse. So, far I really like it. I do need to get use to the fact they are taller then traditional mice. I keep knocking it off the mouse pad or over when I move my hand from the keyboard to mouse.
-
I want to try out the dvorak layout but I'm a bit unsure if it's worth it. Anyone who has changed from qwerty to dvorak who could tell me about their experience? Is it faster than qwerty? Is it easy to learn?4
-
Shower time the next morning.
If you're realizing you're stuck:
1. Get a complete thought out, even if it's shitty.
2. Quickly try use the code, even if it doesn't work that well
3. Move on to something else. If you can't, take a deep breath and phone a friend / mentor. Otherwise:
4. Read about the problem you're trying to solve
5. Go to bed
6. Think about it during shower time the next morning1 -
Does anyone of you ever generate PDF documents under Android?
It is a task in our current project and I don't find a lot (usable) libraries out there. Our first try was iText but under iText 7.1 they no longer support Android 6.5 -
My dad showed me vb.net when I was 13 or something and just went ahead to try to make different types of games with Windows forms, it was a lot of fun even if the games were garbage(I had a gazillion buttons on one because I couldn't figure out how to make the logic reusable with the hp bar); it is what put me on the programmer/engineering path1
-
Damn client is asking me why her carousel isn’t working. I dive into it and see two different kinds of carousels. My thought is that the developer forgot to remove an old versie. So i want her to try the other carousel variant.
She mails back: no this has always worked so this can’t be it.
Like wtf?!
Then go figure it out yourself bitch!1 -
Software has no pre-built packages. Clones repo and tries to compile from source. Spends 1.5 hrs hunting for the libraries - no list published. Configure of course had trouble finding one I had installed; had to debug the configure file to see how it was search for it, turns out it was applying a subdirectory to whatever path I gave it. FINALLY configures and I run "make all". Everything compiles!!! Try to follow documtation to setup the software, 1st cli command -> Segmentation Fault with no logs....
-
Learning Rust
I found out all the pros of Rust and wanted to give it a try. I don't know why it's so weird and difficult to understand the basics. I've been trying to find projects to do with it, so I can learn. Not sure where to start, there's either only basic tutorial or expert talks on YouTube about Rust.8 -
In addition to talking all about yourself and polishing your resume, take a bit of your time and learn something about the company that should hire you. Try to find out what they do, how they do it and what their success story is. And then put yourself in that picture.1
-
https://sysadmincasts.com/episodes/...
Z shell lowered my stress levels working on shell try it out guys.2 -
Senior year of highschool (5 years ago), my friend and I were bored in Calculus class. The calculators we used were the TI-NSpire CX cas (the most advanced Texas Instruments graphing calculator at that time). After figuring out we could get a Game Boy Advance emulatir on the calculator, we decided we should try making out own game for it. That was when I figured out what I wanted to do with my life and havent looked back yet
-
I hate when I just want to reference a camelCase variable or fileName.class in my .docx Word documentation and it actually bothers to try to correct me. Word is an application made by coders, I don't see why it can't figure out that I'm not wrong when I type ".toString()"2
-
Am moving back to linux again, after having lived on arch for three years , I decided to give windows a try . It's been less than five months, I can't do it, I just can't.
Anyway , am trying out manjaro with deepin , atleast until cutefish works1 -
So, I really hated NodeJS until now, because it didnt really have a decent framework. Things changes I think: https://adonisjs.com/
Definitely will try this one out.4 -
Just figured out "code map" and "code clones" on VS 2015 (don't ask me why I didn't know these features)
Thought I should try it on my newly created application for a client (+/- 1500 lines of code C#)
Came across 1 duplication, 0 unreferenced classes or members and no circular references
I'm just awesome -
I guess ill wait until you ignore all my warnings and find out for yourself. But i am the one you keep asking questions about technology to so why do you have all the answers prepared? Why ask me?
So i just keep saying, try it. Try it your way and let me know how it goes. -
I just saw a post about enki, and decided to try it out. Apparently there is a waiting list, but I applied for the beta and got a code less than an hour later. So if you're interested, definitely try that :D
Their site: Enki.com4 -
ODROID!!!!!!
Let's start from the beginning: I finally got my 3 odroid MC1 Solo's (XU4 equivalent, and they are way more powerful than a pi) and I was really excited to set them up. I decided to start with resinOS as I had heard about it and wanted to try it out. It didn't boot. I foashee every single SD card like five friggin times, and it didn't boot.
So I decided to try Ubuntu 18 minimal. It didn't boot, I was depressed. Then today I turned it on again, silly me forgot that I would need to reboot after expanding the file system. AND NOW I'M IN! DOCKER SWARM, HERE I COME!!!!!!3 -
questions for those hard core lazy geeks, I'd like to try out raspberry pi. what's the most crazy use cases in you mind but yet no way to find time to do it? if I get rid of my laziness, I may do it, no promises😜17
-
maybe u can help me..
If i send "mp3" through my created app it is always a "unknown file"
maan im try and failing like 12 h now.. nothin to find on google or stackoverflow about exactly that problem.
The file also is named then for example as xyz instead of xyz.mp3
And via WhatsApp it only sends an "unnamed document"
wtf man im out of solutions. if you want i could post code8 -
I always urge people to bring their own story into their social media content. I try to do that as best I can.
Sometimes I’m happy.
Sometimes I’m bemused.
And sometimes I’m just amazed by the stupid stuff I see around the web.
Alas, today is one of those days. I’m not cranky often, but when I am, it helps to just write it all out. Simmer down now y’all. It’s ranting time.1 -
Non deterministic behaviour in complex systems is a joyful cesspit...
No matter how much I try to enjoy it as a learning experience, I still feel - and stink - rotten...
The number of stuff that shouldn't have existed in applications is frightening and I really don't want to look at it anymore.
But it suddenly starts working and didn't crap out since 7 hours.
Just stay like that the next years till someone else has to play with you. -.-6 -
Way too long story short: Needed to figure out how to use jQuery to update a table that had no classes or IDs to help you tell what's inside it. Worked out a looping structure to read the contents of the cell with the dependent data in each row, and then update the cell that needed changing depending on the value of the first cell.
Minified the solution and dropped it into the console. Worked exactly right on the first try. -
I declared it a Heisenbug!
So, basically I was starting multiple threads...
I was getting a list index out of range on line 268 which was a dict. Strange.
36 hours later, a lot of changes, I was still having the same error whatever I put on line 268, log, try, but when I got it on a comment... I lost it.
Restarted Pycharm.
Reset the branch to remote.
Everything worked fine.
Fuuuuuuuuuuu -
GhostBSD is a pretty nice try at an out-of-the-box BSD experience. Almost everything works fine on my laptop, the only issues so far being screen tearing in Firefox and flaky WiFi (what else, this is a *nix after all).
Check it out if you're interested in trying a BSD without a lot of config headache.
(That said OpenBSD is still my favourite) -
So i need about a half a yearly budget of some smaller EU state to try out everything on AWS, a fu***g satellite ground station for example... I don't know why should i do with it but i need it2
-
Setup an Urbit planet
Got it working and it’s beautiful
Started doing development
Broke my planet because I’m me
Now I’m sad as I try to figure out how to fix it and not doing development -
- Reading the docs and trying out examples (basically copy paste their example and try it in your computer)
- YouTube videos if I don't understand something from the docs. And to see how people explore various ideas I wouldn't have thought about
- From what I have learned, trying it by myself or applying it to somewhere useful
- Tinkering when free, else move on -
Either I'm so unlucky, or Samsung VR gear is the junkiest thing in the world, I've been to over 15 stores (including official Samsung) hoping to try it, and they're always "temporarily" out of service2
-
Realized that there are individuals that wants a simple mobile app to try out their business idea and needs you to take care of all of it from writing requirements to deploying the app. Also from a third world country and would not get any offers for any embedded hardware job.2
-
based on my previous rant about dataset I downloaded
https://devrant.com/rants/9870922/...
I filtered data from single language and removed duplicates.
The first problem I spotted are advertisements and kudos at movie start and at end in the subtitles.
The second is that some text files with subtitles don’t have extensions.
However I managed to extract text files with subtitles and it turned out there is only 2.8gb of data in my native language.
I postponed model training for now as it will be long, painful process and will try to get some nice results faster by leveraging different approach.
I figured out I can try to load this data to vector database and see if I can query it with text fragment. 2.8gb will easily fit into ram so queries should be fast.
Output I want is time of this text fragment, movie name and couple lines before and after.
It will be faster and simpler test to find out if dataset is ok.
Will try to make it this week as I don’t have much todo besides sending CVs and talking with people.2 -
I just saw app controlled paper airplane and it is so cool that I wish I could make one for myself... It is way out of my league but maybe I will give it a try..
-
TFW you can’t figure out why your code is only running once, then realize that you forgot to put it in a loop.
(It’s in a try catch block so my brain interpreted that as a loop) -
Fuck it, after playing around with languages for awhile I decided I’m gonna make the switch from Java to Go. I feel like Java was nice to learn with but now I wanna try out some new tech for building API’s and micro-services.5
-
i just found out, that you can try the Google's gaming platform #stadia today, and see how it works with your internet connection. Just go to www.stadia.fail2
-
Has anyone ever faced problems with VS Code Git GUI and git in terminal?
:/
I use the gui for some stuff and the terminal gets out of sync.
So it's like I have discarded changes from the gui and then WSL still says I have changes when changing branches, so I try to stash and it says there are no changes. It gets really frustrating.
😕4 -
!rant
I bet you heard of google's fuchsia os. Now they have anither new thingy called flutter with which you can develop for iOS, android and soemthing else at the same time, apperently. I have worked with android studio before but I don't understand what flutter is exactly. Someone mind ot explain? I will probably try it out soon4 -
I read earlyer that GitHub was down but i can login but when i open one of my repositorys i get logged out and when i try to login it just shows an error! Anyone else experiencing this?1
-
How are you all enjoying those restaurant websites lately? I have to fight the urge to try and build one. It sounds like a bad idea... but - I just think - they could be improved!!! Any good examples out there?6
-
I have been helping out a teammate with a code fix but never wants to try my code solutions, instead he always complaints about it, even if they work and comply with the conventions. (I am his dev lead)2
-
So it has been a couple of months since I've used MailGun in a project and I felt like it was time to use it. So I try to go to the mailgun website and it doesn't seem to load. I check twitter and they are experiencing a DDoS attack (tweeted out 20 minutes ago)
Really? Did it really have to happen now I just wanted to use it :c? -
Sometimes the implementation of setting a pw is really wow... yesterday I create a new db in my 1and1 hosting package. I generate a strong pw with a length of 20 and try to set it. It took me 1h to find out that 1and1 only accept 9 signs and I ranted after that because nobody says that they will just cut the inserted pw and set it with no warning or hint that I maybe should chose a shorter one...2
-
!rant
Help a future Linux convert out!
So far over the past year I've gone through Mint, Fedora, Ubuntu and REHL and all have had their issues or just didn't agree with me. Currently I've been using OpenSuSE Leap I haven't had much an issue with... But I'm looking to try out Arch, though I'm not a fan of the whole CLI install. Doing some more research I saw Antergos which is just Arch but more n00b friendly and more elegant to me. Has anyone had experience with Antergos? Is it as it seems? Any pros and cons with Arch Linux based things? Running it in a VM first doesn't do it justice for me.5 -
i am using xubuntu have been using it for 2 years now on my personal laptop. would like to try out something else, a different distro, what do you recommend ?9
-
Can someone tell me why Desktop Epub Readers are so bad?
I'm trying out Kotobee reader and damn thing gets stuck loading for 10 minutes every time I either try to make it full screen or change the font size. I never had this issue with browser epub readers.2 -
I hate my internet provider.
I configure everything to work remotely and when I try to login to it I got "Http Status 502".
I thought I misconfigure something and recheck everything and still got "Http Status 502".
When I use the internet connection provided by different provider, it works!
Everything is hard to debug without you messing it up internet provider. It like trying to debug the code and find out the problem is in compiler.8 -
Does somebody else use the upwork app to open upwork links with it? recently it started bugging out when you try to open anything 😥
-
Alright guys is elementaryOS worth? Really wanna try it out but at the same time I don't wanna regret it and have to revert back8
-
Goal for 2020:
Get out of my crappy career as office slave and finally move to a crappy career as web designer. I've been studying for years and it's what I want to do, but I can never work up the courage to send my cv. Fuck it. I need to try.3 -
So remember rant from yesterday about Go plugins? Well turns out that a new version of Traefik was just released with plugins based on Yaegi!
"It can't all be good news" you say, suddenly paying attention. You're right, their implementation is a bit weird and I don't fully understand it... So I've decided to try to ask for help from the guy who wrote the feature, let's see if he responds... -
When I lose motivation I either try to do other things or just sit it out while trying to force myself to work on projects, sadly it doesn't work sometimes
-
So last year we started off with an IOT smart home project combined with SAP HANA, everything went well with the hardware side of it. Wired up everything and functioning smooth as butter. When we try to connect to the HANA cloud db to store sensor data... we find out that Arduino isn't supported. A big FML!!2
-
I was late with getting into programming and only started considering it after completing an education in animation before (unwillingly) working jobs outside of that field for a few years.
I had to really dig to try and figure out what I'd enjoy doing, and it's when I asked myself what I enjoyed about things in the past like railroad tycoon that I got on the track (eh?) of putting stuff together and making it work.
I remember seeing my friend play and I was screaming internally at his "who cares it works" solutions. When we later played ottd I would try to set up my stuff so that it was readable and because I realized how annoying it is when I can't figure out what my friend's tracks are supposed to do without asking him.
I was basically a developer all along. It's just that my only programming language was railroad tracks and signals. -
And here I am... Trying to do this again, just out of curiosity. I must like inflicting pain on myself because it's the 4th time I try to do that. Every time I tell myself it could be some valuable experience, but everytime, I give up in the middle because I have trouble focusing on that thing.... Oh well, maybe this time it will be the right one.
Arch︵ /(.□. \)<-me12 -
Have any of you tried cloning NFC cards? I really want to try it out. Any advice or guidelines would be much appreciated.7
-
So this guy, I had a very good connection with someone after so long. I really don't think that someone else will turn out to be this good.
He said he doesn't want marriage ever. He explained himself logically, I understand that too. I, on the other hand, I feel the same about marriage but still want to give it a try.
He is sensible and knows what he is saying, he's 34.
Should I try to convince him? or should I move on?I know it's a big to ask from strangers but looking for some new things to hear.5 -
No matter how hard you try to stick magnet with a wood it just won’t work out in any way.
i hope its possible to change the wood into metal just like as easy as type-casting an integer into string, but it just won’t happen anyway~~2 -
The more I work with videojs-ima, the more I am convinced it is not the solution for what we are doing. Any time I try to figure out how to do a thing on my current project, the answer is usually "don't". Then I need to hammer the app til "don't" becomes "does sorta"6
-
Contemplating of giving tailwind css a try. Did you already try using tailwind in your projects at work?7
-
When you're testing a website on the iPhone and in order to clear the cache you have to go through settings menu just to try a fucking tweak out.
Is there any way on the iPhone to do it quickly? < iOS11 you could tap refresh 5 times. ARGHHH2 -
We create home automation S/W and have it installed in the workplace.
For some reason the lights in the Help Desk/Testing department didn't turn on this morning. At the time our lead engineer was there too.
Rather then try sort it out themselves, they called R&D and got us to check the issue out. Turns out the lighting had been tripped over the weekend when the maintenance department was doing some work.
As we were investigating the issue they were just talking about their weekend so could of easily investigated it themselves! -
I got an idea about my at-job project and I wanted to try it out at home. First, I need to set up my environment.... 20 minutes later maven is still downloading dependencies. Size of ~/.m2 > 1G. So much for unpaid voluntary work.
-
Honestly, fuck my computer. I dual boot win10 and arch, and due to some work i had to do over on win10, its been 2-3months since i've booted back into linux. Today i decided to go update my stuff, turns out it wont even boot into to GUI. When i try to go in tty and upgrade everything with pacman, it gives me an error without even telling me whats the problem. Next i try to install it again to another hdd, doesnt work. Someone please kill me swiftly....9
-
Node modules keep just disappearing from my projects.
I turn off a dev server, try to start it again - alas, it does not. Instead it complains about some dependency missing.
Npm install is all it takes to fix it, but why? From what depths of hell did those issue crawl out?2 -
Opinions on taking initiative and the expression of "easier to ask for forgiveness than for permission", when are the use cases, is it just a way to try and squeeze more work out of people in the Hope's they move fast and make cool minimum viable prototypes and stuff? Is it pointless until you have the skillz to do it properly/well?1
-
Drupal 8, by far. It recommends you use already existing plugins (and most of them are megamoth shitstorms that do more than you want in a way you don't want) - and make it hard to write your own code. On top of that it has shitty documentation. And it's slow, hard to configure via the menus and makes for countless hours of frustration. Try it out, you'll love it!
-
Well, you share ideas with like-minded individuals, you work on what you like and you try to make the most out of it, and maybe get famous on the way (a small bonus). We progress the current technology to the edge using more efficient software. It’s basically answering a question: what is “peak performance” in the blend of hardware and software.
At least that’s how I feel about it.
:P6 -
@shellbug thanks for mentioning Radium. I took a look at it and I'm going to try it out starting now...ish
-
I am so hungry asf but i cant eat cz i have to take my blood out tomorrow morning. I hate going to bed hungry. I cant focus on coding or doing anything else. My mind is focused only on food
I realized food and money is like oxygen: try not breathing for a while and see how bad you need it3 -
I am trying to make a simple news app using jetpack compose but it throwing a error(
when I rerun the app it runs successfully but when I logged out and try to log in it throw the error) -
I really would love to buy a microsoft surface pro, went to the store yesterday to try it out ... and I leaved without buying. I hope windows will some day get some nice scaling on high dpi displays like mac OS but till now it looks terrible IMHO!
Even the Icons in the file explorer look better on fullhd then highdpi -.- -
so i have this dilemma whether i would want to try and make a web app but every time i wanna start i always think that there are better apps out there than what i have in mind or it absolutely wont go well and i never end up actually make progress on one. what do i do?2
-
We all know that writing your own css is easy.
Then we just try to pick up other's code and continue with their style...
It's taking so much time, I guess it's about collaboration now not only trying to figure it out alone .. -
!rant
Got bored at work and decided to try out the new Outlook. After 15-20 mins of use I can confidently say this is the first time ever that Outlook didn't suck. It finally replaced Word as an engine and now uses a normal web browser engine. Gone are the days of adapting the fucking mails to Outlook once everyone has the new Outlook. It also feels snappier than before, I like it so far3