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 - "articles"
-
devRant/me are featured in a pretty cool new electronic developer magazine. There's some neat articles and it's pretty well done I think. You can check it out here: http://stackify.com/bb_emag/...10
-
So a porn company just bought the vidme domain and set up a redirect for all old vidme urls.
As a result, many websites like the Washington Post got porn videos embedded on a couple places.
This is so fucking hilarious. Maybe there's a slim chance they learn the lesson and stop shoving shitty autoplaying videos into their news articles.
https://vice.com/en/article/...7 -
Fuck the imperial system. For centuries everyone used meters and kilograms to measure shit so why the FUCK did the U.S decide to use pounds and inches. Like i see most articles and videos comfortably using the metric system, EVERYTHING uses the metric system. then i stumble on an idiot who makes me go to a converter so I can understand his pound-inch-based lingo. FUCK YOU18
-
Gonna start a blog where i take medium articles by retards and explain why is what they write stupid12
-
What a nice fucking tutorial.
Clicked an articles which says How to Implement X feature in Vanilla JavaScript.
They used a vanilla javascript library.
What a fucking idiot.7 -
Someone on a C++ learning and help discord wanted to know why the following was causing issues.
char * get_some_data() {
char buffer[1000];
init_buffer(&buffer[0]);
return &buffer[0];
}
I told them they were returning a pointer to a stack allocated memory region. They were confused, didn't know what I was talking about.
I pointed them to two pretty decently written and succinct articles, the first about stack vs. heap, and the second describing the theory of ownership and lifetimes. I instructed to give them a read, and to try to understand them as best as possible, and to ping me with any questions. Then I promised to explain their exact issue.
Silence for maybe five minutes. They disregard the articles, post other code saying "maybe it's because of this...". I quickly pointed them back at their original code (the above) and said this is 100% an issue you're facing. "Have you read the articles?"
"Nope" they said, "I just skimmed through them, can you tell me what's wrong with my code?"
Someone else chimed in and said "you need to just use malloc()." In a C++ room, no less.
I said "@OtherGuy please don't blindly instruct people to allocate memory on the heap if they do not understand what the heap is. They need to understand the concepts and the problems before learning how C++ approaches the solution."
I was quickly PM'd by one of the server's mods and told that I was being unhelpful and that I needed to reconsider my tone.
Fuck this industry. I'm getting so sick of it.26 -
devMag - A regularly published digital devRant magazine with tech articles written by users, user interviews, etc22
-
FML. All those "train your own object detection" articles can go burn in hell. Not even TFs pertained models work!10
-
To all those web developers who load their entire fucking website in JavaScript - even on fucking news articles where JAVASCRIPT ISN'T EVEN FUCKING NEEDED, and top it off with a heavy as shit framework, BURN IN FUCKING HELL!!!18
-
HR: why you want to work with us.
Me inside: you stupid, because you need my skills and I need your stupid money, stop reading articles about stupid interview questions.
Me: because I love to work on such amazing environment, and I really love the technology you're using.5 -
Code isn't just something that you can just learn in three months. Stop the clickbait articles plz.6
-
Medium Article Title: How to Optimize Your Use of the Terminal
Dev: Oh goody.
Article Content: The terminal is a cli that devs use in order to work at their jobs. It is a very important tool in which… (continued)
Dev: …
WHO IS THIS ARTICLE FOR?? PEOPLE WHO WANT TO GET BETTER AT THE TERMINAL BUT HAVE NO IDEA WTF A TERMINAL IS?
This isn’t high school english class, you can skip the circle jerk introduction.13 -
Friend: "I made my page responsive"
Maybe the layout is responsive, but your articles are not. Wanna know why?
BECAUSE YOU USE FUCKING IMAGES INSTEAD OF AN HTML STRUCTURE TO DISPLAY YOUR ARTICLES7 -
+++ Thank you for 1000+'s! +++
So guys we did it! We've reached our first big milestone!
This account was created about a month ago, and we are already this far!
Thanks to all authors (@DLMousey, @filthyranter, @baewulff) who are putting a lot of work and time into their articles and help this account to further grow in size!
To make this article at least a bit informative, here's how we publish our posts:
When I started this account, I hadn't thought of how articles were going to be published. Should I give the password to all writers? Should I post the articles manually?
Well, after I've started the devNews Discord Server, @olback suggested making a Discord Bot, that helps us to publish our stuff.
After surprisingly few hours, @olback already got a prototype working.
We have a special channel and whoever writes stuff in it, updates the current article. Later, I took on the work, @olback has done and switched to LowDB, to be able to let multiple users have their own articles they are working on and much more. (Like special signatures)
And that's how it is now.
We have a channel for draft, where we write our stuff and a channel for publishing, where the bot listens to what we write and then publishes the articles with a command.
That's all of it.
Thank you for reading!7 -
Known IPs for github (add to /etc/hosts)
192.30.253.113 github.com
192.30.253.113 ssh.github.com
more on https://webcache.googleusercontent.com/...9 -
Got a report from a customer saying that our scraper does not correctly scrap content of one of their news articles. After two seconds of investigation it turned out that the "article" is just one huge JPG file with text, photos and even something looking like links.3
-
I'm so tired of so many fucking articles about millennials this and millennials that. Like holy fuck millennial has to be the journalism equivalent of AI or block chain.21
-
GitHub desktop is available for Mac and Windows and not for Linux. I feel this is so wrong after their entire shit is build around open source.
https://help.github.com/desktop/...22 -
Fuck articles which are nothing more than tweets wrapped in ads and paragraphs which repeat the content of the tweets.
Yeah I know that software version x was released, I just read the fucking tweet! — I googled for more details, which points me at 10 mainstream tech news blogs, which are all in the business of fluffing up three sentences into 6 paragraphs without adding any value.
I wish Twitter just charged royalty fees to embed on for-profit websites.10 -
The relentless feeling that slowly has over taken my waking life. The feeling that if I am not coding, learning or becoming better at coding I am wasting my time. I can't even watch movies anymore without reading articles. This is the worst thing about being a Dev, how when you are a dev you are nothing else.
At least for me, not sure how common this feeling is.10 -
Wow Mozilla published an infographic instead of an actual blog post and didn't include an alt-tag. Let's just ignore the fact that blind users exist and use screenreaders, articles about privacy don't apply to them right?9
-
"ChatGPT passed an interview for Google"
"I ask to ChatGPT to write my new song"
"What ChatGPT tells about our humanity"
"ChatGPT pooped its pants"
I'm the only one sick of seeing articles, posts and threads about Chat fucking GPT?! I can't wait for the hype to die out... or for someone to build a time machine able to bring me back to 200918 -
I just love articles like "Moving from Go to Node.js"
2 completely different topics and different use cases and can't and should not be mentioned together10 -
I am sick of seeing articles about imposter syndrome. The developer community as a whole should stop circlejerking each other. Let's face the reality that some developers are just shit and that's it.13
-
5 nEw JavaAcriPt frAmeWorkS foR 2020
...
.....
...
this is why people keep thinking us in the JavaScript world are fucking retarded.11 -
Stop reading articles on which framework/library is better, pick one and start actually writing code.
... Only to then discover that this library is utterly broken and/or undocumented and you have to start over again.
GODDAMNIT JS I HATE YOUR ASS7 -
I was bored so I scanned through Dev.to and Medium. I lost the remnants of the little hope I had left for mankind...
JS this, Python that, JS that... and so much other mindless articles of exactly zero substance and headlines to make any self-respecting dev cringe for days.
I meant to write something else, too, but I'm too saddened now. I no longer wonder why so many of the fresher self-made "devs" are so idiotic of a breed...35 -
setup my new private project with react, to dive deeper into react.
brain: hey, how about to read a little bit about vue vs. react vs. angular?
me: ok?
me: *reading some articles about the topic*
brain: hey, how about to play around with vue a little bit?
me: ok.
and this is me right now:3 -
FUCK THE EU!
Ok I said it, what? Someone had too.
Can we all move on now?
Ps: if you made it this far, be sure to ++ for your angers and frustrations over the current articles we all know and hate.5 -
Holy shit looks exciting, an actual split window manager with custom layouts on win10?
https://insider.windows.com/en-us/...13 -
Can someone tell who the fuck lets morons with absolutely 0 knowledge of how the industry works go on and write articles concerning "what programming languages to learn" clickbait articles?
Look, I never looked into them. Not even when starting, I knew (out of spite) that the people that built Windows Vista were developers and then I went ahead to look what a software engineer was. I went down the rabbit hole from that and my next step at the time (I was on the local library) was to go ahead and look for programming books, C++ and Java caught my eye, so I got them two books and went down. Later on I found about JS and Python and similar shit like that and I just continued to learn. I seldom bothered to learn from internet articles because to my opinion if I needed to read documentation then I might as well fucking read it from the people that designed X technology.
some were good, some were shit, etc etc, but I never bothered to look for "what programming languages to learn" articles because I could give close to two shits about some other dickhead telling me what to learn, I have always been rather hesitant to take other people's opinion into consideration when it comes to my own learning.
BUT today I clicked on one of those articles out of curiosity.....
"Many DEVELOPER (notice the lack of proper grammar) choose to leave Visual Basic in favor of more modern frameworks like C#, Java or .NET"
Ok, so, for whatever the fuck reason Java is mentioned along C# and a fucking framework (.NET) rather than just C# for microsoft shit, is this moron talking about VB.NET at all? is he going about VB6? what? what is going on here?
Obj C is not relevant at all and should be immediately replaced by Swift since it is a modern, and stable language (never mind that each release has breaking changes on entire code bases, yeah, fuck it, just jump alltogether and ignore Obj C and the decades of stable code it has)
"Coffeescript has been replaced by the newer features of Java" <--- ok fam, you lost me here, give me your "ITPro" card please and then kick yourself repeatedly in the groin since I won't be bothered touching you, i might get some stOOpid on me.
Fuck, these articles are all over the place, from idiots like the one above, to the moron raving about pharo smalltalk shitting on every tech you use.
Just.....please bring back shit like byte magazine and shit.....please? or Linux Format, make Linux Format more popular across the board, where people who know their shit think twice before spewing their bullshit to the masses? Some fucking kid there might want to know where to start and these fucking idiots are out there just ruining shit for everything.25 -
" this page uses cookies"
"We've updated our privacy policy"
*30 sec full screen ad* OR "please turn off your adblocker and refresh"
"Would you like to take a survey?"
"Click to read more"
"You've reached your free articles for the month. Please subscribe!"
Jesus fucking Christ! Is it such a sin to read articles in peace? How does anybody use your shitty site. How does anybody PAY for your shitty site?! Fuck your articles. Why do companies think this is a good model?!5 -
Am I the only one who keeps adding articles to pocket and seldom checks it
Procrastination..
I mean literally.4 -
What's the best keyboard (type/model) for a programmer in your opinion, based on your experience?
I always used the keyboards included with the PC, never thought much about that, but now I would like to invest in something better.
I found a lot of articles on internet, but each one says different things, so I'm sure the devRant community is more reliable.
Thanks in advance!
Below the one I'm using write now.32 -
*Looks up from his computer and realizes that he has a self-imposed deadline to meet, but has been reading articles on "How to defeat procrastination" for the last hour.2
-
Great article published on DZone by our @dfox describing how he and Tim built devRant with Neo4j:
https://dzone.com/articles/... -
Why I hate internet media, because it's full of articles such as:
9 tips to make you lose weight faster
13 ideas on how to improve your sex life
8 ways to make you happy when you are sad
47 funny images that make you laugh
8482929 articles that use a pointless number as a headline starter
I admit that these articles are way more tempting to click than if they did not use that number. On the other hand, the number is just random, it only describes the extent of the article. I so hate it.2 -
I have a chrome window about 20 tabs deep full of dev articles im just about to read
It has been open for 5 days6 -
Fucking news articles like wtf if they don't have a buzzword in the title they will never be published.
This Forbes articles talks about googles quantum computer and hotw it could break Bitcoin. FUCKING BITCOIN like who TF cares maybe you should talk about how it would break the ENTIRE FUCKING INTERNET.7 -
I'm finally realising my long time dream and making a programming language. It's a functional language resemblent in both appearance and usage to lambda calculus. I'll mostly be making plans down to the finest details until the end of summer, at which point if I can gauge the challenge I can hopefully submit this as a graduate project.
This is the first in a series of articles documenting my progress:
https://lbfalvy.github.io/blog/... -
New GitHub Copilot Research Finds 'Downward Pressure on Code Quality': https://visualstudiomagazine.com/ar...
No shit, who would have thought that automated garbage generation could hamper quality?9 -
Articles 13 and 11 pass exactly during the world cup, so news channels won't report on it coz they're too busy showing Ronaldo's goal for the 376th time9
-
I can't tell you how much I hate people who make articles doing relatively simple things, in node, and instead of showing how to do it, they proceed tell you to install a fucking package (usually made by them)
Yeah no thanks, it's great that you figured this out and took the time to "enlighten" other devs but I'll just look at your repo and use the native JavaScript functions you wrapped on myEgoInflatingPagacke.justAWrapperHuehue(). Bye.1 -
It finally happened. I hit an issue and googled it. No related stack overflow articles. Even on page two. I must be doing something right in life1
-
I'm starting to dislike the targeted news articles at the bottom of a new tab on chrome lol
I went to check my grades, saw the title of an article that seemed really interesting, so i read it. By the time I finished it, I thought of a friend who'd like to read it. So I sent him the link.
15 minutes go by and I mutter "fuck" as I remember I never checked my grades, the whole reason I even opened chrome lol12 -
I created fake linkedin profile with ai generated picture.
Already passed some minor technology assessments.
Let’s see how far I can get with this one when I start posting controversial articles.4 -
Because fuck logic.
'This returns a lot of rows
myAdapter.SelectCommand.CommandText = "SELECT FROM tblNews order by DateAdd desc "
myAdapter.Fill(rs)
'He only wants the 4 latest articles
For index = 0 to 4
'Do something with the data
Next
How some people manage to still have a job is truly fucking amazing.4 -
I've just spent 20 minutes swearing about this to a friend. I'm now past "blind incoherent rage". 50% of managers in a survey said they'd be "uncomfortable recruiting and line managing a neurodiverse individual". Why the fuck should I have to hide my condition? FUCK THEM.
I may still be a bit angry.
Reference for managers being bad people: https://peoplemanagement.co.uk/news...86 -
I was just browsing some programming subreddits and reading a few tech articles and I literally got depressed from the state of this industry. Too late to become a barista?7
-
I'm convinced no one really understands OAuth2, probably not even the creators.
Every blog, articles and tutorial, you have people saying don't do this, don't do that. Basically, no one agrees on a single implementation.
Want to use passwords for auth in a first party system you fully own? Apparently, that's unsafe.
Hmmm, what about magic links for passwordless auth? Also not safe you say?
Okay, I believe Okta just wants people to use their services, nothing else.15 -
Me: ...blockchain...
*Wanna be techies*
*Investors*
*Dude who read a few articles about blockchain*2 -
So all these year's i've been living a lie? I thought my current i7 laptop has 4 cores but according to a lot of articles are saying mobile chips only have 2 cores?
Why does Windows always say it has 4 though?24 -
I am curious to know, where people get their tech news from?
I use:
- TopGitHub app to check the github trends (star growth in days,weeks or months)
- Geek app, which has 1 to 2 articles every 2 days on random tech, hacking stuff.
- Security app, which aggregates news from various tech sources.
I mostly get my news from apps right now as its an easy go when i am on the loo (like right now ;))12 -
Two types of days:
Sit down and say imma be productive and then just end up scrolling through unrelated articles for 3 hours.
And, Sit down and say imma just do something quickly before going out and then end up restructuring whole parts and being up till 6am. -
Alright, so I am going to start doing dev streams
twitch.tv/retraxa
I am going to stream with @ewpratten at some point tonight. Were gonna be working on robot code and my personal website. I have literally 0 reputation on Twitch so if this doesn't work out I can't really loose. If y'all wanna stop by and give us some stuff to converse about, cool articles or extreme politics and our belief systems go ahead.7 -
That moment of feeling ..
When you are working month with Vuejs
and then you see articles like
Don't read VueJS it is worthless and no jobs are there for VueJS..
But then also feel good that Vuejs is mostly inspired from Angular and ReactJS and it willl be easy to migrate :)8 -
When you ask the frontend dev for like how to center horizontally and they link you 19 css tips and tricks articles.
I just want my big red "scum gang" button in the middle.5 -
browsed LinkedIn articles, saw one about "good qualities of WordPress Developer", first bullet point is "following coding best practices" is it just me or that is one of the main things wrong with WP
-
All the articles about javascript fatigue lately. Omg just shut the fuck up already. Being a developer is hard, deal with it2
-
That moment when you start spotting mistakes in blog articles regarding some new topic you're currently studying5
-
Any day when I'm manic. Can work 12 hours without feeling tired. Also, 30% intelligence boost. Feeling like a god. Solving people's problems in minutes left and right.
It's unfortunate it only last a month tops, with the remaining year being deep depression. Matter of fact, I got diagnosed with bipolar type I when my psychiatrist mapped my awards from released products and articles to the timeline, and it resembled a bipolar cycle.6 -
If not already, you guys should try reading coding/developing articles in medium. They are superb.
Like this one:
https://medium.freecodecamp.com/fin... -
Fuck the JavaScript ecosystem; Fuck React, Redux, and a big special fuck you to React-Router. And fuck interviews that give week long assignments.
The whole fucking JavaScript community makes the simplest things so complicated just so that they can tell Backend and Mobile Devs “Hey our job is difficult too”; fuck you, it isn’t! You made it difficult. and so that they can write corny emoji-laden medium articles about it to supplement their meagre income. What’s more the articles are outdated in less than a week.
Fuck JavaScript; APIs changes everyday a week and it’s documentation is updated every decade.4 -
Learning [framework of your choice] wouldn’t be that hard if the internet were not full of (unnecessarily long) articles, tutorials and answers written with the only purpose of gaining visibility instead of informing the reader.
-
god i despise these "javascript is bad" articles. everyone seems to be jumping onto that train ever since the WAT talk.
javascript is a *weakly* typed language with implicit type conversions, that's why `{} + []` gives you `0`.
it is not easy to be the most widely used language, and to maintain compatibility across varying platforms.
please think twice before dismissing hard work.
/rant34 -
https://lwn.net/Articles/887970/
For frigging fucking fucks sake, universe put the cactii away.
I HATE THE UNIVERSE.
I FUCKING HATE IT.6 -
Gotta appreciate the grass so many developers fueled by the development teams despair
https://ign.com/articles/...9 -
Sometimes I get distracted because of a very technical joke that I don't get initially, but am determined to understand.
4,000 Wikipedia articles later, I understand the joke and now know the history of the pushpin (or some other off the rails object) -
Authors of articles that say PHP is past because "it doesn't separate concerns" and "it just spits out HTML within logic"… please don't write about something you don't know1
-
It looks like reddit is about to expand by approximately raising $150 Million. https://bloomberg.com/news/...2
-
I want to waste these motherfuckers trying to come up with most cringe clickbaity titled articles. At least I want to break their kneecaps...
"You’re Using ChatGPT Wrong! Here’s How to Be Ahead of 99% of ChatGPT Users"
No, I am not you fucking imbecile.7 -
i fkig hate those medium.com fkig articles that explain something as "put int i = 1; thats it bye"
fggzhdjriririeieiei u urhfjxkdiieofkvkfkrkrndndjdjdiivkvkrnrbfhfjfkdjkene d dbeijfj n nvkfkrkfkmfmvm fifidk9 -
I see articles going -> "Here's the future of gaming. blah...blah...blah..."
I already know the future of gaming is trash (no matter how many VR glasses u throw at it), because the current state of gaming is a flaming pile of shit.
I'm still hurt by what Cyberpunk 2077 did to the gaming industry. They relayed the message across like -> "Hey you can release any pile of shit mid-development 'game', charge full price of $60 for it and just promise incremental updates over the years."9 -
Many articles about the best languages to learn, here's one about the worst
Source: https://uk.dice.com/technews/...6 -
Some time ago I posted rant "I love go".
After 3 months of being interested in go community, read couple of books and a lot of articles, I got my first job in Go.
#FromJavaToGo7 -
None. As soon as I hear about a new trend I fear it. I fear the huge amount of Medium articles I would encounter...
-
*Googling for articles that explain something I'm trying to research*
Oh! This one is highly rated, sounds good!
*It's all written in python*
Ugh that's not helpful, ok next one
*Written in python*
Ok... Ok... Third times a charm
*Next 128 articles are done in python*
Has anyone considered that maybe not everyone uses python?
At least try writing it in Javascript or C++, much easier to adapt code to other languages... Maybe I'm just bitter because I hate python ¯\_(ツ)_/¯10 -
Consultant: "I don't agree with that, it's got to be something else" when you point to a known fault with the function they are using in the framework.
Then you send them 10 articles from stackoverflow and the framework's own website.
Consultant: "Oh. Thank you."
Just let me fix the damned bugs and not have to justify every single fucking change I have to make to make the damned thing work the way it is fucking supposed to.
This is why we can't have nice things. -
Russian press is horrible. I remember reading that America controls weather in Russia using DARPA (!) and this is the only reason we have problems, not corruption or alcoholism.
After reading several bullshit articles like that I quit reading newspapers in general.19 -
I hate when Apple news websites do articles on Android. 99% of the time it's pure bullshit coming from someone whose last experience with Android was Gingerbread, if any. 9to5mac is a really bad offender, but so feel TheVerge is extra shitty with Android articles. For someone who claims to do news on everything impartially, they warp their sights towards Apple way too much.
That obviously means that costumers will get scared of leaving Apple for what might be a better experience for their use case. I just absolutely hate this kind of partial journalism.
TL;DR fuck 9to5mac and The Verge for scaring people off using Android with misinformation10 -
One of the perks of directly working with the CEO is that sometimes he goes on business trips so you pretty much catch up on medium articles all day lol2
-
Is python a good language for building a RestAPI? Personally I don't have any experience with python yet, but what I've gathered, is that python is great for scripting, and big data.
I have a bit of knowledge about Node.js, and I really like the structure, and it's so easy to make an API using express.js.
I've already read a bunch of articles about it, but I'd like to know what the community feels about the two languages?21 -
Microbiology, biochemistry, genetics.
Mostly reading some articles, parsing some ATGC, trying to understand topic from books.6 -
Fuck Google analytics .. seriously .. fuck it .. I understand it's a free tool that doesn't mean you mask your incompetency behind that banner.
Im pretty sure minecraft mods have better documentation than this POS.
I really like the user demographics data it gives , but with the asterisk on literally every other metric it gets harder to believe the ones that are functional.
I cant express exactly how many times I end up with hordes of articles that point out small caveats with this shit.
FUCK IT2 -
Our Joomla-based site just got a redesign. The developer who did it did something wrong. Articles no longer are attached to their parent categories and are now all referenced at the root level in URLs.
I pulled up the 404 log and now see that some website or bot or whatever is hitting up each category for each article, which screws with our SEO 404 report in Google Search Console.
Which means I have to find a way to programmatically redirect every article within every category "up" a level to the root where each article is now found.
And I have no way of knowing which article belongs to which category anymore. Even if I did, a test shows that articles attached to categories still want to come up at the root level, not in their categories.
Joomla is G.A.R.B.A.G.E.3 -
Anyone looking to make an investment.
Even headlines should be tested before release 😓. This clickbait thing has made it's way into articles as well. It says just the opposite in the article.3 -
Does anyone else ever look up their professors to see what they've done? Like if they've contributed to any open source projects or written anything like articles or scholarly essays.4
-
Spent all day comparing frontend stacks from articles and youtube videos and not to do anything until i open pornhub.3
-
My current project: PHP microframework that makes building REST API kinda 'easy'
But I've read some articles online that building APIs using PHP is a really bad idea. I guess I just wasted my time. Lol. I hate myself.6 -
So... Aparently HTML5&CSS3 is turing complete. At least according to this: http://beza1e1.tuxen.de/articles/...
Does that mean HTML counts as a programing language now? :P7 -
Planning to make a github list of usefull links on topics related to javascript,react,react native,redux etc . Drop usefull links if you have any. They can be tutorials,articles, talks,repos,packages etc.1
-
I think credit card comanies should pay me for using cards not vice versa.. or don't do shit like this when I am paying for it...
https://bloomberg.com/news/...2 -
This articles are what is wrong with developers. They build these stereotypes for us.
https://utemissov.com/i-am-senior-d...
If it was funny article, just for fun I get it. Er all laugh. But this writer seems pretty serious in this.
I've been working for 3-4 years as developer. I still use Google every day. Does that make me a bad developer ? No.
Yhese are new things every day that we learn. It is yech world. It changes every day.2 -
I'm writing a special (fictional) story and I'll post it next as soon as it's done (in an hour or so). I've written articles before, but this will be my first ever try at a (very short) fictional story 😅
Any feedback is welcome.
Stay tuned.
😊
PS
Have you ever written fiction?15 -
!dev
Is someone going to tell them or wait till they realise fortnite isn't actually free?
Really wish people publishing articles would actually do there fucking research -,-3 -
Grumpy old git warning.
What's with this fad of calling everything a "hack"?! Not just in the dev world (though articles like "the 5 greatest Python hacks that will save you time!" grind my gears too.) But no, we've also got "gardening hacks", "life hacks", "recipe hacks"...
Dude, they're just "gardening tips". They're just "useful suggestions". Or in the case of "recipe hacks", THEY'RE JUST BLOODY RECIPES.
Eurgh.9 -
Looking for platform specific language options for a new project at work and reading articles from well known sources.
If you start your article with something like, "when I think of a good programming language, I think of JavaScript", I'm going to punch out of your shitty opinion faster than an async function.
When you're trying to convey an unbiased message you generally don't start with, "I'm an absolute shill for {language}".
What the fuck happened to journalistic integrity?7 -
I was hired as a team lead. I'd only managed small online teams before but now it's an office job. Any books and articles on technical team leading you may suggest?5
-
Argh fuck you Microsoft for blocking my precious mail server. I can't believe that you were the only one. Even google accepts my mails with every fucking test passed...
Oh and not to mention that in the no delivery report you are referring an error code which is not present on the linked troubleshoot page. Thank you once more, you piece of shit.
Should have listened to the articles about why I don't want an own mail server...15 -
People become stupid for shopping and stupid because the government here is moronic. well deserved this kind of shame
https://bloomberg.com/news/...1 -
Dis-incentive them with a visible cost or better yet by total man hours.
https://bloomberg.com/news/...1 -
Wanting to get into reactjs but no idea where to start, I'm coming from straight php/html/css and JavaScript.
Any ideas where to start, articles to read / examples to play with or check out?7 -
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 -
I can write pretty much no algorithm
but bubblesort without googling.
I write articles where I teach other developers how to design architecture.6 -
Some articles on hackernoon involve setting up multiple fault tolerant databases
Others are about "temporary hacking using just your browser"
https://hackernoon.com/how-to-tempo...
This is why I don't trust RSS feeds.3 -
Amazon drivers are hanging smartphones in trees to get more work.
Technology at it’s best.
https://bloomberg.com/news/...3 -
I fucking hate webpack, babel plugins, loaders, presets and yarn workspaces and lerna monorepos.
Fucking stuck for days on not being able to run a project, tried a lot of github issues solutions. Yes I did read the docs and articles.1 -
I’ve seen so many articles about how over-complicated and hard Angular is and I still have no clue what they’re talking about? It’s not that hard wtf9
-
Does anyone know good resources to learn Arduino Programming?
I have a basic understanding of C, I am looking for a series (of articles preferably) that walks you through the available libraries and the electrical engineering side of things.5 -
A long time ago: Joking about QuantumComputingAiBlockchainVR ...
Today: Reading articles about QuantumAi ..
What comes next? 🤦1 -
"I represent the public opinion" and other funny jokes Axel Voss, tells while he gets money jammed insides his ass.
I hope I don't get a copy strike for using his joke.
But seriously, the numbers in the articles he tries to promote must be a the number of times he was dropped on the head as a child. On a daily basis I suppose -
Code review moment that I hate
Me: This is a bad practice. You shouldn't do this
Developer: But it works
*Showed articles and examples why it's bad*
Developer: I see. But it works. Why should I change it?2 -
What is it about long winded articles for a two second one click solution?
A quick search to find out how to change the control panel to classic view in windows 7. (because I forgot and the windows Operating system is no longer intuitive and Dev-friendly).
Search engine: (Insert hundreds of articles here!)
Solution: Click on large Icons where it says "View by".
Search engine: (Enjoy sifting through this pile of results written by thousands of gas-bags, you looser!).
Rocking back 'n forward sitting in the corner of the room holding my legs against my chest: "Shut up, I forgot okay!"
Why would it not just Say "Classic view"?1 -
Whelp, looks like sony will soon own the entire Japanese media import market in North America (again).
Unfortunately, it also means they're breaking up otter media, which means that vrv will be reduced to nothing. I would imagine that this will spell the end for either the Crunchyroll or Funimation brand in the not too distant future.
https://theinformation.com/articles...4 -
Someone has to start manufacturing quality HUD glasses...
Imagine the possibilities and comfort...
no more neckpain from crouching above your laptop/tablet/smartphone, imagine the navigation systems, imagine you could read messages, articles, code, watch videos whatever you are doing, even work on your code with some kind of keyboard (or with speech recognition)
I want this soo bad..3 -
I want to change my domain name by moving the actual website files to a new domain. It has 4 articles and has about 700 page views per day. Will search engines blacklist the new site for 'copied' content?2
-
Lately I've been noticing a lot more errors in spelling lately in articles. And I'm beginning to wonder if this is all being done on purpose, a small way to let people know that the article was not written by AI.3
-
Dear Devs,
after a bunch of years of exp I thought I would start to write a blog / write articles about dev-things. Small helper articles we all know :)
So 2 questions:
1) What is a good way to start it? Can anyone write for Medium.com? Or make your own website? Wordpress (never used wordpress before btw).
2) I think my english is too bad or a professional article about development - so I would write them in my native language (German) and want to have them translated by a native speaker. Where to find such people without paying a hugh amount each article?8 -
What the fuck is up with all these vpn articles. It seems like they are everywhere. It's like get this vpn, no buy this one, wait no buy this one. Like I don't need a fucking vpn and it's not a must have.4
-
Apparently under the correct architecture, hopfield networks reduce down to the attention mechanism in transformers.
Very damn cool discovery. Surprised that I'm just reading about it.
Image is a snapshot from the article.
Whole article here:
https://nature.com/articles/...9 -
So besides college, what are some good books, podcasts, articles, websites, games, apps, etc. To learn how to code and be more proficient in that language?
Any information helps
"Every great developer you know got there by solving problems they were unqualified to solve until they actually did it" -Patrick McKenzie1 -
Why do these article sites of news channels have a shitload of adds in it , so much that you can barely even see the article ... and even worse , some of them add random pop up modals in between of their article.
Like I am reading about salt or sugar which is better to add in curd and suddenly I see a f*cking deaf person trying on a hearing aid and smiling like some girl in sanitary pad advertisement after she aced in her exam because she used the extra wide pad.
And some of those website feel so delusionally confident about their articles that they decide to add a "Sign up to Read full article" thing in it ...
I was just trying to read "top 10 places to visit this monsoon in [city name]".2 -
Every once in a while I start to question my development principles and start to read articles, especially software philosophical, and try to improve my practices, aswell as find several trade-offs between my own best practices.
-
Looks like we can create superconductors in room temperature using diamonds, farting and a little carbon.
https://nature.com/articles/...11 -
Some news articles are so dumb! If you ever hear a headline end with "according to science" please stop reading and call a therapist. Seriously, some people don't deserve so many people to listen to them.undefined www.headlinetherapy.org you can quit now article rehab why aren't smart people doing the talking
-
I can write articles to tech sites. I used to be editor at one Windows news site and kinda liked it. Although, they've kicked me for being Windows Mobile sceptic 😐2
-
oh god, my Google Launcher/Google Now or whatever it is called "Stories to read" is filled with April Fool's Day articles... 😑4
-
When you search for 'Microsoft startup program' and it only returns articles that show you how to add or remove startup programs from windows.
*sigh*2 -
Work hard at improving my skills in embedded software and electrical engineering for sure!
Since it caught my interest half a year ago, I've read several books and articles on the topic, but never got to get my hands on the actual thing.
This will definitely be the year where I'll go nuts and learn all I can to prepare for my next internship, which I really want to be related to embedded software! -
I still don't understand blockchain.
I've read a lot of articles about blockchain and cryptocurrency and still don't understand it completely. the part I'm missing is the storage part (which is the main thing I guess). is the data stored in pieces in every device, or how does this go? what if someone unplugs their device, what happens to the info of my wallet that was stored on that device?11 -
So, for the last year or so, we've been playing with a natural language A.I.
The goal was to predict port, truck and rail service disruption due to social unrest.
The trick here is that our AI would "read between the lines" of today's news articles and spit out keywords that were likely to appear in near future articles, thus giving us an early warning before some union or army start blockading roads.
It... did not work as intended. But some very weird results came out.
Apparently, we made a robotic "kid that screams that the emperor has no clothes", yielding unlikely (but somewhat expected) keywords when fed collections of articles.
We gave it marketing content about our company. It replied "high suicide rate".10 -
[SRS]
I'm overloading my brain with information crap everyday. I consume too much content such as reading blogs on dev.to, medium.freecodecamp.com, and simpleprogrammer.com. I have a fear of missing out on information. Whenever I discover some topic from something I've read, I keep searching to find relevant content. It's a rabbit hole!
On YouTube, whenever I discover a channel that I like because of that one good video that provided value to me, I subscribe and aim to watch all their videos. I had to download a Mark Watched YouTube Videos script from Greasyfork so I could filter them out properly and to fix this obsessive addiction.
What disorder is this? Have you been through this? How did you fix your life?3 -
Any good resource for dev related news/blog posts?
It would be nice if you can filter dor specific languages or topics. -
I think I just came up with my next app idea while writing a blog post:
--Sometimes Ignorance Can Really Be Bliss?--
I like to be in know so I read a lot. My reading list will never end as there’s always more I can know.
Part of the problem is lack of clear priorities but all these articles and books are just so interesting….
I probably spend 4-5 hours every weekend reading… mostly from my Inbox. Yes I try to clear some daily but again, I keep a lot just because they look interesting.
I also use Boxbe and recently setup some Automatic Cleanup… but sort of hurts when I see an email I want to read but then it’s gone tomorrow…
**An App Idea!**
What if I never see these actual emails. But my computer does?
What if I can use it to generate a list of articles from all my emails and just show a few in a Weekly Digest?
Thoughts? anyone else have this problem?
But the key is still, never actually knowing what you missed!8 -
I have a recurring problem with Typescript where I can't search types for errors because all search engines are flooded with questions and articles about type checker errors.20
-
Me writing articles: …so think of Brodal-Okasaki heap as a set of endofunctors mapping the N-dimensional Hilbert continuum, simple as that
Me talking on stage: how is babby formed4 -
Serious ask here: does anyone have links to any good articles about companies creating successful integrations with GPT4? Like how the integration works, what it does / value provided from a business perspective, etc.
I'm being amicable today, and want to see if there really have been any truly useful applications of GPT4 yet.
So far all I can find is a complete flood of idiot articles like "I aSkEd GPT tHeSe 5 ThInGs" and "hOw tO uSe cHAtgPT foR FreE"3 -
No we don't actually need to have a meeting about this because your architectural opinions rely on medium articles written by unemployed people pretending that these competing technologies are relevant. All you have to do is take an existing piece of code and rewrite it how you'd like to, and show everyone that it's better5
-
!rant
Guys I need some advice. I have read some articles about sass and less. I now know sass is using Ruby and Less is using JS. Can somebody tells me the big differences of both and which is the better one to learn? (in your opinion) Thanks8 -
I have been experimenting with Docker and reading articles on it. I was wondering what are best practices for building Docker images. Many articles have recommended that use Alpine base images because they're small and more secure.
Let us say that my application needed Postgre. What is the best approach?
1. Use the Alpine Dockerfile provided [here](https://github.com/docker-library/...) at Github. Download the file and go to where its located in my terminal and enter *"docker build"*
2. Creating a Dockerfile from scratch and using the command *"FROM postgre:10-alpine"*
3. Use the Alpine template file provided [here](https://github.com/docker-library/...)2 -
Specter and Meltdown. Remember those guys?
Well I'm curious if anyone know of some articles that talk about someone successfully using the hack. Because you know people hate updates and now I want to know if anyone has paid the price of not doing their due diligence.1 -
Imposer Syndrome
Something we may encounter at somepoint in our careers. I've been reading a few articles after feeling some of the effects of this yet none seem to offer helpful solutions.
Has anyone got any advice or good tip that's helped them in the past?2 -
!Rant
I know this is not the place for these questions, but:
1. If we have frameworks like React Native, why going native?
2. Why doesn't Google or Apple support these kinds of frameworks rather investing in developing their own languages (in-case of Swift)
I searched for many articles but need a pro opinion from you guys4 -
Could someone sum up the events around Linux and Linus? I read a few articles but I am still kinda confused what exactly has happened.10
-
FINALLY got Chrome to accept my self signed ssl certificate on OSX!!!!
F*ck this has taken waaay to long....
For anyone seeking advice, look here:
https://alexanderzeitler.com/articl...9 -
Can I just say, I owe my soul, nerves and eternal gratitude to the folk over at Percona? They publish articles that have, on more than one occasion, saved my hide when a DB node wasn't working as it should, and I had to find out how to fix that.
Seriously, amazing, love those guys!2 -
I have just been made aware that not everyone in this community knows the legendary tri-state boolean.
It is impermissible for anyone in this community to not know of the legendary tri-state boolean.
https://thedailywtf.com/articles/..._6 -
Hm, is **website** progressive enhancement still a thing?
Please be welcome into slaughter discussion. I just read some articles today and i'm realy curious what your thoughts are.17 -
Used TFS for last 7 years and now have to use GIT. OMG Can't get my head wrapped around it. Everything is so confusing. Online articles don't help a beginner. Send help please. Started using Bitbucket with Sourcetree. Still learning. I hate to say this But I feel TFS is more intuitive. Maybe because I'm new to GIT.16
-
Smalltalk, the language that keeps popping up in articles I read about nice languages and seems like the real underdog that's gone under the radar now that FP has taken hold. Must give it a go.4
-
How old am I to be able to remember DEC VAX computers at my university? I’m ancient.
https://bloomberg.com/news/...3 -
I bet jake wharton is going to post his cat pics in a repo someday and that would also get a 1000 stars, 350 forks 80 issues, 4 prs and 30 medium articles explaining/suggesting/worshipping/debating on it XD5
-
Harari said of the idea of Data-ism:
---
In its extreme form, proponents of the Dataist worldview perceive the entire universe as a flow of data, see organisms as little more than biochemical algorithms and believe that humanity’s cosmic vocation is to create an all-encompassing data-processing system — and then merge into it.
We are already becoming tiny chips inside a giant system that nobody really understands. Every day I absorb countless data bits through emails, phone calls and articles; process the data; and transmit back new bits through more emails, phone calls and articles. I don’t really know where I fit into the great scheme of things, and how my bits of data connect with the bits produced by billions of other humans and computers. I don’t have time to find out, because I am too busy answering emails.
---
I was initially entertained by the punchline, but that was soon followed by the rather depressing realisation that my only value to greater society is essentially as a data processing unit7 -
Hello there, long time no see.
Back in the day I asked you for a book that goes deep in the C programming language, now I'm asking the same but for Nodejs, especially a book that explains the event loop down to the line of code.
There are some articles on the internet but they are all copy/paste of one another and don't even scratch the surface of what the event loop does2 -
Hi. I'm not really a developer but I soon hope to be. But the first thing I need to know is programming, which I know next to nothing about. I've tried my hand at simple Python but with so many articles and YouTube videos saying all sorts of languages are "The best to learn" or "A must know code language", I really don't know what to do. Hopefully someone here can help me the figure out which language is the best for a beginner programmer.10
-
Loading preview images from a websites articles into thw cache for later use. What could go wrong?
*26 images (80x60) images in my cache folder, most of the corrupted.
"Ok... let's look at the size of this folder"
Size: 112MB
WTF How could this happen!
I'm litterally writing a from a URLConnection to a file.
*Checks data usage
Jup, that amount has been downloaded. Why!?
My dear monthly data ¿_¿ -
I need to help out my manager to interview angular developer candidate which I don't have any experience on Angular development. I was darn nervous interviewing those people, relying on some reading on angular documentation, articles and tutorials but after few interviews. I manage to get into the momentum to conduct interview smoothly.
After two weeks of doing it, now I'm kinda understand Angular thanks to some great candidate explaining those concept clearly ( hope you get hired on the next round of interview).2 -
So I'm looking for a tutorial somewhere to manage auth with react.
I have passport local setup with jwt in express, but looking to manage users in the front-end, managing the user state app wide, logging out, protected routes etc.
I've done some searching around but I can't see anything to concrete. Any pointers or articles would be great.
I was thinking of localStorage but not sure how to go about setting that up with react.3 -
So decided to build a board game... Game?
It's hex grid based and I have spent a week trying to work out hex grid math and I am at the exact point I was when I started if not further back....
If anyone can recommend some good tutorials or articles for hex math. I will love you forever...6 -
Alright people could do with some help here!
Got a friend who is interested in learning how to code but I can't think of anything to point him in the right direction, he wants to learn it just so he has something to keep his mind active and give him something he can sit and spend time on...
Anyone know of anyone tutorials/articles/anything that could point him in the right direction?2 -
Are any of you guys doing mobile game development? I recently started looking into this and decided I want to learn. What frameworks are good for making online multiplayer 2D and 3D games?
If anyone of you have played hide.io, that is the type of game I'd love to make. I remember a couple of years ago LibGDX was the shit, but now I couldn't find it mentioned in any recent articles.2 -
Stupid FaceApp. “Gee! It’s an election cycle. Let’s all download a selfie app from Russia!”
What’s everyone’s take on this app? I’ve seen articles saying it’s no big deal because their servers are all in the US and it doesn’t access the photo library and blah blah blah. My issue is that the photo it takes goes to the cloud for processing. Control lost.
In Soviet Russia, app play YOU!7 -
What it looks like in a tutorial:
https://matthewpalmer.net/kubernete...
or
https://howtoforge.com/how-to-insta...
What it looks like on my machine:
https://github.com/kubernetes/...
k8s vs. me
3 :: 012 -
We don't talk enough about type 2 error! So many papers everywhere are just pure trash because they don't account for it, and people are so fucking oblivious about it, they don't even catch the obvious ones. Even researchers and publications which are supposed to properly review their articles simply fail to ask the obvious "Did you measure the segment which doesn't fit either of your variables?"8
-
Anyone interested to see mine and my wife’s culture & technology crossover performance/arts/music project?
The name is UDAGANuniverse. Udagan in Sakha (northeast Siberia) language toughly translates to ‘she shaman’. I met my wife while she was touring in Europe with a traditional Sakha group (I was touring Celtic trad music that time).
The project is incorporating all our interests, artforms and professional skills under a shamanistic aesthetic. Functional Programming, Live Coding and Machine Learning play a big part in my input and live performance role.
First episode of our newly launched podcast:
https://udaganuniverse.com/news/...
My personal articles — arts based and touching on functional programming + category theory:
https://udaganuniverse.com/music
I’ll be posting new articles more specifically on Coding and ML in performance in the next weeks.
If you’d like to see a little personal backstory (how we came to fuse performance with code/ML) check out this rant here:
https://devrant.com/rants/1279742/...
Hope that you enjoy and please let us know any comments or feedback!3 -
If the documentation does not make any sense, I always try to look up some articles or tutorials. But I found out that especially on the Medium platform, so many people copied word to word from the official documentations, I was like what is wrong with this mf's.2
-
Microservices authentication.
I'm planning on adopting Global Authentication and Authorization as a part of Microservices (described in the image below, propriety of: https://dzone.com/articles/...).
Anyone has a different opinion? What are your thoughts on this one?12 -
Usually take a walk for a while, headphones on, some Jazz or R&B, read tech/political/sci articles and gain some momentum. Does the trick too for pesky bugs.
-
Can anyone suggest me how I can learn building dapps in fortnight? I went through a lot of medium articles and dapp university but all of it was not enough for me.3
-
I'm starting a 30 days of code + technical articles challenge
Stay tuned for flames 🔥
I'll be blogging about it on https://dev.to
https://dev.to/jordanirabor/... -
Freelancers: How do you get your Clients? How do you convince them of what you can do for them? Any articles, tips, experiences and stories appreciated!8
-
Reading as many blogs & articles on new things as I can, if I like the look of something I'll try make a doodad with it
-
Took the project for school for creating a personal Online judge just because I could make a polling web-app in Django.
Any ideas how to start?
It should start working from January, so any articles/blogs/tutorials are welcome.4 -
If people at work spent half as much time working as they did posting articles in teams channels about “strategy” and then congratulating each other on finding said articles, we’d actually get some work done.
-
What exactly is the business model of medium? I skim through 100s of articles everyday, most of them are tech based and i am able to read them fully. But on some articles , it shows "you have reached your limit" and shows a pesky blocker?
Likes is it
if (new Random.nextInt() % new Random.nextInt() ==0) {blockArticle();}
Right?2 -
List iteration - Implementation
How do you manipulate lists? In what language?
In my very limited knowledge:
1. C++ Iterators
2. D Ranges
3. Linked Lists
See for ranges vs iterators http://informit.com/articles/...
Does anybody have links for advantages for iterators? Why should I use them?2 -
Client: Nooo our editors have to click the current date to confirm they want it to be published now? That's too hard!
Also client: Yeah, our articles were based on an endless stream of undocumented wordpress shortcodes :^) -
!Rant.
After reading many articles and watching YouTube videos on Blockchain, how it works, the new framework etc etc. It's evident that blockchain can be used to eliminate many problem faced in different industries and so on. What I cannot seem to find is a perfect application of solution to these problems in real life. I know it's too early to speculate, but thinking of all the internal(or under the table money) transactions happening, what is the possibility of mass adoption of blockchain given these conditions.3 -
Does anyone else remember magazine articles from the 90/00s talking about gasoline fuel cell powered cell phones? I guess lithium killed that tech path.1
-
When somebody speaks about "rewriting everything from scratch" I always mention some famous articles claiming: "don't do it!" "big mistake".
Truth is that when somebody says "rewrite everything from scratch" he doesn't mean "everything". He just means "rewrite the 2-3 things that we found useful after 10 years of developing useless features nobody cares about"
So then, yes, rewrite, please1 -
Aside building Projects, which is your best bet to learn a new language?
Videos or Books ( including articles, posts etc).
Which is your best bet?8 -
Can anyone recommend some articles or posts regarding turn based game AI?
Been racking my brain for the past few hours and havn't gotten anywhere! -
I'm kind of excited about the development of Web assembly (wasm), and to see Blazor getting closer to a release is awesome.
Blazor Update: 'The End of the Experiment Is in Sight' -- Visual Studio Magazine
https://visualstudiomagazine.com/ar...1 -
Is there a way to implement Google analytics to a specific page.
So, my requirement is to let the user add his/her Google analytics to their page on my application. The page is in sub-route of the application (user/username)
Can I allow a user to do that? Are there any articles related to this?10 -
PHP is not one of the first six languages I associate with DevOps work.
https://dzone.com/articles/...1 -
Do you work with a company that requires you write articles on medium daily? If you don't then don't complain about the company.1
-
Seeing articles and stories and rants here of other devs gives me anxiety when they mention CS concepts and algorithms and stuff. My college teaches IT and not CS, so none of that more complex stuff. I begin to fear my hiring potential without that knowledge.
Luckily, there's online resources everywhere.7 -
Hello technical people. This article was a great read.
It talks about innovation, outsourcing and whether your company is turning into a zombie company with contracts.
https://berthub.eu/articles/posts/...1 -
This http://thedailywtf.com/articles/... reminded me to my high school days (not long ago, only 25+ yrs) ;)5
-
Do you prefer audiobooks? Are you an active medium reader? Do you want audio for the medium articles you read? Are you out of your free medium articles?😢 My Scrapy is here for the rescue.💸
This is a simple application of web scraping, it scrapes the articles of medium and allows you to read or hear the article. If you use this on computer there will be a number of accents in the option.
The audio feature is provided only to the premium medium users, so here comes My Scrapy to save your 5$/month. 💸
.
Tech Stack used :
Python, beautiful soup, Django, speech synthesis
PS: This application was built for educational purpose.
Fun Fact: You can still read any medium articles if they are asking you to upgrade, you must be wondering how? Well, copy the link of the article and browse it in incognito mode on any browser or sign out and read it.😂🤣
githublink:
https://github.com/globefire/...
demo link:
https://youtube.com/watch/...
instagram link:
https://instagram.com/p/...3 -
Anyone knows about that one website for dev ops, with tech or edu.net or sth along that line? Url isn’t that long.
Found it through one rant and op seems to be writing a series of tut or articles for data structure.
Now can’t find it back. Greatly appreciate ur help.4 -
!dev
So now Disney is the front runner to buy (most of) 21st Century Fox.
I understand the entertainment side. But the news side is like buying an amusement park on top of a nuclear waste site...
Is the plan the start the children on propaganda, racism and conspiracy theories as early as possible?
That thought makes me feel sick.
https://wsj.com/articles/...5 -
In android 7.1, I've seen a lot of conflicting reports about crypto security.
If I do something like the following in the default android 7.1 browser...
var array = new Uint32Array(n);
window.crypto.getRandomValues(array);
How secure would the resulting numbers be overall? I'm asking because I've seen a lot of articles talking about it, but they never specifically mention the default 7.1 android *browser* and what or how it obtains secure random numbers. They only ever talk about the api, sdk, and developers working in java.4 -
Career fair was today at my college. I don’t know why but I makes me kinda happy that some things I’m learning on my own were mentioned that aren’t taught in class
Many people mentioned micro services, some talked about containers like docker, and I had a ten minute conversation just about react js. All things I’m reading and toying with on my own time since they’re not in the curriculum, but I’ve heard them mentioned often enough in articles to know I should know about them -
To the left, stickers I'm not proud of.
To the right, the one I'm actually proud of.
Would I put any of them to my laptop? No. Dev to gave me a moderator status, but took a favor back by shadowbanning one of my articles. I'm still a mod, but I quit two years ago.
Since then, I posted to my website exclusively. The latest article came out two years ago, but somehow my blog still generates consistent traffic. I have no idea who reads it. -
I'm pretty decent at learning from books, articles and other written sources but I really struggle with meetings and frontal lessons.
I'm the only one?3 -
I'm very new to the business world, this is my first freelance project, a website with articles, editable profile pages and a calendar. I can't say no to the customer so the scope grew a bit too fat. I'm moving to England and starting university next week, and the project is going to be transferred to some guy, supposedly for maintenance, but it's not even close to complete. I feel like shit for failing them and especially I feel bad for the poor guy after me.2
-
I recently started writing blog articles, mainly on iOS and Swift 😁 I would be very happy about feedback!
Here is my latest article:
https://link.medium.com/BUhhoegDo03 -
https://news.google.com/articles/...
Doesn’t more stack overflow tags seem more like people were having problems with it ?41 -
I may be a Matt Might fan boy (according to my SO I am), but here has two great articles about boosting productivity. The one that helped me the most was"crippling" technology.
http://matt.might.net/articles/...
http://matt.might.net/articles/...2 -
I'm trying to find reasons to learn XSLT. So far, I've found plently of blogs, articles and so on. Thing is though, they're all pre-2010.5
-
Learning a piece of software from an external supplier. The manual is thick like the bible. The examples fail without explanation. Trying to contact support just leads you down an endless trail of support articles. Damn right I get frustrated and bored. Can you blaim me for rather hanging around on devRant than desperately trying to work around problems in someone else's system/documentation? Yeah, I have to pull my shit together, but they have to pull theirs first.
-
Use the Pomodoro technique. 25 min focuc followed by a 5 minute break. After 4 Pomodoros you take 20 min break.
There are several articles about that technique.2 -
So are game consoles also affected by these processor problems? Many articles just mention PCs and phones5
-
spotify webplayer you're a piece of shit (ublock origin is bae for helping block ads though) that can't recognize i'm online, this is why i'm going back to youtube and searching for random songs i want to listen to
your help articles are also a piece of shit
i can't afford (don't want to pay) premium so i ain't paying for that shit either
if i had the skills and an offer for spotify i'd still take it though4 -
Gf asked me to help her with getting science articles. She had some page that her university suggested students to use, but had troubles with downloading documents.
At first I was like "Hey, it says use IE, other browsers are not supported. Thats bad but.. whatever". Then it popped that she needs Java enabled - well, I guess we have to... Even updated it cause it was needed.
Restarted IE, clicked download again and... Java security blocked web app... Eh, I don't trust it but whatever, just let's check what if I whitelist it.
Got some basic view, 1 dropdown list for "file name format" (like anybody cares), path selection where to save file, and some checkbox. Lame, but let's just leave it behind.
Downloaded, it turned out to be html file, not pdf, fishy that it was single file, but hoped for some text styled with css, so I opened it and got redirected to page where I clicked download.
Checked that file content - html with empty body and script tag containing js that redirects on load.
Srsly?😐2 -
I use /blog/ as the url for the main articles that include seo, web design, and marketing. I am looking for link ideas for articles that are more technical, articles like “How to create a php contact form”, “How to use media queries”, “How to upgrade to php 7 in cpanel” I was thinking about using /snippets/ or /tutorials/ ? Any ideas ?3
-
The worst documentation has to be Veritas Backup Exec. The company bought it from Symantec, and now it's a very awkward mesh of 404'd links, ancient articles and recently made articles.1
-
Not being able to lol at "Monad is a monoid in the category of endofunctors." joke even after several readings of articles/guides online.
-
I want to start contributing to open source softwares, but I don't know whom to approach or what is the criteria if there is some for getting selected in open source softwares.
I read many articles on the internet, all of them mentioned what activities one can do in an OSS, but neither mentioned of how to approach them.
Please someone give me a route of getting into OSS.7 -
Are you out of your free medium articles?😢 My Scrapy is here for the rescue.💸
This is simple application of web scraping, it scrapes the articles of medium and allows you to read or hear the article. If you use this on computer there will be a number of accents in the option.
The audio feature is provided only to the premium medium users, so here comes My Scrapy to save your 5$/month. 💸
.
Tech Stack used :
Python, beautiful soup, Django, speech synthesis
.
PS: This application was built for educational purpose and the source code for this application is not open sourced anywhere.
Fun Fact : You can still read any medium articles if they ask you to upgrade, you must be wondering how? Well, copy the link of the article and browse it in incognito mode on any browser.😂🤣
Try the app and lemme know if you liked it:
https://mymediumscraper.herokuapp.com/...4 -
Is there any Vue.js tutorial that show you step by step how to build a full aplication with database interaction?
We are building a page with inventory features in Vue.js and would be nice to have a reference.
So far all the tutorials and articles I've seen shows only the classic "app" with some limited features.2 -
Please recommend me some good tutorials/articles/series to learn the latest Spring Framework. Anything at all. Most of the tutorials I found we outdated. And no, the docs were not helpful. Sorry for asking it here but help a brother out.2
-
Planning to do a mailing list/website for a weekly updated list of *must-read* long form articles about tech trends, AI, finance and society.
Would anyone be interested in having a mailing list for this?1 -
Does anybody here have any casual affinity towards reading scientific papers? During my time at the university I was exposed to read papers and found them quite exciting as they were actually informational. Articles from magazines or online ressources about yet another "groundbreaking" new tech feel hollow. And theres to much noise from hyping, evangelists and other distracting elements.
-
Does the Go GC move heap-objects?
I found some articles that say it does, but in the sync package, there is the copyChecker type, which could only work if the GC never moves memory.6 -
Do you know that some articles in medium.com is locked ? To unlocked , unblurred it you need to read full article , you need to subscribe to medium.com.
But when you copy the URL of a locked article and paste it in incognito mode which it unlocked for free.
What kind of bug is this 😂?6 -
Not sure whether or not should share articles here but latest highlights of Fast Company are a pretty interesting read.
https://fastcompany.com/most-innova...
10 Lessons From 10 Years Of The World's Most Innovative Companies
https://fastcompany.com/3067781/... -
I feel searching for documentation of things is getting difficult day by day. The actual documentation sites get very low page ranks and they end-up on 2nd or 3rd page of search results, while all the first page search results are links to articles filled Google Ads everywhere. If you search for say Apache Hive String Functions, you will get 10 different websites talking about Hive String functions, and the actual documentation site is on Page 2. For less popular tools, the page rank can be even lower.
On top of this, none of those 10 articles have and reference link to the actual documentation page in case you read the article and want to just quickly glance at the actual documentation which is the source of truth.4 -
So if a fresher joins your company, how do you onboard him/her? If you use a technology x in a very advance manner, would you just provide the videos/articles on basics of x, and want the fresher to complete them in a day and start working on product the next day?13
-
It’s their reaction that incited so called hate and so far as I can tell it was meant to
https://news.google.com/articles/...18 -
Am I the only one that thinks that websites like dev.to are a huge pile of useless buzzwords and still less useful articles? I speak as a less-than-junior developer...
Just scrolled for five minutes dev.to and I didn't find anything useful nor interesting...1 -
Can anyone suggest me some open source projects? I went through a lot of articles where everyone said according to your interest you should select the project
I also went through this:
https://github.com/MunGell/...-
Still, I am finding it hard to select a project. I am intermediate in python, PHP, openCV, highly interested in OpenCV, cloud computing and web development.6 -
Hi....I made a website called gyangoggles to share tech articles and I fell in love with WordPress. Now I am planning to learn php. But there are many resources online which highlights negativity about php. Now please guide me whether I should go with php or choose something else.
-
Hey I just launched a beta test for a IOS news app for my school. Any reviews would be greatly appreciated. Don’t worry about the articles not loading, I’m about to migrate websites. Thanks!
You will need to download TestFlight:
https://testflight.apple.com/join/... -
What would you say are good sites to write articles (such as for describing small projects/hacks) on nowadays? I’m thinking what is in now, Medium, Hackernoon?2
-
Hi there! So I am one of these guys who started learning coding, applied for a couple of jobs and didn`t succeed in it, almost a year doing nothing, but I am kinda happy with it. Wanna jump again on coding, thinking about to start learning python, started from scraping (web scraping, reading blogs&articles from big websites like https://www.dataquest.io/ https://www.scrapingbee.com/ https://finddatalab.com/ they help me a lot, and of course youtube is even better I think cause of visualisation. Wanted to ask - what people/articles/blogs you read/listen/view ? Can you give a short characteristics for some famous influencers in this area, like who can give better explanation of exact therms etc. ? I`d bery thankful!
-
Just found this article sharing the opinion of a dev on software project fail with points I saw mentioned here on devRant, but also on other dev-related places. What do you think about it ?
https://codeproject.com/Articles/...1 -
I'd like to learn about functional programming. What books, courses, tutorials or articles would you suggest? I have a good understanding of abstract algebra and I felt the need to learn it because my Typescript is a mess and I visibly don't know what I'm doing.1
-
I just want to say that although LLMs are great and are truly moving tech forward, testing anything related to them has become a hassle. And that makes me fear the amount of ‘you are testing llms wrong’ articles in Medium that will come up in the upcoming months.1
-
How do u catch up with trends in programming? Articles, magazines, Meetup ... please name them too1
-
Do a native App's programmers have insecurity about hybrid Apps development ? Just saying , i have read many articles about how they are rudely criticized how slow hybrid is.
-
What is a good news/article site where I can find non-clickbaity quality articles about Tech and Science?1
-
Is is possible to still update Win7 to Win10 for free? I know they dont offer the upgrade option free like they did a couple years ago.
I've read several articles stating a Win7 key will work for Win10. Can anyone verify this still works as of recently? I want to update my main dev machine but want to make sure I dont massively screw it up.
kthx17 -
Can anyone suggest good newsletters/forums for dev articles?
lobste.rs is one such good forum I know.
dev.to can be good at times but it doesn't really have a lot of good posts for someone who's not a newbie.2 -
An app for space: articles, games & quizes. Also a portal which acts as a bridge for space enthusiasts and space organisations.6
-
I need some platform to save large amounts of text (for example articles that Im gathering for research or just personal diary entries). I also need that platform to have a decent search function. Previously I used wordpress but it's quite limited and I need something better, thinking maybe of some wiki platform, any ideas guys?9
-
Downside of working with Angular2 today: a lot of online articles are written for depricated beta version or release candidates.
Upside: The official documentation is among the best I've seen -
So I finally got something to allow me to pipe my network over ssh when I need it.
alias mcserversshproxy='ssh -p <port> -N -D localhost:9999 <user@server>'
I can now use the internal webpage in my network by configuring a profile in firefox as a proxy. Kind of slick!
This tutorial, despite its flaws, helped me work this out:
https://coolaj86.com/articles/...1 -
Hey! It's been a while that I've been searching about projects documentation in order to develop a template for the company's projects.
My goal at the moment is technical documentation, like getting started (for new developers), the project's dependencies, conventions, etc.
Does anyone have suggestions of articles, books, or any resources about that topic?
Edit: I'm planning to build this template, discuss it with the seniors and then present it to the managers.1 -
If we’re concerned about Big G tracking our location without our consent, I’m wondering why there’s actually less complains about SIM cards being trackable. They don’t even need an internet connection to get your location, and there’s no way to turn it off.
Reference to posts/rants/articles such as this: https://devrant.com/rants/1020761/... -
( 0 of all, sorry for the long prelude, I'm not like @chatgpt ( usually ), I promise )
If a system w/t articles composed mainly from txt + 1-3 pics for clarity or just decoration is called blog
and a 1 that has only videos is called vlog
then if it's mainly pics with captions or no text @ all, shouldn't we call it plog?14 -
To all React developers out there:
have you ever used the "so famous" Redux Time Machine Debugger capabilities?
Every now and then I see articles praising that as "one of the greatest things in Redux", but I either didn't understand the feature enough to see usage, or my applications are "way too CRUD"(?) to warrant time-traveling debugging.
Please, someone enlighten me :)3 -
Do you guys know some sites with weekly or daily interesting Web development/Front End/UX articles/resources to read/get?
I often get them from tympanus/collective but its always good to know more -
Speaking of repeat Google
https://news.google.com/articles/...
Bravo Madonna
Additionally tell me everyone wrong with this picture if you can’t you’re a dumbass6 -
Trying to pick up React for web dev (now that they're cool), what are some of the best places to go? Tutorials, articles, websites, videos, courses welcome.
-
[Shameless plug coming through - If your a curious developer keep reading]
After feeling like I was loosing so much time curating my way through blogs, social networks, and community forums to keep up with the latest programming news, I decided to create a side project to scratch my own itch. (Typical developer history XD)
The website is called StackTrender and it's basically a programming news aggregation that consumes articles from the web and curates them in terms of engagement (votes/likes, comments and social shares) to remove the "less interesting" articles and generate an easier to read news feed.
It's still a work in progress but, if you somehow related to my situation, feel free to take a look and comment with some feedback.
Thanks in advance.
https://stacktrender.com1 -
I have to say this article really expresses the feelings I have had over and over again ever since I entered this industry.
“Why Software Companies Die” -
https://codeproject.com/Articles/...1 -
Hi All, a friend of mine wants to start learning UI/UX Design (Web, Apps etc) can anyone suggest some sites that could be helpful? With tutorials and courses?
What would be the equivalent of sites like Codeacademy, W3Schools, Freecodecamp, Github repos, but for UI/UX Design?
Are there any Github repos that list such sites, tutorials, courses, articles and etc?2 -
What are some courses, books, articles, and other resources that you would recommend with all your heart?
-
Finding your mechanical keyboard clicking satisfying doesn’t mean having a personality or a taste.
Finding your knuckles and ankles cracking satisfying does.
That’s it. That’s the difference between you and me. All that articles, all that open source, that was that personal touch that made people obsessed. That’s was the whole secret all along.3 -
Which blog can you recommend for detailed information about Lead Capture Forms? I'm interested in articles that cover best practices for creating effective forms, tips for optimizing them, examples of successful implementations, and recommendations for tools to create them. It would also be helpful to learn about current trends and new features in this area.1
-
A news/article/blog site and forum revolving around social issues where in addition to reading articles people can ask questions that are sensitive judgment free and get answers.
The aim is to slowly make the world a better more tolerant place8 -
Hey devs, I just started a newsletter where I send you articles & references about tech startups, SAAS, marketing, product development, human psychology, brand awareness & much much more.
Subscribe if you're interested in these topics: https://souvikpaul.substack.com/1