Posts by Ascyt
you have got to be kidding me
Added a spinning 4-dimensional hypercube to my website because i think it's cool
duckduckgo gives a result on the dictionary noun "typescript" instead of a dictionary of the programming language
Wanted to look up how to define a dictionary in TypeScript, thanks duckduckgo
https://ascyt.com/contact Discord/GitHub/YouTube links
Improved my website with a new theme and better hover effects
When you have 3 projects that you have to work on at the same time so you just decide to play typeracer instead
Works really well in a ton of other apps too. The underlined letters are the keys you need to press, and since for example for the eye dropper tool you would need Tools>Browser Tools>Eyedropper, you'd press Alt, "T", "B" and "Y" sequentially to get it. It's a great way to navigate many apps.
I'm surprised at how many people don't know about the Alt key shortcuts that many apps have. For example, in Firefox you can press Alt (don't hold it down, just press it once) and type "TBY" to get the eyedropper tool. It's great, people need to use it more. #programming #tech #tips #firefox #vscode
Not me changing up half of the entire project, with constant anxiety over doing something stupid and having to revert half of my changes, but at the same time not wanting to make a commit since I'm always in the middle of working on something after all. #programming #git #github
It also didn't happen in a large project, but a small public archive of an old Python script using the OpenAI API. It's surprising the stuff scrapers are able to find. Best thing you can do is to use environment variables, but if you must add it as code, be careful of it appearing in cache files.
Y'all be careful when working with API keys. I recently had an API key leaked, not because I pushed it directly in the source code but because Python put it in the __pycache__ directory, which I had forgotten to add to .gitignore. Fifty bucks gone in an instant, I'm glad I set a limit at least.
Decided to rewrite my smsh.ascyt.com project, this time with better code, extra features and based on the Markdown format.
Black holes this size would almost immediately radiate away due to hawking radiation 🤓☝️
The code: github.com/Ascyt/ahk/bl...
Has to be opened/closed with a different program to work. Make sure that the way to start/close it is not intercepted by the program itself.
Made a thing with #AutoHotkey that makes it look like I forgot to hit Win+L and left my laptop unlocked, however if you try to hit a key it jumpscares, takes a picture and actually locks the device. Gonna try to catch some classmates with that, wish me luck
#programming #windows #macros #ahk
Been on this site for like 5 minutes and I already need some politics filter
Hey I got a like no way
Embeds work though, so 👍 for that
🥲
# Markdown test
## h2
### h3
#### h4
##### h5
###### h6
*italic*, **bold**, ~~strikethrough~~, ||spoiler||, [link](ascyt.com), `code`
> quote
```html
<p>Html code block</p>
```
- unordered list
- unordered list
1. ordered list
2. ordered list
Multi-post test 2/2
Multi-post test 1/2
300 character limit is gonna be a pain in the ass ngl
I ain't getting any followers here any time soon I already feel it
Welp, if you're reading this, thanks for checking out my profile👍