Making DuckDuckNo in Solid.JS

Making DuckDuckNo in solid was quite challenging. It pushed my skills a bit, which made for a lot of fun. It uses the google search API because to DuckDuckGo API is garbage, and offers only the “instance answers API” which seems to made more for voice assistants, useless in this case. since I had to switch to google, I had to start using an API key, which meant I needed a backend to conceal the API key. hence, The backend repo which simply acts as a middleman, making results from the google custom search api easier to use, and removing unneeded parts (they may be added in the future when I feel like it.) Its all for jokes of course, I’m just surprised I was able to get duckduckno.com

May 9, 2022

My Plans for a new laptop

For a month or so I’ve been thinking about getting a new laptop. Originally, the plan was to save around $7k for a ThinkPad P15 with maxed out specs. (Probably an i9, 64GB RAM, and a Quadro, similar to the one my college gave me.) However, after putting more thought into it, I may instead get a laptop for around $2k, as its far more feasible and just makes more sense.

May 8, 2022

The convoluted plans for the future of this blog

For the past few days I’ve been working on converting the entire blog to Solid.JS. I haven’t really made much progress and its kinda disappointing. I started making the website routes and what not, but after that I realized I really didn’t even know what I wanted the blog to look like and kinda got stuck there. I also tried setting up a system of automatically making routes to pages I upload but it seems that isn’t feasible which is also a major setback as that was supposed to be one of the key features. What really put the final nail in the coffin for me was the fact that I couldn’t really just render markdown, meaning I couldn’t just write and publish, I’d have to make actual HTML for each page. ...

April 21, 2022

Converting Aspy.dev to Solid.js

I’ve been meaning to update my main site, aspy.dev to some React for quite a while as it was starting to become a huge pain to manage it. You can actually view the old code here and you will probably agree its a massive dumpster fire. Either way, I brought it up in a discord server with a lot of developers on it, and I was recommended Solid.js. it was actually incredibly easy, to my surprise. Furthermore, the modularity of everything made developing and updating elements used across the entire site super easy. For example, the navigation bar now has its own file that I just import everywhere I want to use it! ...

April 15, 2022

I got an RTX 3060

The other day I was going to my local Micro Center looking to pick out a laptop to buy in a few weeks. However, when I was there, I found they were fully stocked with RTX GPUs. So immediately I knew I had to get one. I had about $440 on me at the time, but the GPU I wanted (the cheapest one there at the time, an Asus RTX 3060)was about $520 (including the 6% tax in MA) ...

April 14, 2022

First Entry

Today is April 3rd. I am setting up this blog to keep a log of some cool things I do I guess- well not really cool but IDK. I’ve been in the psychiatric hospital since Monday, and I’m supposed to be discharged tomorrow. Cannot wait to go home! From what I’ve heard Psychiatric hospitals are awful, but I’ve had a pretty good experience here. It’s quiet at night and the staff are amazing. Most importantly, I’m allowed to use my phone and laptop. There are certainly some specific rules, like I can only use the laptop in the interview room, and I can only use my phone in the common room. they have to charge it for me as well. most of the day here is free time, which I wasn’t expecting. I find the anti suicide measures here interesting, for example, the hooks here if you put too much weight on them they slide down. all the doors are controlled by electronic locks and the bathroom doors are kinda like gymnastic mats. The door handles here are actually over $1000 each at the time of writing! The shower here is controlled by a single button (It seems to be capacitive possibly) but you cannot control the temperature. The shower was generally too hot. The meals were pretty good for commercial/bulk meals. Pizza night was pretty good. ...

April 3, 2022