Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avnigo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
avnigo
2y ago
That does not and will not include the latest breach [0] because "[HIBP is] just not equipped for this level of parsing" [1]. [0]: https://www.troyhunt.com/telegram-combolists-and-361m-email-... [1]: https:/
2.
▲
by
avnigo
3y ago
It doesn't look like it solves the problem. https://github.com/Mortennn/Dozer/issues/168
3.
▲
by
avnigo
3y ago
CODA (2021) is a great film I'd recommend that touches on that (stands for Children of Deaf Adults). https://en.wikipedia.org/wiki/CODA_(2021_film)
4.
▲
by
avnigo
3y ago
Shout-out to the recent reboot of Connections (1987), Connections with James Burke [0], for threading cabinets of curiosities through museums and finally ending with the internet in episode 3, "In the Net". [0]: https://
5.
▲
by
avnigo
3y ago
After speaking with an EU Data Protection Commissioner (IANAL), it is my understanding that in the EU this would not be just your opinion, but also the law. Due to the power imbalance between you and your employer, it is not possible to con
6.
▲
by
avnigo
3y ago
That’s excellent! I had the same idea I completed a few weeks ago in python trying to write it with the standard library and have it be easily auditable. You can check it out here if you want: https://github.com/avnigo/
7.
▲
Show HN: nodice-cli, a simple diceware generator in Python with no dependencies
(github.com)
4 points
by
avnigo
3y ago
|
0 comments
8.
▲
by
avnigo
3y ago
Here's a short documentary film on bitcoin mining in Texas and Oklahoma, and its effects on the electrical grid and the communities: https://www.youtube.com/watch?v=oKUBpaXNH_g
9.
▲
by
avnigo
3y ago
I'd like to imagine a future where I can stream fractions of a cent per minute/hour to the video provider or creator in exchange for consumption of that content. That way I only pay for however much I actually consume and the plat
10.
▲
Apple to Remove Nostr Damus from App Store for Bitcoin Tipping Feature
(twitter.com)
161 points
by
avnigo
3y ago
|
167 comments
11.
▲
by
avnigo
3y ago
Absolutely. I've asked this in the past a little differently: "which one do you want me to prioritize first?", only to be left with "both", or "all of them are top priority", effectively wiping their hands
12.
▲
Return to Office Enters the Desperation Phase
(nytimes.com)
57 points
by
avnigo
3y ago
|
112 comments
13.
▲
by
avnigo
3y ago
It's actually quite amusing asking it to give you a list of consonants in which Greek words can end in, and then example words for each. It's pretty much all hallucination and then it tries to gaslight you.
14.
▲
by
avnigo
3y ago
If the author thought about all this in an essay, you can bet Apple did too in their many years working on this. Whether they managed to come up with proper solutions to these issues is another matter, but I'd be hard-pressed to think
15.
▲
by
avnigo
3y ago
Related story for Damus: https://news.ycombinator.com/item?id=36309211
16.
▲
After Nostr Damus, Apple now rejecting Zeus, another Bitcoin related app
(twitter.com)
1 points
by
avnigo
3y ago
|
1 comments
17.
▲
by
avnigo
3y ago
I've had no luck blocking YouTube's consent popup with uBlock Origin. From what I remember, it would randomize the element ID and also add a load delay, and if you managed to block it, it would block comments from loading or break
18.
▲
by
avnigo
3y ago
Agreed! Here's my current `userChrome.css` to hide the tab bar when Sidebery is open, IIRC adapted from their repo because theirs didn't work fully for me. Admittedly this is hacked together, it was mostly just trial and error, bu
19.
▲
by
avnigo
3y ago
My main gripe about the Wikipedia mobile site is that text search doesn't work on the collapsed sections, and there's no way to expand all sections at once. The simplest thing left to do is the request/navigate to the desktop
20.
▲
by
avnigo
3y ago
mydf = pd.DataFrame({'a' : [1, 2, 3]}) print(duckdb.query("SELECT SUM(a) FROM mydf").to_df()) I can see the appeal, but if you're working in Python, something doesn't sit right with me when having to
21.
▲
by
avnigo
3y ago
> They want people who have done this in an enterprise setting. This has been a question I've had too. How do you get to show you have experience in enterprise software/tech if you've not been given the chance to work in a
22.
▲
by
avnigo
3y ago
Depending on the circumstances, couldn't that be tantamount to constructive dismissal in some countries?
23.
▲
by
avnigo
3y ago
That's honestly not too far from the definition of odious debt.
24.
▲
by
avnigo
3y ago
And the kicker is, as other commenters here have pointed out, it now also depends on the card you're using to pay with, straight up pulling a bait and switch after you try to pay: they don't go through with the charge if they see
25.
▲
by
avnigo
3y ago
There was a great Darknet Diaries episode [0] on this with some more recent developments from 2020 I came across recently, and I found it fascinating. I feel like this is something I should've known happened but somehow missed complete
26.
▲
Did a Rogue NSA Operation Cause the Death of a Greek Telecom Employee? (2015)
(theintercept.com)
1 points
by
avnigo
3y ago
|
2 comments
27.
▲
by
avnigo
3y ago
If they're not paid and you still wanna do it, make it into an interesting problem you wanna work on and have it be presentable enough to include in your portfolio. At least, that way you might get something out of it instead of nothin
28.
▲
by
avnigo
3y ago
I thought about the noise route, but doesn't that make you more unique? Maybe if many users share the noise, but then that makes it easier to identify what's noise and what's not.
29.
▲
by
avnigo
4y ago
There's a This American Life episode [0] that mentions this: > When I was a kid, and I would see the school crossing signs, and there's a picture of the little kids walking, and then it would say "School Xing" And I t
30.
▲
by
avnigo
4y ago
But you can have multiple virtual environments in the same directory, which one would it activate? You could also be using an environment that's in a different directory, or have one already loaded. I like the concept potentially meani
More ›