Readit News logoReadit News
0x4a42 commented on Ask HN: Those making $500/month on side projects in 2022 – Show and tell    · Posted by u/deadcoder0904
sarora27 · 4 years ago
We launched this last year: https://kbee.app

Kbee turns a Google Drive folder into a searchable wiki for you and your team. We're currently doing ~$1500/month in MRR

0x4a42 · 4 years ago
What is MRR?
0x4a42 commented on Photoshop’s journey to the web   web.dev/ps-on-the-web/... · Posted by u/feross
Tajnymag · 4 years ago
Does that mean Photoshop is finally going to be supported on Linux?
0x4a42 · 4 years ago
It looks like it will.
0x4a42 commented on Analysis of large binaries and games in Ghidra-SRE   kiwidog.me/2021/07/analys... · Posted by u/elvis70
c7DJTLrn · 4 years ago
I started reverse engineering a game about 3 months ago with no prior experience. It is insanely difficult. I like to think that I have very good pattern recognition and investigative skills, I find most problems surmountable given enough time. But I'm barely making any progress and am tearing my hair out just to find tiny breadcrumbs of clues. Maybe this is one of those things where picking up a few books is imperative.

In software development, we share massive amounts of information, and there's always a premade tool out there that does what you need and will work the first time. This isn't my experience in the reverse engineering world. Information is sparse, seems to be kept private, and there's not always a tool that does what you want. Even if there is, good luck getting it to work.

0x4a42 · 4 years ago
There are ton of docs on the subject of rce. What about tuts4you or Woodmann board?
0x4a42 commented on PHP has been removed in macOS Monterey   developer.apple.com/forum... · Posted by u/ingve
sidlls · 4 years ago
Sarcasm doesn't make a poor point better.
0x4a42 · 4 years ago
Is it really sarcasm? I have often seen workstations pre-installed with an OS and some specific software sold as « bundle ». ie in medical domain, cnc, video…
0x4a42 commented on Burnout from an Organizational Perspective   ssir.org/articles/entry/b... · Posted by u/rustoo
hinkley · 4 years ago
I was working at such a place when the 2008 recession happened. That was brutal. I still have health issues from that experience.

The road to Hell is paved with good intentions. Your plans to get out quick may run into economic epicycles and then your clever plan ain’t so clever.

0x4a42 · 4 years ago
I had a similar experience at the same time.
0x4a42 commented on Keyboard that shocks you if you type with incorrect technique [video]   youtube.com/watch?v=yxUM_... · Posted by u/zdw
0x4a42 · 5 years ago
I see the potetnial for a VIM 101 course. :)
0x4a42 commented on Why can't I write code inside my browser?   tomcritchlow.com/2021/01/... · Posted by u/null_object
0x4a42 · 5 years ago
Actually you can code in the browser. You can write JS snippets in the URL, in the URL field, in the console... No need for an IDe, an interpreter or a compiler or to install anything else.

A browser is all you need to start coding and everyone has one installed on their system.

Also on coding is too hard for newbies: JS, Python, PHP are NOT hard. I couln't have became a developper 25 years ago when programming was really hard but nowadays building usefull applications with JS and/or Python the myriad of libaries available and the ridiculous hardware ressources at the disposal of anyone, it's not hard anymore.

0x4a42 commented on Gimp is 25 years old today   gimp.org/news/2020/11/21/... · Posted by u/constantinum
jcelerier · 5 years ago
Krita is more than enough for a lot of photo editing needs, which are basically cropping, resizing, applying color filters etc - for those operations Krita is much more straightforward than GIMP.

Also if what you said matched reality, Corel Painter would still exist in a meaningful way in 2020 but most artists migrated to Photoshop for their painting needs in 2007

0x4a42 · 5 years ago
> Krita is more than enough for a lot of photo editing needs, which are basically cropping, resizing, applying color filters

If it's your definition of photo editing then any freeware (ie: xnview, windows' image viewer...) can do this. You don't need Photoshop - which is pro high end software - to do this kind of basic stuffs.

0x4a42 commented on Gimp is 25 years old today   gimp.org/news/2020/11/21/... · Posted by u/constantinum
dwiash · 5 years ago
Krita. I think it's way better than GIMP
0x4a42 · 5 years ago
Krita is a painting app comparable to Corel Painter. You can't compare it with GIMP or Photoshop.
0x4a42 commented on Changes to Fusion 360 for Personal Use   autodesk.com/products/fus... · Posted by u/andyfleming
qchris · 5 years ago
I've always found it a little surprising that companies haven't built/funded a open-source organization for parametric mechanical CAD, similar to Blender for games or KiCad for electronics/PCB design.

The upside for a ROI seems like it would be enormous, and pretty easy to make happen. Industrial seat licensing for products like Solidworks, CATIA, Inventor, and (now) Fusion are enormously expensive. It's not just private organizations either--CAD proficiency is such a basic skill that every serious engineering school has an organizational license for their students too, which I'd imagine also costs a bundle. It's not as if the tools themselves are expanding functionality at some sort of rapid rate, either; I haven't done much CAD in the last two years (so maybe I somehow missed some sort of feature explosion), but while a regular user between 2013-2018, I saw basically no change in the vast majority of my most-used tools for several different CAD programs, with the exception of some improvement in out-of-the-box simulation capability.

The existing FOSS alternatives just aren't at par. I've tried FreeCAD, OpenSCAD, etc., and most mechanical engineers/CAD specialists wouldn't touch a code-based editor. They're certainly better than before, but the rough edges exist and some of them appear in areas that need to Just Work (like assembly and drawings). From my understanding of their contribution graphs, private organizations putting even two or three full-time developers working on those projects could push them much, much closer to being a drop-in replacement for a lot work that gets done, and potentially even save those orgs some money in the short-term by reducing the total number of seat licenses they need in to function.

Edit: Added mention of KiCad, bc that's kind of important too

0x4a42 · 5 years ago
> I've always found it a little surprising that companies haven't built/funded a open-source organization for parametric mechanical CAD, similar to Blender for games or KiCad for electronics/PCB design.

Salome is supported by EDF (French national energy) and BRL-CAD by the US Army.

Both are pretty good.

u/0x4a42

KarmaCake day329May 27, 2015View Original