Viewing profile — boduh
boduh
HN member- Joined
- Fri, Apr 27, 2012, 8:52 AM UTC
- HN karma
- 53
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About boduh
No profile information was provided.
Recent public activity
-
comment
Comment #18138530
Isn't the author a Dropbox employee? Not sure if he's still at Dropbox but I believe he's one of the first employees.
-
comment
Comment #14434478
Sounds great! What about debugging? I understand that Nim compiles to C/C++ so I am curious if I can use Xcode on a Mac and Visual Studio on Windows to debug the generated C/C++ co…
-
comment
Comment #14434240
For those using Nim: how is the compile speed?
- comment
-
comment
Comment #13689782
Is this on Mac or Windows? Tried this on a Mac? https://support.apple.com/en-us/HT202584
-
story
Ask HN: What do you consider the most annoying thing about computers today?
What do you consider to be the most annoying thing about computers today? Particularly interested in something you do daily with a computer and still annoys you every time.
-
comment
Comment #13419325
One bug I found is that open tracking does not seem to be working. Maybe a way to submit feedback right from the app would be useful.
- story
-
comment
Comment #13329446
The product works well for consumer use cases. However, when it comes to business use their technology isn't there yet. The upcoming Project Infinite will however be a step forward…
-
comment
Comment #12678914
This is a limitation of OneDrive indeed as it doesn't support delta sync.
-
comment
Comment #12622881
Dropbox is not a sandboxed app on macOS.
-
comment
Comment #12585601
Based on the replies here it looks like most people are fine with the way things are now. Maybe this is the reason why we haven't seen any big innovations in this space in the last…
-
story
Ask HN: Is cloud storage a solved problem?
What do you find lacking when using Box/Dropbox/Google Drive/iCloud/OneDrive? Are there things that could be done better or are you happy with the way things are now?
-
comment
Comment #12461082
I am new to InfluxDB but I am interested in using it for some desktop app analytics. Are there any resources that you would recommend I start with? Maybe some from your own experie…
-
comment
Comment #12351192
What kind of apps do you have in mind? Care to share more details?
-
comment
Comment #12108337
The articles from Chuck Jazdzewski made my day. I sometimes wonder what the early members of the Delphi team are working on today. Thanks for sharing the link!
-
comment
Comment #12047950
They stated plans for Linux server support in Delphi but no GUI apps for Linux.
-
comment
Comment #11999826
It reads the NTFS Master File Table (MFT) which contains records for all files and folders. It only does this the first time it runs (or when you manually tell it to rebuild the in…
-
comment
Comment #11778197
That's right. OSXFUSE includes a kernel extension ( https://github.com/osxfuse/kext ). There is no other technical way to achieve this without a kernel extension on both Windows an…
-
comment
Comment #11571998
I believe this is not the case here. In order for the files to start taking space on your drive you would actually need to right click that folder and choose "Save a local copy".
-
comment
Comment #11491726
Any reference for this?
-
comment
Comment #10856888
Are there any advantages in using LLDB for Go debugging compared to Delve ( https://github.com/derekparker/delve ) ?
-
comment
Comment #10039501
Yes, you can install Carousel from Dropbox. It will store your photos in Dropbox and free up the space on your phone but you will still be able to see the photos in the Carousel ap…
-
comment
Comment #9682825
This is something I wish I implemented as a hobby project but never found the time to do it. Congrats! I see you implement a directory as a file containing a b-tree. Could you prov…
-
comment
Comment #9461780
http://www.boxifier.com - Sync and backup any folder to Dropbox. 100% desktop app. We are bootstrapped. An app like ours probably wouldn't make sense for a VC to back but it feels …