Viewing profile — floppydisc
floppydisc
HN member- Joined
- Wed, Sep 15, 2021, 12:02 PM UTC
- HN karma
- 11
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About floppydisc
No profile information was provided.
Recent public activity
-
comment
Comment #38170837
To add to this, I've been a happy user of the trash-cli for forever. Can recommend.
-
story
Ask HN: Do you use XML with XSD and/or XSLT, if so for what purpose?
Building a floorplan format which should be convertible to a visual SVG and back. Wondering if defining my own schema to represent the layout of a venue is a good idea or not or if…
-
comment
Comment #36833474
It has, with services such as Apples Air Drop and sharedrop.io which are p2p, the ultimate decentralization.
-
story
Ask HN: Branching strategies for monorepos, what is your approach?
Having stumbled upon Git Flow and the wonders of monorepos, I do wonder how to best implement a Git Flow like branching strategy for the monorepo. Branching fundamentally seems to …
-
comment
Comment #36258306
Why do you prefer Capybara style testing to the Gherkin style testing? Is it primarily the conciseness?
-
comment
Comment #36258280
Interesting, I'll check it out. One of the arguments, as far as I understand for the BDD verbosity is that fact that the requirements are easy to communicate with customers and so …
-
story
Ask HN: BDD and Gherkin tests, do they provide value in the real world?
Recently stumbled upon BDD and the process of describing software from behaviour. I know there are seriously prolific software engineers amongst the Hacker News crowd and I could u…
-
comment
Comment #33776588
doubt.
-
comment
Comment #33734178
Rclone is such an epic tool. Props to the creators. Thank you for making cloud storage easily accessible for linux users
-
comment
Comment #33718531
Even further. Can we ditch the goddamn pdf format. It's such a stupid limit to put on papers. I hope the future of journals and articles will become interactive much like Jupyter N…
-
comment
Comment #33482437
I usually run into issues at the boundaries in the system. Usually moving from primitives into complex types does not account for serialization and deserialization between db and t…
-
comment
Comment #33424436
Sleep truly is a miracle cure for most things. We really, seriously, take it for granted. Which is probably because it's difficult to sell sleep, since it's free of charge to get s…
-
comment
Comment #33424369
Goddamn, what an amazing insight you gained. I was under the illusion, for most of my life, that alcohol helped with sleep, until I did some research and found out it practically d…
-
comment
Comment #33418036
The most disturbing part of drinking to your mental faculties is how it effects your sleep. It leaves you in a haze and that accumulates. Once you stop, sleep will help you get bac…
-
comment
Comment #33354340
Functional programming, the idea of state machines and finally how Rust extends structs with functionality. Also experiencing an overengineered internal system that was microservic…
-
comment
Comment #33222551
What was the cause of the ban?
-
comment
Comment #33222546
Why have you given up? Is there too much spam-bashing?
-
comment
Comment #33222175
It seems that the only way such social media can survive is through ads. Have you put any thought into how to monetize and stay afloat?
-
comment
Comment #33207918
no. 1 feature: goofier branding
-
story
Is there a syntax reference for math, like for programming languages?
I tend to stumble upon math expressions to describe some problem. I find it very frustrating that I have no reference for the strange symbols (to my eyes). Is there a reference for…
-
comment
Comment #33125408
Just out of curiosity; has anyone here contributed to Wikipedia?
-
story
Ask HN: How do you run analytics for iOS and Android apps?
Google Analytics which has recently been made illegal in my country due to the GDPR data export rules, I'm having another look at how I can track usage of different features as wel…
-
comment
Comment #32950693
This is very reasonable
-
comment
Comment #32734035
Yes, but it definitely depends on the model I'm putting into the database. Specifically I hadn't thought through an Order model and the OrderLines ended up being dependent directly…
-
story
Ask HN: How do you avoid getting lost in the lessons learned from experiments?
If you've used validated learning or an experimental approach for your projects. How have you managed them and kept track of the learning learned along the way, without getting los…