Viewing profile — aallen90
aallen90
HN member- Joined
- Wed, Nov 04, 2015, 7:00 AM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About aallen90
No profile information was provided.
Recent public activity
-
comment
Comment #29283109
I believe this is what's happening. I read something recently from Raymond Chen that it works like: 1. Open file with the delete flag 2. Call a function to set the new file informa…
-
comment
Comment #26499724
When I ported over to Project For a few years ago, it took about 30 minutes. I think there's a "pre-transfer" step that gets everything ready to cutover before you confirm.
-
comment
Comment #25952880
That user took a strong position in GME before this all went down, and is still holding.
-
comment
Comment #23100049
My dental insurance, Beam, sent me a free Bluetooth toothbrush when my company signed up. There's a companion app with plenty of settings to change power and patterns too. It may b…
-
comment
Comment #22457500
In C#, _ is called a "discard" variable. I found that to be an apt term to grasp the concept quickly.
-
comment
Comment #21288972
That's awesome! What print speed did you use? (your steppers sounded like it was very high) And do you slice 1st layer normally?
-
comment
Comment #16183439
SQL Server Operations Studio works well on Linux for most tasks I would have used SSMS for. It's much lighter too! https://docs.microsoft.com/en-us/sql/sql-operations-studio/d...
-
comment
Comment #12157191
The default settings have some noticeable latency (5-10ms), but changing the video encoding from "balanced" to "fast" drop it down to almost nothing. You can additionally plug the …