Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ericfrederich
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
ericfrederich
11d ago
I thought that Coolify had centralized auth.
2.
▲
by
ericfrederich
29d ago
Yeah, I've been using git for nearly 20 years. I still rely on `git gui`. It's my crutch. I know you can do all of that in a terminal, but staging different hunks (or individual lines) is super easy.
3.
▲
by
ericfrederich
2mo ago
Relavent XKCD comic: https://xkcd.com/325/ Hover text: You can do this one in every 30 times and still have 97% positive feedback.
4.
▲
by
ericfrederich
5mo ago
Glad they got a touchscreen but would really like to see a convertible/2-in-1
5.
▲
by
ericfrederich
1y ago
> How is C meaningfully more accessible than rust In an ecosystem where the primary implementation of the language is in C and nearly all native extensions are written in C do you really not know the answer to that?
6.
▲
by
ericfrederich
1y ago
https://github.com/nickjj/docker-django-example/blob/bbe3486...
7.
▲
by
ericfrederich
1y ago
I don't see any meaningful speedup. The 10x claims are not reproducible. He's also comparing it to the much older style of requirements.txt projects and not a poetry project with a lockfile. I detailed this in another comment bu
8.
▲
by
ericfrederich
1y ago
The 10x performance wasn't mentioned in the article at all except the title. I watched the video and he does mention it going from 30s to 3s when switching from a requirements.txt approach to a uv based approach. No comparison was don
9.
▲
by
ericfrederich
1y ago
The PR which enabled 3.13 did have changes to Rust code. https://github.com/python-pendulum/pendulum/pull/871
10.
▲
by
ericfrederich
1y ago
Correct. There better be a damn good reason to add another language to the ecosystem other than it's that particular developer's new favorite language. Is there anything being done in uv that couldn't be done in Python?
11.
▲
by
ericfrederich
1y ago
Yes, it's a mess (New: now with Rust!)
12.
▲
by
ericfrederich
1y ago
I am totally against Python tooling being written in a language other than Python. I get that C extensions exist and for the most part Python is synonymous with CPython. I think 2 languages are enough, we don't need a 3rd one that nob
13.
▲
by
ericfrederich
1y ago
I was talking more about you using HexChat with your preferred username "FooBar", but then when on Tor you want to be "SpamEggs". If you launch HexChat through oniux and it reads your config file, you might hit the logi
14.
▲
by
ericfrederich
1y ago
They use hexchat as an example but do these processes run with the users configuration? Wouldn't this leak IRC usernames if you forget to change it. ... Or leak cookies if you launch a browser?
15.
▲
by
ericfrederich
1y ago
I personally hate how all these platforms like GitHub, GitLab, BitBucket, etc slapped a centralized relational database to manage issues, comments, merge requests, etc next to a distributed de-centralized system like Git. I especially hate
16.
▲
by
ericfrederich
2y ago
4k gaming is dumb. I watched a LTT video that came out today where Linus said he primarily uses gaming monitors and doesn't mess with 4k.
17.
▲
by
ericfrederich
2y ago
Today someone's pipeline broke because they were using python:3 from Dockerhub and got an unexpected upgrade ;-) Specifically, pendulum hasn't released a wheel yet for 3.13 so it tried to build from source but it uses Rust and the
18.
▲
by
ericfrederich
2y ago
Wow, that's crazy. I tried a 6 digit hash and got a 404, then I tried another 6 digit hash and got "This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository." Insane
19.
▲
by
ericfrederich
2y ago
> 1) Fork the repo. 2) Hard-code an API key into an example file. 3) <Do Work> 4) Delete the fork. ... yeah if <Do Work> is push your keys to GitHub.
20.
▲
by
ericfrederich
2y ago
R2 in only "free" until it isn't. Cloudflare hasn't got a lot of good press recently. Not something I'd wanna build my business around.
21.
▲
by
ericfrederich
2y ago
so it take 3 seconds to run instead of 0.3? Don't get me wrong, that's a huge improvement but in my opinion not worth switching languages over Features should be developed and tested locally before any code is pushed to a CI syste
22.
▲
by
ericfrederich
2y ago
Why Rust? Aren't you alienating Python devs from working on it? I see that UV is bragging about being 10-100x faster than pip. In my experience the time spent in dependency resolution is dwarfed by the time making web requests and do
23.
▲
by
ericfrederich
2y ago
Wait until you realize that "giving up the decently sized ecosystem of Powershell libraries" is a net positive ;-)
24.
▲
by
ericfrederich
2y ago
Would be nice if the "obscure in URL" feature wouldn't show the text in the textbox when you send it to someone.
25.
▲
by
ericfrederich
2y ago
Dude, let's fix spam callers first that are calling my USA number from a USA number. This shouldn't be hard. If we can't fix that then good luck tracking down bad actors on the interwebs
26.
▲
by
ericfrederich
3y ago
I came on here looking for an article about all of the network issues last night streaming the game. Couldn't find one so I'll rant here in the comments ;-). In my neighborhood we have 3 ISPs but one is only just recently availab
27.
▲
by
ericfrederich
3y ago
https://youtu.be/NORPeCcIXRQ?si=7uonp0AGn5dNdGti
28.
▲
by
ericfrederich
5y ago
Never seen this warning from Windows before. Happened when I tried to download this .msi Windows protected your PC Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk. App:
29.
▲
by
ericfrederich
5y ago
I hear what you're saying, but I also believe this to be a solvable problem
30.
▲
by
ericfrederich
5y ago
How about after load, that tab automatically goes completely offline. Users can manually do this in Chrome on a tab by tab basis by using developer console and setting Throttling to "Offline"
More ›