Viewing profile — fomojola
fomojola
HN member- Joined
- Thu, Feb 10, 2011, 9:20 AM UTC
- HN karma
- 929
- Public activity
- 265 items
- HN profile
- View on Hacker News ↗
About fomojola
Recent public activity
-
story
Show HN: BotArchive – Print Directly to Google Drive from Windows
I built BotArchive ( https://www.botarchive.com ) to make it easy to save content to cloud storage: you connect it to your Google Drive, Microsoft OneDrive, Dropbox or Box, and the…
-
comment
Comment #33995208
Very nice landing page, but no screen shots? What does it look like? Do I have to install it and hope I make it through the wait list to find out? Understand that you are excited, …
-
comment
Comment #31700896
See https://news.ycombinator.com/item?id=9224
-
comment
Comment #30919852
I think the lack of a dominant JavaScript domain model syntax has limited the availability of admin tools like django-admin. Maybe something driven by OpenAPI/Swagger model definit…
-
comment
Comment #29791455
One question I have about this approach: if I temporarily include a security token in one of my files, will that get included in the temporary commits? And if so, how can I make su…
-
comment
Comment #27858117
One possible suggestion is a one-time payment option. In a couple of my projects I have daily/weekly/monthly plans that allow people to pay up, use the features and then go away wi…
-
comment
Comment #27308177
It is a DSL for additional logic that can be: - Stored in your existing data store (assuming your data store can store a string) - Executed without eval() or any other potentially …
-
comment
Comment #25942419
Of note here: Robinhood recently (last month) settled charges that they actually weren't seeking best execution. https://www.sec.gov/news/press-release/2020-321
-
comment
Comment #24261414
Actually, you can: https://github.com/jitsi/jigasi Needs some setup, but if you are using Jitsi that seems reasonable
-
comment
Comment #24049457
I really like it! Have you given any thought to server-side execution? One of the things I think is missing from Jupyter is a clean, standard way of doing timed execution of a note…
-
comment
Comment #23634187
There's a personal taste element: I agree with you that certain WaveNet voices sound better (I've actually used them for video narration with some success). The breathing caught me…
-
comment
Comment #23633615
As an aside: I've been reading the AWS blog posts from Jeff Barr, but ignoring the Amazon Polly audio conversions. I actually listened to it today, and not only is it not terrible,…
-
comment
Comment #23578985
The article talks about "constitutional rights": hence the US constitution link. You may not be in the US: in which case, you're right, you shouldn't care. The usual counter exampl…
-
comment
Comment #23576394
You can say whatever you want: you should also expect to take heat from non-like minded people. At some point the free speech concept transitioned to "I should be able to say whate…
-
comment
Comment #23570893
You need a phone to be a competitor.
-
comment
Comment #23570888
I'll echo this: 30% is terrible, till you consider the alternatives. Before the app store it was 3 month lead times via a broker to hopefully get in front of a carrier rep who woul…
-
comment
Comment #23560072
I can answer this one. Sometimes you have lines like this: FROM ubuntu:focal RUN apt-get -y install libssl-dev Since libssl-dev gets periodically updated (security updates and what…
-
comment
Comment #23453716
Nice: typically you can also embed a web interface that is only available on localhost, but the telnet-style interface can be handy too.
-
comment
Comment #23453193
Medium? I'd think there's money there, just not sure for whom.
-
comment
Comment #23206789
Very nice. In a similar vein, I've used https://ricostacruz.com/flatdoc/ before, which is a bit more full featured and includes support for code samples.
-
story
Screenshots – the easiest way to convert your screenshots into a presentation
TLDR: Screenshots from Matchbox Video (https://www.matchboxvideo.com/tools/screenshots/) lets you take a sequence of screenshots and convert them into a Google Slides presentation.…
-
comment
Comment #23138168
Quite promising: one thing that would probably accelerate adoption would be to provide at least one language parser that can go to/from the format to a data structure of some kind.…
-
comment
Comment #22715427
Is there a reason that as of 8:38pm EST on Saturday March 28, there is no information about China in the list? Might be an honest mistake (and I am expecting it to get fixed) but i…
-
comment
Comment #22688224
I'd counter that: make it a one time tax, like the Play Store. Is it reasonable that I need a Dun and Bradstreet number to write an application for my computer?
-
comment
Comment #22687548
I see nothing in any of the specs that implies local storage was intended to be temporary? You could argue cookies, maybe, but even that I'd dispute: it is a user-agent, I should b…