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 - "custom"
-
Custom CSS? Who am I kidding, I'm a backend/security/server guy.
Fuck this shit, bootstrap, here I come!21 -
Just built a custom retropi for the boyfriend for his bday. Custom paint, button, box, splash screen, and games. Fun little project.17
-
> *walking to school*
> *headphones on, music on*
> Kid wants to ask me something
> *takes off headphones*
"You're good with custom ROMs right?"
"Uuuh... Well, perhaps"
"Is it possible to install Windows on a Samsung tablet?"
> NO YOU DENSE MOTHERFUCKER
"No"
> *puts headphones back on*34 -
Clint want custom CMS with php,
*makes custom CMS with php
Client thinks it's not php coz it looks pretty.
*shows php code
client still not convinced it's php8 -
Why not have a custom (500 line) JSON mapper... you know... fuck those auto mapping libraries out there...12
-
What do you think about my custom doorsystem? It's build with a pi, RFID reader, touchscreen and some other parts. (It's still in development)8
-
So I have officially achieved one of my childhood dreams and built my own PC, took me a while to save up enough to to afford it and yes it's not the best but it's mine and I love it :)12
-
"What the hell, you got some custom tuning package?"
No man, it's called DevRant, it's awesome, spread the love!12 -
When people call themselves a "professional web developer," but all they do is set up a Wordpress site with a custom skin. Alright then! 🙄6
-
Was working on a style.css file in school. One of my friend approached me and said what is that?
I said, CSS!
*silence*
Custom Sexy Styles?
*facepalm*6 -
With permission of @dfox
Hi everyone,
An mate and me are starting our own server hosting company and we are looking for some people that want to test our services before we officially release.
Some of the things we have are: Dedicated servers, Fully isolated VPS's, Container based app services and a custom build Status pages (https://status.mikote.net/).
if you are interested let me know here and send us a message on our site https://www.mikote.net/ (still in development)
All of the pricing will be custom and if you include "<!DOCTYPE devrant>" in your first message or email and you will get a custom discount of up to 90%59 -
Client, two months ago: "Where is the new and complicated custom software?! We needed this a week ago!"
Also client three weeks after delivery: "We still don't have time to test the new and complicated custom software. You'll have to wait for payment a little longer."6 -
This page doesnt look like much until I tell you it is written entirely in Clojure using a custom built HTML generator.9
-
My employer gives me a mission to complete in our project using plain js.
*Uses 30 hours of working time completing the mission using custom js elements*
*Presents the results proudly to the employer*
*Realizes Microsoft edge doesn't support custom elements*4 -
Yes, yes, you have waited long for it.
Thanks to the contribution of @Etnath , now devBanner has a custom width feature!
You can select width between 128px ~ 2048px, and the height will automatically be calculated based on the selected width.
You can create your own banner now, by clicking this link : https://devbanner.center
Happy creating!
~devBanner Team40 -
Customer: How much costs custom developed software?
Me: How much costs a car?
Customer: Depends on which car...
Me: Exactly.1 -
This morning I received an image of my custom mouse pad. I almost cried tears of joy. Now for the long wait as it comes from China...18
-
Since you guys liked my icons, I decided to make a few based on some popular programming languages7
-
Turns out writing interpreters is just a gateway drug and all I want to do now is build a compiler and custom language runtime...23
-
Custom devRant swag! 😃
(I bought some genuine swag as well, I'm not just doing it to get cheaper swag...)3 -
Client: Can you build me a custom Wordpress site to look like this WordPress template..
Me: Sure, but why not buy the rights to the template?
Client: I want it custom.
Me: what do you want custom?
Client: the content on all the pages. The template is all in french or something.
Me: kills self.4 -
So I have that custom-made wifi router I've built. And it uses a USB wifi adapter with AC (wifi5) capability - the fastest one I could find in AliExpress.
I set it up a while ago - the internet access works fine, although speeds are somewhat sluggish. But hey, what to expect from a cheapo on Ali! Not to mention it's USB, not a PCIe...
A few days ago I ran a few speedtest.net tests with my actual AC router and the one I've built. Results were so different I wanted to cry :( some pathetic 23Mbps with my custom router :(
This evening I had some time on my hands and finally decided to have an umpteenth look.
nmcli d wifi
this is what caught my eye first. The RATE column listed my custom router as 54Mbps, whereas the actual router had 195Mbps.
I have reviewed the hostapd configuration sooo many times - this time nothing caught my eye as well.
Googling did not give anything obvious as well.
What do we do next? Yes, that's right - enable debug and read the logs.
> VHT (IEEE 802.11ac) with WPA/WPA2 requires CCMP/GCMP to be enabled, disabling VHT capabilities
This is one of the lines at the top of the log. Waaaaiiitttt.. VHT is something I definitely want with ac -- why does it disable that??? Sounds like a configuration fuckup rather than the HW limitation! And config fuckups CAN be fixed!
Turns out, an innocently looking
`wpa_pairwise=TKIP`
change into
`wpa_pairwise=TKIP CCMP`
made a world of a difference!
:wq
!hostapd
connect to the hostapd hotspot and run that iperf3 test again, and... Oh my. Oh boi! My pants fell off -- the speed increased >3x times!
A quick speedtest.net test deems my custom router's download speeds hardly any worse than the speeds obtained using my LInksys!!
The moral of the story: no matter how innocent some configurations look, they might make a huge difference. And RTFL [read the fucking logs]
In the pic -- left - my actual router, right - my custom-built router with a USB wifi adapter. Not too shabby!7 -
Storing and comparing genomic data on cancer tumors to create custom treatments targeted to the exact genomic composition of the patient's tumor.5
-
An app that helps students study by generating custom flashcards from text analyzed & parsed in pictures taken of textbook material.8
-
The code for some of the backend of my 100% custom media server in front of the blurred frontend of my media server. It just looks cool6
-
I decided to make some minimalist icons for my launcher. What do you guys think?
Edit: I just noticed the devrant color is slightly too light. Will fix soon8 -
trying to subtle influence the kids - part 2
custom desktop on learning-computer again
(https://devrant.com/rants/1372370)2 -
First commission done! Tofu 60%, Krytox 205g0 lubed creams, SA keycaps, and a special surprise foam dampening plate for extra thocc on that Brass plate.29
-
Takes forever. Finally completed the build. Got the cooler from newegg, which shipped from Taiwan.12
-
What is the point of a CMS if you are gonna do every page custom with no common functionality or styling? FML
-
Working on a custom Chromium OS board at the moment
So boards in Chromium OS are specialized versions of Chromium OS built for a specific hardware while maintaining upstream compatibility.
I built a board specifically to be as near as CloudReady's compatibility table as possible, so this is what I have at the moment:
* Most hardware works (Libinput)
* Still working on supplying Nvidia drivers using nouveau (Google insists using OSS drivers, we can't use NVIDIA drivers)
* Still working on making Crostini GPU-enabled by default so I don't always terminate it via vmc
* ARC works as per the open sourced Android Runtime but I need help making the Play Store working
Overall its a bit stable but if anyone's down I'll replicate it on a GitHub repository and I'll let everyone contribute their changes. The aim of the custom board is to:
* Make it work on most hardware possible
* Add android support with APK installation (FydeOS has this but I can't replicate it in CrOS).
* Produce a close to Chrome's release channel.
Here's a screenshot of me using it, it works but I'll need to start over from scratch to make it more contributable10 -
One word. WordPress.
Thankfully, we are now creating custom solution with any technologies we pick.5 -
PM emails me a zip file with the message "Can you give the attached a look and get it to work. See email below that there are some items missing to make it run."
Items missing : 3 custom libraries, 2 sql databases, 3 custom sql tables, and oh yeah the license to the program it runs on.1 -
Today I'm ranting about Windows. No, it's not "WiNdOwS sUcKs!", it's more like "But why!?"
See, I'm an IT guy for the year, and in my office they use Windows. Now once upon a time, they had Active Directory and all that (well, actually, they still do) but then they got some new computers running Windows 10, and for some reason they just couldn't join them to the domain!
Why can't they, you ask? Well, Microsoft only allows Win 10 Pro and up to join a Domain, and since these computers came with Win 10 Home, that wasn't possible.
Long story short, I now have some 30 computers that need to be upgraded (possibly from 7) to Win 10 Pro, and joined to the Domain.
Thing is, I would like to do that all in one go, so I look into how to automatically setup Windows.
"Ah! Got it, provisioning packages!"
Lest you think they work let me spare you now: they don't. Just like real computers where everything is different, provisioning packages failed to work twice, and after wasting about a week trying to make it work, I gave up.
So now I realized that I need to try a different method, a custom windows image. Issue is, I've got no clue how to make one. See, microsoft decided to go all in on the provisioning packages thing (they do have advantages in certain use cases), and seemed to decide that making custom images was no longer necessary, so they documentation was nearly impossible to find.
But after a lot of searching, I figured out how to do it:
1. Install Windows in a VM.
2. Put it in audit mode.
3. Install your stuff.
4. Create an unattend.xml file with certain customizations.
5. Put the unattend in Windows\System32\Sysprep
6. Generalize the image.
7. Boot WinPE.
8. Open the console.
9. Capture the image.
10. Wait an hour or two.
11. Done!
I'm over simplifying, it was a huge PITA, and yet there were still issues.
Maybe another time I'll talk about those.22 -
Everytime I wanna create custom adapters and custom listviews I have to go through tutorials again -_-4
-
Made a custom RGB macro keypad for development. Combined it with my scripts for controlling my Android dev device3
-
Not beeing able to get a decent haircut currently is a good excuse to finally wear my custom made baseball cap :D3
-
I've worked on dozens of projects now and I have tried using several CSS frameworks. Every time I experienced using a framework much more of a hustle than using custom CSS for the design. If your design gets a little bit more complex or unusual you will spent hours on fixes.
For me the times of frameworks in CSS have passed.
Tough I kinda like Vuetify, but then I haven't used it on big projects yet.7 -
(Dev)Life in the past 12 hours
Oh boy have the last 12 hours been a roller coaster ride for me. Noob me decided to "compile" AoSP for my device to get a taste of how custom ROMs are built from source. Overall it was fun but the errors were a very good excercise for googling, SO. Couple stuff I learnt ( possibly useful for anyone who comes here )
* The shebang line ( #!/usr/bin/env python ) on my system translated to Python 3.7 environment instead of the expected Python 2.7. Best solution I think to avoid confusion is to create a python 2.7 environment and source it.
* Get your trees right. A jar file called WfdCommon.jar ( apparently known as wifi-display common ) was the cause of several hours of hunting the fault. My vendor tree somehow didn't have this file so dex2oat was borking out like mad. I'm still amazed how I figured this one out almost by myself. ( Basically I had to check every file included in the boot class path, and find the odd one )
* I wasted a lot of time in finding the right files to change version numbers and all. Maybe I didn't search XDA properly for a guide ?
Overall it was a fun experience. Also if anyone's experienced in this area could you share resources to learn more about custom ROM development? Specifically on the tweaking part where you mix features from different ROMs to make a great ROM ( like AoSP extended or Pixel Experience ). All I could find were on the zips and not on sources.7 -
Now that the Phone has a custom rom with root, with only a little issue with some split screen nonsense I'm finally ready to use my phone like a normal ph- OH MY GOD WHAT IS THIS? WHERE THE HELL ARE MY BLOBS? WHAT THE FUUCK!?
Good thing that I rooted with Magisk and I could flash the blobs https://forum.xda-developers.com/ap...9 -
The retail price of 2.5 SSDs are getting really cheap these days.
However, it does NOT reflect on custom laptop options...
You greedy Microsoft and Dell!4 -
I wish clients knew what went into building custom features.
"Oh, you can't just turn it on?"
No...I have to write the gah damned feature FFS! -
New robot in development!
Much better than my old one:
- sturdier base/wheels further apart
- got a custom designed PCB printed for it
- 18V motors3 -
Wow! Updated devRant and - Custom Avatar Stickers in the store!! So cool. Just in time for the Holidays. Thanks team devRant😀😀😀3
-
Fucking outlook, can't even render simple html.
Our company wanted a custom newsletter to send to our clients. Before vacation I dropped a few guidelines to our designer, how our newsletter should look. 640px width, common fonts for everyone to render properly, stuff like that. To my fucking surprise they managed to create the most designed newsletter I've seen. Custom font, custom letter sizings, negative row gaps, pixel to pixel image locations. After writing custom html for it and managing to get all perfectly in 3 hours, to my surprise I found out, that outlook is broken. FML
Now everything must be redesigned and simplified, just because I was naive enough to think, that all mail clients manage to render simple HTML...11 -
Had to interview an iOS dev.
When I asked what was better - xib/nib or storyboard? He told me He prefers to write custom c++....
WTF?6 -
I've come up with a new Linux setup I'd like to name "Masochist Linux".
- TinyCore
- i3
- Vim with custom bindings
- Dvorak keyboard layout3 -
School, if you're gonna define a custom local DNS for your networks, maybe make sure it's healthy?2
-
Meanwhile I reach 175 +1's I'm playing with my own custom stress ball with a bash fork bomb on it :]
-
Why do some developers cut corners and add 20 extra fields just in case the customer wants to add extra data? What happens when the customer needs 21 fields. Just spend slightly more time and implement a custom field system that can extend to any amount of data it's not that difficult and you won't have to add a new field every time a customer needs more then you expected.3
-
Using IBM WCS (WebSphere Commerce) and our custom css theme has a !important after every single line 👌2
-
I belive that except stock android, every other custom android UI sucks.
Especially Samsung UI and MIUI
Who else shares my opinion?7 -
I really love Linux, but i GODDAMN HATE, how nearly no Distro supports installing it on a Custom LVM.
I mean, i just want to have a custom LVM, inside of an encrypted Partition in other Distros than Ubuntu, Debian or Opensuse.1 -
Telerik controls man. Gets you 95% there in minutes. Last 5% to make a custom modification takes longer than it would to build from scratch.1
-
!rant
le moment when the program finally does what you want. After hours and hours fixing things in a myriad of stacks ands frameworks...
YEEEESSSSS1 -
Risk engine for payment processing, with support for custom rules and third party integrations like IDology. Deadline was one week.2
-
If you're the sort of person to go and willy-nilly modify the service's master configuration file, instead of creating a custom include file, I am going to find you, and strangle you.
Seriously, is it so much to ask to be able to take a single look at service's files and be able to tell, if it includes anything custom?! -
A legacy custom made WordPress Theme.
Old developer made main styling sheet with 8000+ lines of code with no component separation. -
"Hey i see you use a CollisionShape2D to detect collision, now go fuck yourself because only Area2D supports custom collision signals"
Ok thanks2 -
Fuck MS Word and every other WYSIWYG editor for text AND especially if said editor is a custom built abomination made of PHP and JS.4
-
The new company didn't let me use Linux but instead forced to use Windows with custom Vagrant box to debug the software. Grrrrrrr2
-
Kickstarter decided to, instead of showing the standard profile pic (since I didn't set a custom one), tell me that the profile pic was missing.1
-
I have joined the custom android os side
So far GrapheneOS seems really solid.
Though I would have preferred installing devrant through fdroid.17 -
Can you give me some Distros, that allow me to install them in a custom LVM (like the Text-Based Ubuntu installer)?1
-
Bumblebee Status, as requested in https://devrant.com/rants/2248495/...
Arch Linux, i3 wm, bumblebee-status. i3 config open in window.
Can't wait to bloat it up even more with a pomodoro timer and custom stuff!
(music: Bach: Prelude and Fugue No 11 from The Well Tempered Clavier Book 2, played by Walter Giesking, so highbrow lol)3 -
TLDR; macOS wouldn’t update to the version I needed because I have a 3rd party SSD. All I needed was a firmware update only found deep within a google search and a secondary SO answer.
I have a video edit project this weekend. No big deal.
Except that the Final Cut Pro project was saved in the latest version of FCPX, for which I need latest MacOS version
As a music producer on the side, I had heard the new file system of MacOS High Sierra would possibly break audio plugins. I didn’t bother updating until now. Looked further into plugin problem, it would be simply a broken hard link which I can easily fix. No big deal.
Except that I have upgraded my MBP SSD from 256gb to this 3rd party 480gb SSD. macOS does not recognize this SSD as compatible with update. No big deal. Simple google search for a terminal command would do the trick.
Except that I found and tried several solutions, including wasting an entire hour updating the original ssd and booting from that to try to update it.
Nothing worked, but deep down in the google search, found in a secondary answer on SO, there was a link for a beta release of a firmware update for the SSD that took two minutes to install, and I was finally able to update.
That firmware update needs to be more prominent everywhere. Wasted well over 3-4 hours updating crap, swapping out SSDs, and googling when all I needed was a fucking firmware update.9 -
Finally installed a custom ROM (dirty unicorns) and added a designated devRant icon in the navigation bar because it's the only app I ever use on this phone5
-
Can next week topic be "Your desktop parts and price" or " Story of your first desktop"?
I'm planning for my first custom built desktop 😁8 -
Whoever thought of binding the options button to the currently opened apps and then decided also to bind it to this useless multi window shit needs to from and me the plot if the adventure of huckleberry Finn.
Worst is that I have been through the options and disabled the options button AND IT IS STILL THERE
And here I were getting all happy about using a custom ROM :<21 -
Years ago was the first time I put custom firmware on our wndr3700 router, it hasn't crashed since.
I bought a wndr4700, faster, 5ghz, possibility for a hard drive.
It's been 3 years and still no custom firmware. -
I'm quite pleased to show off the initial rendering of my CaaB (Cluster as a Box)!
This is a project that I've put not enough time into, and them finally I decided to get a move on with it. The estimated cost of the whole device/s ranges somewhere around $600. It's gonna be fun!
P.S. Suggestions welcome, particularly if it's about a substitute for the ODroid HC1.10 -
Just spent the whole morning making a custom loading indicator for our app (an animated version of our logo). Animations are fun!3
-
Wow I really feel with you my dear Java developers.
Since I am working on a Custom Launcher for devCraft I now know how bad gradle is.12 -
Request: My WordPress website, with over 40 plugins active, some of which do the same thing, but I want to keep them all active, because fuck logic is not loading fast enough. Please fix it!
Response: Kill it with fire and buld it from scratch. Use an optimized, custom solution, tailored to your exact needs. The time needed is the same as trying to fix your broken WordPress...
Reaction: WTF? Everybody is using WordPress, that means it's the best! Why would I build my custom website on a fast and easy to maintain custom platform, optimized for my needs? Fix my loading speed!
Response 2: *facepalm*4 -
Advice in building muy first custom PC/workstation.
So the main aim of this computer would be installing Linux, of course! And learning bash.
The second objective is learning Dask and doing some machine learning.
Budget, I dont want the must expensive stuff, because it usually costs double and doesnt perform double.. Second or third tier would be ok.
*this is not a gaming pc5 -
- build custom overclocked pc
- hackintosh
- ????
- profit
That's basically been my night. Without the profit. And more beer.5 -
Why the fuck is it so hard to find a proper guide on porting a custom rom(LineageOS) to a device?!1
-
Wait since when has the default windows IIS tools allowed for custom subdomains on localhost?!
So I've been swapping out all my code for no reason...1 -
!rant I need a TL:DR for custom ROMS, I already know what they are, what they do, I need to know how useful they are and where I can start!
Thanks!8 -
Hello! My dad handed to me a pair of unused Sony Xperia SP. I want to put them on a paranoid-setup. Which custom roms do you suggest? Good apps are appreciated too!11
-
full drupal site build in 24 hours.
6 hours design
6 hours infrastructure
12 hours build (including custom modules) -
My companys custom logging library is not thread safe and has problems with multiple instances of the endproduct as well.1
-
Which key would, or did you choose?
Cherry MX red, brown, blue, green, clear, black, silent red, silver, or Zealio 67g?
I'm deciding for my custom keyboard. Big decision to make. It's not going to be cheap. Just looking for some feedback.15 -
Hey devs, Are there any cool tricks I can do with my pebble watch?
Custom software's , or some other tricks4 -
Going back to my guilty pleasure and working on my Cosmos based operating system, going to take the shit task of building a scripting language and building some custom libraries to allow people to develop applications, system utilities and even custom shells and graphics managers!
Wish me luck!2 -
If I had some money to with I'd probably get my own little workshop and tinker with micro controllers, custom keyboards and so on.
if only...5 -
my wife just got a request from a specialized search engine for her custom site to be crawlable. on the one hand it might help her gain visitors. on the other hand i now have to look at wordpress and might have to adapt to its standards. meh.3
-
Fking alfresco and custom script listeners and fuck referencing multiple jars in one single jar and fuck reload time of alfresco server and all :(2
-
Is there any benefit of having custom input field dialogs, eg. for date and time? Should I be using just the HTML5 tags as-is (only styling the field itself), or create custom dialogs (creating custom javascript dialogs on top of basic text fields)?8
-
A certain custom template engine made by some bored developer who had too much free time and thought he could create something better than other widely used template engines. He somehow convinced the lead dev of the company at that time to use his wonderful creation and it is still there after many years.
Spoilers: it is not better than the template engines he copied the features from, and it somehow fucks up certain parts of the css and javascript which makes it a real pain in the ass to work with. -
!rant
GNOME 3 vs KDE vs XFCE vs Custom Openbox vs Cinnamon
What would you choose?
I'm a lover of XFCE and Openbox. Sometimes even i3w23 -
Coding an Augmented Reality with custom implementation.
Coding a 2d UFO game with Unity.
I'm between those two as "most fun coding" -
Having fun with HTML5 custom elements and shadow DOM. Finally, a genuine way to make widget libraries.6
-
What is the whole hype about Vue? It just feels like angular 1 with vdom, inline styles and a custom file extension.4
-
Another day, another tragedy...
1,5 half year later 2 devs were able to deliver :
- custom authentication. Basically they did a very simple client credentials grant.
- a custom wrapper to manage windows services
- a custom job scheduling system
- a custom logging library to log everything to windows event viewer!!!!!!
- all csv reports are created using string interpolation WriteLine("'{varA}','{varB}'") like this...
There are a lot of defects in those functionalities and they delivered almost 0 business features.6 -
why the fuck am I stuck using a "custom javascript framework based on angular.js" instead of NORMAL FUCKING ANGULAR LIKE REGULAR PEOPLE DO.4
-
- Get my engineering degree
- Finally add custom tasks for my Alcoludo game
- Start getting paid like a normal .NET being -
FYI, please don't use the leading blog CMS for a custom ecommerce site ... That doesn't even have a blog.
-
Wiping your whole data, including your soon-to-be new OS zip before flashing your first custom ROM on Android
-
Hey guys, could I ask you to upvote my question on stackoverflow or take a look and help me solve this if you can, I'm stuck with this problem for one week : https://stackoverflow.com/questions...
I would really appreciate it7 -
Post your gear!
60% Vortex POK3R, MX Blue, PBT Custom Keycaps
100% Cherry MX-Board 3.0, MX Brown, PBT Custom Keycaps16 -
So the last two weeks Ive been trying to flash lineageOS on my new OnePlus6. Ive done multiple phones with custom roms without issue, but the new A/B partitioning makes it a lot more impossible.
I followed LineageOS their official guide for the phone twice and also suggestions from both OP subreddit as LineageOS subreddit.
After every fail I end up with a black screen and a blue LED, both when booting the OS and when booting TWRP from fastboot. Then Im doing a factory reset through a windows only tool and start over.
Im getting pretty frustrated, to a level I am almost saying FUCK it I will use google, since my current phone only works while connected to a charger. Since I really hate google I hope any of you can give a suggestion of flashing my phone.10 -
Which keyboard would you recommend to interchange between work computer (MBP) and custom computer (Linux)?2
-
Outlook web
Empty white page, 1 line of text:
"The custom module does not recognize this error"
Refresh, all good. Exit, enter again in an hour:
"The custom module does not recognize this error"
Then why the hell is there a custom module for errors for fuck's sake? Microsoft, just let the error pass through in that case, so we can read it.
Some self-disrespecting dev wrote that with a gun to their temple.
P.S. Don't ask why I use Outlook web1 -
Every Friday, we be playing. Custom word collection, challenging topics, teamwork!
Join the party! 😄🎉5 -
Got frustrated with some code the other day so I took the liberty of uploading a hurricane of custom emoji on our Slack instead.2
-
Having to give time estimates for custom projects involving functionality unlike anything you've done before - FUCK OFF. How is that possible?!2
-
"hey guys look at soeedtest beta!"
[looks at them with a smirk]
"Hey, you should try it!"
[Shows my custom speedtest instance]
Me: "I had this weeks before you guys caught with the flow"
yeah new speedtest is awesome but a custom speedtest is even more awesome3 -
Thinking of adding a few aliases:
.bashrc
#Custom aliases
daddy_shark_doo_doo_doo_doo_do ='sudo'
whos_your_daddy='whoami'
call_me_daddy='su root'
you_aint_shit='kill'2 -
Looking forward to the day when I'll be building a custom kernel for my "smart shoes" to speed up terrain detection
-
Can someone explain to me why the default selections/presets for things like custom shapes in photoshop 2020 are so insane?
For instance: the default loaded custom shapes are not something sensible/useful like say..... an arrow or a triangle. They are leaves, animals and boats, because of course photoshop, when i say i want a custom shape the most common thing i might want would be a friggin gorilla wouldnt it.
Also the default style settings for a sqaure are a a sort of tartan pattern with a dashed tartan border at 10px wide. Why are these choices so insane?6 -
Spent a whole day building custom OnDeserialize events for a complex import project... Find out Microsoft XmlDeserializer completely ignores all serialization callbacks.
Fucking cunt. -
Web server configuration sucks.
Apache or nginx have they're own custom configuration language and I don't understand why.
We've plenty of languages to work with: why we should learn some another custom commands with enigmatic commands for weird stuffs.
I'm not a python funboy but, a web server with python based configuration file will be so easy to setup and to maintain.9 -
After waiting 3+ years, I finally found custom firmware for my netgear wndr4700.
LEDE project(based on openwrt), you are amazing.
Now just to figure out the 10000 options i have now.
Anyone that can help me?
Per example, my router should be capable of 300 mbit theory and 200 mbit practical.
But the custom firmware says max 150mbit.1 -
That moment when you realise that your custom UI has an bug... and it's used over the whole application.. 😨2
-
I just rooted my phone after waiting long time to unlock bootloader. I know some of you here are using custom rom on redmi note 4. Which custom rom are you guys using?3
-
Are there any custom ROMs I can install on mx LG g-flex 2? It's getting real slow and the battery is shite and I'm sick (and stuck) of this LG skinned android.2
-
Do you know any android-phones that go good with custom ROMs and aren't that expensive?
My trusty Moto Z Play doesn't seem to be supported by Lineage anymore, so I might need to get a new one.5 -
When i create first custom control in android and also when i saw output of machine learning algorithm1
-
Anyone knows a good article/tutorial to build a small drone (Quadcopter for example) controlled by custom app (via wi-fi or Bluetooth for example)
I am totally new on this, and I need somewhere to start.
it is important to control it via custom app2 -
Custom browser CSS implementation, especially IE and Edge. Also different in device type, looking at you, Safari.😅
-
Is it possible to base a custom GTK+ theme on Adwaita without having to compile a custom GTK+?
I planned on following https://worldofgnome.org/creating-g... to solve a scrollbar styling issue for myself.
But that guide seems to be horribly outdated as Adwaita seems to be fully compiled in as an engine now - for performance reasons, wich they obviously would never expect to matter to people using custom themes (because else they would have optimized the application of all themes in general instead)...2 -
Trying to figure out Material Custom Themes. Goddamn who ever came up with this was either a genius or a donkey. I cannot get a grasp of it. I need a custom palette import this in a custom theme and then make sure this theme is included in my Angular installation.
Why god why?2 -
if anyone has firmware or any custom rom for htc 728, please help me. I need it asap. every file that I downloaded and tried was curropted while installing
Thanks!!2 -
The definition of programming...
Writing your code in a controlled environment and it works perfectly, then in a real world situation it simply doesn't work.
Spend 2 hours debugging and trying to find the error only to realize you were using your custom scripting language incorrectly in the first place....
Fuck that not infuriating in the slightest :-) -
Coolest project.... SharePoint sucks, so I wrote an app to extend it into something that is useful.
The app consists of:
- a custom SharePoint event receiver to maintain a custom retention setup
- a custom feature to enable users to tag documents as related to each other
- a custom search experience with custom views and previews
- a .Net windows service to sync the data into a SQL database
- a .Net MVC application to manage the reporting and notifications system
- a notifications system in .Net
- custom SharePoint approval workflow
- a PHP site that maintains a full backup of every document in the event that SharePoint goes down
I was the only developer on the entire project and while I asked for backup they never provided it. So if anything happens to me... And since I am a good dev, my code is self documenting and someone will need to telepathically link to me to find out the multiple places that all of this is running (like five different servers including both windows and Linux).
The whole thing, I have about 18 months invested into it ;) -
How much time does it take for a developer to build a custom plugin in WordPress to add products and categories, tags etc to it?14
-
Fell into it. We needed some custom software at work but we didn't have the money to make it so I stepped up.
-
so i did this convenient download script that worked like a charm at home only to find out internet is blocked for these kind of things at work. adding a port results in a single connection success that will be blocked on the next attempt. i get it with all the security concerns but am curious which way it-department tells me to download 3k+ files with likely dynamic filenames otherwise...2
-
!rant
I just added a custom zsh function to read .md files in iTerm. Life is going to be a lot easier now!2 -
Neat trick that I discovered today:
Because React.useCallback is a thing, you never need a custom react hook to take a dependency array. You can always express your dependencies by wrapping the callback in useCallback and having useCustom pass the callback itself as its own dependency. -
* Stay without password for 1 month*
CHALLENGE ACCEPTED:
Install Linux, installed i3 wm and changed all mappings to custom ones.
#thuglife -
You know what would be nice? Custom shirt texts on the avatars. Obviously locked behind a high upvote score, and with a limited length, but I really miss some more obscure languages which will probably never happen otherwise.
-
Working for a company using Cobol > CGI > PHP > MySQL > Django, and once again another custom rolled framework with no documentation in PHP. Basically no desire, haha.
-
And this is how to properly use devrant!
Just made some custom css changes and applied them with stylish extension. -
Django's Admin feels a bit off. Have you ever used Django and created a custom Dashboard for your customer?5
-
I want to setup a PC for Android development; need a powerful machine which can handle large project builds and chrome tabs easily. Also, I have no clue how to start or what components to get.
Anyone who can help me with this?2 -
What do you guys think about deploying elastic search on App Engine Custom Runtime?
(Basically, an empty folder with an elastic search Dockerfile.)
I think it's a good idea: you can now deploy your code and storage application (Elastic search, Redis, etc) as services on your cluster.
You can use GCP magic to auto scale those services, you have so many good stuff that come with it.
And it's inside the same network as your services running in the same AppEngine project.1 -
need to deviler a custom made website on a custom cms tomorrow, can't bring myself up to code... Any of you get these coding blocks? how do you guys overcome it?1
-
I made this little webapp to make custom subscription feeds for YouTube
https://subber-app.herokuapp.com
I use it for all the Simon Whistler channels2 -
Decided to make a custom launcher for ddo and it finaly works. now to add a GUI and a way to update the game
-
Best way to approach updatable custom cms?
I currently have to work with an old cakePHP 1.3 cms tailored for a specific customers. The guy I'm doing development for wants to upgrade and move to another framework and create a new cms. Because this is such a niche specific cms we want to add ability to update the cms from the admin panel, over the air - there are 70-100+ websites at all times up and running and updating them manually is not viable. And probably have modules that would be separate but easily installable from the admin panel. Whats the best approach here? Any good examples already working in the wild? First thing that popped into my mind is opencart with the ocmod for custom mods, the problem being updates for it.3 -
Hello everyone,
I'm here to ask your help, you can do it.
In my about-to-open company we're gonna build custom WorkStations and similar PC, but up to now we have no images of them.
As we don't want to use images from google or other public sources, can you please comment with your best computer?
Thank you again to whoever wants to help!10 -
Installing ubuntu on a 2005 custom built computer to be used as a personal server is by far the biggest bodge I've done in a while6
-
update on the Lenovo shit laptop.
getting a new custom made laptop with better specs sadly had to give away 2gb video ram but I can live with that it also comes with a third disk so let the O's recommendations come.
specs will be in a comment3 -
The disappointment when you find an awesome new framework, only to learn that it uses a custom made variant of Python for logic scripting...
-
this all started with VIM,
I now have custom a .bashrc, a custom .tmux.conf, few AHK stuffs, I am considering on using qute browser full time.
and for the past 14 days I've been configuring so much that I've only 2 commits on the actual work done.3 -
I'm working on a custom voice assistant and I'm wondering what wake word(alexa ,siri, hey google, jarvis, computer, etc.) would you use?13
-
All devs,
Can someone tell how to find if there's a backdoor in your Android phone or custom ROM installed?15 -
Someone mentioned antivirus and custom code... it reminded me of when Symantec Endpoint Protection received an update and some of our production servers had our custom apps quarantined. We had about four servers that had most of our custom apps removed. When it happened I thought someone was monkeying with the servers (they were our task servers used for task and service jobs). It took me about an hour to realize what happened then another hour to get the SEP admins to disable it until we could get another patch. Fun day.
-
compareTo(Obj obj) !!
For me !
Most of the custom classes are written with a distinction on defining this method. -
Why no one knows any library that generates qrcodes in fancy way (custom dots, and logo).
How qr code monkeys do !7 -
Of all the custom ROMs out there either by community or OEM, MIUI seems to have the least contribution to android.
-
I have no idea how to make custom images so i keep a txt file for “apt-get install“ or “yum install“
-
Custom Essay Writing
Paper composing is the one of the most significant task in the scholastic long periods of the understudies. Be that as it may, huge numbers of the understudies are getting exceptionally hard to compose papers. The primary explanation is that understudies are looking recorded as a hard copy an article is that they don't have such an experience.We are giving numerous serves to the understudies like by giving on the web best research paper composing administration . An exposition is a decent method to incorporate all raw numbers. The composing ability is significance in all fields, the Essay composing practice prompts the quality writing.Custom article composing administrations spare your time just as your space for different exercises as you are not the person who is composing the paper. We can't give the best and mistake free quality composition, which is the reason we need custom exposition scholars who can give us the best quality custom articles. The various tips make the Essay progressively appealing. The intriguing feature expands the interest and consideration of peruser. The straightforward language give the progression of sentence. So you should keep the language straightforward and keep up the stream. Try not to commit the sentence structure error, it will occupy the peruser from content.
visiT: https://essaywritersworld.com/13 -
I bought a Pixel 5 and will try to run GrapheneOS on it, does anyone here have experience with it?3
-
You know you completely fucked up as a company, when your self-developed CMS is one huge unmaintainable hack and without any structure at fucking all.
It's just mindboggling how even such a complete mess can "attract" customers.
EXTREME STONKS 📈📈📈📈
(thankfully I am not related to that particular company which shall remain unnamed)2 -
Hey so I'm guessing embedding mysql is probably pretty much just creating a custom install under a subdirectory and starting it with a special config file with a custom port etc.
but is it possible with a single package and command line or is mssql possible to embed as well ?
that last interests me more. I prefer t-sql.7 -
when you made a custom ldap token based authentication, what is suitable for every projects of your workplace.
-
This is sad. But for majority of an Android custom ROM chatroom agreeing on LGBT hate? That's even sadder.
https://t.me/hentaiOSkona/3625074 -
Any good resource on how to create NuGet from wpf custom control with behaviors? I cant find anything thats somewhere near readable.... I want to make NuGets of CC and behaviors so i can easily implement in my exams and save time during developing 👍
-
there are new changes to https://github.com/vindicit/...
I made a visual windows form, please criticize just not to harshly k7 -
Today I discovered Grav's modular pages. I had to custom code a CMS in Laravel to get modular functionality for my projects. <3
-
Been playing around with bootstrap and mvc, with custom fonts. Feedback on font. www.diginotes.co.uk
-
Hey, any suggestion where to get one of those nice custom keyboards? (or at least the coloured keycaps)
PS. I'm from Mexico18 -
If you are required to do a custom Object Detector for Mobile.
Would rather use Tensorflow, Theano, or PyTorch to train the model?1 -
Is it worth it to learn low-code platforms such outsystem? Is it flexible enough to create custom codes or custom UI/Ux? Is too much abstraction worth it for large systems?3
-
What do you guys use for email providers these days?
I'm talking more for custom domains, not sending/receiving5 -
Been more than a month now, not gotten the free stickers nor the purchased custom avatar, sooo not cool
-
I need to create a custom offline interface for 3D Printers that will run on Raspberry Pi 3. Any ideas how to implement this?
-
I really need help making my custom viewports appear in Storybook :( https://stackoverflow.com/questions...
-
super.so is annoyingly expensive
am I crazy if I want to integrate Notion with a custom site solution built with SvelteKit?1 -
Cereal is one of the most popular breakfast foods worldwide. According to the National Cereal Day website, Americans consume approximately 100 billion bowls of cereal every year. With such a high demand for cereal, manufacturers are constantly looking for ways to make their products stand out. Custom cereal boxes are an excellent way to differentiate your product from competitors. In this article, we will explore the benefits of custom cereal boxes.
Enhanced Brand Recognition
Custom cereal boxes allow your brand to stand out on the shelves. With unique packaging, your product is more likely to catch the attention of potential customers. When a consumer sees a distinctive box design, it becomes easier for them to remember your brand, making it more likely they'll purchase your product in the future. Custom packaging can also reinforce your brand's messaging and values. Whether you want to promote a new product line, a charitable initiative, or just your brand's logo, custom cereal boxes provide an excellent opportunity to showcase your brand in a visually appealing way.
Increased Product Appeal
Custom cereal boxes can make your product more appealing to consumers. Unique designs, vibrant colors, and creative patterns can create an emotional connection with your target audience. Your custom cereal boxes can be used to convey the quality of your product, the nutritional benefits, and the flavor. Consumers will be more likely to pick up your product and try it out if they are attracted to the packaging.
Competitive Advantage
The cereal market is highly competitive, and custom cereal boxes can give your brand an edge over competitors. With unique packaging, your product will stand out among the other cereal boxes on the shelves. Custom cereal boxes can also be used to create a sense of exclusivity, making your product more desirable to consumers. Consumers are more likely to purchase a product that appears to be of higher quality, and custom cereal boxes can help create that perception.
Improved Customer Experience
Custom cereal boxes can improve the customer experience by creating a memorable and enjoyable shopping experience. Unique packaging can create a sense of excitement and anticipation for the consumer. Additionally, custom cereal boxes can provide useful information to the consumer, such as nutritional facts, ingredients, and serving suggestions. Consumers are more likely to have a positive experience with your brand if they feel informed and engaged.
Eco-Friendly Options
Custom cereal boxes can be designed with eco-friendly materials, making them an excellent choice for environmentally conscious consumers. With the rise of eco-friendly products, custom cereal boxes can help your brand appeal to consumers who are looking to make more sustainable choices. Additionally, eco-friendly packaging can reduce waste and promote a positive image for your brand.
In conclusion, custom cereal boxes offer many benefits to cereal manufacturers. From enhanced brand recognition to improved customer experiences, custom packaging can help your brand stand out in a crowded market. Whether you're looking to promote a new product line or create a sense of exclusivity, custom cereal boxes are an excellent tool to help you achieve your marketing goals.
If you are also looking to increase your sales, get custom cereal boxes from OXO Packaging. -
when you just want to set up a tiny automation and end up compiling a custom snap package for 3 hours...1
-
How to start learning PHP MVC and OOP?
I’m starting a new job and it’s custom software, but I’m coming from a wordpress development background.1 -
The best way to package products is by using Custom Boxes. They are customized according to the needs of consumers and businesses and are safe and economical.
The best way to package products is by using Custom Boxes. They are customized according to the needs of consumers and businesses and are safe and economical.