Viewing profile — bormaj
bormaj
HN member- Joined
- Fri, Jul 21, 2023, 1:21 AM UTC
- HN karma
- 103
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About bormaj
No profile information was provided.
Recent public activity
-
comment
Comment #49205232
The level of regulation applied to Meta is very different from Philip Morris.
-
comment
Comment #49205204
It's the impending and inevitable heat death of the universe... several billions of years away...
-
comment
Comment #49191810
Great explanation of why a branchless approach results in such a speed up. I've never really had to deal with performance optimization at this level. Generally it's probably best n…
-
comment
Comment #49129136
Any source on this? Market data was already implying a hike by year end and the Fed held steady so not sure what the takeaway is here
-
comment
Comment #48510799
Slightly off-topic, but can anyone comment on the quality of the EV charging infrastructure in the EU? Outside of owning an EV and charging it at home/work, are fast chargers relia…
-
comment
Comment #48143730
Yes, but also this particular company has the means to justify the expense. I think there's enough opportunity at scale in the industry to really change the business landscape. Asi…
-
comment
Comment #48089095
What's different this time around? The author made compelling points regarding capex cycles and supply/demand imbalances. So how does NVDA continue to deliver these returns over th…
-
comment
Comment #48087476
Pretty neat suite of visuals there! What's the helix intended to represent?
-
comment
Comment #47687743
> By the way, this post was totally built with the help of another language model which is not Claude! Was an LLM really necessary to write this article? The LLM fluff glosses over…
-
comment
Comment #47683783
As someone who hasn't yet jumped into working with multiple agents simultaneously, where does a tool like gastown help you the most?
-
comment
Comment #46746840
The exception rather than the norm, yeah but IMO his takes are refreshing/insightful.
-
comment
Comment #46745989
Gappy is one of the more decorated, public figures in the space. That PDF gives a candid overview of what it's like to interview/work in the industry.
-
comment
Comment #46133806
Custom schema wrapper or some package you'd recommend from pypi?
-
comment
Comment #46102852
Interesting article, but about halfway through what was a convincing analysis of an ongoing diesel shortage turned into a fear piece on the US/China relations and a corresponding e…
-
comment
Comment #45892383
Start small and invest where you have an edge. No edge? Buy the market and keep some gunpowder on the side when an opportunity comes up. Small players have advantages the big guys …
-
comment
Comment #45518477
My use case isn't IOT, but about once a month I get a massive data dump from a vendor. Think tens of millions of rows and 100+ columns. Cleaning, ingesting and querying this data v…
-
comment
Comment #45510476
Exciting project and definitely something I'd like to explore using. I particularly like the look of the API ergonomics. A few questions: - is the schema inferred from the data? - …
-
comment
Comment #45396695
I don't think Spotify and streaming killed the music subculture, it's still very much alive but requires more intention to find. Back in the day how did you find new music? Pre-200…
-
comment
Comment #45283369
I'd love to see a production grade release of this package with async and BCP support. MSSQL has always been a second class citizen (and rightfully so) amongst its open source peer…
-
comment
Comment #44887088
I think the Catholic church's actions could be rationalized through the lens of preserving influence. Descartes' ideas could be viewed as fostering a mindset of self-reliance and i…
-
comment
Comment #44373028
This is a great resource, thank you for putting this together
-
comment
Comment #44242587
In other more heavily regulated industries, whistleblowers are fortunately compensated and protected for raising such ethical issues. I wonder how far tech can go before we start t…
-
comment
Comment #44176151
What's the net benefit to the taxpayer/government for divesting from Fannie/Freddie?
-
comment
Comment #43814957
This whole comment is a bit too sensational for me, however I want to highlight one fragment: > When you have so many people alive, who can do nothing in exchange for food [...] AI…
-
comment
Comment #43732226
Yeah I see what you mean, you can always disable specific features, but I think that's a habit mypy tries to enforce. They consider redefining a variable bad practice. Even in rust…