Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lunch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
lunch
5y ago
> Hibiki [..] lets you create [..] frontend applications without JavaScript Yet the website is a blank white page, without JavaScript.
2.
▲
by
lunch
5y ago
Of course a blockchain doesn't magically fix anything, it's a distributed log. But a decentralized distributed log is a great building block for something that isn't owned by FAANG.
3.
▲
by
lunch
5y ago
BitTorrent is wonderful for sharing information, but it's not really a platform to build on. Something like Ethereum on the other hand is literally a decentralized computer that no single entity controls. The blockchain part enables th
4.
▲
by
lunch
5y ago
> Blockchains are good when there's a lack of trust and decentralization is absolutely necessary. There are very few problems that actually need a blockchain. How about the current status quo of the Internet? Do you think being mine
5.
▲
by
lunch
5y ago
Another day, another negative-sentiment crypto post on HN. We get it. I'm all for being creative but consider putting positive energy out into the world.
6.
▲
by
lunch
5y ago
Maybe first try rendering literally anything when javascript is disabled. Then worry about adding GIFs.
7.
▲
by
lunch
5y ago
Art school graduate here, and my only advice is to broaden your sights and keep trying (if you want to). I've interviewed with FAANG too many times to count and every time it's crashed and burned on the comp-sci quizzes. Fuck em,
8.
▲
by
lunch
5y ago
I get a blank page in Firefox with JavaScript turned off :( Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). Loading failed for the <script> with source “https://
9.
▲
by
lunch
5y ago
Welp, tried atleast 7 times to watch this without a Facebook account. Made it about 2 minutes each time before being redirected to a login page.
10.
▲
by
lunch
6y ago
Many of these pages look to me like he was designing a game. - p2p, client-server notes - Class definitions and implementation notes - Source code doing position calculations
11.
▲
by
lunch
7y ago
I believe the data quality of such a library could be improved incrementally through enrichment, labeling, ETL, etc. Treat it like a garden.
12.
▲
by
lunch
7y ago
I would like to see NASs allow me to basically allocate a percentage of my capacity to various peers to store encrypted-at-rest duplicates of their data This is something I've been thinking about, too. We have so many Internet-connec
13.
▲
by
lunch
7y ago
This got me thinking about personal data storage. I think step 1 in owning our data is having a place to store it. That storage should be abstracted from the actual provider(s) so we can migrate and/or replicate our data. It should als
14.
▲
Ask HN: HTTP Path vs. Query Parameters
2 points
by
lunch
7y ago
|
3 comments
15.
▲
Tell HN: GitHub now leaks if you're a paying customer
18 points
by
lunch
8y ago
|
1 comments
16.
▲
by
lunch
8y ago
Sounds great but at this point I've been burned by Google EOLing products that I use too many times.
17.
▲
by
lunch
8y ago
I can imagine this tech being using in some pretty interesting/scary ways: * Generating avatars in Facebook's VR land from photos you're tagged in * Recognizing a person IRL from photos they're tagged in
18.
▲
Show HN: Pick – A minimal CLI password manager for macOS and Linux
(github.com)
2 points
by
lunch
8y ago
|
0 comments
19.
▲
by
lunch
8y ago
I'd recommend learning a few, here's my 2 cents: - Start with Python, it's a very common dynamic language in the wild. - From Python it's easy to learn Go and you'll want some Go experience if you want to work on di
20.
▲
by
lunch
8y ago
I'll offer a slightly different take-- I've worked from home full-time for about 1.5 years, coming from the standard open floor-plan tech company office. I live in a 1 bedroom apartment in the city so I don't have a dedicated
21.
▲
by
lunch
9y ago
Is there a default, or standard TTL for this type of certificate? EDIT: Looks like the standard TTL for these code signing certificates is none, 1, 2, or 3 years. https://www.entrustdatacard.com/products/categories/
22.
▲
by
lunch
9y ago
A driver signed with any certificate that expires after July 29th, 2015, without time stamping, will work on Windows 10 until the certificate expires. https://docs.microsoft.com/en-us/windows-hardware/drivers
23.
▲
Utah man hacks into Wyoming computer system to apply for two moose tags
(gohunt.com)
2 points
by
lunch
9y ago
|
0 comments
24.
▲
by
lunch
9y ago
Context: I've been programming in Go full-time for the last 2 years and come from a Python and C# background. > No Generics The lack of generics was something I was hung up on, too, but TBH I haven't found myself reaching
25.
▲
by
lunch
9y ago
I more or less use the same targets, with one more that I've been using for the past couple years: - make dev: stops, builds, and runs the code locally in a Docker container.
26.
▲
by
lunch
9y ago
I'll bite; Belltown has barely any bodegas and no grocery stores. The closest grocery store is Whole Foods in SLU or QFC in Lower Queen Anne. However I think the real takeaway from the parent comment is that US cities are not designed
27.
▲
by
lunch
9y ago
I'm aware of the increased startup latency for functions haven't been recently used, but that's not the same as downtime or dropped connections.
28.
▲
by
lunch
9y ago
Can anyone speak to continuous deployments with Lambda, where downtime is not an option? Is it possible to run blue green deployments?
29.
▲
by
lunch
9y ago
Any reason you chose to use API Gateway for your edge instead of another Envoy with an ELB in front?
30.
▲
by
lunch
10y ago
App-wide support for 100% native navigation with an easy cross-platform interface. For iOS, this package is a wrapper around react-native-controllers, but provides a simplified more abstract API over it. This abstract API will be unified w
More ›