HackerTrans
TopNewTrendsCommentsPastAskShowJobs

arshxyz

no profile record

Submissions

Compromising Rspack Using GitHub Actions

praetorian.com
1 points·by arshxyz·2 года назад·0 comments

Show HN: I made a web version of GNU gtypist

webtypist.vercel.app
2 points·by arshxyz·2 года назад·0 comments

Show HN: A Spotify Client That Runs in a Google Sheet

arsh.zip
11 points·by arshxyz·3 года назад·3 comments

Schism Tracker: An open-source reimplementation of Impulse Tracker

github.com
3 points·by arshxyz·3 года назад·0 comments

comments

arshxyz
·2 года назад·discuss
I extracted the zip, found the electron build folder, replaced a string in the minified code to launch Chrome on macOS correctly and ran electron-packager with the target being macos.

Patching electron apps is fairly common. You can take a look at Spicetify or BetterDiscord to see the process in more detail
arshxyz
·2 года назад·discuss
I was able repackage it for macOS. I can help you test it too. Shot you an email at [email protected]
arshxyz
·2 года назад·discuss
Interesting project, I've often looked for something like this but haven't found anything that does the job. I'm on a mac and can't wait to try this out. Can I ask what you're using adblock-rs for?
arshxyz
·2 года назад·discuss
They fixed the issue but for a beautiful moment in time, it looked like this: https://archive.is/LPC5O
arshxyz
·2 года назад·discuss
"Nah the build quality is great but I just can't handle a functioning notification system that doesn't come with spam"
arshxyz
·2 года назад·discuss
That is clearly an altered image. The padding is inconsistent and the border radius on the highlighted text is wrong
arshxyz
·2 года назад·discuss
Half of these are fake/satire. Look at the first one where the highlighted text colour should be white and not tinted red.

The cp3 one has inconsistent padding. The astronaut one is clearly inspect element. I could go on
arshxyz
·2 года назад·discuss
It is compatible with ollama. Advanced settings -> "URL for AI API"
arshxyz
·3 года назад·discuss
> HTML to awkward so you have to switch to webgl which is too low level or you might switch to svg

HTML is replaceable by WebGL which is replaceable by SVG?

> JavaScript that compiles down into typescript

JS compiles down to TS?

I am not sure if anything in this comment indicates you have any experience with developing for the web but that is not my primary issue with this comment. My gripe is claiming that things are "awkward" or can't be done without even looking around. None of the examples below use WebGL

Here's a WinXP UI clone that runs in your browser with floating, resizable windows. - https://winxp.vercel.app/

Here's one that mocks macOS - https://macos-web.app/
arshxyz
·3 года назад·discuss
Google did make something like this: https://www.google.com/advanced_search

It has a lot of options, even allows you to search ONLY the Text/Title/URL and you can filter by usage right (free for personal/commercial use etc)

Interestingly it was last updated before material design was a thing. Maybe it's nostalgia but I love the design language of Google had before material injected padding everywhere.
arshxyz
·3 года назад·discuss
This is likely very paranoid behaviour but I recommend downloading all your Google data from time to time: takeout.google.com
arshxyz
·3 года назад·discuss
Related: https://dns.toys
arshxyz
·3 года назад·discuss
The devs behind tldraw also played with this to create something cool - https://twitter.com/steveruizok/status/1727625036159234555
arshxyz
·3 года назад·discuss
As you mentioned you like Alfred, why did you choose to build a standalone app as opposed to an Alfred extension? Since you use Electron: spinning up a browser every time I need a quick-launch bar seems a little overkill.

Anyway, the UI looks very neat! Starred the repo and will try playing with it.
arshxyz
·3 года назад·discuss
throwaway914, would you be willing to send over your drivers license for verification to participate on HN?
arshxyz
·3 года назад·discuss
The very obvious loophole is that a teen could upload a picture of someone else to get an account made.

...and everyone uploading pictures of their kids would have to keep their drivers license handy.
arshxyz
·3 года назад·discuss
Thank you!
arshxyz
·3 года назад·discuss
All of OP's three posts point to the same developer. Just saying.
arshxyz
·3 года назад·discuss
Fetches (and parses) a ~93kB JSON file every 3 seconds along with the threejs stuff. No wonder it refuses to load on my mid-range android phone.
arshxyz
·3 года назад·discuss
Doesn't work on macOS for me. Huh.