Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TrickardRixx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
TrickardRixx
3y ago
And Apple would still demand 30% of it. Not sure how Spotify's fee structure has anything to do with Apple's fans' arguments that they're totally not behaving anticompetitively.
2.
▲
by
TrickardRixx
3y ago
This is a complete non-sequitur. Whether I use a point-and-click interface or a CLI has nothing to do with the fact that I have to use a git-based workflow and can't just copy files to the server as a deployment.
3.
▲
by
TrickardRixx
3y ago
Thank you for releasing this project. It looks great! I just need to find an excuse to try it out now.
4.
▲
by
TrickardRixx
3y ago
Does the task system use threading, multiprocessing, or something else? I.E. can I do IO heavy tasks with this framework? I'd like to read the docs myself to find out, but it seems like they are not hosted on the website. I can see tha
5.
▲
by
TrickardRixx
3y ago
The Union Type PEP[0] suggests that the "bitwise or" syntax is equivalent, but cleaner than typing.Union [0]: https://docs.python.org/3/library/stdtypes.html#types-union
6.
▲
by
TrickardRixx
3y ago
Because all the organizations that pay me to write code host their code centrally on GitHub
7.
▲
by
TrickardRixx
3y ago
IMO the Grimoire GPT's success is proof that there is a market for something like this.
8.
▲
by
TrickardRixx
3y ago
Anecdata: I’ve several times clicked “regenerate” and then thumbed-up the new response when nudged.
9.
▲
by
TrickardRixx
3y ago
Sounds to me like a configuration-driven interface with the password manager is the appropriate solution here, then. I used this pattern to write config files out of secrets stored in SSM, which previously was ad-hoc secret sharing. FWIW I
10.
▲
by
TrickardRixx
3y ago
Honestly, it's been a long time; I should probably just try again. The last attempt I made was on windows before WSL2 existed. At the time I assumed the issue was with podman on HyperV/WSL.
11.
▲
by
TrickardRixx
3y ago
I like to develop with VS Code and devcontainers. I've never been able to get that setup to work with podman as the backend. Has anyone successfully done this or perhaps know of a blog detailing how to accomplish this that I haven'
12.
▲
by
TrickardRixx
3y ago
On your list I'm not sure I understand what the "Editor Extension"/"Tool" distinction is. Both continue and rift are under "Tools", but they are VSCode extensions.
13.
▲
by
TrickardRixx
3y ago
Are venvs not part of stock Python dependency management?
14.
▲
by
TrickardRixx
3y ago
This somehow wasn't an issue when my parents were raised. It's just me that has to bear having been raised by a controlling narcissist.
15.
▲
by
TrickardRixx
3y ago
If the SSH key is password-protected, then SSH access is MFA.
16.
▲
by
TrickardRixx
3y ago
Thanks for the recommendation. At a 30 second glance this looks the most promising so far!
17.
▲
by
TrickardRixx
3y ago
I'll check it out, thanks for the recommendation.
18.
▲
by
TrickardRixx
3y ago
I always assumed you had to create/manage user credentials inside KeyCloak. I'll take a deeper look at the docs.
19.
▲
by
TrickardRixx
3y ago
I'm looking for something that can federate identity, i.e. allow login with the @company microsoft identity provider, or support a users table, and ideally allows linking them. I just want to properly authenticate for internal tooling.
20.
▲
by
TrickardRixx
3y ago
My takeaway from reading all this is that there is no reason this article should have made it to the front page of HN, as all it did was create confusion and burn 10 minutes of my time trying to clarify what was happening. Nothing about thi
21.
▲
by
TrickardRixx
3y ago
Isn't this literally how employment works? If I'm sitting in the office not doing my job, I get fired. (Pay docked to zero, in a way.)
22.
▲
by
TrickardRixx
3y ago
The license suggests you can do as you please with the project. Feel free to rewrite it to conform to your own sensibilities.
23.
▲
by
TrickardRixx
3y ago
My employer is. The LLM agent did not replace any humans, though. It was created as a new value-add service for clients.
24.
▲
by
TrickardRixx
3y ago
Every phone in my office screeches a couple times a month with Amber Alerts for missing children several hours away from my location. We already have a channel for mass broadcasting emergency alerts to every mobile device. Why was Twitter e
25.
▲
by
TrickardRixx
3y ago
Do you have any tips on this front? I've dabbled with game engines, but spheres and cubes are only so compelling.
26.
▲
by
TrickardRixx
3y ago
Surely TFA could ask ChatGPT for a prompt that would generate the email, and then read that?
27.
▲
by
TrickardRixx
4y ago
I see in the repo you mention wanting to add support for archiving. I'd really like to see a sort of master playlist for a genre. Just keep adding the songs from each weekly playlist to the master genre playlist, then the "date ad
28.
▲
by
TrickardRixx
4y ago
Once or twice a year I get a computer music itch. I've never been able to find a tool that really fits what I'm looking for, and have been entirely unsuccessful making my own tools. This looks exactly like what I've been look
29.
▲
by
TrickardRixx
4y ago
PayPal previously refused to acknowledge a 2FA bypass vulnerability submitted to their HackerOne program. https://cybernews.com/security/we-found-6-critical-paypal-vu...
30.
▲
by
TrickardRixx
4y ago
Is there a way to give ChatGPT a test suite and ask it for code that passes the suite?
More ›