Live data from Hacker News

Products I Wish Existed

blog.eladgil.com

321–330 of 434 posts

Re: Products I Wish Existed

#321
post #32

> NoCode/LowCode (letting anyone build an app with a spreadsheet as a database representation) AirTable has made huge inroads here. I'm also building something in this area ( https://lightsheets.app/ ), turning slightly back towards spreadsheets instead of databases but then building enhancements and modern integrations on top. I think there's still lots of potential in this area, despite spreadsheets being 50 years…

Airtable did some great work on the UX. Introducing people to table schemas with typed columns is pretty awesome, and the creative way they've leveraged that with the little tab that comes out of the side for either a nice view over the data (e.g. a map for an address column) or for showing Pivot Tables/Aggregations. They deserve some design awards for those ideas. But it's not a great alternative to a DB. It's reall…

Retool seems like what you want!

https://retool.com/

Re: Products I Wish Existed

#322
post #277

Earlier quoted context omitted.

... along with how to write a good search query

Funny enough, I had a class on this in grade school, taught by the school librarian. It included quoting, AND, NOT and OR style stuff you could use in library search systems and it is pretty much all irrelevant now, but it was cool at the time and I wonder if it helped to be exposed to that kind of boolean logic early.

Same, this was common in the late 70s and early 80s. Sure, you were on a mainframe terminal or a PC with a cd-rom, but the search principles are the same.

Re: Products I Wish Existed

#323

#2. I've had an idea I've mulled around for a couple of years now about a new social network. One which limits your 'feed' to 25 friends and that is it. 25 might even be too high (or potentially too low; the number is arbitrary), but the general idea is that in your life there are only a handful of people who you should really care to keep tabs on. You can "friend" more than 25 people but you can only see the activit…

That reminds me of Google Buzz. I used it with a group of maybe 5-6 other people, and it felt like Google had built this product just for us- deep integration into Google Chat and Gmail, everything was solid, and no one else was using it, so it felt like our own private ghost-town.

Re: Products I Wish Existed

#325
post #2

+100 "I would love to see the following analysis: A map of repetitious tasks, spreadsheets, and manual data extraction by function in the Fortune 500. Budget breakdown of current software spend, by function, by line, in the Fortune 500. A view of what Accenture, CapGemini, and Deloitte keep building over and over for large enterprises. Undoubtedly a subset of these custom consulting projects can be turned into SaaS s…

>Global 2000 company IT needs. Splunk is a good example of this. I've worked at several public and private muti-billion dollar orgs, and they all rant and rave about how good Splunk is over whatever else they were using. So, build more splunks. Maybe something that aggregates monitoring multiple servers. A plug and play Status Dashboard for a company's internal apps. Like this: https://www.google.com/appsstatus#hl=en…

Splunk is great because they managed to anchor it to security as a SIEM and have an inscrutable billing model.

Which potential security threat do you want to eliminate to reduce the splunk bill?

Re: Products I Wish Existed

#326

Earlier quoted context omitted.

Sorry for being pedantic, but do you mean fail-secure? Fail-safe = things inside the area can get out on failure. Fail-secure = things cannot get out i.e. catastrophe is contained (though people inside may die). I don't know much about reactor design, but I don't think I'd live next door to a fail-safe plant, but please correct me if I'm misguided because.

In general, fossil kills 4-6 million people per year from air pollution. Nuclear has killed ~4000 total, ever. So nuclear plants are very, very safe compared to normal energy alternatives. Fail-safe just means that if equipment breaks or a human does something wrong, the plant goes to low power and passive natural-circulation systems kick-in that keep the low-power shutdown mode from going to temperatures high enough…

[deleted]

Re: Products I Wish Existed

#327

Earlier quoted context omitted.

I signed up to our Nextdoor (uk). There seems to be four things on here: - an avon lady over agressively spamming her stuff (blocked) - people asking for small job recommendations (who should I get to fix my garden gate, babysitter, tv ariel fitting) - some notices about local events (when / where fireworks, Remembrence, carolling) - group commiseration that one time some group was speeding all over town at midnight…

I went to sign up for Nextdoor and it wanted full access to all my contacts in my phone. I looked on their site and that is so they can invite friends from my contacts. I didn't sign up, maybe i will later, leaves a bad taste in my mouth. https://help.nextdoor.com/s/article/About-android-app-permis...

[deleted]

Re: Products I Wish Existed

#328

I can't say as I like his take on the longevity industry. It is the take that will produce few meaningful advances, the "looking under the lamp because that's where the light is" way of approaching life. Just more marginally better drugs that do a little bit more than those of 10 years ago. Sadly investors probably care very little from a financial position as to whether a drug works or not, as their exit usually hap…

Love your blog! Recently got interested in longevity research, as I was surprised how much closer to reality it is than I imagined, and also as a possible future industry to work in, and your blog has been one of the best resources to both get up to speed on the topic and also keep up to date! As you are as familiar as few people are with the topic, I'd like to ask you for some advice, if possible: What do you think…

Any bio* field can lead to working on treating aging; at undergraduate level you have tremendous flexibility as to which direction you take. For now build connections. Go to the conferences where industry meets science and meet people (Undoing Aging, Ending Age-Related Diseases, Longevity Therapeutics, Longevity Leaders, etc). Figure out who the people are you'd like to work with. Either for the corporate path of interning with companies working on aging, leading to a scientific position with one such company, or for the academic path of postgraduate work with a research who is doing something in aging that you find interesting.

Re: Products I Wish Existed

#329
post #277

Earlier quoted context omitted.

Perhaps it should become a part of public middle school curriculum?

... along with how to write a good search query

Funny you should mention this; we learned this in high school, 2 decades ago now. Quotes and OR and all. The task was to find some info on the teacher. It was in "computer science" class. Good fun.

I got an F.

Re: Products I Wish Existed

#330
post #278

Earlier quoted context omitted.

My ex-neighborhood (Magnolia in Seattle) has had Flock Safety install 6 "AI" camera systems, two at each of the three entry/exit point of the neighborhood. Each installation has a camera overseeing entering traffic and one overseeing exiting traffic. The cameras have license-plate recognition and object detection for car color/make/model, pedestrians, bicyclists and even animals. Flock Safety charges $2,000 per year…

1. Set up some raspberry pis with cameras that run a webserver that when hit, it returns the current image. 2. Create a backend that queries each camera for their current image. 3. Run the images through some object recognition neural network (fastai has some great object recognition tutorials). 4. Make your backend stitch together the images from each camera to make a video of what was being recognized when objects…

Wow. Thank you. There is an OpenALPR project for license plate recognition.

https://github.com/openalpr/openalpr

Also at: http://doc.openalpr.com/opensource.html

And a ready-to-go version you can buy/subscribe based on their stuff:

http://www.openalpr.com/

Post reply on HN