Details
-
AboutCoding looked pretty cool when I was in middle school. It's become one of the few things I'm half competent with. I like messing with Linux and stuff sometimes to make it seem like I'm hip or whatever.
-
SkillsLearning Haskell atm
-
LocationUSA
-
Website
-
Github
Joined devRant on 7/13/2017
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
-
Been using Arch on my main machine for a little over a month now. It's dualbooted with Win10 but I don't I ever booted into it after the first week.
I'm really happy with it. Just changed my DM from KDE to MATE and everything is running smoothly. I kinda bloated it from the getgo because I didn't wanna manage the smaller stuff but it works just fine even if it does have a little bloat.11 -
Started iOS recently development and I gotta say, no matter the platform, I absolutely hate designing UI.4
-
Switched from Android to iOS. Been using android since 2014 and now I’m on iOS 13 on the iPhone 11.
It’s pretty nice overall but there are somethings I really miss. YouTube vanced with its background audio and cracked Spotify were godsends. From what I’ve seen, adblockers only really work on safari but safari actually works just fine and it looks really nice too.
I can still use 1.1.1.1 as my dns and have adblocking, I love it.
Pip is something I thought I’d miss but found that I really didn’t need it.
Sound and notifications are a big pain tho. Only one channel of audio? Cmon man. And notifications on iOS are a bit of a mess.
Control center is very very nice in terms of functionality and aesthetics.
Speaking of, everything in iOS just looks so good. The UI/UX Is incredible.
The display on my iPhone isn’t better than my s8 and some YouTube videos look kinda wack even at 1080 and even some nice photos I took on my s8 looked sucky ish. I think a big reason why the “android camera sucks lmao” meme still exists is because most iPhones have low pixel density and are maybe biased to make iPhone shots look better? Idk tho
I used to disable animations on android but iOS animations are very nice.
Shortcuts app is very cool, very integrated big supporter of this.11 -
MacOs is being a real pain.
I just wanted to do some c programming and I can't get the debugger to work.
Gdb just straight up won't worked because it's not "codesigned" and I've tried to codesign it to no avail.
Lldb fails once I launch the process. This is a real pain man. I just wanted to learn c.14 -
So I got accepted and committed to Drexel. That's pre cool I guess. I'm going for CS, but feel like I'm completely unprepared for college. I've been told that college is nothing like CS which kinda worries me because apcsa was a bit challenging. I have a few years of self learning but I'm still concerned how I'm gonna perform. I think the biggest struggle will be the math courses. Anyone else going through this or have gone through this?3
-
How does an older Thinkpad function with modern software? I was planning on running a Linux distro on it. Maybe a Minecraft server too.5
-
I've installed Arch on my laptop that I've had since 7th grade. (cause I wanted to try it out, windows stills runs fine on an ssd) I feel like Arch has taught me a lot about how Linux actually works to some extent.
But that's boring stuff, I run minecraft better on Arch than I do on windows :D. I can even host and play at the same time while it still being playable -
Anyone use a anything like a dbrand skin on their device? If so what device and which skin, how do you feel about the skin?6
-
Well, I kinda regret.posting what I did yesterday about my Mac because now I can't get gdb to run. Keeps on saying something about codesiging even though I already did it. I'm not trying to use a virtual machine either.5
-
I don't have too many complaints about my MacBook Pro but once thing that makes me sad is it's battery life.3
-
So I'm starting to do leetcode because I've been hearing a lot about how a lot of companies use leetcoding exercises to help them decide whether or not they will hire you but also because it seems like it would help me in a coding competition I may participate it.
But I've realized that I have a hard time doing any of these problems, even the "easy" ones.
Is there something I should be proficient in to do leetcode? I feel like I know language syntax well enough to the point that it isn't holding me back.
Any recommendation to resources would be much appreciated.2 -
I don't know why this is so difficult for me but getting ssl for my site is very annoying. I've been building this one site that I need ssl for but I just cant get lets encrypt or certbot to work.
I'm asking for help because I've looked through a lot of articles and stackoverflow posts but nothing seems to work for me.
I'm sorry I know this isn't some stackoverflow alternative but I'm getting kinda desperate here.
I made the site in Flask and Im using gunicorn as the webserver and I can access it at xx.xx.xx.xx:8000 just fine
Then I'm running a nginx reverse proxy to forward all :80 requests to :8000.
I have this one route i made for testing called random (ex xx.xx.xx.xx/random) and it works fine when I'm using my external ip.
I think the problem is with my domain name.
I got it for free of off freenom and it just forwards traffic on the domain (hacschedule.tk) to my ip (not sure if I should have actually put the domain)
This works fine for when I'm just trying to get to the home page, but when i put www.hacschedule.tk/random, it just redirects me to www.hacschedule.tk aka the homepage.
I've tried making routes for the certbot/letsencrypt tools but they keep failing and I think its because of the domain name but since this is my first time actually trying to put a project into production, I don't know what I'm doing wrong.
If anyone could try to lead me the right way I'd really appreciate it. It's an app I wanted to build for peers to use to see school schedule in a more familiar way (we changed systems)10 -
So there's this coding competition called "Code Quest" hosted by Lockheed Martin. The rules state that for each team you can have one computer for coding solutions for the problems that the provide. ONE computer I feel is very restrictive and I wonder if my two teammates are going to the bulk of the work.10
-
Ordered a MacBook and it comes in a few days. Any must have apps for MacOs? Also, what are some resources to learn how to make Apps in MacOs?25
-
I really want to get into Android Dev but everytime I start I always get to making a hello world app, and then just go AFK for like 3-4 months and then make another hello world app. Anyone know a reliable way to learn Android Dev?3
-
Moved into a new house and now won't have internet for the next 2 weeks because xfinity is apparently busy in my area
-
You know how I broke my NAS yesterday? Well I fixed most of the functionality and made a video so other people could do it the same way. It's a short video that has subpar editing 😂. (I posted this a little earlier but I said the same thing twice) here's the link https://youtu.be/QIQ1lqqh3Fg
-
Trying out perl to see whether or not I like it. I've been away from coding for such a long time though so it's taking me ages to even have the ability to sit down and open up vscode.
-
The Arduino programming language (.ino) is so easy to understand and learn
But trying to make the equivalent in raspberry pi whether it's in c or python is just not as elegant as Arduino :(((8 -
Seeing code control things in the real world is the most satisfying thing ever, I'm getting a robot car kit Soon and I'm so excited3