HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vonadz

no profile record

Submissions

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

1 points·by vonadz·2 anni fa·4 comments

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

abyteofcoding.com
3 points·by vonadz·4 anni fa·2 comments

Optimizing Polygon Intersections with Subdivide

findenergy.com
31 points·by vonadz·4 anni fa·6 comments

Ask HN: How to Approach a Potential Mentor?

2 points·by vonadz·4 anni fa·2 comments

Ingesting CSV Data for a Crypto Accounting App with Flatfile

abyteofcoding.com
1 points·by vonadz·4 anni fa·0 comments

Digesting Technical Content

abyteofcoding.com
2 points·by vonadz·4 anni fa·0 comments

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

crosspromote.io
1 points·by vonadz·4 anni fa·0 comments

Progressing as a Software Engineer

abyteofcoding.com
1 points·by vonadz·4 anni fa·0 comments

Show HN: No sign up email/website feedback tool

abyteofcoding.com
2 points·by vonadz·4 anni fa·1 comments

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

abyteofcoding.com
2 points·by vonadz·4 anni fa·0 comments

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

abyteofcoding.com
1 points·by vonadz·4 anni fa·0 comments

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

abyteofcoding.com
4 points·by vonadz·5 anni fa·0 comments

OAuth with Cloudflare workers on a statically generated site

abyteofcoding.com
183 points·by vonadz·5 anni fa·69 comments

A guide to designing accessible focus indicators

sarasoueidan.com
62 points·by vonadz·5 anni fa·12 comments

A guide to designing accessible focus indicators

sarasoueidan.com
2 points·by vonadz·5 anni fa·0 comments

IPv4 addresses are silly, inet_aton(3) doubly so

netmeister.org
83 points·by vonadz·5 anni fa·58 comments

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

homebrewserver.club
1 points·by vonadz·5 anni fa·0 comments

A comprehensive guide to go generate

eli.thegreenplace.net
13 points·by vonadz·5 anni fa·1 comments

The Case for Route Attributes

stitcher.io
1 points·by vonadz·5 anni fa·0 comments

Porting Takua Renderer to 64-bit ARM- Part 1

blog.yiningkarlli.com
2 points·by vonadz·5 anni fa·0 comments

comments

vonadz
·anno scorso·discuss
If you know anyone who might benefit from the data, let me know!
vonadz
·anno scorso·discuss
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
·anno scorso·discuss
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
·anno scorso·discuss
Very few do. Only 155 utilities out of over 3,000
vonadz
·anno scorso·discuss
Thanks for catching that! Will get it fixed.
vonadz
·anno scorso·discuss
You can email me at tech at poweroutage.us if you want to talk.
vonadz
·anno scorso·discuss
Both!
vonadz
·anno scorso·discuss
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
·anno scorso·discuss
If you click on the state, you get a county view.
vonadz
·anno scorso·discuss
Yeah heard there is ice coming down in some places. Stay safe!
vonadz
·anno scorso·discuss
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 anni fa·discuss
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 anni fa·discuss
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 anni fa·discuss
Thank you! :)
vonadz
·4 anni fa·discuss
Thanks for posting this! I'll look into testing ClipperLib as well. If it's 400x faster, that would be great.
vonadz
·4 anni fa·discuss
> 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 anni fa·discuss
> 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 anni fa·discuss
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 anni fa·discuss
"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 anni fa·discuss
Can attest to this. We used it to build https://findenergy.com which has over 15k pages and a TON of data.