Viewing profile — thepapanoob
thepapanoob
HN member- Joined
- Tue, Jan 09, 2018, 12:04 PM UTC
- HN karma
- 22
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About thepapanoob
No profile information was provided.
Recent public activity
-
comment
Comment #37521954
if you need CI/CD gitlab. if you allready have CI/CD with something like jenkins or whatever, or even if you dont need CI/CD at all gitea.
-
comment
Comment #28326943
the blocker is nvidia being an arse and not giving vGPU capability to customers (its a paid feature in Tesla cards)
-
comment
Comment #22316148
what ive been doing is simply sudo su - root -c "/bin/zsh" whenever i need to do quite alot with root
-
comment
Comment #22307023
"which is unlikely merged to the project as the functions is very limited to certain people." you should fork, implement the change and create a pull request first. Dont assume tha…
-
comment
Comment #22287918
wifi repeaters are the worst you can do...
-
comment
Comment #22032790
as far as i can tell theres really no way to stream to tiktok seems like they only allow video uploads
-
comment
Comment #21573641
i would just use zmap since its not only for such a niche usecase :D
-
comment
Comment #21353833
i dont get what the issue is? this is a personal problem with your colleague
-
comment
Comment #21014725
this requires physical access so its not really an issue
-
comment
Comment #21014161
well we're partly there: risc v
-
comment
Comment #20798920
i dont like garbage collected languages for emulators at all...
-
comment
Comment #20552196
because they detect that youre not a tracking script and simply redirect you to google
-
comment
Comment #20343652
why not simply lock the screen? it seems like a cumbersome fix for such an easy task
-
comment
Comment #20282789
theres nothing fancy about it. its just a plain ol' copy login page and start phishing with similar looking domain and the twitter guy makes it sound like its a huge deal...
-
comment
Comment #20271922
ufw is awesome and really shit at the same time... as long as you just need opened & closed ports its all fine, as soon as you do something with multiple networks (Docker, VM's) yo…
-
comment
Comment #20240646
because most of the times the malware simply uses completly normal and fine to use system api's to do what it wants to do. And for the deployment it simply gets added to cracked ap…
-
comment
Comment #19663794
i would argue that Windows is bad for anything but Windows development and gaming.
-
comment
Comment #19379935
also: running any other OS doesnt make it any more secure. in most cases the user is the weakpoint of the system
-
comment
Comment #19379895
noone can answer you if it is "secure" because that highly depends on your perspective and usecase! I would argue that running windows is inherently insecure ;) but i would also ar…
-
comment
Comment #19169318
try D! its a seemingly weird mixture of scripting languages and compiled ones. but ill all makes so much goddamn sense once you try it :)
-
comment
Comment #19074766
look up the CCNA certification! the information you need to pass that sum up a pretty good chunk of networking. so get yourself your favorite search engine and look up studying mat…
-
comment
Comment #19025786
css is just as hard as you make it! if you follow basic rules: make every component contained in a box wich they cant break out of! make it lean and use the css operators like > fi…
-
comment
Comment #18654959
all the information that gets hidden in plain sight: like the capital first letter indicating if a func / member is public or not time coding go: to short because this seriously ke…
-
comment
Comment #18616166
i love the publicity D is getting lately :)
-
comment
Comment #18541120
maybe its because docker is based on LXC (LinuX Containers)?!?!