HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bruh2

no profile record

Submissions

PuDB: A console-based visual debugger for Python

documen.tician.de
1 points·by bruh2·12 bulan yang lalu·0 comments

Write Code That Delivers Value to Clients (2021)

buttondown.com
3 points·by bruh2·2 tahun yang lalu·0 comments

Developing with Docker

danielquinn.org
76 points·by bruh2·2 tahun yang lalu·65 comments

Is It Pokémon or Big Data?

pixelastic.github.io
6 points·by bruh2·2 tahun yang lalu·2 comments

Htpy – HTML in Python

htpy.dev
3 points·by bruh2·2 tahun yang lalu·1 comments

Indie Web Companies

luxagraf.net
3 points·by bruh2·2 tahun yang lalu·1 comments

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

pipx.pypa.io
3 points·by bruh2·2 tahun yang lalu·0 comments

comments

bruh2
·tahun lalu·discuss
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
·tahun lalu·discuss
> 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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
https://xcancel.com/FFmpeg/status/1852542388851601913
bruh2
·2 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
Incredible. How does that work? I thought Nitter was completely neutered a while ago.
bruh2
·2 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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/