Viewing profile — giulianob
giulianob
HN member- Joined
- Mon, Mar 26, 2012, 2:27 PM UTC
- HN karma
- 465
- Public activity
- 251 items
- HN profile
- View on Hacker News ↗
About giulianob
No profile information was provided.
Recent public activity
-
comment
Comment #48042999
That's a wild statement to me. Even with spending significant time making plans with Opus 4.7 and GPT 5.5 on xhigh, I still find lots of poor decisions made when it actually goes t…
-
comment
Comment #45177574
I'm having this exact conversation with senior leadership in my team. I'm looking forward to it and I might do a book club reading when it comes out!
-
comment
Comment #45175929
I just started using OpenWrt on Incus via LXC and it works really well. The most difficult part was just learning the config file. It looks like upgrading OpenWrt (esp. on LXC) is …
-
comment
Comment #45142842
I read the first part and I enjoyed it. I agree that us developers aren't great at communicating tech debt effectively. Managers are also not great at prioritizing it. I think the …
-
comment
Comment #43296176
I just recently got sclerals for dry eyes and I'm still going through the adjustment process. Usually they are prescribed for keratoconus (misshaped cornea) and not something most …
-
comment
Comment #41376117
You mean `dotnet publish -r linux-x64 --self-contained` ? This will embed the runtime in the executable. You can also do trimming so it removes anything that's not used. Also, ther…
-
comment
Comment #37166501
They recently updated it with an official vendor for a [PCB kit]( https://www.peakcoffee.cc/product/gaggiuino-v3-kit-set-gaggi... ) that (I believe) includes all of the internal co…
-
comment
Comment #32420450
Wat... "Like" implies preference. You're using the word "story" to imply someone pulled it out of their imagination. What they said was "we currently have no plausible theories tha…
-
comment
Comment #31521216
I have coded on .NET in Windows/Mac/Linux. It works equally well in all environments. You can use VSCode, VS for Mac, or Rider. I use Rider in all platforms. It's an awesome IDE. S…
-
comment
Comment #31208225
Actually we haven't evolved to digest milk after childhood that well: While most infants can digest lactose, many people begin to develop lactose malabsorption—a reduced ability to…
-
comment
Comment #26347172
Points are flawed. Whether you have them grow linear, exponentially, or fibonacci doesn't make a difference. The fundamentals are flawed. They cover it in their videos and in more …
-
comment
Comment #26347117
Estimating a single task is only really important to keep your cycle time in check and have the conversation about "should this task be broken down?" Estimations from engineers sho…
-
comment
Comment #26346461
Definitely my biggest gripe is story points + estimations. It's just completely flawed. We should be thinking more probabilistic (i.e. there's an 80% chance we'll get this done in …
-
comment
Comment #25022496
Manufactured? you should really read the Mueller report and see that there was plenty of wrongdoing. Saying it was manufactured is pretending like all of the evidence, meetings, et…
-
comment
Comment #24989681
I've worked professionally on C# and Go. I've seen overly abstracted C# code but I also have seen Go code that was clearly missing good patterns and ended up a ton of spaghetti. Th…
-
comment
Comment #24575009
I've been using the opentelemetry package for C# to push tracing data to Honeycomb and it's really good. It takes a bit of learning but it's extremely powerful. Once you're over th…
-
comment
Comment #24022396
C# has gone completely open source and cross platform. .NET core was essentially a huge modernization of the entire runtime and ecosystem. It's becoming one of the most performant …
-
comment
Comment #23934207
Wow I'm surprised people are so eager to go back to the office and completely aren't valuing the potential freedom of being able to live where they'd like rather than where their w…
-
comment
Comment #23712602
I'd say ref structs are more explicitly stack allocated since they're not allowed to be boxed. Stackalloc is used to allocate arrays on the stack (or rather a block of memory).
-
comment
Comment #23673468
To be fair this is what Electron does too via the browsers. It's just doing it via the worse possible way by leveraging technology that's awful for building UIs. I'm a fan of flutt…
-
comment
Comment #23673440
You can just make sure to set the low processor mode and you're good. The latest 3.2.2 introduced some fixes which help as well. It will only draw whenever a component actually req…
-
comment
Comment #23673421
Just to clarify for those following along. Godot IDE is using the same UI components that you can use in your games. Godot 4 will support multiple windows. They're working on RTL I…
-
comment
Comment #23673399
If you use the Godot editor you'll see it's already sophisticated enough for general purpose UI applications. Of course you can keep expanding the requirements until no software in…
-
comment
Comment #23453676
Still don't need microservices. What you're referring to is just SOA which has been around for a couple of decades. Microservices typically outnumber engineers or aren't too far of…
-
comment
Comment #23350686
https://msit.powerbi.com/view?r=eyJrIjoiYTZjMTk3YjEtMzQ3Yi00...