HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bruh2

no profile record

投稿

PuDB: A console-based visual debugger for Python

documen.tician.de
1 ポイント·投稿者 bruh2·12 か月前·0 コメント

Write Code That Delivers Value to Clients (2021)

buttondown.com
3 ポイント·投稿者 bruh2·2 年前·0 コメント

Developing with Docker

danielquinn.org
76 ポイント·投稿者 bruh2·2 年前·65 コメント

Is It Pokémon or Big Data?

pixelastic.github.io
6 ポイント·投稿者 bruh2·2 年前·2 コメント

Htpy – HTML in Python

htpy.dev
3 ポイント·投稿者 bruh2·2 年前·1 コメント

Indie Web Companies

luxagraf.net
3 ポイント·投稿者 bruh2·2 年前·1 コメント

Pipx can be used to run Python scripts with inline-specified dependencies

pipx.pypa.io
3 ポイント·投稿者 bruh2·2 年前·0 コメント

コメント

bruh2
·昨年·議論
I can't recall the details, but this tool had quite some friction last time I tried downloading a site with it. Too many new definitions to learn too many knobs it asks you to tweak. I opted to use `wget` with the `--recursive` flag, which just did what I expected it to do out of the box: crawl all links you can find and download them. No tweaking needed, and nothing new to learn.
bruh2
·昨年·議論
> Windows are a failed analogy as files-and-folders, normal people do not understand them and software for normal people rightfully don't use them

Weird claim regarding files and folders. In my experience, my pretty tech illiterate relatives have a pretty strong grasp for them. Younger people do not, because they only use mobile computers that don't make frequent use of that abstraction.

Why are they a failed analogy? What are normal people doing instead of using them?
bruh2
·2 年前·議論
UV creator's response on the concerns regarding VC money:

> I don't want to charge people money to use our tools, and I don't want to create an incentive structure whereby our open source offerings are competing with any commercial offerings (which is what you see with a lost of hosted-open-source-SaaS business models).

> What I want to do is build software that vertically integrates with our open source tools, and sell that software to companies that are already using Ruff, uv, etc. Alternatives to things that companies already pay for today.

> An example of what this might look like (we may not do this, but it's helpful to have a concrete example of the strategy) would be something like an enterprise-focused private package registry. A lot of big companies use uv. We spend time talking to them. They all spend money on private package registries, and have issues with them. We could build a private registry that integrates well with uv, and sell it to those companies. [...]

> But the core of what I want to do is this: build great tools, hopefully people like them, hopefully they grow, hopefully companies adopt them; then sell software to those companies that represents the natural next thing they need when building with Python. Hopefully we can build something better than the alternatives by playing well with our OSS, and hopefully we are the natural choice if they're already using our OSS.

https://hachyderm.io/@charliermarsh/113103564055291456
bruh2
·2 年前·議論
https://xcancel.com/FFmpeg/status/1852542388851601913
bruh2
·2 年前·議論
I thought this problem will disappear upon switching to Kagi, but it suffers from the same disease, albeit to a lesser extent.

I remember reading a Google Search engineer on here explain that the engine just latches on some unrendered text in the HTML code. For example: hidden navbars, prefetch, sitemaps.

I was kinda shocked that Google themselves, having infinite resources, couldn't get the engine to realize which sections gets rendered... so that might have been a good excuse.
bruh2
·2 年前·議論
Judging by blog posts on HN, I got the impression that these vulnerabilities are often not rewarded at all, or rewarded by a minuscule amount. It almost seems like companies are begging hackers to sell these exploits. Perhaps because they aren't penalized by the regulator for breaches?
bruh2
·2 年前·議論
Incredible. How does that work? I thought Nitter was completely neutered a while ago.
bruh2
·2 年前·議論
Re: securing SSH keys; Nowadays most password managers can store SSH keys and integrate nicely with your SSH agent, making it essentially equivalent to logging in with a password. I use KeepassXC[1], and the workflow consists of opening the database using my master password, then just `ssh machine`, so in my book it's at the same level of comfort as a web interface for your cloud provider

[1] https://keepassxc.org/docs/KeePassXC_UserGuide#_setting_up_s...
bruh2
·2 年前·議論
Am I missing something? There seems to be very little substance here: No link to the presentation itself, only slides that lay a very ordinary introduction. Mentioning GitHub stars may have been the first red flag
bruh2
·2 年前·議論
This sounds exactly like what I was looking for. I settled on htbuilder[1], but it certainly does not feel right as it requires a fair bit of wrangling in order to fit with Django.

I'd love to help you with documentation and such; hit me up at [email protected] if you'd like a partner(:

[1] https://github.com/tvst/htbuilder

EDIT: Actually, scrolling further in this thread, it looks like https://htpy.dev fits the bill? It has explicit integration with Django, which is what I was looking for.
bruh2
·2 年前·議論
OP is just showing a cool thing. You are on hacker news, expect to see people hack on stuff just for the sake of tinkering and having fun.
bruh2
·6 年前·議論
It is still a problem, although admittedly I haven't seen cheaters myself. Valve will soon™ take Overwatch's replay analysis aproach[1] for anti-cheating, though.

[1] https://blog.dota2.com/2020/11/upcoming-updates/