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 - "alternative"
-
Just an idea.
If I remember correctly, Symbian OS was a free, open-source OS, right?
How about people start working with it again? It could make a great Android alternative if enough were willing to work with it.16 -
Don't really have one but I've git to say that I find it rather cool that Linus Torvalds thought "fuck it, we need an open Unix alternative" and that a very big potion of the world runs on the kernel he wrote for a big part, now.6
-
> gets rejected from upwork
> builds alternative to upwork
> gets funded by old client who uses upwork
> origin story complete17 -
FUCKING PROJECT MANAGERS.
FOR THE LAST TIME, YOUR ALTERNATIVE IS UNUSABLE As explained the original proposal, and in comments THAT YOU FUCKING REPLIED TO AND AGREED WITH, the thing you want to use WILL NOT WORK. WHY ARE YOU SUGGESTING IT AGAIN?
FUCK YOU, YOU HAIRY-ARSED TWERP.
Also, dfox can we please have fucking anonymous rants!10 -
Some people wanted me to implement an alternative to the Google PlayStore, which should someday replace the official PlayStore....
Yeah sure3 -
This rant was posted from the devrant web client in Firefox v44
running at ReactOS, an open-source alternative that looks/behaves like Windows10 -
Bought a second hand phone because my current one drains too fast (battery).
Flashing through the recovery doesn't work, I need Odin.
Only windows installation I have left (spare laptop I hardly use) crashes every time I boot up.
Linux version of an alternative is downloadable but the site gives a shit ton of errors.
Well fuck me sideways right now.19 -
Hello, it's 2018, and your alternative software to make presentations, namely, Prezi Next, takes a lovely 1.7 Gb of ram, and randomly decides to take 40% of your CPU constantly whenever it wants.
I feel pillaged. Plus the software is crappy as hell.14 -
Way to fucking go, Austria wants to push a law that forces online platforms (if possible around the globe) with more than 100k users to provide an accurate way to identify them.
"Name, surname and adress"
I just listened to an interview with a guy who is for that proposal. He said the platforms can just take the data directly from mobile providers, using the phone number. Also, even buying a prepaid sim-cards will require you to provide an identity card.
Way to fucking go! They say it's rather unlikely that this proposal will get approved by the EU, but given the shit they just pulled on us, I wouldn't be surprised in the slightest id these fuckers just go with it.
Where is our precious privacy going? Some old pedophiles are taking it away from us, into their sex dungeons I suppose...
Unfortunatelly this is a rather new proposal, so I can't find an english article covering this story attack
https://br.de/nachrichten/netzwelt/...13 -
What if there is an app called CliRant where client complaint about devs. Or worse they find out devRant =_=16
-
Firefox is not a “chrome alternative”. Firefox is a better browser. Even if we completely keep the chromium privacy out of question, Firefox is still faster and Firefox devtools are still waaaay superior.13
-
Someone here recommended me vue.js as an alternative to React and Angular.
Sorry I can't remember who you are, but thanks.
Vue.js is indeed awesome!6 -
Alternative job if I weren‘t a dev?
Politician creating new dev jobs by passing annoying new data privacy laws each year.4 -
If someone wants to be a part of something cool from the start, you should check out this:
https://clinl.org/
An alternative kernel to Linux that is being rewritten in C++.35 -
I always wanted to have comments in JSON files, but I just discovered a really good alternative:
{
"//": "This is a comment",
"somekey": "somevalue"
}
Looks kinda ugly but it works! No need for special unconventional parsers and shit.29 -
Check out Gotify! (if you want, of course)
I'm not involved in the project but it's pretty much a self hosted and fully open source pushover alternative which is NOT dependent on Google services.
Going to try it out tonight :D7 -
I know this is probably gonna be unpopular but whatever; fuck vim, fuck emacs! A text editor should by default take in standard accepted characters and command form the keyboard without being all hipster "I'm so niche and alternative" about it. You are a text editor so let me enter teeeeeexxxxt!!! Fuuuuuuuuuuuuck!!!!! $£^$%^^$%5
-
"Hey, I've noticed that when I run this script, I get an error message. It says it has failed to do step x"
A: "Have you tried running it with sudo"
"Yeah, that works"
B: "NO WAY YOU SHOULD NEVER USE SUDO THAT'S A MAJOR SECURITY RISK, ARE YOU RETARDED RUNNING THINGS WITH SUDO IS EVIL"
"Do you have an alternative solution?"
*trjirp trjirp* 🦗🦗🦗6 -
A lot of phrases we use in software would make awesome alternative-rock band names.
- Integer Overflow
- Curly Braces
- Recursion
- Callback Hell
- Daemon Processes
- Nested Loop
- Regular Expressions
Source: Twitter2 -
I hate coffee. But because I'm a developer, people just assume I love it and don't offer me an alternative.6
-
devRanters: WORDPRESS SUCKS, AAARGH!
Me: You've got a good alternative?
devRanters: Nah, not really.
Me: 😑21 -
So the school I visit blocks TeamViewer in their network for the reason that you could bring in malicious stuff.
They happily allow USB sticks though so that doesn't seem right.
Whatever, I used AnyDesk to get stuff from my PC at home (and I never got caught, otherwise I wouldn't have been able to ever use a school's computer again).1 -
Stop sending passwords in plain text via email. Just stop already. If you don't know how to implement a secure alternative, hire a fucking consultancy to assist you.
Fuck. The next time I purchase from you and I get my password in plain text anywhere, I'm immediately demanding a refund and taking my money elsewhere.
Just fucking stop.13 -
Just found out that Windows has a built in Code Editor. Saves your ass if the only alternative is Notepad!8
-
FFFFFFUUUUUUCCCCKKKKK spent 1hr writing a Quora answer to "Why did Warren Buffet buy Apple not Google" on my phone. Then forgot to copy the text before submitting and lo hand behold...
Submission Failed....
Ok just for kicks:
-lock in effect
-Apple has a monopoly on i*
-90% of people just need their apps to work and check email, they don't give a fuck about alternative options6 -
If coding was a thing 100+ years ago, we'd have quotes by great men like "You won't have space for new ideas unless you shit out the old ones in the toilet." which would be an alternative for "the toilet is the best place to think of algorithms and fixes."
-
- Information -
The RandomQuote Bot is out of order. No more quotes to post...
Skayo, the owner of this bot, is currently working on an alternative to the quotes. Please be patient!
Thanks,
Skayo11 -
At a concert instead of coding. This band is talented, but they have nothing interesting to say and sound like every other alternative group out there.
It's like thinking you have to shit and then just farting for 90 minutes.1 -
Great alternative to google translate if your languages are supported: https://www.deepl.com/translator has much more fluent translations too.10
-
Just found there is an alternative to create-react-app with parcel. It's called create-react-app-parcel or in short CRAP.
To initialise a new project you even do
crap sample-project
Nice!2 -
Any thoughts on whether my alternative keyboard layout will lower my risk for wrist pain? I map each key to an Amazon dash button on each edge of a large bookshelf in my office. It's lots of exercise, and I'm almost back up to my old typing speed.1
-
Everybody is complaining about the new MacBook Pro... But what's the alternative??? Just started my fucking company notebook and having the same status for 10 minutes now:12
-
!rant
Just discovered Piwik , it's an open source alternative to Google analytics, and it's awesome!4 -
The Last Rodeo
Hi dear ranters. I've been a dev since I was 12, that makes 18 freakin years. Although I love my job and being someone who not only consumes but also produces, I am a bit grown tired of the industry.
About 6 years ago I cut ties from the last agency I worked with to become a freelancer. I ignited many projects, helped many of my customers (still helping most of them) to realize their goals. But I've come to realize that my country doesn't like old school laborers like myself (for some reasons I would explain if asked).
So I've been thinking: what would I do if I wasn't doing this job? What would you do for living if you were to stop being a developer? Let's have a chat.31 -
Sad story of how software die 👻!
When do you call a technology obsolete 👴?
Mac user: when you have something new and costly 💰!
Linux user: when it is old and free 🆓 open source alternative are released!
Windows user: when antivirus 🕵 can no longer protect you!1 -
I am loving this week’s topic.
So many people see their alternate profession as simply following passion and becoming an artist.
The art of teaching, or making food, or producing music, or making things, and so on..
We are so different in our artistic capabilities yet so similar in our professions.
Divided by lakhs of factors, united by love for ranting.
Let the passions not die out!
Cheers! 🥂5 -
Currently using Matomo instead of Google Analytics.
Definitely a good alternative!
Especially if you don't want a big company to track YOUR users.5 -
When life hands you lemons,
create a startup to market lemon juice
as a healthy, low-carb alternative to
lemonade.5 -
Is there an alternative to stack overflow by any chance?
Have a basic question but can't be bothered dealing with the toxic community regarding basic questions -.-13 -
do you guys think an alternative to the web would be a cool idea?
like an entire redesign of the protocols, languages, security, etc10 -
"linux is the slowest os, windows cant get viruses, we are almighty" this Windows pm didnt lie, he just said Alternative facts6
-
!rant
I hear a lot of you saying Wordpress is bad and we should move away from it. My question is : what are your alternatives ?
At my company we focus on clients being able to easily change content of their website. I'd love to learn if there is a good alternative11 -
The loop of having an idea, building a prototype over 3 months, deploying it and realizing there has been a better alternative in the market on day 1.4
-
So google maps APIs will now basically be a pay to play, like many other services of google, is there any actually good alternative for getting long+lat and distance matrix for free?17
-
Whats everyone's thoughts on coin miners running in the background of a website as an alternative to adverts?8
-
So I'm planning on ditching Google Play Store. Last step in my anti-Google action (apart from completely cleaning my old Gmail accounts)! I'm barely using it anymore anyways.
Only thing is, I need to find an alternative market. Not an easy journey :)7 -
Dear fucking good why must I code in VBA in 2017 when there's a perfectly good (and better) alternative?!
I'm considering just porting the fucking code and hang it off.6 -
delete unused code according to IDE
unit with context tests now fail
what is a good alternative industry or career instead of software development8 -
Unpopular opinion:
Ubuntu is a dumb piece of shit with so many bugs lying around, especially when you try to get an alternative to Unity or Gnome.
Windows does have bugs too, but at least I don't run into six new bugs everyday which are so bad I can't even work.5 -
Buying a motherboard variant without WiFi to save 100€ is the worst financial decision ever...
Here I am, after spending over 300€ in USB adapters first, then PCIe boards, buying another one because it broke again...
The alternative is to buy a new motherboard (gen 4 in 2023?!) or change the whole system... two even worse financial options.14 -
So.. pets for your avatars.. but I don't see the alternative of having a baby crawling around your feet available for choosing instead of dogs and cats.. crawling around, biting cables, smashing my keyboard steeling, buying adorable and distracting her dad from working. because that's what my home environment looks like.. maybe I don't have enough ++'s
;-)6 -
Upwork is absolute GARBAGE.
PLEASE tell me alternative to find a job as a dev and work remotely. I have to work for foreign international software company.
I cant be working for my local city companies because the salary even for engineers is TRASH2 -
F*cking windows and thair stupid alternative line endings. Spend way to much time on trying to make my bash file work. Aparently i copied some command from a website that used windows endings. Wich f*cked everything up6
-
Jetbrains Rider is a VASTLY SUPERIOR ALTERNATIVE TO “VISUAL STUDIO 2019”
Wake up Microsoft, ffs WAKE UP. I cant BELIEVE YOU ARE MAKING MY LIFE WORSE NOW
I can get better syntax highlighting and save features on a fucking gameboy5 -
Today I learned about binary encoding formats alternative to JSON such as Google Protocol Butter.
I like these binary formats.
Just thought I would share this here so others would benefit as well (and please share your experience if it is relevant)8 -
Why the fuck everything I make breaks in fucking IE. Microsoft just fucking realize its shot software already. I am sick of doing alternative code for your dumb ass broke, non-updating ass, waterfall method fucking ass, software.12
-
Does anyone have experience with alternatives like Preact in industry?
Asking because Facebook has mind numbing license clause which means they can infringe any patent they please, because as soon as we sue, they withdraw our license.
Such a lovely way of supporting startups.3 -
Does anyone know about HTML alternative stylesheets?
(Users can pick different css files)
After 3 years of web dev I just found out about this. It's awesome!4 -
If you want it and there's no better alternative, make it.
This is what has driven me for the past few years as I've fallen hopelessly in love with programming. I'm my own creator; my own God, if you will. -
I recommend the writing of e-mail templates as an alternative to frequently writing similar e-mails; I have found that this is a good method of saving time.5
-
Do you recommend Vue Press for documentation? Or do you know a good alternative?
https://vuepress.vuejs.org/2 -
if you want be a good programmer then try to find a solution for a problem and not an alternative😉2
-
I had been banging my head on an issue for 2 days. The solution?
Replaced
“window.addEventListener(“message”, callback)”
with
“window.onmessage = callback”
What. The. Actual. Fuck??!!
Aren’t they supposed to be the same thing?? It’s written on MDN’s article that the latter is an alternative way of doing the former.
What the fuck then? I am actually really pissed right now. Ragefully pissed.11 -
There should be one day a year when random spam emails become true when you click on them.
It should be random for everyone so you never know what day it is and also happen instantly when you click on message.
World would be full of millionaires, guys with enormous penises. Everyone will eat food all the time cause you can lose all of your unnecessary weight with single click and whole internet will flood with spam emails.
Instead of scrolling trough news and social networks people would click on spam emails waiting for the day their spam will be fulfilled.
Economy would eventually collapse and most of us would be no different than monkey in some crazy experiment waiting for it’s banana.
It can be called fulfilled spam message paradox.
It would be funny alternative reality.3 -
An alternative OS for phones able to be installed super simply without flashing or unlocking the bootloader, similar to how easy it was to jailbreak am iPhone years ago. It would also have a focus on privacy and the ability to turn off and on as much functionality as the user wants1
-
what if Terry Davis made HolyC and TempleOS knowing the globalists were taking orders from demons and knew they were gonna build a technological surveillance state and an alternative operating system had to be built or we would all either become coerced slaves or have to revert back before the technological age25
-
It may be wierd. But one of my hobbies is to check top charts of playstore and observe changes in ranking.
Things I notice that except popular social apps most apps are very poor. There are better alternative available in store but dunno why only these poor apps make it to top.6 -
After being banned by PayPal for no clear reason (https://devrant.com/rants/1467792/...), I think this will be a good alternative. It acts as if you have a local bank in USD, EUR, GBP, JPY, or CNH! How cool is that!3
-
Had some fun with textgenrnn (Tensorflow text generating thingy on Github). So I created a tiny dataset with some example c# code and let it train for a while.
Sorry people, but I ruined our jobs. We don't need to write code anymore.
Update: image was unreadable due to compression. Let me find an alternative.7 -
Stackoverflow(ed)!!
Lucky to see this today.
Must say, the very next page refresh the site was up.
Don't know if it was really a maintenance or just an alternative message in some cases.
Had this been continued for some more time then many tasks' dev completion dates would have got affected. 😬 -
I don't want to enable Fucking Adaptive Brightness, I pulled the brightness bar all the way to the right because I want the brightness to be set to maximum. Eat shit.13
-
So i found ParcelJS today which is an alternative for webpack. which is interesting because i never bundle my shit2
-
Does anyone have a linux compatible video editing software to recommend? Could be a paid one, I just want a good native alternative.9
-
I should invest in Apple again... Google keeps doing things in Android that keep pissing me off.... And probably others too and well the only alternative is iOS...
GOOD JOB... your killing your own brand and ecosystem....23 -
honestly im all for devrant becoming sone sort of alternative to StOve, or branched off into one, you all are so nice and fun to talk/listen to, and ypu dont treat this platform as a dick measurement contest5
-
Why most of the Universities still uses Turbo C++ ? Instead we have many alternatives to that, want to know the reason behind it.12
-
RPi or any other alternative? I need at least 2GB of RAM and getting two RPis is not an option lol
I like OrangePi but not sure how good it is tbh3 -
Why isn't Vue.js more popular? (it's not rhetoric, I actually don't know)
During the last weeks I've been learning the basics of the more popular JS frameworks and from the ones I saw, Vue seemed like the best option (lightweight, virtual DOM, simple documentation, alternative to React Native). Nonetheless, React & Angular are more widely used by companies and personal projects. Does anyone know why that is?1 -
A platform where people can share their creations, collection of information sources about 3D printing and other CNC machines. (Alternative to Thingiverse)6
-
Can someone explain why the IT dept thinks that sending form mail from their website via smtp connection using a specific email account credentials (iffice365) for their domain and the ip address of the website included in the domain spf should be classed as an important security issue and we should find an alternative method of sending the form mail?3
-
When some one says Control+alt+delete
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
It's *alternative*. Freaking *alternative*.1 -
That awkward feel when I ran into an issue on one of Azures SDKs and find the pull request is open and not merged for a few months...
The even better feeling when I realise that particular product SME is _literally_ in the room behind me.
Chocolate is an alternative form if bribery right? -
> Needed mspaint to change a few colors.
> On Linux, search for alternative
> Pinta is recommended alternative, ok.
> Install Pinta.
> Pinta slow as fuck -- scrolling at high zoom at maybe .3 frames/sec.5 -
I hate those fucking websites that reject Mailinator email addresses (including alternative domains).
The other day I was so pissed off that I went on Freenom.com, registered a bunch of free domain names, and pointed their MX record to mail.mailinator.com.
Now those fucking dumb websites don't block me anymore.4 -
Wtf is this ....
Google clock app, anyone can recommend an alternative I just want to set an alram5 -
My hard drive died last night.
Sounds like an excuse to try Linux again as my main computer (stopped in the past due to needs for excel and "league of legends".
Anyone else here use excel frequently and have been happy with a Linux alternative ?12 -
I once saw a DBA using two for loops in PL/SQL to join two tables. I wonder if he knew about the "alternative" way to do that...2
-
I'm a strong believer in the triple-A unit-test pattern: Arrange, Act and Assert
Anyone else that uses this for their tests? Do you see any cons to using this approach to writing tests? Are you using an alternative?11 -
Always amazes me how as soon as someone is given the "tech lead" hat, they tend to argue for an alternative implementation for the sake of having last say instead of listening to those with more domain knowledge.
🤷♂️3 -
Copy/Paste to/from multiple clipboards in Windows - https://github.com/Matts/AltCopy
I've always had the issue when refactoring code, I am wanting to "copy on cut", or just having two clipboards to use separately.
I am not sure if anyone has ever had this issue before, and so am also not sure if anyone has ever created a solution it. So I took 10 minutes and made a AutoHotkey script to solve it.6 -
"not boolean" statement can be written as "(boolean+(-1))**2". Pls comment a better alternative lmao17
-
Dealing with customers
What they want is moronic, and when I provide a working alternative that solves so many existing issues and is easier for me to develop they don't fucking like it because it's different from what they're used to... -
-> Want to install npm
-> Brew install npm failed
-> Think that yarn is an alternative
-> Want to install yarn
-> "npm install yarn"
Reject Front-End, Return Back-End.9 -
Everytime I use Linux and Git I wish in the Linus's time there was more crappy tools and he would make an alternative for these too.
-
Anything missing?
"We are applying deep learning, NLP, machine learning, Big Data frameworks and other technologies to produce outstanding fintech products in areas of robo advisors, stocks and cryptocurrencies analysis, digital assistants, prediction of customer behavior, deep learning analysis of alternative data (satellite images) and other areas."
http://www.alpha-quantum.com/4 -
I want to de-Google. I simply do not trust them anymore. They own pratically every single step of your online life. Does anyone here have tip for a good, alternative free e-mail provider? One with respect for my privacy, and not a company that makes billions of our society, but avoids paying taxes.13
-
Me: "ok let's have a look at this code I have to review ..."
try
{
* Some random unreadable overcomplicated shit code *
}
catch (Exception e)
{
// Useful for debug
}
😓
In which God forsaken crazy alternative universe, a "catch all" block that swallows the exception and does nothing else is even slightly close to the concept of "useful for debug"3 -
Hello sysadmins, silly question but can I consider Python as a serious alternative to powershell/bash? I have always hidden myself from learning bash considering myself not that kind of guy hacking around in Linux. Thanks in advance4
-
Does anyone have an alternative web framework mostly for an API? Much appreciated if Graphql out of the box.
One "pillar" of Rails is that it's done to optimize programmer happiness. My experience with Rails turned out to be true in that sense.
I was wondering if there's an alternative that could emulate that experience.5 -
Why shouldn't I clone production DB locally in order to debug an issue / recreate a bug? What is the alternative?5
-
Been using LastPass for a couple of years, but I'm looking for an alternative because good lord how slow its become. Suggestions?
Needs to be cross-platform/browser and be able to autofill user credentials, don't care about form fields.8 -
Theil–Sen estimator, my new favorite alternative to least squares regression:
https://en.wikipedia.org/wiki/...2 -
Python has grown on me as an alternative to bash
Including compared to c# the ease of making shell calls
Os.system()19 -
When using a laptop and coding, do you prefer to use the built-in keyboard or an alternative USB keyboard?7
-
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
-
While I appreciate the effort, gdpr has some very stupid parts which clearly show that it wasn't properly discussed with experts.
For example: Information that somebody had received can never be reliably deleted, any attempt to do so will only make people use alternative clients. The only part of the service that I control is the server, especially in open source, and if people accept that others will see their data, it cannot be "unseen". I can delete it from my side so no one else will receive it _from me,_ but please don't make laws that enforce me to write client features no one wants because anyone familiar with the market knows that this will simply produce an alternative.3 -
What's your favorite vps hoster?
I'm currently using scaleway and love it, but recently learned that they offer no protection against data loss.
So I'm looking for an alternative for a project in production that has automatic backups as well as unmetered bandwidth.7 -
Has anyone tried Vivaldi around here? Although I assume it was forked from Opera, it's a really nice alternative to Google Chrome, plus it supports Chrome apps! And does not kill the ram!!!!9
-
Hello world, im new here, so one question, who likes the apple developer documentation and do you have an alternative?7
-
Had written a robust code. Project manager asked me to make some changes which will alter the code consistency (which he doesn't understand).
I suggested an alternative..
Project manager warned me not to go according to my convenience...
Fuck them.. now i am writing code as per their needs... #Lifeofprogrammers3 -
So there is a company selling bullshit miraculous devices which they claim can heal everything from foul breath to cancer and autism by light and magnetic pulses. They trick old, naive, gullible, ignorant or simply stupid people into paying big money for their stuff which is always "on sale, just now just for you".
The question is: if they would ask you to build a website for them (which would help their shady business grow) would you refuse their actually pretty generous offer because of moral reasons, or do it like any other job?
(I know my answer, I'm just curious about others' opinions.)7 -
Godot Engine - great open source alternative to Unity, powerful with basically anything you need for game dev and with great community,
VS Community and VS Code for more serious things, because they're pretty pretty powerful and extendable.
Oh and Krita is kinda cool, but I'm not much of an art guy -
I live in Sweden and want some new dev stickers. Checked redbubble.com but I'm not willing to pay $25 for 12 small stickers. Even with free shipping. Anyone know a cheaper alternative?
I need
-ES6
-JS
-HTML5
-CSS3
-ReactJS
-Angular JS
-git
-PHP
-VSCode
-Photoshop
-Node.js
-npm18 -
Recently south Indians are furious because of hindi language used (along with English and Kannad(one of the languages used in south India) ) on metro station board.
What if programmers also starts protesting. Isn't JavaScript shoved into every web developer without any alternative.5 -
Come up with an idea of yet another alternative to React that'd be supposedly faster and smaller.
Stop myself. -
I see the devrant community exists on slack.
Is it official?
Any way to get in?
Otherwise, is there an alternative?2 -
should I get a rubber duck to tell my life problems to? or are friends a better alternative to talk to? any experience? 😁5
-
Hi everybody!
I made a lighter alternative (307bytes) to lodash.get and Ramda.path, any comment would be really appreciated!
https://github.com/micheleriva/mjn2 -
can you recommend any ubuntu software which would allow me setup notes on the screen?
microsoft sticky notes for windows has been very useful for me in windows env, but couldn't find an alternative for ubuntu.
A browser plugin, which could turn my opera homepage to a set of sticky notes/ clock/music widgets would also be equally awesome5 -
Any Kotlin fans out here? What's your favourite feature?
To me: coroutines and the flow API. I can't wait for the state flow and shared flow APIs to be released. Goodbye Rx! It'll come probably in the next release, which might come in a week already, because then JetBrains (Kotlin developer) hosts their online alternative to KotlinConf.8 -
I only have good ones; my rule is never ever to publish anything while drunk so it's either a breakthrough or in the worst case a fun evening (at least compared to the alternative of sober coding)
-
I’m afraid I already know the answer to this question, but are there any navigation apps that aren’t powered by Google, etc?
Is there an alternative to Google/Apple Maps and Waze, that provides accurate information while also keeping user data (more) private?8 -
Sales guy: Client has a new requirement, wants it by the weekend.
Me: but did you tell him why we've an alternative for this here.
Sales guy: cool, complete it by weekend then. -
First, I propose an alternative to "form follows function": form follows *intent*
Second, the following article is absolutely worth reading if you are a designer of any sort:
https://borism.medium.com/forget-fo...4 -
I want to batch edit RAW smartphone photos (Windows) similar to Lightroom (Auto tune/white balance + manual adjustments)
Is there an alternative program I can but?
I don't edit photos every month so doesn't make sense I think to get the CC subscription.1 -
Damn, won an Aws deepracer car last year, but just got the news they're not shipping them to the UK :( was looking forward to playing with that!
I mean I guess $400 as an alternative is way more useful, but still... no new toy!2 -
Do any of you use Buffer? I'm thinking about creating an open source alternative to it, as ot would help me learn. Do you think building something like it makes sense?2
-
FLUTTER
I want to reduce the width(length) of a Slider widget. (Seekbar). I want to display time labels and some icon button on the sides...
It’s overflowing in a row...
Anyone any pointers or alternative ideas pls :( -
There is an alternative universe where L.E.S. Artistes by Santigold is more popular than Paper Planes by M.I.A.8
-
Well this is a comforting alternative to the stress and anxiety I feel just before i start to spiral perilously out of control...
I'm not burning out I'm just getting my flame on while I level up. 🔥🔥🔥🤣 -
How do you know that you are stuck in a job without longterm perspective (besides some undefined gut feeling)?
And what to do then? It seems to me, only possible action is to change job. Is there any, less extreme, alternative? -
Hey guys.
Is there any alternative for CLion? I can't use codeblocks since there is no dark theme(sounds silly but I prefer dark theme).9 -
When business people are so fucking shit at their job, you need the damn devs to do their job for them and ask about KPIs and alternative business models
-
Any data scientists here? Need a non ML/AI answer. What is the modern alternative to Dynamic Time Warping for pattern recognition?
-
!Rant
What type of music do you guys listen to when coding? Me I like hip hop, electronica, 24/7 hip hop instrumentals on YouTube and some alternative/indie stuff.21 -
It looks like there aren't many great matches for your search.
Just give up and ask an AI bot to imagine some nonexisting bullshit instead.
Don't insist that there must be documents matching your search. Just accept that the age of quality is over and people must accept low-quality content as the new "information" standard.
Welcome to the age of alternative facts -
2 years ago I would have hoped Discord would have started an enterprise version of their software but now it’s bloated with stupid paying gifs animations, activities and other cringe micro-transactions
Problem is there is no alternative of their role-based permissions system, or their open audio channels, or even the audio quality.6 -
Dont want anything, maybe an alternative main stream social network which I actually own my data and I can define who accesses it and who doesnt. Its my info not the company that it is being held on.
Smart p2p and encrypted which somehow only those I allow can view it.3 -
You know what I dont like? Platform specific propriety softwares...
Oh well, there is always a better open source alternative1 -
anyone know a proprietary software which doesn't have an open source alternative yet? I'm looking for a good project idea.16
-
Are there any alternatives to xcode, my old mac is having real problems and I hate it? I'm open to any suggestions, the only thing is it needs to be free.2
-
Is OSS code worth it as an alternative to VSCode?
Found about the open source version a few days ago, and deciding to use this instead of VSCode on my new Manjaro distro(was using VSCode on Ubuntu previously). I did read through the differences as mentioned in the VSCode wiki, but I'd like to know what people here think of it.4 -
! Rant.
Lots of hate towards WordPress, which I understand as I avoided using it for years, but what is your preferred alternative.
To qualify, the alternative must have:
-An 'as good', simple post/page administration interface
- similar abilities regarding shop/blog and payment solutions
OR
have the ability to integrate these features for a reasonably proficient developer.8 -
Ok now that I learned react and nextjs i just want to say that I FUCKING HATE REACT AND NEXTJS FUCK YOU THIS SHIT IS SO STRESSING AND MIND CONSUMING. I'D RATHER USE ANGULAR EVEN FOR A SMALL PROJECT WHICH IS AN OVERKILL THAN REACT. I'LL USE REACT ONLY IF IM FORCED TO USE REACT AND HAVE NO ALTERNATIVE.19
-
Is there a practical way to predict the crowd density of a place in real-time?
I was thinking of some way to scrape social media activities and using the geolocation tags to predict the crowd in that particular area?
But I am looking for a more accurate alternative!
Please help!!
All ideas are welcome12 -
When your boss says this is the cause, it must the cause. No, you don't need logs, you don't need any investigation, you don't need any proof to support why this is the cause. You don't have to provide alternative suggestions or any testing... Because he must be right! Just fix it the way he told you!
-
I'm all for alternative methods of learning but this post on FreeCodeCamp is total bollocks.
How does someone take and complete a class in data structures in one week?
https://medium.freecodecamp.com/how...5 -
I guess coding is a coping mechanism for not matching on any dating sites and hence no dates...
I guess you could say it helps me find alternative methods to release my per up desires... Although I guess a real relationship is something it can't replace... -
I think that the time for a new StackOverflow alternative has come.
I am fucking sick of the whole Q&A policy of it.
If you don't know what I mean...:https://sergworks.wordpress.com/201...5 -
Fucking sick of colleagues who just want help with fixing their own broken code, even when given different but alternative to achieve the same thing. It's even worse when they try leverage part of this alternative into their code.
When you are given a Mercedes, you drive it. You don't use it to find parts for your old broken down Nissan.3 -
Is Dropbox safe to use? They had big security problems back then. I don't want to use Google Drive so Dropbox is one alternative. I want to be sure that this is not a mistake tho. Opinions?13
-
Hi everyone
Please do you know an alternative of ffmpeg in nodejs?
A standalone video editing library4 -
When the backend service you use religiously decides its going to shut down, and the only other real alternative for you is Firebase... But doesn't have a Xamarin/C# API... fml...3
-
No google I don't want result about marketing, features of set Software.
I want fucking answers why the fuck our merge tool that comes with that stupid software does not work! And setting an alternative also does not work!
Just Answer my fucking question!
Setting up "tool" with "Source Control client" or alternative. -
Are there any good alternative forums for stackoverflow that also allow more broad questions and offtopic?2
-
Better get started...oh look at this shiny new piece of tech. 3 days later with evaluation done on each usable tech alternative crunch the solution together in record time with tech most similar to your previous one.
-
Does anyone know a relevant alternative to Atlassian's JIRA? Damn their pricing is like 10$ for 10 people and 250$ for 25 people. WTF12
-
Are there any experts (or casuals) here using Dvorak or any other alternative layouts? As someone who can type quite well with qwerty is it worth the time to cross over?10
-
When the opensource alternative is even better than the closedsource one
(Context: Slide for reddit is the best client of the bunch)2 -
Is there an alternative to CSS? Because for someone who is used to more functional languages and wants to make a website on their own, CSS is kinda confusing.31
-
Hi 👋
Is there a good alternative to using a MacBook Pro?
I'm in the process of getting new hardware for work.14 -
Hi there! Is there any alternative to practicing/studying Android development without having to download the studio? My laptop can't take it. I don't have the funds to buy a new one.1
-
What do you you think about a full remote consulting dev team organized as a cooperative ? Have you some experiences to share ? Is it viable alternative to freelancing ?
Cheers 🍻3 -
My teacher wants me to find all the issues in "using agile methods in global software development", then find the slution of the issues, and then tell what is missing in that solution, and then propose a better alternative... In one day...
https://media.giphy.com/media/... -
A second questionable alternative is pretending to be coding when yoi're not. Put an old program listing on the corner of your desk. Then go right ahead and develop your requirements and architecture without your boss' approval
Code Complete -
After several Firefox/Mozilla failures (getting rid of proper addons, supporting censorship) Waterfox looks like a promising alternative. On Windows it runs great, sadly on Kubuntu LTS it does not - binary package only works with quite new std c++ library :-(. Damn it, why can't they distribute all their libraries together like Tor browser does (it's also Firefox based)?2
-
Everything from https://devrant.com/rants/4289918 but on the side of projects I happen to work with and dependencies. Applying this scope of change on one human is a bit cheap, don't you think? 🤷♂️
-
So a while ago I was complaining that tonnes of tutorials ignore CLI or alternative build methods like cmake or meson.
Was having trouble getting glew to link statically... Well only months fucking later do I realise that all I needed to do was add -DGLEW_STATIC to my fucking compiler arguments...
Why is past me such a fucking idiot! -
Anyone work on alternative mainframe banking software? Like https://temenos.com/en/solutions/... It kinda looks just like software now, which is a good thing.2
-
After reading through an article by EFF about Google's new FLoC technology, I finally woke up and realized that Google isn't any different from the other huge organizations, and that it isn't here to fight for greater user privacy and rights... As such, I made a switch, going from Google to DuckDuckGo.
Sure, I still use YT, but other than that, I don't have a gmail address that'd be of importance, don't use their search engine, and now...
Got any tips on how to minimize tracking potential of an android-based rooted smartphone? (Stock rom, Xiaomi Mi 10T Pro). I know using a custom rom is an option, however, Lineage isn't officially supported for this model of phone, and I still value functionality over anything else, so... Unofficial daily drive OS is sub-optimal.
Alternative hardware solutions like PinePhone, although nice in theory, are way too behind the commercial brands in terms of technology and features, so that's a no go.5 -
Android Text-to-speech output: "English (Germany) is not supported" (my default language) ... but no alternative language option offered.1
-
Addicted to Visual Studio for past 10 years. Looking out for IDE which can be an alternative on Linux...
Any recommendation of IDE for a Linux Noob ?11 -
Alternative job(s) if I weren't a dev?
Something in the audio field, either car audio, or somewhere in the audio/visual realm. In my youth, I attended car audio shows and fascinated by the science behind what it takes to have great sound. Everything from materials used, using the various sound-measuring gadgets, to solving complex acoustical problems. -
I'm considering buying Logitech MX Master 2s. Any alternative recommendations for a wireless mouse with built-in battery?7
-
Does Really Nodejs - js environment is the best environment in the world ? i mean why people create their RESTful API in js ? from singular to microservices ? does it really that scalable ?
do i have any alternative ? i can't stand anymore change working with js anymode :(32 -
any alternative to Facebook's watchman? They had to make it difficult to use over the months, and I don't have time for that.1
-
is it bad to put your jsx in useState for react?
const = handleClick = (sort) => {
if(sort.props.id == 'default'){
setSort(<ArrowUpward id='up'/>)
}
else if(sort.props.id == 'up'){
setSort(<ArrowDownward id='down'/>)
}
else if(sort.props.id == 'down'){
setSort(<LineAxis id='default'/>)
}
}
the other alternative is using template logic which i think looks uglier, someone told me i did server side rendering in the browser2 -
Which CROSS PLATFORM Desktop App Development tool/framework do you use?
I've been using ElectronJS but I'm tired of it but I can't find any better alternative. If you know any better alternative please let me know. and please, do write why you think its better than ElectronJS
Thanks4 -
I know how many people hate systemd. I started reading about it a week ago and I am enjoying it. Seems a much better alternative to previous things.
Is there something bad I should know about...2 -
Any suggestion for an alternative android device emulator, to the Android Studio one?
I've got an AMD cpu, that make the AVD run very slow 😞7 -
So Microsoft had their own alternative to github but it wasn't as popular, so they teamed up with GitHub to allow projects to be transferred from codeplex to GitHub, then Microsoft but GitHub. very smart move.
-
Mouse starting to break down once again.... Any suggestions for a good durable/comfortable mouse ? Shouldn't be too big, I have medium-sized hands. Also open to alternative input methods (trackball, trackpad, etc) if recommended.19
-
Hi mates..
The default Network Manager Applet provided by Xubuntu is unbearable.
It randomly resizes the applet popup into different sizes eachtime.
No nees to tell about the unnecessary scrolling on popup.
Is there any alternative for this...?8 -
I should setup the Boostnote Sync. I wish there's a hybrid for Mac Onenote and Boostnote. My life will be easier.
What are you using guys? Is there a onenote and boostnote hybrid mac app out there? What are some alternatives? Thanks! 😃 -
Okay so what’s the difference between Blazor and Razor Pages??
I’ve heard Blazor is an alternative to Single page apps made with angular and that it’s not server side, and I personally don’t like that I’d rather have it run on the server side.4 -
I can't even concentrate anymore. I am dying to tell my boss that I'm quitting to go to a bootcamp. But I'm not quite sure if it's the right time. I have to be 100% first about my alternative source of income, which is ridesharing.
-
Any alternative to Postfix for sending email? I followed this guide from DO https://digitalocean.com/community/... but for the life of me my Gmail account receives nothing from my app13
-
Please tell me there's an alternative to speedfan than lets me set up a custom curve for fan speeds. At the minute it's either constant server level noise. Or adjusting speeds manually every time i want to do something that requires high CPU load and putting them back to acceptable idle noise levels afterwards
-
Do you know Rufus? Do you know any good linux one-click-fully-customizable-no-shit alternative? Guys, we need to create Lufus.10
-
What is best equivalent to Slack? we switched to Rocket chat but UI is terrible, every one gets confused in channels when there is too many threads and replys. I need a free alternative which we can deploy its dedicated instance on our own server. also I prefer open source software with mobile support and better UI/UX than rocker chat.7
-
Guitars and genres they're shine at:
• Les Paul: Alternative, Progressive, Indie, Hard rock, Psychedelic rock, Classic rock, Punk, Folk, Glam, Grunge, Blues, Southern rock, Garage rock, Post-rock, New wave, Shoegaze, Heavy metal, Stoner, Emo…
• Strat0caster: Alternative, Progressive, Indie, Hard rock, Psychedelic rock, Classic rock, Punk, Folk, Glam, Grunge, Blues, Southern rock, Garage rock, Post-rock, New wave, Shoegaze, Heavy metal, Stoner, Emo…
• PRS: lawyer blues5 -
good afternoon, of casuality someone know some alternative for google cloud vision for free? or how to use google cloud vision without credit card?2
-
What do you think about Rocky Linux ? Is it really the "in-place replacement" to CentOS it intends to be? Would you rather advice another alternative?
I've used it for a while now, but not for anything critical, and I have to say I found nothing bad to say about it, but I wonder about your experiences.1 -
Alternative for Control board (Display)???
So I took out the monitor of my old laptop ,and I'm planning on using it as my new secondary monitor. BTW I'm from Nepal, and it is not possible to find any control board available in market for the spare LCD.
So could anyone suggests me with an alternative for the control board for my spare monitor?
Thanks in advance.2 -
I want to buy a new phone.
I value long battery-runtime and easily flashing of custom ROMs most.
ATM I'm thinking about OnePlus 7T, Pixel 3a or Fairphone 3.
Can anyone of you provide some opinions on those, or another alternative?
Note that IPhone is out of question, not only but foremost, because of money.7 -
What is the best alternative to cronjobs, guaranteeing high availability and jobs not being duplicated?6
-
Let's hope the government starts an initiative to get rid of fake editors. All the mainstream alternative editors will be banned from discussion in social media. People have to think critical and realize that there is only one editor: vi.1
-
It feels weird after seeing that the most frustrated cross-platform framework has such a big ecosystem:
https://simform.com/react-native-ec...
Anyways, I need to hook myself up with flutter as I see it as a better alternative to React Native. -
All I've ever done is write scripts and small utilities, but Quality Assurance sounds really fun...3
-
soooh I am a big dumb dumb and broke a nix install by being over zealous with dd
soooooo
Ima have to fix that buuuut
one question should I use dmenu ore is there an alternative that is better and opensource?1 -
!rant
Error codes are better than exceptions, because they are faster and easier to get right.
O'Rlly? Did you measure that? How does the disassembly look like? Well ... go and fucking measure it! -
Hi, recently I created this package for react: https://npmjs.com/package/...
Its like a smaller alternative for React Query.
Feel free to give it a try. Feedbacks will be appreciated. Thanks :) -
mark point of interest i don't know how to refactor but have a work around of avoiding additional changes on
nobody has feedback or alternative solution
tech lead and manager still approved MR -
Has anyone here had a good experience with CLion? Looking for a cross platform alternative to Visual Studio10
-
I never got into IRC but I heard that it is dead by now?
I just wanted to chat about topics or "meet" new people
So any alternative to IRC?3 -
What are some easy to use end to end encrypted chat apps as an alternative to SignalApp? It’s been super buggy lately and need an alternative. It has to work on iPhone.9
-
Hey iOS devs 👋🏻 have you ever released an app internally without the Apple developer program? 🤔I need an alternative and I hope you can help me please3
-
Guys do you use strictly Docker or an alternative, I installed Docker desktop, i tried to install nextcloud-all-in-one but i was getting errors and never got success even through the gui interface, is it a better idea to install it in a docker container or not? and if there is way more simpler alternative then what are those choices?1
-
I'm try to make a color picker browser extension and I want to open eyedropper element in firefox using `EyeDropper` api but it doesn't support in firefox it is only support in chrome, is there any alternative of it in firefox?8
-
I wish there is an open source alternative to forge or serverpilot. Not to use on production servers but for local development environment.
Yes, I'm not a command line person.4 -
//not a rant, just a question
Yeah I know SO is the place to ask such stuff, but I still wanna ask it here.
I have started with OpenCV for image processing. The sad thing is it is available for python only. Is there a PHP alternative? The best I have found is ImageMagick which doesn't come close to OpenCV. -
What alternative do you use for EF Migrations?
We are in current stage that it's slowing our build time for 30 seconds, and each month we need to clean them and do the same for the whole pipeline (dev, qa, prod)...
It's way uncomfortable to work with it since we have stored procedures and ef doesn't track them...
What alternative did you chose to use?1 -
Has anyone used or seen a nice lua back end wrapped already in a windows front end programming platform, I have made many apps do many things in a app called AutoPlayMediaStudios, even tho it was made for AutoPlay Menus at first the tools it as and can make are epic but it's getting past it and the support is bad for $300 you get the app at that time and 6 months support and update after that you get NO updates and no real support.
I looking to move forward,there is the option to learn a new language for most people but for me I do it for fun and I just want to be able to keep supporting the tools I already made but in a more updated platform and better windows integration.
I love lua as its 90% if not 100% readable and understandable so when I get a error I can see it easy.
Love to see what other apps might be out there, also I don't want to make overlay apps I want to make core exe's fk MS's overlay bull.
Thanks for reading.1 -
I'm looking for an alternative to tradingview which can offer 5 seconds charts for free without upgrading my free plan? is there such thing ?
-
Is Microsoft' new Fluid Framework is an alternative of gRPC/SignalR or what? Or they have no connection at all!? I'm kinda lost here.
-
Alllll these web devs in here bashing WordPress, let me ask out of genuine curiosity... what do you suggest as an alternative for your clients?16
-
Hey does anyone know of a Firebase alternative for user authentication? I used parse back when it was around but idk of any others
-
Are there any alternative for gluon scene builder ? Just for javaFX as well as my platform is linux :)
-
I wouldn't be doing THAT alternative job,
but i guess doing archvis would be an idea. Or doing other 3D visualisation stuff such as creating furniture or stuff like that. Seems to pay well.
It just has to be something, where you can be creative, while also not being held like a slave.
i dunno man -
How much do you value alternative benefits to straight $$$?
Obviously subjective, but how much money would you part with for:
Vacation time
Flexible hours
Telecommuting
Equity
Workspace improvement
Other perks1