Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
taterbase
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
taterbase
3y ago
There's a really interesting movie called "We Live in Public" that documents one of the early tech pioneers Josh Harris as he sells his internet radio company and then creates an underground CCTV community. It's fascinat
2.
▲
by
taterbase
4y ago
What you're describing sound like the challenges that come from working at a big company. In my opinion you have a few options; each better suited towards different levels of burnout, which I believe you might be experiencing. 1. If yo
3.
▲
by
taterbase
4y ago
When you wake up in the morning do you feel rested? Or are you still tired? Others have already mentioned this but I think it's important to reiterate sleep quality. I learned I was not getting enough oxygen at night due to congestion
4.
▲
by
taterbase
4y ago
An excerpt from the book Peopleware: Productive Projects and Teams. Status Meetings Are About Status A real working meeting is called when there is a real reason for all the people invited to think through some matter together. The purpo
5.
▲
by
taterbase
4y ago
1989 - https://github.com/sonjapeterson/1989.vim
6.
▲
by
taterbase
4y ago
Older car hoses can degrade faster from it. You also get less power per liter with the blend but overall no.
7.
▲
by
taterbase
5y ago
This is incredibly addicting
8.
▲
by
taterbase
5y ago
I would guess it zeroed in on common interests. Videos you like, comment on, or even just watch for more than one time can all give clues into what interests you.
9.
▲
by
taterbase
5y ago
If you've logged in it can potentially match your login information or email address to other activity on the web. TikTok's servers could also place you geographically somewhat roughly based on ip address. Outside of that I agree.
10.
▲
by
taterbase
5y ago
Perhaps I'm misunderstanding you but this tool expressly has a select and move tool.
11.
▲
by
taterbase
5y ago
Whatever your views might be on TED talks, this article is incredibly well written and thoughtful. Great read.
12.
▲
by
taterbase
5y ago
If memory serves me, nginx succeeded by relying on epoll primitives for handling many connections rather than spinning up a thread per request by default like apache did at the time. That was the big difference back then. These days I imagi
13.
▲
by
taterbase
5y ago
https://spreadprivacy.com/introducing-email-protection-beta/
14.
▲
by
taterbase
5y ago
How would you characterize the differences between your years working your ass off and your years taking it easy? What did daily work look like during these eras?
15.
▲
by
taterbase
5y ago
Slightly off topic: The New Yorker had a really interesting article about dollar stores and how their presence can potentially harm communities rather than help. https://archive.ph/O7EbO
16.
▲
by
taterbase
8y ago
Check out https://posteo.de/en . 12EUR/yr and comes recommended by the fsf[1]. [1] https://www.fsf.org/resources/webmail-systems
17.
▲
Show HN: TripTrip – Building trip agendas made easy
(triptrip.io)
9 points
by
taterbase
9y ago
|
1 comments
18.
▲
by
taterbase
9y ago
The protein icon looks like sugar to me
19.
▲
by
taterbase
10y ago
Is there any reason this might not work in windows? I see no installation docs for it.
20.
▲
by
taterbase
10y ago
I would argue that these are things we want to do but just are not excited about the effort or potential results.
21.
▲
by
taterbase
10y ago
I've had similar experiences as well as times where xhyve made it so my laptop could not come out of sleep. xhyve is wonderful but still needs some work and it seems like the main dev isn't interested in continuing work on it at t
22.
▲
by
taterbase
11y ago
Nice catch, I haven't read the paper yet but I wonder if it belongs to the device generating the frequency.
23.
▲
by
taterbase
11y ago
I wasn't aware of CBC at the time of writing this comment, thanks for pointing it out to me. It seems if you lose any 32 bytes though you've lost the trail of encryption as you can't decrypt any subsequent pieces. After readi
24.
▲
by
taterbase
11y ago
Error correction (or redundant parity data as est mentioned in another reply) just kicks the can down the road. Let's say you're using a 20/40 erasure encoding. You break a piece of data up into 20 pieces and create 20 extra
25.
▲
by
taterbase
11y ago
Encryption won't work for this scenario as it reintroduces the problem of all or no data. Degraded encrypted data can't be decrypted successfully (yet?)
26.
▲
by
taterbase
11y ago
I think this idea is intoxicating however the problem is we don't currently live in a post-scarcity society (and I don't see that changing very soon). Inequality is still rampant and something like this could do more harm than goo
27.
▲
Create your own erasure code
(hackthe.computer)
61 points
by
taterbase
11y ago
|
10 comments
28.
▲
by
taterbase
11y ago
I believe CoreData should count as an embedded Graph DB. It's backed by SQLite but Cocoa specific.
29.
▲
by
taterbase
12y ago
Venmo uses actual ACH transactions which are free, it's like writing a check but there is a delay. FB, Snapchat, and others are likely eating the cost of the debit card "swipe" in hopes of garnering users.
30.
▲
by
taterbase
12y ago
Awesome intro! I've used Markov Chain libraries before but never took the time to try and understand them. This makes a lot of sense. Are there different or more efficient probability calculations that can be done other than the provid
More ›