HackerTrans
TopNewTrendsCommentsPastAskShowJobs

afuchs

no profile record

Submissions

Nest Learning Thermostat Gen 1 and 2 Fulu reverse engineering bounty

bounties.fulu.org
1 points·by afuchs·8 months ago·1 comments

Senator Admits “Kids Online Safety Act” Will Target Trans Content Online

erininthemorning.com
6 points·by afuchs·3 years ago·0 comments

comments

afuchs
·8 months ago·discuss
> ... It feels like there could be some societal benefit to similarly reducing the number of busses and just making them free. (Today most busses are only at 10-30% capacity). ...

Public transit systems need to consider a lot of trade offs when they plan how to use the resources they have.

Optimizing for cost like this can make the busses less practical to use and less attractive to potential riders.

If a bus stop is only visited by a bus once an hour, then the average amount of time someone needs to wait for a bus to visit that bus stop is 30 minutes (assuming a uniform distribution for when that person arrives at the bus stop). If the bus stop is visited by a bus every 20 minutes, then that person would only need to wait at that bus stop for an average of 10 minutes.

The average time of a trip on this bus will be roughly equal to: the time to walk to the bus stop + the time spent waiting for the bus + the time the bus takes to reach the closest stop to the destination + the time to walk to the destination.

From that, reducing the number of busses that visit that bus stop increases the average amount of time for trips which originate from that bus stop.

A factor which impacts usage of public transit system is how quickly it can get someone to some arbitrary destination.

So, cutting the amount of busses a public transit system runs can reduce costs but also reduces how attractive that public transit system is to potential riders because of the increase in the amount of time an average trip takes.

That increases the use of other forms of transportation, assuming that people don't forgo trips entirely (e.g., staying home instead of going to a bar and getting a DUI, or eating at a hotel's restaurant to avoid spending $60-80 on taxis or Uber for a single meal).
afuchs
·last year·discuss
> This is empty speculation. And it can be trivially refuted by noticing that vacancy rates are at record lows.

His rants were prompted by his failed attempts to rent out specific vacant storefronts in NYC and that those exact storefronts have sat vacant for more than 10 years at the time he made his videos.

This is similar to my experience living in a smaller city where there are similar vacant and rundown properties a short walk away from where I live. Notably, these vacant properties are owned by commercial landlords who have a reputation for refusing to sign leases, or quoting "fuck off" prices, with small businesses.
afuchs
·last year·discuss
Louis Rossmann has a video series of his rants about commercial real estate and the refusal of landlords to rent spaces to him which have been vacant for multiple years.

One of his videos speculates that real estate is being used to store money and the building owners don't want to rent out anything:

https://www.youtube.com/watch?v=Yavgfk0IjdM

Another video speculates that the owners of some buildings have made claims to banks and investors that their buildings are worth more than these buildings are actually worth. In this situation, if the buildings' owners lowered rents they would be admitting that the building is not worth as much as they claim. This could trigger contractual obligations they have with their mortgages and investors:

https://www.youtube.com/watch?v=NdfmMB1E_qk
afuchs
·2 years ago·discuss
> ... GDPR is simply ignored by any bigger US company, it took 5 years for NOYB to facebook get fined which was less than 0.3% of their income, basically a small tax, not a huge fine. ...

From my experience working at multiple companies, and having interacted with others, the GDPR is not ignored by American companies. websites based out of the US block EU users to avoid fines, or these US based companies which don't block EU users have gone out of their way to comply with the GDPR as interpreted by their respective legal department.
afuchs
·2 years ago·discuss
> Long-lived rails apps are a nightmare to work with, in exactly the same manner as long-lived java, python or php apps

Agreed that tech debt and bad architecture is everywhere. However, from my experience there is a difference in how much work it takes to evolve a project towards something that's less of a nightmare to work with.
afuchs
·2 years ago·discuss
> Could you give some examples of what the use cases are where Rails makes it hard to stray from the beaten path?

Rails is amazing for greenfield projects. It will automatically do things for you which will greatly reduce the amount of boilerplate you need to write as long as you follow the framework's conventions.

However, Rails has a less than stellar reputation from those who have maintained long lived projects which use it. Rails' conventions encourage the use of fat models where business logic is implemented in the models themselves. With the default scaffolding Rails provides, every single model and all of this business logic ends up in the project's app/models/ directory without any separation between different features. Because the default doesn't cleanly separate business logic with well defined boundaries this means that Rails apps tend to evolve in a way where everything starts to become tightly coupled with everything else. When the business requirements for the application inevitably change this tendency towards tight coupling between models makes it difficult to make major changes to existing code.

I've also seen hacky workarounds used in Rails based apps which exist to make complex business logic work (e.g., saving one model doesn't implicitly trigger hooks for business logic on other related models). These hacky workarounds usually break the conventions Rails uses and ends up requiring extra boilerplate to be added elsewhere in the application.

Some developers try to avoid this by hand rolling more architectural layers (e.g., "Java/Go/Node.js/OOP like") on top of Rails to try prevent this, to varying degrees of success. Other frameworks (e.g., Django) try to encourage developers to separate different features into distinct modules to try and prevent them from being tightly coupled with each other.
afuchs
·2 years ago·discuss
Information asymmetry exists in markets.

Most people are not subject area experts in regards to infrequent purchases. From informal conversation it seems that a lot of consumers have experienced enshittification from brands and products that they previously held in high regard. This has resulted in them losing trust in the market and they now assume that anything they buy will be of poor quality regardless of other factors. As a result, they have given up on making purchasing decisions based on quality and now only purchase the cheapest product they can find.

This seems to have created a situation where consumers are unable to differentiate between different products based on quality and do not trust marketing because they've been lied to before.
afuchs
·3 years ago·discuss
> They cancelled "All-American Muslim" because they couldn't get advertisers even though it was averaging 1 million viewers per show which would made it one of the most popular show on TLC.

To add context, this was after a few large companies canceled their ads for that show after push back from a very small number of evangelical christians:

https://en.wikipedia.org/wiki/All-American_Muslim#Sponsorshi...

https://www.newyorker.com/news/daily-comment/the-attack-on-a...
afuchs
·3 years ago·discuss
There are a lot of cities in the Rust Belt and Midwest like I described, with the regional population around 1-2 million which are far away from being mega cities.

In the few examples I've personally visited, the residential density in the older "upscale" neighborhoods tends to come from duplexes and single family houses on small lots (or larger lots with a comparatively small amount of street frontage). There's some large buildings mixed in along with some very upscale condos and row houses.

Outside of extreme cases, infrastructure costs tend to become dominated by how long the road or pipes are, rather than the number of people using them.
afuchs
·3 years ago·discuss
In the context of the US, the vast majority of all infrastructure built or rebuilt over the past century was optimized for cars at the expense of everything else, including demolishing buildings which helped to create the demand for that infrastructure in the first place.

Because car traffic was prioritized over everything else it created a situation where improving any alternative will unavoidably require some sort of compromise.

Although, somewhat non-intuitively policy choices which discourage driving can free up space on roads and create a better experience for other drivers. (I can't find an original source, but I remember hearing about a planning study in some European city which found that about a third of the drivers who contributed to the traffic jams in that city's downtown were just going for a drive and didn't have any specific destination)
afuchs
·3 years ago·discuss
With the risk of sounding like a broken record, it's what Strong Towns bases their advocacy around: https://www.strongtowns.org/

There's also a overview of their stuff from Not Just Bikes, but these videos are somewhat hit or miss since his works have a tone which can come off as being condescending: https://www.youtube.com/playlist?list=PLJp5q-R0lZ0_FCUbeVWK6...
afuchs
·3 years ago·discuss
I can compare old houses at the edge of a city which cost four times as much to new builds at the far edges of that city's metro area which cost significantly less. The more expensive houses require significantly less infrastructure and cost the government less to support because of their location.

A huge undercurrent in urban planning discourse right now (e.g., Strong Towns), is that if all subsidies and taxes were removed both the poor and rich living closer to the city (or in older, denser suburbs) would have more money at the end of the day, while most living in significantly less dense housing would not be able to afford to pay for their lifestyle.
afuchs
·3 years ago·discuss
Yep, the new Reddit interface responds with the IP block message while old.reddit.com still works for me. This is both with and without a VPN.

EDIT: It looks like it's back. I definitely want to read the postmortem for this.
afuchs
·3 years ago·discuss
An asset can be owned by multiple investors who have competing interests with some wanting to take a large amount of risk by allowing real estate to remain vacant if it can mean a larger reward later.

Louis Rossmann has made numerous videos about vacant properties where asking prices for rent are significantly above what he considers to be market value. Notably, https://www.youtube.com/watch?v=NdfmMB1E_qk and the Reddit post which that video comments on: https://www.reddit.com/r/nyc/comments/innhah/comment/g4ai27m...

The TL;DR is that there's weak evidence that the contractual conditions attached to financing from investors who seek high risk and high reward makes those landlords ignore local market conditions and incentivizes those landlords to leave commercial units vacant instead of renting them out at market value.
afuchs
·3 years ago·discuss
Neither. Both cost significantly more to build and maintain than at-grade intersections. That's part of the reason more and more grade separated highways are being demolished and replaced with surface roads.
afuchs
·3 years ago·discuss
To contribute some rough anecdotal evidence, when I look out the window next to where I'm sitting this exact moment I see a mix of newer and older Honda Civics, Toyota Corollas, and some older SUVs. Judging from the age of those cars, I'm going to guess that most of their current owners bought them used and not new. I do not see a single pickup truck.

I'm not going to debate that the Ford F150 dominates new vehicle sales in north America, but that's only accounting for the preferences of people who are buying new vehicles and doesn't track what the used market would buy if given unlimited options.

As for the marketing argument, there's plenty of discourse surrounding it. Most new pickups are sold with short beds and extra features which make them impractical for use by many commercial trades that do use pickup trucks. There's a question of whether the F150s popularity is because of the truck's utility or because of the aesthetic desires of purchasers.
afuchs
·3 years ago·discuss
That is my experience in the East coast US. Here, the suburbs are very spread out, with amenities 15-20 minutes away by car. There are older suburbs where that is not true, but that's more of an exception. Housing in those older suburbs costs more than the newer more spread out developments and there are fewer of them than the newer more spread out ones.

Typically, those old suburbs were originally built around train stations or street car lines, which influenced their design. The newer ones were designed around access by car and zoning prevents any non residential land uses nearby.
afuchs
·3 years ago·discuss
What supports the argument that people overwhelmingly prefer using cars over other transportation methods?

There was some study done in past decade that found that in the US only about 60% of 18 year olds had drivers licenses. Is that because of preference, or other factors?

Real estate located where it is possible to live without owning a car tends to be priced much higher than comparable real estate located where it is inconvenient to not own a car. Is this because people's preferences, a significant under supply relative to only a portion of the market's of demand, or other reasons?
afuchs
·3 years ago·discuss
That's a bit of a non sequitur.

Roads and streets existed before cars. Even then, that ignores that the same location can be traveled to through different means. Goods can be delivered to a store by a van even if most customers arrive on foot or by public transportation.

There are streets within north America which ban passenger vehicles but still allow trucks and vans for deliveries.
afuchs
·9 years ago·discuss
> There's something in the law pertinent to the fact that this guy bought at a retail location, which causes TJ's loss on their commercial real estate which presumably they invest in to reach the consumer public with quantities said consuming public would typically purchase.

I thought people do this all the time, successfully defending themselves in court when necessary. Can you show me statute or a current judicial decision that says otherwise?

What happened here, is that Pirate Joe's didn't have enough money to pay their lawyers, so they gave up and settled with Trader Joe's.