Viewing profile — sergioisidoro
sergioisidoro
HN member- Joined
- Wed, Mar 02, 2016, 11:17 AM UTC
- HN karma
- 1,483
- Public activity
- 241 items
- HN profile
- View on Hacker News ↗
About sergioisidoro
Recent public activity
-
comment
Comment #48354900
IMHO, yes. It's an attempt at remote code execution. If I don't like windows, should I add a if else clause that deletes the home directory if the code is running on windows?
-
comment
Comment #47696433
This looks like a security nightmare in case someone decides to publish this interface publicly. Prompt injection to exfiltrate sensitive Information being on the top of the list.
-
comment
Comment #46731044
I just watched all the other videos of their pieces, and all of them are absolutely amazing conceptual explorations of our relationship with technology. Really amazing stuff
-
comment
Comment #46669660
The USA decimated its own native populations, so how is it better than Denmark?
-
comment
Comment #46647046
Some content simplifies the problems to such a high degree, that this is more a game of "guess what I wanted you to answer" than anything else. Eg "Your only senior developer knows…
-
comment
Comment #46504117
I was thinking exactly this. People consume processed foods because they highjack our evolutionary responses. If GLP1 agonists make people immune to those high fat, big carb diets,…
-
comment
Comment #46344092
This is crazy. Tools like photoshoot have gen ai tools in them. Does that mean that Photoshop is now a minefield for artists? If a single artist uses the wrong tool once they disqu…
-
comment
Comment #46204575
> If rent wasn't an issue I'd be working full-time on open-source and spend my spare time cycling. I feel like this is a really detached piece on the realities of work and capitali…
-
comment
Comment #46145466
This is extremely interesting to me. I've been using docker swarm, but there is this growing feeling of staleness. Dokku feels a bit too light, K8 absolutely too heavy. This propos…
-
comment
Comment #45834895
Just make sure not to pick them from fertilized ground (like garden beds) as they may have high levels of nitrites (?). Pick them from wild areas
-
comment
Comment #45780592
> investors are quite interested in profitable companies that also grow fast. I'm gonna dispute this. We're currently profitable, and to do so our growth is just "good" (80-100% yo…
-
comment
Comment #45616531
Yep. And importantly - backups on different cloud providers, with different payment methods.
-
comment
Comment #45615561
Yes, absolutely my fault. But these problems happen. Credit cards expire, people change companies or go on leaves, off boarding processes are not always perfect, spam filters exist…
-
comment
Comment #45615409
I really liked Hetzner but I got burned by one issue. I had some personal projects running there and the payment method failed. Automated email communications also failed among so …
-
comment
Comment #44836922
I really like electric approach and it has been on my radar for a long time, because it just leaves the writing complexity to you and the API. Most of the solutions with 2 way sync…
-
comment
Comment #44178110
The thing knitting taught me is that you can have something beautiful and useful even tho literally every part of the piece is a single point of failure. No redundancy, no backstop…
-
comment
Comment #43984729
Just one other thing. In Analog you also have compensating developers, which will exhaust faster in darker areas (or lighter if you think in negative), and allow for lighter areas …
-
comment
Comment #43726026
Personal anecdote: I do freediving, so CO2 tolerance training is common, and I've done it on and off. Basically you do breath holds to train your body to get used to high leves of …
-
comment
Comment #43713736
Fully hypothetical: It would be ironic if they ended up finding a relationship between autism and the overall stress, mysery, and dopamine hamster wheels that are causing the assor…
-
comment
Comment #43624568
A very large library of premade charts for web. Probably the largest I've seen. Less customizable than chart.js, and D3 is more of a rendering library than a charting library.
-
comment
Comment #43436513
I've been very curious about electric -- the idea of giving your application a replicated subset of your databse, using your api as a proxy, is quite interesting for apps where the…
-
comment
Comment #43412962
Ok I'm going to invert that thought, and say: if books are so intelectually more efficient, why do we even have universities? Why do we have lectures, and why doesn't everyone just…
-
comment
Comment #43410899
I think reading is an essential skill, but we also need to get reading out of the pedestal. Because a lot of the time these arguments come across as some sort of literary elitism. …
-
comment
Comment #43319064
Why? Because it's reacting to the current US trade policies. The EU is realizing that one of their major trade partner, who they trusted with critically important goods and service…
-
comment
Comment #43090055
It's 2025, and some ORMs are quite good (eg. Django, ActiveRecord). You can have an ORM with escape hatch of SQL. I do not understand the people who are so against ORMs. I use ORM …