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 - "notepad++"
-
This made me laugh! ++ for the official Notepad++ exception dialog 😋 ...
Source: https://plus.google.com/+notepad-pl...5 -
Being 100% serious, I saw a guy in my Computer Programming I class using MS Word to write code that he would copy, then paste into notepad. When I asked him why he did that, he said, "Microsoft Word is easier to read than notepad."
He ended up dropping the class and changed majors.11 -
It's 2017 and you're not allowed to complain about syntax error bugs. Get a proper tool for the job.
We don't use rocks for hammers, and we don't use notepad for coding15 -
Me and my team in middle of our first hackathon-
a girl who is our class topper is my team mate, trying to write some Android Code.
I am writing nodejs Api, she calls me saying there's a bug in my code,so for saving time I decided to fix that small thing on her laptop,so when I went to the backend folder to open the js file,I see no default text editor set for it. After searching,I found out she had no atom,sublime,vs etc.
I asked her - "Do you even have notepad++ ?".
She - "I have notepad,but not ++".
That day I had to edit my code in Wordpad. I am still shaking.12 -
Was letting my five year old cousin play on my laptop today. She was writing numbers in notepad, and after typing '123', she erased them because she wanted to start over from 0 instead.
Later she started typing 1 and 0 repeatedly in random sequence.
She may be a robot. Either way, I sense a bright future ahead for her.2 -
When I was in the army I wasn't officially a dev. But one commander needed someone to develop a bunch of stuff and couldn't get a dev officially, so I ended up as his "assistant", which was an awesome job with about 60% time spent on software development.
Except I wasn't an official developer, so I wasn't afforded many of the privileges developers get, like a slightly more powerful machine, a copy of Visual Studio, or an internet connection. In this environment you couldn't even download files and transfer the to your computer without a long process, and I couldn't get development tools past that process anyway.
So I was stuck with whatever dev tools I had pre-installed with Windows. Thankfully, I had the brand new Windows XP, so I had the .Net framework installed, which comes with the command line compiler csc. I got to work with notepad and csc; my first order of business: write an editor that could open multiple files, and press F5 to compile and run my project.
Being a noob at the time, with almost no actual experience, and nobody supervising my work, I had a few brilliant ideas. For example, I one day realized I could map properties of an object to a field in a database table, and thus wrote a rudimentary OR/M. My database, I didn't mention, was Access, because that didn't need installation. I connected to it properly via ADO.NET, at least.
The most surprising thing though, in retrospect, is the stuff I wrote actually worked.14 -
Friend: Hey, I managed to build my own UI.
Me: That's great, which programming language did you use?
Friend: Filezilla.
Me: No, I mean the language. The language you code in to build your UI ?
Friend: Notepad ++
KILL ME.9 -
New guy at work doesn't have admin rights and the company wont install anything until Monday... He is going through the code in notepad to learn our system.11
-
*Lazy Friend has IntelliJ and Eclipse*
*Lazy Friend using Notepad++*
Me: Why don't you use IntelliJ? Its debugger really helps..
LF: It takes too much time to start, I don't have that much time..
*continues staring at his screen and using his mind debugger*
It's kinda funny when he just sits and stares at his screen after saying that he doesn't have any time..
It took way less time to find the (a?) bug when he finally used the debugger..7 -
!rant
Microsoft is finally doing something right with Windows.
Coming soon: tabs in Explorer, tabs in Notepad, tabs in Command Prompt, TABS EVERYWHERE24 -
First day at new web dev job:
Me: what IDE do you guys use?
Coworker: Notepad/notepad++
M: Okay... Any version control?
C: Oh we don't need it. We just update the server pages.
*Boss walks in*
Boss: Heres the project for you to do just need you to rebrand this web app we made for client A for client B just need to change some scripts. Should only take afew hours.
I take a look. No comments. Not formatted. Missing braces and brackets. Semicolons at odd places and missing at others. 7802 lines of code...16 -
Notepad++: An update package is available, do you want to download it?
Me: Maybe next time
Notepad++: Sure, that's what they all say3 -
Reasons why I update a software to the latest version:
1% - I'm glad that they fixed the bug
4% - I want the new features
95% - To get rid of reminders that don't allow to tick a "don't remind me later" field.4 -
Whoever decided to put a "No to all" button in Notepad++, I wish you and your family a healthy and wealthy life. I hope you will get a pay rise and be successful in your career.
- Windows OS user after a long while. Closing a lot of files was a nightmare back then.17 -
Stack overflow helped one million developers exit vim.
Meanwhile, my friend struggling with notepad++.4 -
Always at home: check
Dark themes ftw: check
Black hoodie: check
At least 2 monitors: check
1k Browser tabs: check
Up all night: check
Tiered 24/7: check
notepad++: check
Keyboard wakes my sister from 2 rooms across: check
Burns in sunlight: check
DevRant: check
What else to be a successful programmer?29 -
I once wrote about 100 lines of C code without compiling or testing in between in notepad++.
And it had no errors and worked.😎4 -
!rant
IDE or text editors ?
I tbh use notepad++ to work on text files and encrypted files for passwords lol22 -
I came to my sister's husband, programmer, and asked him for a book to learn how to program. He gave me a giant tome (probably to scare me out) and I read it page by page doing all the tasks. For me it was like a magic, I couldn't believe that I can write something in the notepad and then see computer do stuff because I told it to do so.5
-
First day of college
- Enters the class
- Class starts
- Teacher starts teaching JS with notepad as editor on windows xp
- Leaves32 -
I'm tired of those post and memes about wasting four days finding a missing semicolon (;).
Where do those guys program? Notepad?
Come on! Use the existing tools!8 -
Saw a guy asking on LinkedIn for PHP frameworks. He was currently using notepad++ as framework.
Say what... 🤓13 -
!rant
The change log from notepad++ update. The last paragraph is the cream!
" The issue of a hijacked DLL concerns scilexer.dll (needed by Notepad++) on a compromised PC, which is replaced by a modified scilexer.dll built by the CIA. When Notepad++ is launched, the modified scilexer.dll is loaded instead of the original one.
It doesn't mean that CIA is interested in your coding skill or in your sex message content typed in Notepad++, but rather it prevents raising any red flags while the DLL does data collection in the background.
It's not a vulnerability/security issue in Notepad++, but for remedying this issue, from this release (v7.3.3) forward, notepad++.exe checks the certificate validation in scilexer.dll before loading it. If the certificate is missing or invalid, then it just won't be loaded, and Notepad++ will fail to launch.
Checking the certificate of DLL makes it harder to hack. Note that once users’ PCs are compromised, the hackers can do anything on the PCs. This solution only prevents from Notepad++ loading a CIA homemade DLL. It doesn't prevent your original notepad++.exe from being replaced by modified notepad++.exe while the CIA is controlling your PC.
Just like knowing the lock is useless for people who are willing to go into my house, I still shut the door and lock it every morning when I leave home. We are in a f**king corrupted world, unfortunately. "2 -
Stop teaching java on a fucking notepad.
Also, since I am from India, start teaching and putting more emphasis on python. Also not to mention git without which you cant live.
If not in schools, these should be made compulsory for CS grads in universities.5 -
Protip: use "color f0" whenever you use cmd in public, so you can disguise it like a notepad to avoid being branded as a hacker7
-
I don't get people who rant about missing brackets... Your IDE/Editor will notice it and you're going to notice it. Unless of course you use Notepad.
It's not funny anymore.6 -
So yesterday was a regular old day where I came into the office and began my work. My office mate that sits next to me happens to be having an issue with her batch script. It wasn't running correctly so she had decided to call in IT and have them take a look at it. What she was trying to do was process some images through a dedicated super-computer located on site.
So as you can imagine with both of them standing right next to me it was hard not to listen in on their conversation. The IT guy decided to go through a barrage of different troubleshooting methods to figure out what was happening with her script. And soon enough they discovered what was wrong. It happened to be an issue with how Windows decides to deal with new line characters. FYI it looks like this shit "\n \r"
The fucking \r looked like a directory to Linux. So it would squeal to a halt every single time she tried to run.
How this happened was due to her using notepad to edit her batch file.
At this point, I made a comment about her use of Notepad.
"Oh, you're using notepad? I've had similar issues like this in the past when I've used notepad. I really hate notepad." I said with a slight chuckle.
And that was pretty much the end of our encounters. However, at the end of the day, she decided to speak up about this.
"I don't appreciate you making comments about my use of Notepad. That was a form of microaggression towards me, and I don't want you to do it again."
Completely taken aback I replied.
"I'm sorry you took it that way, it was a joke and wasn't meant to be taken personally."
"Well, your intent does not change impact. And by the way, I take pride in my code and scripting. I don't need your commentary about my code nor your micro-aggressions." She said in a huff.
"Well again, I'm sorry you feel that way," I replied back
*I'd like to say that this situation is loosely paraphrased, but the essence of what happened is still there.
At this point, this is what I have to say about this situation. Why the FUCKING FUCK are you using notepad to program anything. There ARE A SHIT TON of differing programs that are available for your use and you decide to use fucking notepad?!?! $%&*@#$^
You could use notepad++, you could use Sublime, you could use every-fucking-thing except Notepad!!! If anything I think I had every right to make a comment about your stupid use of notepad. And darling, your script not working was well deserved, I hope you run into more errors like this because you deserve nothing less for your arrogance. So you can take your opinions and shove them up your fat-ass because at the end of the day I don't give a FUCK about your opinions on my micro-aggressions that you're spouting off about.
I suggest the next time you feel attacked about your code perhaps you should take a cold hard look at yourself before thinking that I'm the one that is the FUCKING problem.17 -
With latest release of Notepad++ you can now have a nice intellisense for CoffeeScript code!
Added by me! 🤗4 -
Dev of my team coding on Idea
Seeing him using space-bar to format copy pasted lines of code
Me: why don't you use ctrl+l shortcut?
Him: I don't use shortcuts while coding
Me: at least use the tab
him: nope.
He formatted 3000 lines of code with space-bar. He's not even using notepad. 😐
WHAT THE ACTUAL FUCK.9 -
Storytime!
>purchased Sublime Text a few years ago
>used it a bit, mostly on Ubuntu, but eventually fell away
>mostly because notepad++ or just not coding
2017.apng
A wild DevRant has appeared!
>see people using Sublime Text
>remember the good old days(tm)
>download Sublime Text
>search email for key
missing-key.html
>work up courage to send email to Sublime Text team
theyRespond.jar
>turns out I was looking in the wrong email address
>still sent me my old key to the email address I sent the email from
i-am-ok-with-this.svg
10/10 would purchase Sublime Text code again8 -
Headhunter: So how many years of experience do you have with X?
Me: Why does it matter? I have been a software engineer for a decade, I can pick up anything in a matter of weeks.
Headhunter: *writes in his notepad: 0 experience with X"*6 -
teacher - gives a lecture about Java Naming Conventions...
Opens Notepad, ( he doesn't use an IDE, when I asked him he told he haven't worked on a IDE before )
and does this
public int user_account_number;
me - *wtf*
thanks God he didn't mess up with the braces and indentation otherwise I would have got eye cancer( already the white theme of notepad was causing nausea)5 -
S = Some person I know
Me = Me
S: Hey, I heard you also do [software/web development].. I was hoping to get some advice from you about some advanced level HTML and CSS for my classes.
//or that if I could teach him something
Me: What do you study?
S: Oh, I teach.
Me: 😯 Really? What do you teach?
S: Oh, just some basic HTML and CSS with Notepad to about 50-60 students.
Me: (;﹏;) That's great.
/*this is a shortened version of a very long conversation*/
They teach some basic HTML and CSS like <table> and <marquee> and stuff. They also teach C++ and Tally ERP.
Also, he and some other person made their small intuitions' website but they don't know how to put it online. They made it in, as far as I understand, simple HTML and CSS USING NOTEPAD (Don't know if they used JS or something else). That's.. really courageous or something... ? I don't know, I couldn't have a look at it because they have it on their local computer and don't know what Git is.
I showed him some better alternatives and ways that they could use (editors, version control, db, etc.) to improve their curriculum and answered his questions, and I told him that I'll try to help in any way I can if they ever need me.
This also made me realize how much I've learned and grown since I first started learning C in school. Still, I've got so much more that I need and want to learn.
//Always keep learning
😊
PS. What would you've told him if you had been in my place?1 -
When I started programming Batch Files I decided to go big and and make an Batch Program with a fully functional UI system. Just when I had finished the first menu I kept getting a "goto was unexpected at this time" or something like that. I did everything I could to see about debugging until I finally cleared my calender and spent the next week debugging. A week of debugging goes by and I see someone coding in color rather then black and white at my school. I walk up to him and ask. "What language is that?" To which he replies "Batch". I asked him how he got Notepad to be in color and he simply pointed to the top left of the screen and it said Notepad++.
I get home later that day and look up "Notepad++" and download the first thing I see. I install the .msi file and I see a language bar at the top of the screen. Set it to batch, and drag my .bat file into the program to see six of my dividers are red bars. I look this up and see there's another spacing option "echo.", I replace my current spacers with this and the whole thing starts working. Fml, that's a week I'm never gonna get back3 -
People argue all the time what text editor is the best: VSCode, Sublime, NP++, Emacs, Nano, Vim, etc.
I just remembered when I used to do my HTML, CSS and JS in regular Windows Notepad, as a requirement in my Web Developement classes...
I think some good came from that, I picked up a habit of writing my code very neatly, easily readable.17 -
Before 10 years, a WordPress site hacked with sql injection. They had access to site, they modified many php files and installed commands to download random malwares from over the internet.
At first I didn't know that it hacked and I was trying to remove any new file from the server. That was happening every 1-2 days for a week.
Then I decided to compare every WordPress file with the official, it was too many files, and I did it manually notepad side notepad!! :/
Then I found about over 50 infected files with the malware code.
Cleaned and finished my job.
No one else knows that I did a lot of hard job.2 -
By far the worst project I've ever worked on was a webapp for a high school robotics club. The project manager had worked for a bit in industry, then switched into teaching for quite a while. Apparently the idea that technology changes and improves over time never quite got to him. According to him the industry standard for all websites was pure HTML and Javascript. We didn't even get to use an IDE, nor even Notepad++. We used notepad. I got out quick.2
-
If you really wish to be happy, find yourself someone who looks at you like Notepad looks at Emacs4
-
!rant
notepad++
no version control
90% of changes done directly in production
no standardization for incoming data
... but I still love my job. 💕13 -
"Wanted: Dangerous PHP Developer"
I edit on live during peak hours with no backups using basic Notepad over an unencrypted network. That dangerous enough?4 -
Friend : I know how to program!
Me : Cool! What language do you program in?
Friend opens notepad and names file program.bat
You have disappointed me8 -
Notepad++ is best. It take seconds to launch and provide color schemes for every language and its indentation is really good.12
-
Windows notepad is starting to get really freaky features.
It will actually show an asterisk in the title bar if you have unsaved changes. So now you won't have to spam Ctrl-S a hundred times more often than you do anyway.
Congratulations.
"Modified indicator: Notepad will now show an asterisk (*) in the title bar before the title of a document to indicate that a document has unsaved changes."
https://blogs.windows.com/windowsex...11 -
When your web design professor expects you to make your whole final HTML and CSS website project with NOTEPAD... 😖😵11
-
Our college has PC's with Pentium Core 2 Duo processors and 1 GB RAM. We are made to code Java on windows using default notepad and cmd. There's nothing more infuriating than that.
Me: Ma'am, can we use any IDE for our mini project or finals?
She: No kid, you can't just use that. This is code you have to write it.
Me: Wut?7 -
Anyone seen the drama with Notepad++ and China? Politics isn't allowed on devRant but here's a link: https://zdnet.com/article/...40
-
* Colleague asks how to make a alias for IP address
* Open up notepad++ w/ admin rights and load C:\Windows\System32\Drivers\etc\hosts in
* add a new entry to map IP to the alias
* hit sequence [ENTER][ESC]:wq[ENTER]
* wonder why is notepad window still there... Did it freeze again?
... happens to me all the time :(4 -
Behind schedule on my current delivery, but it could be worse
Article: https://pcmag.com/news/361070/...3 -
that moment, ...when your cat jumps on your keyboard while coding und you quickly open notepad to see whats she gonna tell you...
cat: ">Asbaw5nz 35im63g fs gha weasd fafhtdj"
..oookay, ..and how do i compile this?5 -
Software engineering course.
Professor wants to show us some Java code.
*Opens eclipse*
*Font super small*
Student: can you please increase the font size?
Professor: sure.
*Can't find the correct setting to do that*
Professor: does anyone know how to increase font size?
Some student at the back: copy the code to notepad++.
:/
Cool professor though..9 -
Microsoft added support for carriage return (CR) and line feed (LF) to notepad!
Source: https://blogs.msdn.microsoft.com/co...
THE FUTURE IS NOW!!!3 -
I go to college online and I'll admit I'm a little annoyed that my Web Dev professor makes us code using notepad and doesn't allow IDE's. I get the point but it's obnoxious, this isn't 2003.14
-
I don't get the pretentious coders who look down at anyone who uses any GUI over command line or anyone who uses an advanced IDE over Notepad++ or VIM.
We get it, you're hardcore, I don't care, I love code competition.6 -
News station:
"This country is in need of IT specialists"
*Presents some guy from some company*
"We offer schooling for people who want to learn IT"
Also news station:
*Shows footage of the same guy typing some help command into cmd*
*Same guy opens minified js in notepad++*
Way to fucking cringe everybody with slight knowledge out of the continent!4 -
Like, seriously, bruh. Some junior have managed to run Notepad++ that consumed a lot of RAM... on our development server... on CentOS... using Wine.15
-
Interviewing intern today:
"What text editor do you use?"
"Notepadd, Word, I'm okay with anything."
"Like, Notepad++?"
"Eh... Notepad, I don't know about the ++."12 -
Ahahaha
More of a suprise.
Just by error double clicked on WINDOWS machine on a BASH (.sh) script.
Welp, some randon bash processor appered and script was executed correctlly.
I almost shit my pants, it's a script which changes production env.
I was expecting a notepad lol9 -
Just found out that Windows has a built in Code Editor. Saves your ass if the only alternative is Notepad!8
-
After EVERY. FUCKING. RESTART... I have to delete one of my keyboard layouts and re-add it so Im able to switch between them. Its been a YEAR now! But hey! Notepad has tabs now! M$...Bunch of glue sniffing monkeys...12
-
Ubuntu mono font is such a delight to use as a code font.
Changed all my IDE / Atom / Notepad++ fonts to use that as default now. :-)
http://font.ubuntu.com/2 -
James: Your windows dev machine is setup and now ready.
Me: Checks if something is missing...
Me: [ installs notepad++] ... it’s perfect now!!!4 -
I used vs code for a solid 3 years, but my friend has been using notepad. No color coding. No dark theme. No auto commenting. No suggestions. Just plain black text in a white box.
Like a psychopath.5 -
So VS Code, you're using ~60% of my CPU and I've let you do that for around 1/2 hour now. Why do you do this? I know your brother can do this as well, but he does have some valid reasons unlike yourself. You're just a glorified notepad with some extensions.11
-
First week in the job and I was told to update an intranet page. Opened it in notepad, made the change and saved it.
Turned out it was a SharePoint site and saving it in notepad broke all the links and turned it into a static page. Even worse, it was the homepage of the intranet.
I blame lack of training and, in hindsight, how awful SharePoint is.
Anyway, at least we successfully tested the backup process...1 -
When your manager who claims to be a Wordpress "developer" says to you oh my God, why are you using notepad to write the page when there is an editor?
My response, because I am a developer. I write code and I can write better HTML than any editor can. I then said I do add editors for my projects where required, not for me, but for the end users that cannot write HTML. He walked away 😂15 -
1)Don't overestimate your abilities. H1Z1 killer is probably too complicated project for starters.
2)Choose proper tools. Yes Notepad++ is not the best free code editor.1 -
So I have a script that runs every time I turn on my PC. The script copies a few files to a ftp server in my basement. Forgot to turn off logging....
Opend the file in Notepad, and would you look at that, 1 GB of ram..? WTF?
Edit: Managed to open the file, turns out that it's been exactly one year since I started using the script.3 -
Do any of you know about Dracula?
It’s this great looking dark theme that you have to check out!
https://github.com/dracula/...
Everything it supports:
alfred
atom
base16
bbedit
brackets
chrome-devtools
coda
conemu
emacs
gedit
highlightjs
hyper
iterm
jetbrains
kate
konsole
light-table
lightpaper
liteide
macdown
mintty
monodevelop
notepad-plus-plus
nylas-n1
pygments
qtcreator
quassel
quiver
sequel-pro
slack
sublime
telegram
terminal-app
textmate
textual
ulysses
vim
visual-studio
visual-studio-code
wox
xchat
xcode
xresources
zsh12 -
For fucks sake python.
Reminder to the morons like me still using python:
Notepad++ is not a real IDE and Console output is not a real debugger.
And here we see the absolutely dogshit worthless error output of python:
Says its the fucking return line where the problem is. Besides the problem being between my fucking ears apparently, it took a fucking double take to realize I had capitalized the class keyword.16 -
Wow, I think I might be closer to done than I thought I would be!
Double buffered console library, works cross-platform with support for color! Color was a challenge because of the differences between Linux and Windows but I think my solution was okay!
The only thing I have left is reading input and I don't think that's going to be terribly hard! Then, I'm gonna bind it to Lua and make really cool console applications like a portable console notepad lol.
Pic attached.5 -
Just for fun and for experiencing the good old days before fancy text editors, I edited some CSS in notepad😂👌🏻1
-
Did you guys know about Notepadqq, a Notepad++ like editor for Linux? I just found out about it, and I was always longing for a editor like Notepad++ that is not only running on fucking Windows.11
-
Our company has internal webpage to request software, be it freeware or licensed.
Today, I found there "Software engineering bundle" designated for "software developers and data scientists who require advanced compute and data processing tools".
The software bundle contains PuTTY, 7-zip and Notepad++.6 -
So, just started my new job (stoked btw). At the last interview - boss: what kind of OS do you work on?
Me: I'm a simple guy who uses windows and notepad++
First day at work - get a brand spankin' new macbook and endure the most unproductive day ever...19 -
// Tired as fuck adventures, yay
I was once coding and researching for a school project, it was around 1AM (yeah, I'm a pussy that needs to sleep at 12AM, otherwise I'm useless all the day long) and a friend was with me, he was doing another stuff.
Suddenly, out of the blue, he asks me "Hey, how much is 12 multiplied by 430?", so I say "Let me check", press Win+R, type "notepad", enter, write operation and wait looking at the screen.
"why this does not work?" I thought for some seconds until I realized I fucking typed in notepad and not in the calculator.
Just laughed my ass off and went straight to sleep. Until today, my friend thinks I'm deranged.1 -
New way of storing passwords "securely":
1. Open word and write your passwords in plain text
2. Save that word document and open it in notepad
3. Delete a random character but remember which one and in which position & save
Now the document won't be accessible with word and to fix it you have to put back the character you deleted.10 -
This was when I was pursuing my bachelors degree. One of the professors was of the opinion that only her code was right and anything else is wrong! For example if she did something with a for loop and I did the same with a while loop, my answer would be wrong -_- What the hell -_-
(Also, often her code would be wrong too and sometimes wouldn't even compile.. She used Notepad btw)10 -
Following on from my school having terrible passwords. Turns out they stored all our passwords in plain text somewhere - so some script kiddie (Do you even need to be a script kiddie to find this - probably not, but the guy who did this was a script kiddie) could just remote log me out twice, log in as me, be a twat, and have a conversation in Notepad.1
-
I've been said during college that I have to use an IDE for programming. It was okay.
When I got my first job I was said that true programmers use Sublime text or Notepad++. It was okay.
I just discovered vim + tmux and I don't understand how I've never been told about this. I'm the happier person ever.7 -
VsCode.
I have been on a journey with editors, all the way back to using edit.exe in Windows 95, to notepad, MS FrontPage, Adobe Dreamweaver, PHPDesigner, vim, nano, then out to Eclipse, Atom, Brackets, notepad++, back to Atom, then VsCode.
And by far, vsCode has given me the most productivity and customisation of them all to not care about what project I open, what language it's written in, or what frameworks are working behind it. I can switch with workspaces and everything is setup to go, yes it's a pain in the ass to setup, but it's a ducking dream to just open and jump in.
Now being able to use VsCode for Salesforce has dropped any requirement for me to keep eclipse around.rant wk206 solves my problems productivity++ multiple everything. multiple languages vscode multiple git hosts1 -
When I signed up for the technical college and heard that we would have media tech classes, I was expecting frontend stuff like HTML, CSS and JS, not how to make folders and change the font in notepad. Fuck.1
-
Copy and paste this in Notepad++, then select one an push F1:
BR,
Loreia
Notepad++
Martin Golding
L. Peter Deutsch
Seymour Cray
Brian Kernighan
Alan Kay
Bill Gates
Christopher Thompson
Vidiu Platon
Edward V Berard
pixadel
Oktal
Bjarne Stroustrup
Mosher's Law of Software Engineering
Bob Gray
Roberto Waltman
Gavin Russell Baker
Alanna
Linus Torvalds
Cult of vi
Church of Emacs
Steve Jobs
brotips #1001
brotips #1212
Robin Williams
Darth Vader
Doug Linder
Jean-Claude van Damme
Don Ho
Anonymous #1
Anonymous #2
Anonymous #3
Anonymous #4
Anonymous #5
Anonymous #6
Anonymous #7
Anonymous #8
Anonymous #9
Anonymous #10
Anonymous #11
Anonymous #12
Anonymous #13
Anonymous #14
Anonymous #15
Anonymous #16
Anonymous #17
Anonymous #18
Anonymous #19
Anonymous #20
Anonymous #21
Anonymous #22
Anonymous #23
Anonymous #24
Anonymous #25
Anonymous #26
Anonymous #27
Anonymous #28
Anonymous #29
Anonymous #30
Anonymous #31
Anonymous #32
Anonymous #33
Anonymous #34
Anonymous #35
Anonymous #36
Anonymous #37
Anonymous #38
Anonymous #39
Anonymous #40
Anonymous #41
Anonymous #42
Anonymous #43
Anonymous #44
Anonymous #45
Anonymous #46
Anonymous #47
Anonymous #48
Anonymous #49
Anonymous #50
Anonymous #51
Anonymous #52
Anonymous #53
Anonymous #54
Anonymous #55
Anonymous #56
Anonymous #57
Anonymous #58
Anonymous #59
Anonymous #60
Anonymous #61
Anonymous #62
Anonymous #63
Anonymous #64
Anonymous #65
Anonymous #66
Apple fan boy
Motherf*cker
Hustle Man
Confucius
Mark Twain
Friedrich Nietzsche
Chewbacca1 -
That one fucking time my text editor so damn high, that it choose to encode my file utf-8 BOM.
I was using Notepad++ because I thought it would just provide a good syntax highlighting, without stabbing me in the back
Seemingly nothing wrong with the code, but it took me, a friend and two teacher almost half an hour to figure out why the css simply wasn't work, even though it was clearly used and worker as intended when embeded in the file.
This was some years ago, so please don't judge me for my editor of choice at that time
Other than that, i simply suck at css and gladly use css frameworks 😅8 -
Friend trying to teach herself to code. Refuses to use a code editor and insists on notepad... Like wtf. She's just done like a single page of html so far but still. She asked me to look at it and I caught a basic ass mistake that syntax highlighting would've got16
-
I'm here in my bed. I can't sleep and in less than 5 hours I will have an important exam. I was thinking that a few months ago I went to a IT company as a school program. I would have to stay there for 2 weeks and "work" for them.
Upon arrival, the guy who had to monitor me gave me a sheet of paper with 5 alghoritmic problems to solve. He tells me to use java and hands me a laptop. naturally with windows. I try to look for some ideas but I can not find anything. I go to the control panel and search for something. Obviously there is a lot of bloatware and nothing catches my attention. then strangely I find something called oracle ... something ... but when trying to open it it gives me an error.
Fuck me. I decided to open notebook(normal one not ++ or something) and start solving the problems trying to remember the names of the methods and the classes based on what I had learned in school. then the guy comes back and looks at me puzzled. I tell him I did not find any IDE for java and the only one I found seem to give me an error. The guy double clicks and the program opens...fucking shit... He tells me to finish the problems and goes away perplexed. I copy the code from notepad to the IDE, I check the errors, I run it and the add some comments and I call the guy. he looks at the code, says that everything seems fine and then assigns me other things to do.
Now. HOW FUCKING STUPID MUST SOMEONE BE TO THINK THAT WRITING JAVA IN NOTEPAD IS A VIABLE CHOICE, AMONG ALL THE POSSIBLE SANE CHOICES I COULD HAVE MADE LIKE TRY TO UNDERSTAND THE ERROR OF THE IDE OR CALL THE GUY... NO. MY LITTLE SHOTTY FUCKING BRAIN DECIDED THAT NOTEPAD WAS A GOOD CHOICE. IF I COULD GO BACK IN TIME IN THE SAME MOMENT THAT I OPENED NOTEPAD I WOULD BITCH SLAP MYSELF SO HARD THAT I WOULD LOSE MY SOULD AND THE LAST 2 NEURON THAT MADE THAT SHITTY CHOICE. I WOULD BITCH SLAP MYSELF SO HARD THAT THE KINETIC ENERGY PRODUCED WOULD COLLAPSE THE UNIVERSE ITSELF. AND FROM THE DARKNESS A NEW UNIVERSE WILL BE BORN. A UNIVERSE WHERE THERE IS NO JAVA OR WINDOWS. A UNIVERSE WHERE MY 2 NEURONS WOULD HAVE MADE THE SHITTIEST DUMBEST CHOICE EVER IN A I LAST MISERABLE SELF DESTRUCTIVE ATTEMPT.
but then I come on devrant and I read about people who did thing worse than writing java on notepad and then everything is fine
PS my English is so bad I had to use Google translate, write an original version, translate it and do a side by side comparison with my translated version to check If I could improve something. Don't now If It improved the quality or not...3 -
Why you prefer sublimetext over notepad++ ?
The answer I got in most interviews is : It has a nice GUI.14 -
Is it just me or does changing the theme on Notepad++ to Deep Black make everyone's code feel like it has the complexity of Autodesk Maya?
-
So many new developers I know complain about not having the latest gadgets to learn to code. What I loved about learning to code was all you really need is something like Notepad and a few ideas, it's amazing how far you can go!6
-
Is it just me or do other people think those tutorials you run across on YouTube where it is just a screen recording and background music are super annoying. I would like at least a little explanation other than you typing in notepad.2
-
Stop whining about slow IDEs. If the IDE is running slow its because your shitbox computer is pissing it's pants. Get rich and buy decent hardware or use notepad and imagine the syntax highlight you cheap hook-nosed fuck. Fucking degenerate.8
-
Open droid edit, ignore big ads at the bottom.
Open file, make small changes.
Save as.
Open andftp
Login to azure web app
Navigate to wwroot
Switch to device files
Go to .deployment folder
Select file
Upload.
Is it efficient? Fuck no.
Notepad++ style editing on the go? Fuck yes3 -
When someone was asking for a raise, our boss invited that person to his office, waiting with pen and big notepad, to explain in several pages why he cannot give it (taxes, expenses, excuses etc.)
When I went to give my resignation, he had to expect this will be another talk about a raise he refuse, cause the pen and notepad were ready, but this time he didn't had to write anything anymore.5 -
Notepad of all things just freezed on me and restarted, losing my notes progress three times before I realized what was happening.
Thanks Microsoft for giving me a reason to hate Win11
Turns out the moment the vertical scrollbar appears, it crashes. That's it, a fucking scrollbar.3 -
Just watched episode 3-6 of silicon valley, where Richard loses his girl over tabs vs spaces. Made me kind of mad.
How the fuck is tabs vs spaces still a struggle? Unless you're using fucking Notepad++ to code, your IDE will FUCKIN REPLACE TABS WITH SPACES! IF YOU INDENT WITH SOMETIMES THREE, SOMETIMES FOUR SPACES, THEN BURN IN HELL! JUST USE YOUR IDE WITH YOUR TAB KEY AND END THE WAR!2 -
How is it that notepad++ has an excellent, easy to use, lightweight and FREE ftp plugin, and every ftp plugin for VScode and sublime is equivalent to a retard fucking a doorknob?7
-
I once had to review and transform the code of one of my colleague at school which had no indentation, no spacing and was a clusterf*** of syntax errors. The nightmare was that it was all done in the ancient Turbo C++. So I opened up plain ol' Notepad and whipped up some decent code and helped him out of a tight situation.
Now he is no longer a programmer. :|7 -
The most interesting answers come from the interview question "what IDE do you use?"
"No, Notepad++ is not an IDE."
I once even had a script kiddy who didn't use an IDE because "I code faster in notepad than in an IDE"
sigh...13 -
Anyone ever been stuck without an IDE?
Anyone ever had to use notepad instead?
ARRRRRGGHHHH!!!!!!!17 -
once I downloaded a zip from MediaFire from an "idiot kid" (you know the kind) and I opened it. The format was invalid. I open it in notepad and guess what? IT'S A FUCKING RAR FILE! so I rename the extension to rar, lo and behold, yeet, it works. Don't trust idiot kids. ever.4
-
Switched from notepad to notepad++ about 14 years ago. I use it for all languages and
never used anything else ever since.
Any ex-np++ users who switched to smt else lately and y?
I still love np++, just trying to keep an open mind😊5 -
Started new job today with another dev working on a different project. Told him I was hired as front end dev but was a full stack wanna-be. He said he mainly coded in php/java. In the course of the conversation I asked him what is preferred IDE/editor was, telling his I liked Sublime text but was warming up to VS code. He said he never heard of Sublime Text and only used Notepad++.12
-
Editing an excel formula in notepad, copy it back to excel and excel says "you can only use 8192 characters in an excel formula" really?
Ohu Excel I hate you!4 -
Another anectode from my apprenticeship:
Boss comes into the office, looks at my screen: „So Mr Possum, writing scripts again? Process some customer orders instead.“
My Screen: html in notepad++ (as I was also responsible for the company website)
Me: */ wtf man? */ Alright sir.2 -
While sorting through my downloads folder, I noticed the file size for the Atom setup program: 138MB. For a text editor, that's pretty ridiculous and makes its name quite ironic.
I have similar disdain for Piskel (pixel graphics editor) and Etcher (USB/SD card image writer). Though these are all useful programs, none of these ought to be anywhere near the sizes they are.
Meanwhile, Notepad++ weighs 3MB which is a lot more reasonable.
Ugh...5 -
I've finished the knowledge tests at the local DevJobCon and I got the following question on the easy part of the Java session:
Which of the following is NOT a Java IDE:
a) Eclipse
b) Netbeans
c) IntelliJ IDEA
d) Notepad++
😆6 -
Today is a funny Monday: all the people at office forgot their keys at home (me included, also boss included) Until we can enter the office, I'm going to code at public library. At least I'm happy to carry portable Notepad++ in my pendrive!!
-
I'm giving a presentation on different text editors on Friday to the class I'm helping teach. I'm excited it's the beginning of the year and they're new our world and I get to show them and review 5 editors.
If you're curious the the 5 editors are
Notepad++
Sublime Text 3
VS Code
Atom
Brackets
No IDE they have no need for an IDE yet.11 -
Dear fellow devs who use Notepad++ as their primary code editor,
Why? I’m curious why you prefer it instead of Sublime Text, VSCode, or Atom? I’m not saying it’s better or worse than other programs, I’m just curious. I’ve tried to use it recently (although it was my first code editor I’ve ever used) and it really felt bulky to me.
Sincerely, Athlon.6 -
When you have notepad++ with 30+ files open, Excel spreadsheets on the taskbar, One Note annotations all over the screen, some email drafts pending in Outlook, but you can't remember where you Ctrl+v'd the fucking snippet.. alt + tab for ages to find it pasted in the browser's url bar lol1
-
My grade in basic programming course went from B to C, determined by a fu****g semi colon! One damn semicolon!!!
Bare in mind that my digital exam was in NOTEPAD with no IDE, no syntax highligting, nothing but black on white!
Is there really any compilator, or realistic job environment, where this could be so devestating?!?!11 -
tabs vs spaces
i hate it when i cant find where i used spaces instead of tabs. just a simple mistake and it doesnt work
me: *codes makefile in codenvy*
terminal: *** missing separator. Stop.
me: *rewrites code exactly the same way in Notepad++*
me: *copy paste code to codenvy*
terminal: *compiles whole project*
wow. just wow.6 -
That James May "fizzy feeling" down there when you can use Replace Text on 400 lines of rather repetitive If Else statements instead of scrolling through and copy pasting.
-
which one is better?
sitting on a comfortable chair with foot rest,
having very powerful computer,
having the best IDE's with UI designers,
ML based auto completions,
Free food. but $4000 per month
or
sitting on an average chair without foot rest,
having average computer,
having only notepad or vim*, without UI designers
NO auto completions!
paid food. but $40000 per month
* Vim is actually very nice text editor7 -
A program I was using did not recognize a flag that I needed, so I edited the EXE file (using notepad++, no hexeditor) to replace a flag whose name was actually checked with the one I needed. Worked like a charm.
The response for my bug report was "this feature should not be there in the first place, we will remove it". Lucky me they did not remove it earlier. -
Do you too have 8 space tab character in Windows 10?
It's in notepad, cmd and other stuff.
It's fucking wide af.15 -
Spent hours synthesizing few novel ideas on Notepad, and then did Ctrl-A, Ctrl-X so I could just paste it in my private blog. The blog wouldn't respond, ssh'd into the server to troubleshoot, and then realized my habitual use of Ctrl-C destroyed that very content I spent hours on. Only realized this after I got the blog back up running again. X-( I should start getting into habit of using VSCode or Gvim more.8
-
Does anyone actually develop in Notepad++? I can't bring myself to do it because the UI is so dated nowadays, but the syntax suggestions are really good.9
-
Notepad++. It's good for editing multiple types of files with syntax highlighting. Also doubles as a place for jotting down notes/thoughts without worrying about saving them.1
-
Am so feeling proud that I contributed ( a small but still) in Notepad++ development.
https://github.com/notepad-plus-plu...
In my upcoming vacations am going to contribute more there.
What do you think guys? Can you please recommend some more projects where beginners like me can contribute?2 -
Those tiny find and replace dialogs drive me nuts. I had to use a plugin for Notepad++ to get one that supports regex and RESIZING THE FING WINDOW...sorry gvim, you're regex is strong but your gui is weak.
-
Spent all morning debugging legacy code that I need to migrate.
Most of the time is just waiting for it to load --pieces of data-- entire tables from the database and then filter out the records it doesn't want using some app logic.
WHAT SORT OF MONKEY WRITES CODE LIKE THIS? HOW WAS THIS EVEN ALLOWED INTO PRODUCTION...
I have to open Notepad to write down my chain of thoughts, steps, and things to check once the next breakpoints are hit so that I don't forget them.
So in theory I'm being paid all morning to sit around and do nothing.
That sounds great but I'm falling asleep... Shoulda worked from home...
What was I saying again...yea...
DON'T HIRE MONKEYS!!! THEY WRITE SHIT CODE THAT WASTES EVERYONE'S TIME EVEN AFTER THEY LEAVE...
I'm going to lunch now... Hopefully Notepad has enough into for me to remember what I was doing... -
I feel like I know what I shouldn't know. I know a little about using jQ and JS (mainly little plugins) but I can't code js from scratch.
I use vanilla html and css and my environment is notepad++.
I feel like I should know SASS, Pug and use Webstorms or some other professional IDE. And learn js.
Which preprocessors do you prefer? Which IDEs and which point to start learning js from scratch?8 -
!rant
I have about a week of holidays left before my classes start and I'm thinking about creating a notepad with password protection and cloud sync so it can be accesed on other devices.
So this is how it will work.
Probably the same interface as windows notepad so no one notices. It can be used to write a personal diary or anything that you don't want other people to know. It will ask for a 4 digit code when you open it(at first you'll see some text, you'll just enter you pin after that text and without pressing enter if you pin is write you'll see the text changes to your previously saved text and if your pin is wrong no error will be displayed itll work as a normal text editor for intruders and probably this wrong pin will be sent to you on you emil with other info). Now even if yoy minimize the window you'll have enter the pin again or even your windows gets out of focus. So you can have it open all the with out worrying.
I'll be using C# for this which I have no experience with. But I'll get it so no problem here.
Provide your feedback on this with some suggestions.
*Sorry I didn't post it on calebs section because I don't have $10.6 -
Developers who think spaces are better than tabs.
Seriously every editor other than Notepad lets you set how many spaces a tab is equal to. Stop trying to force your stupid 2 space tabs on me.4 -
In school i had to do a simple HTML site(i was 13 back then). And i started writting it in guess what... Notepad
Thats how i felt in love with bare code -
To all the masochists who spent hours debugging misspellings:
1. Learn your tools
2. Learn good practice
Every IDE should point out when you're not using a variable you've initiated or using an uninitiated variable as well as at least highlight, if not simply list, every occurrence of the variable under your cursor and let you find all references or even display the number of references next to a variable at all times, and finally, every IDE should autocomplete for you so when it doesn't you know you've messed up. Good IDE makes all the easy mistakes hard and all of the hard tasks easy. Including running tests. If you don't know how to configure your IDE to do all these things take time and learn it. If you still can't figure it out, replace your IDE maybe...?
Also use the debugger. Preferably one that nicely integrates with your IDE. If you don't, check point 1.
Also write tests and *run them*.
Also if your misspellings tend to consist of a missing `s` at the end of a plural noun just call it `entityCollection` instead of `entities`. And read up on more good programming practices and naming conventions.7 -
It took my some time to explain my dad, why he should not use Notepad as PHP editor and start use something like Sublime Text 3...
I'm also teaching him PHP and JS.5 -
My dad was using notepad to edit some HTML for his website. I downloaded Visual Studio Code and he likes it SO MUCH MORE. (I wonder why....).
Kinda happy I could help him with it. He is pretty good at coding but just hasn't done it in a while (not his trade) so he doesn't know all the new tools and such.3 -
So is it just a standard thing, now, where interviewers get you to do a coding problem remotely on a shared notepad while they watch you over video chat? For me at least, it is the most uncomfortable style of interview I've experienced. I don't think I'll ever get through one :(4
-
Ever just open up notepad and run
@echo off
:imbored
start cmd.exe
goto imbored
as a .bat and watch how the world burns12 -
Plot twist: The newest version of notepad++ is really good and good looking, you just haven't ever updated it.1
-
Code editors as Doom skill levels:
coda = I'm too young to die.
notepad++ = Hey, not to rough.
sublime = Hurt me plenty.
vi = Ultra-Violence.
emacs = Nightmare!3 -
Been doing java for years now, and finally got to trying out an IDE. Been using VIM and notepad++ for ages, and tried Netbeans. It honestly frustrates me, is this where it's at, or is there something a bit more user friendly? Google yes I know, but Googles opinions are about as reliable as Bill Clinton around Monica Lewinski6
-
Does anyone use WYSIWYG editors when doing bootstrap websites anymore or just straight notepad++ (I've been doing the latter, wondering if I'm missing a trend)2
-
Went from notepad++(and it’s mac equivalent Brackets) to Dreamweaver CC and VS Code.
Feels good man!11 -
One of the DB guys at work writes DB packages like this:
- open package in PL/SQL developer
- copy code to notepad
- edit PL/SQL code in notepad (yes, fucking windows notepad)
- copy and paste back from notepad to PL/SQL developer
- commit
Everytime I see him edit DB packages I can feel my brain mass shrinking.5 -
I hate application launchers.
When i start an application, i WANT IT TO START. What i don’t want is your bullshit, custom, logo and splash screen infested piece of shit launcher to start up, with the only option of loading a project or file up, or worse than that, when the only option is to start the fucking application, which should have already happened.
Also, splash screens. Fuck your 5second branded splash screen when your cocksucking application has the fucking loading footprint of MS Notepad.2 -
In 2011
Brother: (early morning *getting excited*) I want to create a website like that of YouTube but having features of facebook like chatting etc. Let's do a project and create that using html(entirely). I will call my friends and we will write all the html codes on a paper and then type that on notepad.
Me: FML.2 -
Is there a program which is good for simply looking at code? It wouldn't be an editor per say, but a viewer. It should be tailored around code, have the usual highlighting, color themes is welcomed, maybe something that highlights comments, documentation and so on.
For development on Windows, this role have always been filled by Notepad++ for me because of its integration to the context menu. It does the job, but I'm wondering if there is actually something like this on the market.17 -
Freeware text||code editor for really, really big files? Like let's say, a non-laggy editor capable of editing && viewing 100+ GB text||code||log files... Notepad++ has it's problems there and the license model of UltraEdit doesn't allow a productive use for people not being a millionaire...9
-
Any browser (+plugin) recommendations for viewing JSON and XML? Ideally for Mac OS, but have a Windows 7 VM I can use instead if there's a much better option. Currently I'm copying from Safari and pasting into Notepad++ and formatting with a plugin, but that feels pretty sub-optimal. Suggestions much appreciated.3
-
Windows => MacOS
Edge => Safari
taskbar => dock
File Explorer => Finder
Cortana => Siri
start menu => launcher
Control panel => system preferences
Notepad => Text Edit
Task manager => Activity monitor
Visual Studio => Xcode
command prompt => terminal
paint => preview
Disk Management => Disk Utility
Action center => Notification Center
everything is one app. just the name is the difference14 -
How many of you use FTP everyday to work?
Well today the whole GoDaddy FTP server for EVERY website I manage was off.
Had to work through the webpage editor (a notepad provided by godaddy/cpanel), it kinda works, but I can't even use ctrl+s to save since it's in the browser :/9 -
I've seen multiple rants about how people got blamed for hacking the school or airport or whatever, because they had a terminal or code editor open. Because white text on black background obviously means you're a hacker.
But what if we didn't use dark theme? What if your terminal looks like notepad and Android Studio like Word. Would we be less scary then? Would we be accepted by the public society?1 -
Question for web devs. I have to manage a simple php website and I am tired of filezilla+notepad++ combo. I need something more modern. Tried visual studio code+simple ftp integration but it doesn't seem to download some of the folders. Can you advice any other alternative?13
-
Finally convince my colleague to try sublime text. His coming from notepad++ and netbeans.
First thing he do, figure out how to change the theme to white background. -.- not so cool anymore.2 -
I thought Notepad++ was the one and only text editor for random small tasks..
I wanted to check a 280MB SQL file if it dumped a specific table.. the file never opened, and now npp is stuck in "Not responding" :)9 -
Hmm... Why does name look so familiar...
Ohhh mind flash... Looks at notepad file with my commonly used commands to confirm:
tar -xvzf ...3 -
At my first exam of the first course that I learned java, Eclipse IDE stopped working just after exam started. Teacher told me that there is nothing he can do and advised me to use notepad. I knew I couldn't do it in notepad so first half hour of the exam I was on web trying different solutions to fix Eclipse while rest of the class were coding.1
-
What IDE do you guys use?
I use notepad++, Codeanywhere and Visual Studio 2017 Pro.
I'm looking for decent code completion with internal referencing to keep track of methods and variable.
Would you recommend staying with VS or how about intelliJ?
Or something new?6 -
I'm usually on the tabs camp, because anyone can have their editor (not notepad) render them any way they want. I prefer showing them as 2 spaces. It just feels cleaner and more subtle than 4 😀2
-
The moment when I wrote a puzzle solver in C.
Not the most exciting thing to write but it felt great at the time.
Before writing every line of code without thinking some steps forward I decided to write it as pseudo code in notepad.
The very moment it was converted to C it just worked, writing it was beyond pleasure, just pure bliss. -
After thinking about what I should do. I first was going to do autohotkeys but, I thought there would be a better way... Is there a way to get a HTML from a website and display certain sections to the end user? E.G Someone enter Dog enter a GUI and the it gets the top three search results and the display them in a notepad or something.2
-
Ever happened you find yourself deep into a function holding onto lots of unused parameters and after 6 hours of diving you close the editor, close notepad++, shutdown the system, put the laptop under the mattress and lock yourself in the wardrobe2
-
Darn, it did it again! Emptied one of my files. The only reason I bother to use NPP is that the alternatives are even worse.12
-
Was always wondering how different programmers perceive their IDEs: for front-enders it's simple lightweight cool-looking notepad when majority of back-enders uses heavy tank-looking shit like intellij or eclipse with guns, rifles and much more shit6
-
So I got into this project weeks before golive. Client did full scale testing and opened floodgates to hardcoding did by the 3rd party guys. Fixed more than 30 issues manually. Weeks later found out a better way to scan everything via notepad++. Lol
-
Nothing like working on a (really) big project in VS Code and the editor lags so much that I have to fallback to Notepad++.
Native does have its perks.8 -
worst: codeSourcery cross compile tool chain. The stuff of nightmares.
Best: textmate or notepad++. Never code in them, but really usefull for a quick edit, or log analysis.1 -
This rant goes way back.
> Be a student with student placement program at a big non IT related company back in the college days
> Given the job to work on a system to digitize their paperwork
> Had to go through 1.5 workdays of bureaucracy (?) to install Notepad++ and other basic open source tools to work with
IT'S JUST NOTEPAD++ NOT THE FKN MATRIX! JUST APPROVE THE DAMN THING!1 -
What's your top 3 progressing languages/favorite editor?
(I choose Python, C++, and Applesoft Basic. & Notepad++ for the editor.)8 -
Metatrader 5 mql editor idiots. I have made changes, saved file and it is empty. I can only undo changes, which makes it become as it was before changes. Fucking idiots.
Later I see when I open the file from windows browser in notepad++ - tthe changes exists. What a fuck bullshit. So at least they exists but idiots show same file in metaeditor with old changes after undo or empty if not undo. -
Okay soo... I have been working on a "notepad" script using bash. I basically have finished it but it lacks one thing. Verification if the user has typed anything! I started searching on google how i could do that, and found nothing (lol).
I'm asking help from you people :D
Here's the code that doesn't work.
while [[ $name != 'name' ]] || [[ $name == '' ]]
do
read -rp "What would you like the file name to be? The file extension is .txt!$(echo -ne '\n: ')" name
echo "Enter a valid file name please."
done
There's probably one small thing wrong anyway lol
Thanks already!3 -
Web Development on Notepad is like a person buying gift for you, but keeps forgetting to give it to you ¯\_(ツ)_/¯2
-
Light theme in Notepad++ and dark theme everywhere else. I tried dark themes in npp but didn't find any of those as good as default light theme.2
-
The absolute worst experience i have ever had with a dev technology was a mixture between notepad, pgeLua and a PSP.
Back in 2010, i coded a game called "ReapeR ValleY" for PSP (homebrew). I had no idea what an ide was and i have never really coded before that.
That resulted in a 1500+ line code that in a single file written in notepad. The performance was horrible since it just ran through the same lines of code over and over again with arrays filling up and flowing over with data.
The entire game was written in pgeLua (a supposedly more game friendly version of Lua) and ran on the PSP.
The PSP needed to be overclocked in order to run the Game smoothly. I had to restart the entire PSP when the game crashed and i already installed a custom bootscreen that basically shortened the time to boot.
You can still find the game online hosted on various websites. It was my very first and unexperienced attempt at coding, but it worked.
Moral of the story: you can code with just about anything, but when you don't inform yourself about IDEs, frameworks and such, it might be painful.
... also Notepad is pure brain pain to code in. -
People who write php and laravel together as their skills are the same who think knowing Microsoft word is the most impressive thing about them. Because notepad is too mainstream.1
-
I'm working as a cnc operator. I've ask for some txt files, cos I wanted to write a small help to the job management. He said it's ok, but he can't gove me the files, cos there is some problem with the system, he'll have to call the IT department. When he clicked to the file, notepad popped up instead of wordpad and it messed up the outlook of the text. So when I've changed the default applicaton to all txt files to wordpad, he looked at me like I would be Mr. Robot...
-
What is your favorite text editor for Linux?
I just switched from Windows using notepad++, but besides it not being available I wanna try something new.15 -
"Longest you worked without rest + why?"
Maybe around 7hrs or so? It may not be much, but the thing is that I had to work almost the whole night through.
I was about to show off a game at the school festival, and I had to finish multiple playable stages while not having a dedicated stage editor application; I was using Notepad as the stage builder. I had to work through the night before the event.
Ended up catching the flu after the event, but I don't regret it.1 -
Not a rant, just wondering.
What's your favorite editor (not IDE) out there?
- Atom
- Sublime Text
- Visual Studio Code
- Notepad++
...
- nano
- Other (name it)
I'm trying Atom Editor, I've been a fan of Sublime Text for a couple of years. Tried VS Code, not a chance. Any suggestions?27 -
Just discovered that my webpack bundle beeing modified manually (via notepad) by Devops when Deployed to production :/1
-
My senior today, jokingly: "That dark background of yours looks definetly scary"
That was only notepad++. My main tools do not even have option for dark theme 🤨1 -
What's wrong with notepad++? Can't get any plugin to work with x64 version. It's not like it was released yesterday, x64 version should accept plugins...
-
I'm going to sleep knowing that tomorrow will be another shitty day. But, at least, I use notepad for writing sources instead of some real IDE
-
BlueJ for Java and the IDLE for Python.
No big difference to coding in NotePad.
Just don't understand, why IDEs for learning purposes are that feature-less.
"Hey, you want to learn to code in that specifc language? It would be a shame, if you have to do almost anything by yourself."4 -
Making board games in VB 6.0 with control arrays. Ah... The good old days... Control arrays were my answer to everything back then... 😎
Oooh and there was also the time I discovered the AutoIt scripting language and made MadLibs scripts that prompted for each part of speech and then typed the final result into Notepad. 😀
🤔 Or maybe if I go back even earlier... that time I discovered autoexec.bat and the escape codes for box drawing characters to make sweet startup screens for my Windows 95 install. 🤓 -
Call out to all web developers out there... what IDEs is everyone using?
I started with notepad++ a few years ago then moved onto atom... I’ve tried a few others but never really got attached to them. Is there any other, anyone thinks is better than atom?10 -
Are you able to imagine working on group project without VCS and project management software like Jira?
You don't have to imagine it, just go on my university where people would most preferably use notepad and pendrives to share files.
Gotta say, that's an interesting experience. -
I have grown used to hunting for ; issues. But when my haskell doesn't compile because my work partner used notepad and tabs instead of gedit and spaces... I suffer ;-;1
-
started with notepad, dreamweaver
switch to linux heard about nano, pico, vi, gedit, quanta plus, geany
then sublime text showed up, did a lot of work using it, used atom for a bit
currently vscode10 -
Everytime i am forced to code with Visual studio I cant really remember why I hate it so much. But when I wait for the first autocompletion it comes back at me: Intellisense you useless piece of crap! I am faster coding in notepad looking up shit on the internet for 'autocompletion'....
-
I use Atom. It's a basic coding program similar to Notepad++ and Sublime Text but more minimalistic.
Link to it: http://atom.io -
What is your preferred IDE?
I feel the most comfortable in Visual Studio and have heard from many others that VS is their IDE of choice, but I've also heard other people shame VS users and opt for something like Notepad++ or even no IDE at all, just a basic text editor. Granted, I'm not gonna back down from VS, I love it, but I really want to hear what other people like to use?13 -
Once this happened to me where I copied some static text from notepad to VIM editor and my test cases was failing because of junk characters inserted. It ruined whole dam day and later found out the root cause.
Something I learned that Windows != Linux1 -
Using normal text editor's like notepad vs IDE's like eclipse and android studio is the same as driving manual cars vs automatic cars.
Most people say its quite difficult but if they just start doing it and stick to it for long enough, it will become second nature to them.3 -
I still haven't manage to transition from Notepad++ to Sublime although the former is crap and I ranted about it already several months ago. I just can't seem to find the time it takes to configure Sublime to my likings. It seems like a great IDE, but it's hell to set up an FTP browser like the one in Notepad++. Of course I have googled (or rather binged) the problem, and tried suggested solutions but still no joy. How hard can it be to just set up an FTP connection to my web host and browse its directories/files in a sidepane? How do I achieve this, anyone have good advice to share?3
-
switching from notepad++ to sublime text.
any suggestions for a layouting tool thats not PS?
(win10)3 -
Visual studio! for C++, C#
Notepad++ for javascript
VS because of the many features and automation. Step trough code debugging and organization in one program.
notepad++ for its simplicity -
Tired of disputes with colleagues about which text editor is better: VS Code, Atom, Notepad++, Sublime Text... I just installed EMACS and thus not be part of any group of fanboys. When will people learn that those are just tools?1
-
I use my phone to code. I am using mi redmi note 7 pro. I use notepad ++ to code.
The problem is, even the simplest code of mine is breaking. Can anyone tell me why and what to do?15 -
Today was the first time I realy used wordpress...
FUUUUCKING wp, the editor is nofucking shit better than ms notepad! How is it that so many people are using it and actually like it?! fuuuck....
What alternatives do you use for your homepages? I personaly prefer bolt.ch1 -
!rant
Ya boy is now officially an intern! I'm starting next week, everything is sorted except one thing: we have to bring our own computers and basically get to use whatever software we want. I've got a fresh install of Mint and was wondering what IDEs or editors everybody here uses (and recommends), since I only really have a bit of experience with Atom and Netbeans, and I don't think I'll be able to get away with coding in Notepad++ or Gedit here.12 -
I was wondering if it was worth learning how to use emacs for dev? Vim is more of a Notepad than a IDE, but emacs is not very sexy. Some advices?2
-
Little bro's SIW asks for JFrame swing notepad. Plus his teacher didn't teach them even what is a JFrame,
me :| i think his teacher demanding Stackoverflow's snippets haha -
I want to build a website but i don't have laptop. So I install notepad ++ app in my android phone. But here is a problem. Every time I am going to add images using html and img src tag it doesn't show. This is the biggest problem with my own. Plz tell me a solution.11
-
I think my favourite one is Notepad++ I like things raw and out of distractions... Maybe because I write a lot of LaTeX and it feels like heaven...
-
Daily coding would be VS Code.
> Lots of extensions and works well if the project isn't too big.
Quick and cheeky edits is Notepad++.
> "Open in Notepad++"
Serverside edits is vim.
> I don't really know any other terminal editors.
IDE would be the IntelliJ platform.
> Its just built very nicely.
For SQL (which i don't do very much) I took a liking to Azure Data Studio.