Details
-
AboutA student tryna' keep up with lessons while coding
-
SkillsHTML 4&5, JS(normal web), CSS, node.js, and a bit Bash.
-
LocationIstanbul, Turkey
-
Github
Joined devRant on 4/28/2018
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
-
Time to be back here again!
How did the community change in the
*counts fingers*
3 years I have missed?22 -
No. Still nothing about students.
https://blog.heroku.com/new-low-cos...
Show your eco plans up your ass1 -
Another day, another malware. Also inviting you to my twitter again lol.
https://twitter.com/SariBezliGurme/...
I wonder what it takes to get a special contact from Cloudflare or Fortiguard to report these things faster :3 -
Found another scam site.
details on twitter lol I want some followers there too https://twitter.com/SariBezliGurme/...1 -
I hate my brain.
Got a compliment, my brain automatically rejected it and judged it.
Then it started to judge the judgement. Then the judge^3.
Then go all the way to the recursion.
For the last few days my brain is making me lose focus on everything because of this.
And the most fucked up thing is, I am paranoid of my own brain, so I really judged my memories and shit. I think I am losing my mind, my uni doesn't have consulting for students either nor I have money.
Any advices from ppl who went to a psychologists will be appreciated. A lot.13 -
I guess I just try to make a features list for "my next thing (now 3% smaller!)", instantly become a customer, demand way too many features, then get lost in the to-do list aand I'm writing another devRant. Nice.
-
Lots of ppl cannot access internet since idk, an hour or two. I tried pinging 1.1.1.1 it works, turned on DNS and voila!
The fucking country's DNS connection is broken or something, idk.
When in doubt, https://1.1.1.1/
Dns settings for future reference: 1.1.1.1;1.1.1.23 -
My middle school teacher showed me Scratch, I really loved it, then I jumped on AppInventor and SmallBasic.
I'm really glad I attended his courses.
Now I'm in college babyyyy -
The devil in my mind said "Let's make a CSS compressor and de-compressor."
I said OK.
And then the mf added "use emojis as symbols".
Like, damn, why not.
Expect me to make a sideloader for CSS and de-compressor and shit.
yee5 -
Feature request: pasting in images!
In current android version we cannot add jifs from our keyboards, or paste in the screenshot we just took.
Downloading every reaction/meme gif is lamer than just letting your keyboard do it. Anyway, it could be useful or not idk lol7 -
There is a new phishing site going around called "rogstrike.com" that is being spread by Steam DMs.
Infected asks victim to "vote for their team" and in order to do that, you need to login with steam. The steam login part is sketchy af, litterally spawns a fake new window in the same tab. Doesn't matter what OS you use, it's always Win 10 styled. Lol.
I reported on twitter and via email, i'll see what they will do.4 -
If you wanted to steal someone's discord banner or pfp on mobile or without going through dev console, I made a web app.
https://dc-steal-pfp.herokuapp.com/...
I do accept constructive critiques, just not on front end, lol.2 -
Well, here I go again!
Back to devrant after the whole corona ordeal.
How's everyone trying to cope with their days?4 -
All Things Open 2020 has started already! This year has free registrations, idk if they are still open but if you can, come in!
-
How to replace rEFInd bcuz M$ locks linux out of your system if M$ installed first.
-----
This will be long so get your salsa ready.
-----
1. Get your rEFInd from sourceforge
Since we are installing INTO windows, dl the zip.
2. extract to a folder.
2-a-: Install themes if you want any or edit the config if you want/need to, at this stage.
3. open a cmd as Admin and cd to the refind's folder.
4. mount system volume
`mountVol S: /S` will mount it to S:
5. use xcopy to copy as system
`xcopy /E refind-bin-x.xx.x\ S:\EFI\refind`
6tynice: go to System volume and to the refind folder
`S:`
`cd EDI\refind\refind`
7:Set rEFInd as Windows Boot Manager
`bcdedit /set {bootmgr} \EFI\refind\refind\refind_x64.efi`
(It's possible to use ia32 or aa64 for different architectures)
At this point, try plugging a linux thumb drive and restart your computer. Windows Boot Manager should be deactivated and should show refind.
You can use mouse and keyboard to select an OS boot or just set config to start one automatically unless you are holding a "power" button.
rEFInd also offers "fallback" boot for linux, which boots the efi from rEFInd and not from syslinux.4 -
Anyone have any decent Android apps for showing bluetooth headset's battery level info on status bar? (It can be a non-closeable notif)
FYI, an iPhone can detect this knock-off headphone's battery level. My phone doesn't have a viewing option as a stock widget/app.3 -
I didn't, I just loved to break windows as a kid, and I learned Scratch and Small Basic vis their pdfs. _I had no internet and lots of time as a child, OK?_4
-
ES(afaik)2020 has a new private field declaration proposal feature in classes. I made a gist to try them _when they are implemented properly_.
Gonna test on chrome lolz.
https://gist.github.com/fbarda/...5 -
Soo... I'm using Google's Youtube Data v3 API to create a tracker for new uploads.
And docs and devs' intended way of doing so is not by calling an channel.uploads() or uploads.list({channelID}), instead we get the "Uploads" playlist, call an api to read that playlist, and hope the channel won't hide their Uploads playlist for any reason.3 -
I was wondering if we can mute a rant's reply via the web interface. I am (also) designing a bot that will post to a specific thread to clearify it's a bot on that account at that time, so that way the affected user won't get any side effectes from bot's work.
(Such as mass ++'ing ;) )
(Idea: https://devrant.com/rants/2660331/... )6 -
One just doesn't give a task to be commpleted in 2 days, changes the task heavily and still be in the same deadline.2