Hacker News new | past | comments | ask | show | jobs | submit | rmac's comments login

do diablo

email me when y'all are upset enough to actually do something about this => e.g., create a newsgroup like app-store across iOS and Android using the new api's exposed by apple and google

maceip@sina.com


fish > zsh > bash > *


this happens to me on mobile using all chromium and gecko based browsers

what's also interesting is how much worse Firefox is at rendering this page; example =>

https://imgur.com/a/DNYe2WN


If you mean the text position that overflows, that seems to be computed by the library. The same happens in chromium at some resolutions.


Who’s adapting this for chromium?


the whole gobin / gopath thing was annoying as a beginner: I just want to build this module and use that local module

go build ./... Goes where ?


I believe it is recommended to not use gobin/gopath anymore.

go test ./… tests all files in the project, so I assume build does something similar.


My experience with go build ./... is that it compiles everything but it doesn't make the binaries.

> When compiling multiple packages or a single non-main package, build compiles the packages but discards the resulting object, serving only as a check that the packages can be built.

From https://pkg.go.dev/cmd/go#hdr-Compile_packages_and_dependenc...

A bit annoying when you want to build a bunch of executables, but it's not something I need often and it's easy to script.


  go build -o some/dir/ ./...
will actually output the binaries


Sick, I couldn't figure it out when I needed it so I just manually created a 20 line script to cd into each directory and go build.


The amount of spectrum the US military "owns" in the United States is absurd and needs to be adjusted - and at this point the excuses for why they can't vacate are making them look geriatric

Yet another reminder. What happens when you have organizations that aren't beholden to outside pressure



I've loved this chart for years and wish they'd update it more frequently. I think this 2016 version is the most recent.


As a compromise, I am willing to add conditions something to the effect of some of the spectrum ceded by the military can be temporarily reclaimed for exclusive in case of a ground invasion on the continental United States. I mean I don't think a ground invasion on the continental United States is likely but if putting language like this makes the military feel better, I am ok with it.


> can be temporarily reclaimed for exclusive in case of a ground invasion on the continental United States

This is a silly line to draw. In an existential conflict, the military gets what it wants. Commandeering spectrum would be a basic part of war powers; we’ve done it before and would do it again for stakes much lower than an invasion of the homeland [1].

So the practical value of such a proposal is in messaging. Given the threshold wouldn’t have covered the attacks on Pearl Harbor, 9/11 or even a nuclear first strike, the only thing messaged is unreasonableness.

Put another way, were I a lobbyist for the military to the Congress, I would want someone to propose this language. Because it lets one brand, with a laugh, the entire effort as being as ridiculous as the caveat.

[1] https://www.smithsonianmag.com/history/us-confiscated-half-b...


The US is thankfully positioned in the world where it's pretty geographically isolated compared to let's say for example EU countries. I agree, I don't think a large scale ground invasion could ever be a possibility as they would be detected and get rekt way before even reaching anywhere near the US.


Militaries increasingly use civilian technology instead of developing bespoke tools. For example the military could use some of their spectrum for proprietary wifi but it would be uneconomic.


You are free to attempt to take it, but I recommend you first become a farmer if you want to have any success in fighting them.


can we get a highcostminipcs plz


the perf is for plaintext? why not encoded?

no quic / h3 ?

love the work and that it's open source but let's push the envelope!


this is dope! I bought a pair of pinebuds to do something similar but got pulled into another project.

my use case was to tape one pine bud to my shoulder to wear all day, and it would bluetooth connect to my android keyboard app, with the simple goals

#1) always record my voice even if I have another headset connected to the phone. I.e., do not get interrupted by incoming calls, spotify, or other bluetooth jank

#2) only do STT on my voice, bonus if you can figure out context and only do STT when i'm talking to the phone (via eyeballs?)

#3) always put the generated STT into a form, or if no form has focus, spawn a new browser tab and put focus on the search-input form

that's all. fin


Thank you! So you were using it primarily as direct voice input? We'd love to explore potential use cases for always-on STT and AI.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: