HN user

vonadz

597 karma

Starting companies here and there. Love to learn about how things work. Run a programming newsletter at https://abyteofcoding.com/

Posts37
Comments96
View on HN
news.ycombinator.com 1y ago

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

vonadz
1pts4
abyteofcoding.com 3y ago

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

vonadz
3pts2
findenergy.com 3y ago

Optimizing Polygon Intersections with Subdivide

vonadz
31pts6
news.ycombinator.com 3y ago

Ask HN: How to Approach a Potential Mentor?

vonadz
2pts2
abyteofcoding.com 3y ago

Ingesting CSV Data for a Crypto Accounting App with Flatfile

vonadz
1pts0
abyteofcoding.com 4y ago

Digesting Technical Content

vonadz
2pts0
crosspromote.io 4y ago

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

vonadz
1pts0
abyteofcoding.com 4y ago

Progressing as a Software Engineer

vonadz
1pts0
abyteofcoding.com 4y ago

Show HN: No sign up email/website feedback tool

vonadz
2pts1
abyteofcoding.com 4y ago

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

vonadz
2pts0
abyteofcoding.com 4y ago

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

vonadz
1pts0
abyteofcoding.com 4y ago

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

vonadz
4pts0
abyteofcoding.com 4y ago

OAuth with Cloudflare workers on a statically generated site

vonadz
183pts69
www.sarasoueidan.com 4y ago

A guide to designing accessible focus indicators

vonadz
62pts12
www.sarasoueidan.com 4y ago

A guide to designing accessible focus indicators

vonadz
2pts0
www.netmeister.org 4y ago

IPv4 addresses are silly, inet_aton(3) doubly so

vonadz
83pts58
homebrewserver.club 4y ago

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

vonadz
1pts0
eli.thegreenplace.net 4y ago

A comprehensive guide to go generate

vonadz
13pts1
stitcher.io 4y ago

The Case for Route Attributes

vonadz
1pts0
blog.yiningkarlli.com 4y ago

Porting Takua Renderer to 64-bit ARM- Part 1

vonadz
2pts0
zipcpu.com 4y ago

Clock Gating

vonadz
2pts0
kendru.github.io 4y ago

Sorting a Dependency Graph in Go

vonadz
2pts0
abyteofcoding.com 4y ago

Show HN: A Byte of Coding – A curated newsletter of programming articles

vonadz
8pts0
hyperfiddle.notion.site 4y ago

Reactive Clojure: you don't need a web framework, you need a web language

vonadz
1pts2
effective-shell.com 4y ago

Effective Shell

vonadz
2pts0
lucteo.ro 4y ago

We (Don’t) Reason About Code

vonadz
1pts0
theartofmachinery.com 5y ago

Pi from High School Maths

vonadz
60pts19
news.ycombinator.com 5y ago

Ask HN: Anyone figure out a good way of programming on the go?

vonadz
3pts6
macwright.com 5y ago

Math Keeps Changing

vonadz
49pts38
martin.kleppmann.com 5y ago

Using Bloom filters to efficiently synchronise hash graphs

vonadz
50pts2

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.

The electricity provider there specifically asked us to not publish the data, and has gone to extensive lengths to block us from getting it.

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.

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 :)

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.

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.

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.

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.

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! :)

Built this little tool as a weekend project and was pleasantly surprised that it lived up to the name (only took a weekend). Planning on keeping it free for the current core functionality and adding a paid sub level for ease-of-life features (keeping track of your surveys, integration with newsletter products for specifics on who said what, etc) if there's demand for it. I'm open to all feedback! This is the first of several little projects I'm making with the goal of monetization.

PS. if you're going to say something about the design, or lack thereof, the motivation is utility first, pretty later. If I can't get one user to use it as is, polishing won't improve the value prop.