Live data from Hacker News

Ask HN: What are you working on? (October 2024)

news.ycombinator.com

681–690 of 1001 posts

Re: Ask HN: What are you working on? (October 2024)

#681

For me the most important issue that needs to be solved right now is the increasing urban sprawl and the car dependent neighborhoods. It causes social isolation. Maintaining infrastructure like roads and electricity, is causing a strain on the economy for local municipalities. Not to mention the disastrous effect car based transportation has on the environment. I am a fullstack developer living in Norway. Last year I…

My partner and I discuss this a lot and I hate that no one in the US realizes how detrimental urban sprawl is.

How did you learn to understand non-profit organization work like this?

Re: Ask HN: What are you working on? (October 2024)

#682
post #637

For me the most important issue that needs to be solved right now is the increasing urban sprawl and the car dependent neighborhoods. It causes social isolation. Maintaining infrastructure like roads and electricity, is causing a strain on the economy for local municipalities. Not to mention the disastrous effect car based transportation has on the environment. I am a fullstack developer living in Norway. Last year I…

I never felt more isolated and lonelier than when I was in a dense urban environment and reliant on dirty, unreliable, often unsafe public transport to get around. If I ever blew my nose after travelling on the London Underground, the tissue would be black with brake dust and other pollutants from that awful environment. If I tried to cycle, I'd be stuck behind diesel busses for much of my journey, breathing in their…

No offense, but this statement seems like an ignorant lack of understanding around the issues with the growing problems around urban sprawl and the issues it causes environmentally or otherwise. No one is going to take your countryside home from you, but it’s worth educating yourself on the issues.

Re: Ask HN: What are you working on? (October 2024)

#684
I've designed medical devices, implants, surgical robots and other complex, mission critical hardware that has been used to do thousands of surgeries, implanted in people all around the world and even in the Smithsonian.

After celebrating the 10th anniversary of my product design firm, nerdian inc, this year I've been focusing on building my San Francisco Design Lab here in SOMA.

We can design, 3d print, cnc machine, injection mold, build electronics and do all the integration for a complex piece of hardware all under on roof, right here in SF.

I've shipped dozens of complex pieces of hardware that are in use today. What can I ship for you?

Re: Ask HN: What are you working on? (October 2024)

#685

For me the most important issue that needs to be solved right now is the increasing urban sprawl and the car dependent neighborhoods. It causes social isolation. Maintaining infrastructure like roads and electricity, is causing a strain on the economy for local municipalities. Not to mention the disastrous effect car based transportation has on the environment. I am a fullstack developer living in Norway. Last year I…

My partner and I discuss this a lot and I hate that no one in the US realizes how detrimental urban sprawl is. How did you learn to understand non-profit organization work like this?

An apartment in a major us city costs >4x per more per square foot than the adjacent suburban sprawl. Clearly a lot of people realize the value and are willing to take the financial hit to have it.

Re: Ask HN: What are you working on? (October 2024)

#687
post #637

For me the most important issue that needs to be solved right now is the increasing urban sprawl and the car dependent neighborhoods. It causes social isolation. Maintaining infrastructure like roads and electricity, is causing a strain on the economy for local municipalities. Not to mention the disastrous effect car based transportation has on the environment. I am a fullstack developer living in Norway. Last year I…

I never felt more isolated and lonelier than when I was in a dense urban environment and reliant on dirty, unreliable, often unsafe public transport to get around. If I ever blew my nose after travelling on the London Underground, the tissue would be black with brake dust and other pollutants from that awful environment. If I tried to cycle, I'd be stuck behind diesel busses for much of my journey, breathing in their…

Making public transit clean, reliable, and safe are important goals, and very achievable goals too. There are many examples around the world.

But few transit advocates are saying that we have to 100% eliminate all personal vehicles. They will remain an important part of the overall transportation infrastructure for the foreseeable future.

It would also be folly to advocate for eliminating all rural living. There are many necessary activities that take place in rural communities, such as agricultural production, that will remain critical to society.

The thing that I see most transit advocates targeting is excessive suburban sprawl, communities that aren't really countryside, but also aren't dense enough to be urban. They sprawl on and on for miles, with nothing to distinguish them, often simply the same tract home design repeated with only minor differences over and over and over. I am sure there are some folks that prefer these communities, but I also think that many residents would prefer wither moving into a less dense rural setting or a more dense urban setting, and many of those left that like the density would still prefer that the way these communities are structured be changed.

Re: Ask HN: What are you working on? (October 2024)

#688
post #13

I'm working on synthesizing a genome at home! Here is a video with more details, as well as a picture of my home lab. I've always wanted to build life from scratch, and I finally have a chance to do it. Video on what I'm doing - https://www.youtube.com/watch?v=CCiuS1oHnKw Picture of my home lab - https://x.com/koeng101/status/1844150979484319842 I'm trying to build a DNA assembly company right now (been lots of ups a…

> I've always wanted to build life from scratch, and I finally have a chance to do it. I'm pretty sure I saw this movie... and it didn't end well for existing life on Earth, as I recall. :p

Don’t worry, synthetic life doesn’t work very well without evolution to tune it into a useful ecological niche. Venter already did something similar.

Tampering with existing viruses and symbionts so they can escape their current minima in the fitness landscape is the more dangerous thing.

Re: Ask HN: What are you working on? (October 2024)

#689

I'm working on making a physical console for the Pico-8. Its pretty simple, works on linux booted into kiosk mode, looks for when a 3.5" floppy is inserted or removed, and loads or closes the game via a shell script. I want it to be like a C64-style keyboard with all the guts inside it but wirelessly connect to the display/tv, so what I might do is use an ESP32 to read the game floppy and wirelessly transfer and cach…

Amazing! I went through the same but opting to implement the console itself on the ESP32[0]. It ended up being a bit too much and it's mostly shelved now

Good luck!

[0]: https://github.com/davidventura/picopico

Re: Ask HN: What are you working on? (October 2024)

#690
Still working on the bluetooth "wall of sheep" app. https://github.com/skittleson/bluetooth-wos . im hoping to put more insight on each device and receive avaliable notifications from the devices. I even figured out a rough estimate of how far devices are away with just RSSI and other available devices that have TX Power and RSSI within a few meters.
Post reply on HN