Viewing profile — 4kimov
4kimov
HN member- Joined
- Wed, Apr 13, 2022, 7:12 AM UTC
- HN karma
- 142
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About 4kimov
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #39403149
> Every time a maintainer finds a way to get paid, it’s a win. Amen. It's becoming more common, and there's lots to celebrate [0] [0] https://fossfox.com/
- story
-
comment
Comment #38735672
I see. Thanks for the input.
-
story
Ask HN: Is there a reason Google does not like my domain?
If I google "fossfox", it's usually result number 20-30. The first few results are links/pages about the actual dot com, mixed with links/pages of what I'm guessing was the previou…
-
comment
Comment #38415578
Good points. Those pages also contain links to old implementations (Hashids), because a lot of projects still use those and want to be able to find them.
-
comment
Comment #38415558
[shard_number, primary_id_number, timestamp]
-
story
Show HN: Sqids (formerly Hashids) – Generate short unique IDs from numbers
More than 10 years ago, I released the first version of Hashids in PHP, an encoding library to generate unique IDs from numbers [0]. Over the years, many developers have converted …
-
comment
Comment #37584946
Having moved from React to Svelte, it was always a breath of fresh air to write less and have it just work. Feels strange seeing state/props/effect again, almost like I'm back to R…
-
comment
Comment #37111789
Besides all the already mentioned, solid responses about looking for new opportunities (personal network, consistent daily applications, etc), it's worth noting this one too: Becom…
-
comment
Comment #36478469
Thank you. Yes you're right, location/remote has to be adjusted for better experience. And I'll see what I can do regarding the email '+', thanks for the heads up.
-
comment
Comment #36474294
Oh I like that. It would include people that enjoy working at open-source companies, but their role might not be directly foss-related on the daily (eg: devops, website, etc). Than…
-
comment
Comment #36473578
Good point. The code used to have a "work directly on open-source" checkbox per job, but it's hidden for now because I wasn't sure about the edge cases: people can be asked to swit…
-
comment
Comment #36473499
Indeed. Some companies limit to countries, some to timezones (+/- a few hours), some to regions like you mentioned, and others might have a language requirement. I've been trying t…
-
comment
Comment #36473403
Reporting/flagging features are def on the todo list & not yet there. I agree, they'd be great to have for better moderation. All good points.
-
comment
Comment #36473357
Yeah, I might've gotten used to it by now - need to experiment a bit & adjust. Thank you for the feedback.
-
comment
Comment #36472677
Great questions, atm the index contains either companies that have their main products as open-source, or companies that make significant contributions (eg: Netflix, Cloudflare, Op…
-
comment
Comment #36472522
Nice, thanks for adding to resources.
-
comment
Comment #36472217
Thank you.
-
comment
Comment #36472205
Thank you. I agree: it's a great moat against closed-source competitors. Plus I'm noticing more and more businesses going with permissive Apache 2.0 licenses (or similar), which is…
-
story
Show HN: Fossfox – paid opportunities for open-source devs
The index lists either companies that work on open-source products or those that heavily contribute to open-source. Either way, ideal for devs that want to keep an eye out for oppo…
-
comment
Comment #36355961
I'd say it's also important to remember the types of projects that are easier to monetize. About a decade ago I wrote an OSS library that gained some nice traction, and it wasn't r…
-
comment
Comment #34224588
Open-source blockchain analytics tool [1]. Lots of use-cases, but a straightforward one is compliance. Many alternatives in the space, but most are SaaS-only. Still early in the jo…
-
comment
Comment #32081523
That's right, moving sats via LN is done off-chain. Once the channel closes, that's when it settles to L1, at which point tools like Rotki can help you figure it out.