Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grouseway
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
grouseway
2y ago
Maybe that's a thing, but here's a video of a pet beaver making a "dam" out of stuffies and other household objects. https://www.youtube.com/watch?v=-ImdlZtOU80
2.
▲
Implications of using GPL-licensed client-side JavaScript (2015)
(greendrake.info)
2 points
by
grouseway
2y ago
|
0 comments
3.
▲
by
grouseway
2y ago
Perhaps this is not what you want, but Codie Sanchez did a business breakdown with an indepedent waste collector: https://www.youtube.com/watch?v=MMG6vtscSeI
4.
▲
by
grouseway
2y ago
+Virtual machines +Automated testing (much newer?)
5.
▲
by
grouseway
2y ago
Except Toyota doesn't actually have it's shit together enough to make them in any quantity. 2022 Prius Prime sales: 5353 2022 Ferrari sales: 4922 A Ferrari rare car is not the solution to anything. Last I heard the waitlist on the
6.
▲
by
grouseway
3y ago
I know this is a tangent, but if anything, western culture is better about this. We're not an "honor" culture, and we don't warp family relationships to "save face". People are not even allowed to apologize in
7.
▲
by
grouseway
3y ago
An AI generated, never-ending discussion between Werner Herzog and Slavoj ŽIžek https://news.ycombinator.com/item?id=33437296
8.
▲
by
grouseway
3y ago
Is this because they are making a trade-off between surving some amount of solar flare activity vs increasing satellite weight by hardening them to radation? I imagine it's preventable since the ISS and other large orbiters stay functi
9.
▲
by
grouseway
3y ago
A LLM would probably make this better. Instead of asking the user to learn a DSL why not just translate SQL to whatever structure the render functions uses?
10.
▲
by
grouseway
3y ago
I see the other comment is marked dead now, but seriously why? I'm having a hard time imagining how a schema is viewed as actual intellectual property or a security risk.
11.
▲
Text Fragments
(developer.mozilla.org)
3 points
by
grouseway
4y ago
|
0 comments
12.
▲
by
grouseway
4y ago
Outlook may have used Windows structured storage back then -- but then again it could just be my imagination. https://learn.microsoft.com/en-us/windows/win32/stg/structur... e.g. https://www.m
13.
▲
by
grouseway
4y ago
Never? You guys don't use the BEDMAS acronym in grade school for teaching order of operations? I've only ever called them brackets.
14.
▲
by
grouseway
5y ago
I'm just happy enough that we aren't referred to as the "land mass to the north" https://www.youtube.com/watch?v=nFM1X0o2pnc
15.
▲
by
grouseway
5y ago
For an alternative, maybe relay the texts to a slack channel (that's easy enough to receive on a phone for your coworkers). Zapier can probably integrate twilio/slack quickly.
16.
▲
by
grouseway
5y ago
SQLalchemy is exceptionally good at all of these -- and I'm not even a power user so I don't know all the tricks. Re: Composability You can generate something like the WHERE clause of a query in a function and return it alone (rat
17.
▲
by
grouseway
5y ago
The developers have constrained themselves by refusing anything that falls outside of the scope of a strongly typed unit-of-work implementation. This means we will probably never get: 1. Ability to pull non entity types out of the database
18.
▲
by
grouseway
5y ago
Here's another cool visualization - with different figures however. https://www.visualcapitalist.com/all-the-biomass-of-earth-in...
19.
▲
by
grouseway
5y ago
I'm currently reading logs via command line by ssh as you describe for a simple service and not satisfied with this. What would be a step up without a lot of extra infrastructure?
20.
▲
by
grouseway
5y ago
I feel like the rural coverage issue is misleading and overused. Look at their coverage maps: https://www.rogers.com/mobility/network-coverage-map?icid=R_... Most of my province (BC) is not covered. They cover the urba
21.
▲
by
grouseway
5y ago
And that is also why we have every foreign origin covid variant floating around in Canada. Quarantine by honor system clearly hasn't worked. I wish we had been stricter with international travel so that we could have had less restricti
22.
▲
by
grouseway
5y ago
I'd put Twilio and Cloudflare in the same category for vision (expanding product offering) and execution.
23.
▲
by
grouseway
6y ago
I know this is a digression, but can you expand on the checkpoints a bit? Are there actually random roadblocks within 100 miles of the border where you get stopped and need to provide proof of residency or citizenship? Just curious as a Can
24.
▲
by
grouseway
6y ago
Google AppEngine (python variant) has been rotting forever. It's still stuck on Python 2 and has received no API improvements.
25.
▲
by
grouseway
6y ago
Lots of major changes, so I hope it doesn't create a schism. Do SQLAlchemy users appreciate how lucky they are? I generally prefer to use c#/.net but the 3 Microsoft ORMs (linq-to-sql, ef, ef.core) are all half baked. I don't
26.
▲
by
grouseway
6y ago
I believe those rules only apply to companies that are primarily tech companies (like EA of course). Tech workers at non-tech companies can get overtime.
27.
▲
by
grouseway
6y ago
How about this then: IBM realized they're a bunch of clowns and can't compete in these industries so they made the smart move and got out.
28.
▲
by
grouseway
6y ago
I feel even a list of the 5 most impactful js projects should include Firebug. Firebug played a huge role in removing the shroud around javascript and making it approachable to a lot of people, helping them introspect others code, and impro
29.
▲
by
grouseway
6y ago
Tried it out with about 10k short docs and it works pretty well as a potentional algolia replacement. I had to use 'sort_by' : '_text_match:desc' to get good results. I couldn't find a way to create synonyms, is t
30.
▲
by
grouseway
6y ago
For comparison, the old free plan used to be 10k records plus 100k searches. That would be $100/month now. I think the new plan makes sense if you're selling to sites with purchase intent, but for searching knowledgebases it seems
More ›