HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vonadz

no profile record

投稿

Ask HN: Developing on windows stack with a non-windows OS

1 ポイント·投稿者 vonadz·2 年前·4 コメント

Show HN: A daily newsletter of software deep-dives with key highlights

abyteofcoding.com
3 ポイント·投稿者 vonadz·4 年前·2 コメント

Optimizing Polygon Intersections with Subdivide

findenergy.com
31 ポイント·投稿者 vonadz·4 年前·6 コメント

Ask HN: How to Approach a Potential Mentor?

2 ポイント·投稿者 vonadz·4 年前·2 コメント

Ingesting CSV Data for a Crypto Accounting App with Flatfile

abyteofcoding.com
1 ポイント·投稿者 vonadz·4 年前·0 コメント

Digesting Technical Content

abyteofcoding.com
2 ポイント·投稿者 vonadz·4 年前·0 コメント

Show HN: Grow your newsletter audience fast and free with cross promotions

crosspromote.io
1 ポイント·投稿者 vonadz·4 年前·0 コメント

Progressing as a Software Engineer

abyteofcoding.com
1 ポイント·投稿者 vonadz·4 年前·0 コメント

Show HN: No sign up email/website feedback tool

abyteofcoding.com
2 ポイント·投稿者 vonadz·4 年前·1 コメント

Show HN: A search engine sourced from over 2k technical programming articles

abyteofcoding.com
2 ポイント·投稿者 vonadz·4 年前·0 コメント

Show HN: A daily curated newsletter of software technical deep-dives

abyteofcoding.com
1 ポイント·投稿者 vonadz·4 年前·0 コメント

Show HN: A Byte of Coding – Curated technical deep-dives straight to your inbox

abyteofcoding.com
4 ポイント·投稿者 vonadz·5 年前·0 コメント

OAuth with Cloudflare workers on a statically generated site

abyteofcoding.com
183 ポイント·投稿者 vonadz·5 年前·69 コメント

A guide to designing accessible focus indicators

sarasoueidan.com
62 ポイント·投稿者 vonadz·5 年前·12 コメント

A guide to designing accessible focus indicators

sarasoueidan.com
2 ポイント·投稿者 vonadz·5 年前·0 コメント

IPv4 addresses are silly, inet_aton(3) doubly so

netmeister.org
83 ポイント·投稿者 vonadz·5 年前·58 コメント

How to Build a Low-Tech Website: Software and Hardware

homebrewserver.club
1 ポイント·投稿者 vonadz·5 年前·0 コメント

A comprehensive guide to go generate

eli.thegreenplace.net
13 ポイント·投稿者 vonadz·5 年前·1 コメント

The Case for Route Attributes

stitcher.io
1 ポイント·投稿者 vonadz·5 年前·0 コメント

Porting Takua Renderer to 64-bit ARM- Part 1

blog.yiningkarlli.com
2 ポイント·投稿者 vonadz·5 年前·0 コメント

コメント

vonadz
·昨年·議論
If you know anyone who might benefit from the data, let me know!
vonadz
·昨年·議論
Because our priority is having the page load quickly, and having to load data for 3k+ counties on a national map would slow things down. The state view is a compromise between speed and giving the user enough info to then go more granular by checking the state view they're interested in.
vonadz
·昨年·議論
The electricity provider there specifically asked us to not publish the data, and has gone to extensive lengths to block us from getting it.
vonadz
·昨年·議論
Very few do. Only 155 utilities out of over 3,000
vonadz
·昨年·議論
Thanks for catching that! Will get it fixed.
vonadz
·昨年·議論
You can email me at tech at poweroutage.us if you want to talk.
vonadz
·昨年·議論
Both!
vonadz
·昨年·議論
Complex datasets are always in demand! I wish we'd gotten into something simpler, because in this specific case it's very high maintenance. The data sources constantly change and have no standard for reporting. We try to make it as simple as possible for people who need the information, so it's a lot of work on our side.
vonadz
·昨年·議論
If you click on the state, you get a county view.
vonadz
·昨年·議論
Yeah heard there is ice coming down in some places. Stay safe!
vonadz
·昨年·議論
Hopefully they get power back soon. I'm one of the people behind the website, so if you have any questions, feel free to reach out! Especially if you're interested in the data :)
vonadz
·2 年前·議論
Yeah Visual Studio, not Visual Studio Code. The main issue is the new code is built using an old .NET framework that isn't supported by the C# plugins on Visual Studio Code.

I think you have some good points, especially when it comes to supporting other devs. The hosted dev boxes make sense, assuming it's not laggy / slow to develop on. Will explore the Azure Microsoft Dev Box option and see how it feels.
vonadz
·2 年前·議論
Thanks for this! I considered doing Windows cloud VMs, but just seemed like a hassle.

I'll try out Windows ARM with Parallels.

In this case we didn't acquire their hardware.

Yeah dual booting was the solution I was hoping to avoid, mostly because it's inconvenient to transfer information between the two systems on one machine, but it seems that's the most viable solution.

I looked at WINE, but read that specifically Visual Studio doesn't work very well on it.
vonadz
·4 年前·議論
Thank you! :)
vonadz
·4 年前·議論
Thanks for posting this! I'll look into testing ClipperLib as well. If it's 400x faster, that would be great.
vonadz
·4 年前·議論
> What is the public benefit here for open data?

We believe that everyone benefits from knowing more about how, where, and by whom electricity is generated. My personal opinion is that there's a lot of BS in the electricity industry and making the actual data available is the best way to clear the stink.

> Where is your code/pipeline published?

Our code/pipeline isn't published anywhere. https://findenergy.com/data/ gives a general idea of where all of the data is coming from (spoiler, it's all from the US government). I'm currently working on an internal tool that'll help us map data from source to where/how it's used on our site, but it's a pretty big undertaking and might take a while. In the mean time, we answer any and all specific questions that are submitted through the website (https://findenergy.com/contact/).

> What is being done with this data?

Currently it's just being shown on the website. We also have reporters, students, and companies reaching out to us asking to use the data for articles, research, and reports respectively.

> Who is benefiting and/or paying for this "research" on critical USA infrastructure?

We're hoping consumers are benefiting. No one is paying us for this work. We're just a couple of guys that are passionate about this data, think it should be available to consumers, and are trying to figure out how to make carrying out that service sustainable financially.

> edit it seems that 3 months ago, we both commented on this https://news.ycombinator.com/item?id=31555938

Yup! Your comment on marketed rates vs actual rates is very true. We calculate our rates by dividing the company's revenues by kWhs sold, so it should technically be closer to the actual rate.
vonadz
·4 年前·議論
> What is "Find Energy" ?

We take a bunch of data relating to electricity, natural gas, and solar, make it understandable, then compile it all together on our website so people can get a good idea of the national/local energy landscape.

> is this like far-away smart people digging through your garage to "find" tools ?

Although some would consider us "far-away smart people" (depending on their geographic location), rest assured that we're definitely not digging through your garage for anything.
vonadz
·4 年前·議論
Personal intros could definitely be an option, although no one jumps out, so I might have to take a more systematic approach.

Hmm, I didn't even consider accelerators (how ironic). I do think I have a couple of "weak" contacts there. Thanks for the tips! :)
vonadz
·4 年前·議論
"if blocking cellular signal is infeasible" - just get them signed up with AT&T, ZING!

On a more serious note, have you tried working in a public library rather than a coffee shop? Just ask the librarian to hold onto your phone while you're there.
vonadz
·4 年前·議論
Can attest to this. We used it to build https://findenergy.com which has over 15k pages and a TON of data.