Viewing profile — jaktet
jaktet
HN member- Joined
- Sun, Sep 28, 2014, 5:14 PM UTC
- HN karma
- 74
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About jaktet
No profile information was provided.
Recent public activity
-
comment
Comment #44970744
That’s a pretty good analogy though, noise is just information that isn’t immediately useful for the current task If I need to know the current age I don’t need to know the past ag…
-
comment
Comment #42600828
As for as a general reason to use it over SSM is that it’s free for like under 10k values but it’s not secure by default since it also allows non-encrypted values to be stored. AFA…
-
comment
Comment #42600030
Have thought about creating this exact type of thing. I will be checking this out next week, and seeing what else might be out there though. One service I see that’s missing is par…
-
comment
Comment #42548030
I don’t know about timemachine but I have some anecdotal experience with Dropbox and ransomware. Essentially one person’s computer was infected which encrypted all the files for ev…
-
comment
Comment #42517716
What I’m saying though is that if I were running a script like this, unless I’m targeting a specific ip, I would just be scanning known ports for known vulnerabilities. I wouldn’t …
-
comment
Comment #42517352
Unless they are specifically targeting that system my assumption would be that they are just looking for open ports for known services, then if found checking if exploits work or n…
-
comment
Comment #42514098
I would imagine the amount of time someone spends “investigating” a port like 3306 is the amount of time it takes for the existing automated software to run a check to see if the m…
-
comment
Comment #42434342
I can’t speak for OP but usually the issue with #3 for me is that the other criteria it needs to meet is that it works with whatever other integration I want. I remember when I loo…
-
comment
Comment #42374152
Haven’t seen this before, pretty neat https://topaz.github.io/paste/#XQAAAQATAAAAAAAAAAAqGgknZByHj...
-
comment
Comment #42259178
I tried this and had too many issues with other devices. I finally just bought a Brother laser printer with built in AirPrint that worked fine for many years but lately it seems to…
-
comment
Comment #42029247
Awesome Some additional feedback: Still would be nice to just put in website.com and have it assume I mean https://website.com - If a title is required maybe offer the option to ju…
-
comment
Comment #42027854
Tried it out real quick. The validation on the form page doesn’t require a valid url but when you hit submit the validation fails if the url is incorrect. When you click back to go…
-
comment
Comment #41784525
I’ve only used this so far to quickly create a local git repo for backing something up and it seems very promising. The interface felt nearly identical to GitHub as far as creating…
-
comment
Comment #41505042
These are interesting release notes… does anyone know what actually released with version 5?
-
comment
Comment #41470339
My experience is similar to yours, though I seem to have to login every other week or so it feels like (maybe it’s once a month I don’t know). This feeling could also be exasperate…
-
comment
Comment #41441973
i love onshape and the capabilities featurescript offers. I wish they had a hobbyist pricing that only provided minor QOL offerings like the ability to make some things private. As…
-
comment
Comment #41397501
https://12ft.io/http://consulting.m3047.net/dubai-letters/ba...
-
comment
Comment #40721320
I’ve been on Zepbound since January and my craving/desire for any alcohol basically is gone. I have gone periods without drinking before while trying to lose weight but I always fe…
-
comment
Comment #40605283
I think it’s altscreen on that you want, you can see my base settings here https://github.com/jensbodal/shell-settings/blob/main/docs/s...
-
comment
Comment #40250895
> A number of minutes equals an amount of time This is short and succinct and sums it up pretty well
-
comment
Comment #40047703
What is it? Site isn’t loading for me
-
comment
Comment #39712272
Oh that’s unfortunate, thanks for explaining it. Postgres has been in my list to check out but haven’t done any personal projects that I’d need it for… yet
-
comment
Comment #39712096
I haven’t used Postgres but is this the issue you’re talking about? https://github.com/launchbadge/sqlx/pull/1539
-
comment
Comment #39694790
Basic process in iOS was: * create folder * create page in folder * create new page while this previous page was open * Observe that new page is not created in current folder. Go f…
-
comment
Comment #39693729
I just tried out the iOS app Every time I try to move a page to a new folder the app crashes, is this a know issue or do you want more info?